sci-ml/comfy-angle - 0.1.0 (phackerlay)

Search

Install

Install this version:

emerge -a =sci-ml/comfy-angle-0.1.0

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =sci-ml/comfy-angle-0.1.0

Or alternatively:

emerge --autounmask-write -a =sci-ml/comfy-angle-0.1.0

Package Information

Description:
Redistributable ANGLE libraries
Homepage:
https://github.com/Comfy-Org/comfy-angle
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
0.1.0 8 ~amd64 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{12..14} )

inherit distutils-r1

DESCRIPTION="Redistributable ANGLE libraries "
HOMEPAGE="https://github.com/Comfy-Org/comfy-angle"
SRC_URI="https://github.com/Comfy-Org/comfy-angle/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"

Inherited Eclasses

Manifest for 0.1.0

Type File Size Source URLs
DIST comfy-angle-0.1.0.tar.gz 13074 bytes https://github.com/Comfy-Org/comfy-angle/archive/refs/tags/v0.1.0.tar.gz