mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
16 lines
3.3 KiB
Groff
16 lines
3.3 KiB
Groff
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
|
|
DEFINED_PHASES=compile configure install postinst postrm prepare test
|
|
DEPEND=media-libs/glu sys-libs/ncurses x11-misc/shared-mime-info dev-libs/lygia media-libs/liblo dev-libs/vera media-libs/glm ffmpeg? ( media-video/ffmpeg ) xvfb? ( x11-base/xorg-server[xvfb] ) python? ( python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_11? ( dev-python/pybind11[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_12? ( dev-python/pybind11[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_13? ( dev-python/pybind11[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_14? ( dev-python/pybind11[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) )
|
|
DESCRIPTION=Console-based GLSL live-coding viewer
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/patriciogonzalezvivo/glslViewer
|
|
INHERIT=cmake flag-o-matic python-r1
|
|
IUSE=X ffmpeg xvfb python python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
|
LICENSE=BSD MIT
|
|
RDEPEND=media-libs/glu sys-libs/ncurses x11-misc/shared-mime-info dev-libs/lygia media-libs/liblo dev-libs/vera media-libs/glm ffmpeg? ( media-video/ffmpeg ) xvfb? ( x11-base/xorg-server[xvfb] ) python? ( python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_11? ( dev-python/pybind11[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_12? ( dev-python/pybind11[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_13? ( dev-python/pybind11[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_14? ( dev-python/pybind11[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) )
|
|
REQUIRED_USE=python? ( || ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) )
|
|
SLOT=0
|
|
SRC_URI=https://codeload.github.com/patriciogonzalezvivo/glslViewer/tar.gz/refs/tags/3.2.4 -> glslViewer-3.2.4.tar.gz
|
|
_eclasses_=toolchain-funcs 7e440a20ac11dece04e3334622e6e5da flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38
|
|
_md5_=d8f7d58c1aca7b8bb062f98af49c0959
|