2021-06-06 08:20:04 UTC

This commit is contained in:
Repository mirror & CI
2021-06-06 08:20:04 +00:00
parent f24e989415
commit 5f17449f67
19 changed files with 121 additions and 71 deletions

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( python_single_target_python3_8? ( >=dev-python/arrow-0.8.0[python_targets_python3_8(-)] >=dev-python/b2sdk-1.8.0[python_targets_python3_8(-)] >=dev-python/phx-class-registry-3.0.5[python_targets_python3_8(-)] >=dev-python/rst2ansi-0.1.5[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/arrow-0.8.0[python_targets_python3_9(-)] >=dev-python/b2sdk-1.8.0[python_targets_python3_9(-)] >=dev-python/phx-class-registry-3.0.5[python_targets_python3_9(-)] >=dev-python/rst2ansi-0.1.5[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-python/importlib_metadata-3.3.0[python_targets_python3_8(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-4.5.0[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)] )
BDEPEND=test? ( python_single_target_python3_8? ( >=dev-python/arrow-0.8.0[python_targets_python3_8(-)] >=dev-python/b2sdk-1.8.0[python_targets_python3_8(-)] >=dev-python/docutils-0.16[python_targets_python3_8(-)] >=dev-python/phx-class-registry-3.0.5[python_targets_python3_8(-)] >=dev-python/rst2ansi-0.1.5[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/arrow-0.8.0[python_targets_python3_9(-)] >=dev-python/b2sdk-1.8.0[python_targets_python3_9(-)] >=dev-python/docutils-0.16[python_targets_python3_9(-)] >=dev-python/phx-class-registry-3.0.5[python_targets_python3_9(-)] >=dev-python/rst2ansi-0.1.5[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-python/importlib_metadata-3.3.0[python_targets_python3_8(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-4.5.0[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)] )
DEFINED_PHASES=compile configure install postinst prepare setup test
DESCRIPTION=Command-line tool for BackBlaze's B2 product
EAPI=7
@@ -7,10 +7,10 @@ INHERIT=distutils-r1
IUSE=test python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=python_single_target_python3_8? ( >=dev-python/arrow-0.8.0[python_targets_python3_8(-)] >=dev-python/b2sdk-1.8.0[python_targets_python3_8(-)] >=dev-python/phx-class-registry-3.0.5[python_targets_python3_8(-)] >=dev-python/rst2ansi-0.1.5[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/arrow-0.8.0[python_targets_python3_9(-)] >=dev-python/b2sdk-1.8.0[python_targets_python3_9(-)] >=dev-python/phx-class-registry-3.0.5[python_targets_python3_9(-)] >=dev-python/rst2ansi-0.1.5[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-python/importlib_metadata-3.3.0[python_targets_python3_8(-)] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)] )
RDEPEND=python_single_target_python3_8? ( >=dev-python/arrow-0.8.0[python_targets_python3_8(-)] >=dev-python/b2sdk-1.8.0[python_targets_python3_8(-)] >=dev-python/docutils-0.16[python_targets_python3_8(-)] >=dev-python/phx-class-registry-3.0.5[python_targets_python3_8(-)] >=dev-python/rst2ansi-0.1.5[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/arrow-0.8.0[python_targets_python3_9(-)] >=dev-python/b2sdk-1.8.0[python_targets_python3_9(-)] >=dev-python/docutils-0.16[python_targets_python3_9(-)] >=dev-python/phx-class-registry-3.0.5[python_targets_python3_9(-)] >=dev-python/rst2ansi-0.1.5[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-python/importlib_metadata-3.3.0[python_targets_python3_8(-)] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)] )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/b/b2/b2-2.5.0.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 6e84b7d3d8d0bb1ee12774f4a66909e2 python-single-r1 d25ac9d5d91fe9d44fda6ec192aca11a distutils-r1 c21cf58c1e3c67e0ea53c96a7b37eddd
_md5_=5ac05d4b819a9a0e4f523fe65cbb5fed
_md5_=98a43a9330666f7b319b21a2edb3bb28

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=install postinst postrm preinst prepare
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Free/Libre Open Source Software Binaries of VSCode
EAPI=7
HOMEPAGE=https://vscodium.com
INHERIT=desktop pax-utils xdg
IUSE=libsecret
KEYWORDS=-* ~amd64 ~arm ~arm64
LICENSE=MIT
RDEPEND=app-accessibility/at-spi2-atk dev-libs/nss media-libs/alsa-lib media-libs/libpng:0/16 net-print/cups x11-libs/cairo x11-libs/gtk+:3 x11-libs/libXScrnSaver x11-libs/libXtst x11-libs/libnotify x11-libs/libxkbcommon x11-libs/libxkbfile x11-libs/pango libsecret? ( app-crypt/libsecret[crypt] ) amd64? ( sys-apps/ripgrep ) arm64? ( sys-apps/ripgrep )
SLOT=0
SRC_URI=amd64? ( https://github.com/VSCodium/vscodium/releases/download/1.56.0/VSCodium-linux-x64-1.56.0.tar.gz ) arm? ( https://github.com/VSCodium/vscodium/releases/download/1.56.0/VSCodium-linux-armhf-1.56.0.tar.gz ) arm64? ( https://github.com/VSCodium/vscodium/releases/download/1.56.0/VSCodium-linux-arm64-1.56.0.tar.gz )
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 pax-utils d3fc79d3d50544347e324864f95206e2 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
_md5_=8896f881de21b58b5dde5a984104dd2c

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=install postinst postrm preinst prepare
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Free/Libre Open Source Software Binaries of VSCode
EAPI=7
HOMEPAGE=https://vscodium.com
INHERIT=desktop pax-utils xdg
IUSE=libsecret
KEYWORDS=-* ~amd64 ~arm ~arm64
LICENSE=MIT
RDEPEND=app-accessibility/at-spi2-atk dev-libs/nss media-libs/alsa-lib media-libs/libpng:0/16 net-print/cups x11-libs/cairo x11-libs/gtk+:3 x11-libs/libXScrnSaver x11-libs/libXtst x11-libs/libnotify x11-libs/libxkbcommon x11-libs/libxkbfile x11-libs/pango libsecret? ( app-crypt/libsecret[crypt] ) amd64? ( sys-apps/ripgrep ) arm64? ( sys-apps/ripgrep )
SLOT=0
SRC_URI=amd64? ( https://github.com/VSCodium/vscodium/releases/download/1.56.2/VSCodium-linux-x64-1.56.2.tar.gz ) arm? ( https://github.com/VSCodium/vscodium/releases/download/1.56.2/VSCodium-linux-armhf-1.56.2.tar.gz ) arm64? ( https://github.com/VSCodium/vscodium/releases/download/1.56.2/VSCodium-linux-arm64-1.56.2.tar.gz )
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 pax-utils d3fc79d3d50544347e324864f95206e2 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
_md5_=8896f881de21b58b5dde5a984104dd2c

View File

@@ -1,15 +0,0 @@
BDEPEND=virtual/pkgconfig || ( ( dev-lang/python:3.9 dev-util/scons[python_targets_python3_9(-),-python_single_target_python3_9(-)] ) ( dev-lang/python:3.8 dev-util/scons[python_targets_python3_8(-),-python_single_target_python3_8(-)] ) )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup
DEPEND=app-arch/lz4 app-arch/zstd dev-libs/libpcre2[pcre32] media-libs/alsa-lib media-libs/libpng:0= media-libs/libvpx media-libs/mesa[gles2] sys-libs/zlib x11-libs/libX11 x11-libs/libXcursor x11-libs/libXi x11-libs/libXinerama virtual/glu virtual/opengl bullet? ( >=sci-physics/bullet-2.89 ) enet? ( net-libs/enet:= ) freetype? ( media-libs/freetype:2 ) mbedtls? ( net-libs/mbedtls ) ogg? ( media-libs/libogg ) opus? ( media-libs/opus media-libs/opusfile ) pulseaudio? ( media-sound/pulseaudio ) theora? ( media-libs/libtheora ) udev? ( virtual/udev ) upnp? ( net-libs/miniupnpc ) vorbis? ( media-libs/libvorbis ) webp? ( media-libs/libwebp ) dev-lang/yasm dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Multi-platform 2D and 3D game engine
EAPI=7
HOMEPAGE=https://godotengine.org
INHERIT=desktop python-any-r1 scons-utils xdg
IUSE=+bullet debug +enet +freetype lto +mbedtls +ogg +opus pulseaudio +theora +udev +upnp +vorbis +webp
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0 Boost-1.0 BSD CC-BY-3.0 MIT MPL-2.0 OFL-1.1 public-domain ZLIB
RDEPEND=app-arch/lz4 app-arch/zstd dev-libs/libpcre2[pcre32] media-libs/alsa-lib media-libs/libpng:0= media-libs/libvpx media-libs/mesa[gles2] sys-libs/zlib x11-libs/libX11 x11-libs/libXcursor x11-libs/libXi x11-libs/libXinerama virtual/glu virtual/opengl bullet? ( >=sci-physics/bullet-2.89 ) enet? ( net-libs/enet:= ) freetype? ( media-libs/freetype:2 ) mbedtls? ( net-libs/mbedtls ) ogg? ( media-libs/libogg ) opus? ( media-libs/opus media-libs/opusfile ) pulseaudio? ( media-sound/pulseaudio ) theora? ( media-libs/libtheora ) udev? ( virtual/udev ) upnp? ( net-libs/miniupnpc ) vorbis? ( media-libs/libvorbis ) webp? ( media-libs/libwebp )
SLOT=0/3
SRC_URI=https://github.com/godotengine/godot/archive/3.2.3-stable.tar.gz -> godot-3.2.3.tar.gz
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 6e84b7d3d8d0bb1ee12774f4a66909e2 python-any-r1 17241a11501065ff3651350040875aa9 multiprocessing cac3169468f893670dac3e7cb940e045 scons-utils fc8e53815030125602cc608cd1bff857 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
_md5_=99ebb0b5082b5198aec577e5d977d6bd

View File

@@ -1,15 +1,15 @@
BDEPEND=virtual/pkgconfig || ( ( dev-lang/python:3.9 dev-util/scons[python_targets_python3_9(-),-python_single_target_python3_9(-)] ) ( dev-lang/python:3.8 dev-util/scons[python_targets_python3_8(-),-python_single_target_python3_8(-)] ) )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup
DEPEND=app-arch/lz4 app-arch/zstd dev-libs/libpcre2[pcre32] media-libs/alsa-lib media-libs/libpng:0= media-libs/libvpx media-libs/mesa[gles2] sys-libs/zlib x11-libs/libX11 x11-libs/libXcursor x11-libs/libXi x11-libs/libXinerama virtual/glu virtual/opengl bullet? ( >=sci-physics/bullet-2.89 ) enet? ( net-libs/enet:= ) freetype? ( media-libs/freetype:2 ) mbedtls? ( net-libs/mbedtls ) ogg? ( media-libs/libogg ) opus? ( media-libs/opus media-libs/opusfile ) pulseaudio? ( media-sound/pulseaudio ) theora? ( media-libs/libtheora ) udev? ( virtual/udev ) upnp? ( net-libs/miniupnpc ) vorbis? ( media-libs/libvorbis ) webp? ( media-libs/libwebp ) dev-lang/yasm dev-util/desktop-file-utils x11-misc/shared-mime-info
DEPEND=app-arch/lz4 app-arch/zstd dev-libs/libpcre2[pcre32] media-libs/alsa-lib media-libs/libpng:0= media-libs/libvpx media-libs/mesa[gles2] sys-libs/zlib x11-libs/libX11 x11-libs/libXcursor x11-libs/libXi x11-libs/libXinerama virtual/glu virtual/opengl bullet? ( >=sci-physics/bullet-2.89 ) enet? ( net-libs/enet:= ) freetype? ( media-libs/freetype:2 ) mbedtls? ( net-libs/mbedtls ) ogg? ( media-libs/libogg ) opus? ( media-libs/opus media-libs/opusfile ) pulseaudio? ( media-sound/pulseaudio ) raycast? ( media-libs/embree:3 ) theora? ( media-libs/libtheora ) udev? ( virtual/udev ) upnp? ( net-libs/miniupnpc ) vorbis? ( media-libs/libvorbis ) webp? ( media-libs/libwebp ) dev-lang/yasm dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Multi-platform 2D and 3D game engine
EAPI=7
HOMEPAGE=https://godotengine.org
INHERIT=desktop python-any-r1 scons-utils xdg
IUSE=+bullet debug deprecated +enet +freetype lto +mbedtls +ogg +opus pulseaudio +theora +udev +upnp +vorbis +webp
IUSE=+bullet debug deprecated +enet +freetype lto +mbedtls +ogg +opus pulseaudio raycast +theora +udev +upnp +vorbis +webp
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0 Boost-1.0 BSD CC-BY-3.0 MIT MPL-2.0 OFL-1.1 public-domain ZLIB
RDEPEND=app-arch/lz4 app-arch/zstd dev-libs/libpcre2[pcre32] media-libs/alsa-lib media-libs/libpng:0= media-libs/libvpx media-libs/mesa[gles2] sys-libs/zlib x11-libs/libX11 x11-libs/libXcursor x11-libs/libXi x11-libs/libXinerama virtual/glu virtual/opengl bullet? ( >=sci-physics/bullet-2.89 ) enet? ( net-libs/enet:= ) freetype? ( media-libs/freetype:2 ) mbedtls? ( net-libs/mbedtls ) ogg? ( media-libs/libogg ) opus? ( media-libs/opus media-libs/opusfile ) pulseaudio? ( media-sound/pulseaudio ) theora? ( media-libs/libtheora ) udev? ( virtual/udev ) upnp? ( net-libs/miniupnpc ) vorbis? ( media-libs/libvorbis ) webp? ( media-libs/libwebp )
RDEPEND=app-arch/lz4 app-arch/zstd dev-libs/libpcre2[pcre32] media-libs/alsa-lib media-libs/libpng:0= media-libs/libvpx media-libs/mesa[gles2] sys-libs/zlib x11-libs/libX11 x11-libs/libXcursor x11-libs/libXi x11-libs/libXinerama virtual/glu virtual/opengl bullet? ( >=sci-physics/bullet-2.89 ) enet? ( net-libs/enet:= ) freetype? ( media-libs/freetype:2 ) mbedtls? ( net-libs/mbedtls ) ogg? ( media-libs/libogg ) opus? ( media-libs/opus media-libs/opusfile ) pulseaudio? ( media-sound/pulseaudio ) raycast? ( media-libs/embree:3 ) theora? ( media-libs/libtheora ) udev? ( virtual/udev ) upnp? ( net-libs/miniupnpc ) vorbis? ( media-libs/libvorbis ) webp? ( media-libs/libwebp )
SLOT=0/3
SRC_URI=https://github.com/godotengine/godot/archive/3.3-stable.tar.gz -> godot-3.3.tar.gz
SRC_URI=https://github.com/godotengine/godot/archive/3.3.2-stable.tar.gz -> godot-3.3.2.tar.gz
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 6e84b7d3d8d0bb1ee12774f4a66909e2 python-any-r1 17241a11501065ff3651350040875aa9 multiprocessing cac3169468f893670dac3e7cb940e045 scons-utils fc8e53815030125602cc608cd1bff857 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
_md5_=c487f0c65ae6953b37bf0457bcb7e02d
_md5_=8d54291dafe8c33317c132695ece9a06

View File

@@ -0,0 +1,12 @@
DEFINED_PHASES=compile install
DESCRIPTION=New dialect of Lisp, works well for basic web apps
EAPI=7
HOMEPAGE=http://www.arclanguage.org/
INHERIT=wrapper
KEYWORDS=~amd64
LICENSE=Artistic-2
RDEPEND=dev-scheme/racket
SLOT=0
SRC_URI=http://www.arclanguage.org/arc3.2.tar -> arc-3.2.tar
_eclasses_=wrapper 4251d4c84c25f59094fd557e0063a974
_md5_=9e4b718d67eda227b2615251130fe4b1

View File

@@ -1,11 +1,11 @@
DEFINED_PHASES=install prepare
DEPEND=>=dev-scheme/guile-2.0.9
DEPEND=>=dev-scheme/guile-2.0.9:=
DESCRIPTION=Colorized REPL for GNU Guile
EAPI=7
HOMEPAGE=https://gitlab.com/NalaGinrut/guile-colorized/
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=>=dev-scheme/guile-2.0.9
RDEPEND=>=dev-scheme/guile-2.0.9:=
SLOT=0
SRC_URI=https://gitlab.com/NalaGinrut/guile-colorized/-/archive/1625a79f0e31849ebd537e2a58793fb45678c58f.tar.bz2 -> guile-colorized-0.1_p20191205.tar.bz2
_md5_=c3dd9087fafaf15be4a5302104a2fad8
_md5_=231ee9d6a9e5a5733c0b54193c376cf5

View File

@@ -1,13 +1,13 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=install prepare unpack
DEPEND=>=dev-scheme/guile-2.0.9
DEPEND=>=dev-scheme/guile-2.0.9:=
DESCRIPTION=Colorized REPL for GNU Guile
EAPI=7
HOMEPAGE=https://gitlab.com/NalaGinrut/guile-colorized/
INHERIT=git-r3
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=>=dev-scheme/guile-2.0.9
RDEPEND=>=dev-scheme/guile-2.0.9:=
SLOT=0
_eclasses_=git-r3 b8e8c92aa5fe8df7187e466138eb4e52
_md5_=c3dd9087fafaf15be4a5302104a2fad8
_md5_=231ee9d6a9e5a5733c0b54193c376cf5

View File

@@ -1,13 +1,13 @@
BDEPEND=sys-apps/texinfo
DEFINED_PHASES=configure install prepare
DEPEND=>=dev-scheme/guile-2.0.9 dev-libs/gobject-introspection x11-libs/gtk+:3[introspection]
DEPEND=>=dev-scheme/guile-2.0.9:= dev-libs/gobject-introspection x11-libs/gtk+:3[introspection]
DESCRIPTION=Bindings for GObject Introspection and libgirepository for Guile
EAPI=7
HOMEPAGE=https://spk121.github.io/guile-gi/
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=>=dev-scheme/guile-2.0.9 dev-libs/gobject-introspection x11-libs/gtk+:3[introspection]
RDEPEND=>=dev-scheme/guile-2.0.9:= dev-libs/gobject-introspection x11-libs/gtk+:3[introspection]
RESTRICT=strip test
SLOT=0
SRC_URI=https://github.com/spk121/guile-gi/archive/v0.3.1.tar.gz -> guile-gi-0.3.1.tar.gz
_md5_=e3d7430efe0974a3340521b17cf2d676
_md5_=43af2919d98aef87960f790ea84549c6

View File

@@ -1,14 +1,14 @@
BDEPEND=sys-apps/texinfo >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=configure install prepare unpack
DEPEND=>=dev-scheme/guile-2.0.9 dev-libs/gobject-introspection x11-libs/gtk+:3[introspection]
DEPEND=>=dev-scheme/guile-2.0.9:= dev-libs/gobject-introspection x11-libs/gtk+:3[introspection]
DESCRIPTION=Bindings for GObject Introspection and libgirepository for Guile
EAPI=7
HOMEPAGE=https://spk121.github.io/guile-gi/
INHERIT=git-r3
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=>=dev-scheme/guile-2.0.9 dev-libs/gobject-introspection x11-libs/gtk+:3[introspection]
RDEPEND=>=dev-scheme/guile-2.0.9:= dev-libs/gobject-introspection x11-libs/gtk+:3[introspection]
RESTRICT=strip test
SLOT=0
_eclasses_=git-r3 b8e8c92aa5fe8df7187e466138eb4e52
_md5_=e3d7430efe0974a3340521b17cf2d676
_md5_=43af2919d98aef87960f790ea84549c6

View File

@@ -0,0 +1,12 @@
DEFINED_PHASES=install
DESCRIPTION=Little casual game
EAPI=7
HOMEPAGE=https://gitlab.com/mazes_80/krank
INHERIT=desktop
KEYWORDS=~amd64 ~x86
LICENSE=public-domain
RDEPEND=dev-python/pygame
SLOT=0
SRC_URI=https://gitlab.com/mazes_80/krank/-/archive/8/krank-8.tar.bz2
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28
_md5_=7db206c46825ba71e433bd4271f4e9a7

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,16 @@
BDEPEND=virtual/pkgconfig dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=amd64? ( ispc? ( dev-lang/ispc ) ) x86? ( ispc? ( dev-lang/ispc ) ) media-libs/glfw tbb? ( dev-cpp/tbb ) tutorial? ( media-libs/libpng:0= media-libs/openimageio virtual/jpeg:0 ) virtual/opengl
DESCRIPTION=Collection of high-performance ray tracing kernels
EAPI=7
HOMEPAGE=https://github.com/embree/embree
INHERIT=cmake flag-o-matic linux-info toolchain-funcs
IUSE=+compact-polys ispc raymask ssp static-libs +tbb tutorial cpu_flags_arm_neon cpu_flags_x86_sse2 cpu_flags_x86_sse4_2 cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_avx512dq kernel_linux
KEYWORDS=~amd64 ~arm ~arm64 ~x86 -*
LICENSE=Apache-2.0
RDEPEND=amd64? ( ispc? ( dev-lang/ispc ) ) x86? ( ispc? ( dev-lang/ispc ) ) media-libs/glfw tbb? ( dev-cpp/tbb ) tutorial? ( media-libs/libpng:0= media-libs/openimageio virtual/jpeg:0 ) virtual/opengl
REQUIRED_USE=arm? ( !ispc ) arm64? ( !ispc )
SLOT=3
SRC_URI=https://github.com/embree/embree/archive/v3.13.0.tar.gz -> embree-3.13.0.tar.gz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic bc2e7662a4a9a8643be851982a837ddc xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da linux-info 30ded7f9adbdd03d3e848cdd74f6c395
_md5_=628fc47515ccd6a03964925f3b011b85

View File

@@ -13,4 +13,4 @@ REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=https://github.com/DreamSourceLab/DSView/archive/v1.12.tar.gz -> dsview-1.12.tar.gz
_eclasses_=gnuconfig 9f91b4b0c84e734a87492d4293f03de5 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e libtool f143db5a74ccd9ca28c1234deffede96 autotools 9e63f92c2a5d867fea55ecb160c7d354 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic bc2e7662a4a9a8643be851982a837ddc xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 6e84b7d3d8d0bb1ee12774f4a66909e2 python-r1 26e4ad0a4190b14f70973dc253e86535 udev 452708c3f55cf6e918b045adb949a9e6 xdg c7ba313ea1eaf266f95cc6235f7d6a07
_md5_=6b94a4199a646d95a50de51dfe8f367f
_md5_=91f255fac70ae63d72d39a56f9a6bf46

View File

@@ -0,0 +1,10 @@
DEFINED_PHASES=install
DESCRIPTION=A rapid and good-looking screen locker
EAPI=7
HOMEPAGE=https://github.com/oakszyjrnrdy/betterlockscreen_rapid
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=MIT
RDEPEND=>=x11-misc/i3lock-color-2.13.3 x11-misc/i3lock-fancy-rapid
SLOT=0
SRC_URI=https://github.com/oakszyjrnrdy/betterlockscreen_rapid/archive/f3014321f49f7e62dfeb5489e70c0fad8469d13e.tar.gz -> betterlockscreen_rapid-0.0.0_pre20210606.tar.gz
_md5_=f15f6d997b60e1569236c9a50d798bb9