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

View File

@@ -48,7 +48,6 @@ app-editors/featherpad 0.17.2 0.18.0: Lightweight Qt5 Plain-Text Editor for Linu
app-editors/kitscenarist 0.7.2_rc9: Simple and powerful application for creating screenplays.
app-editors/micro 2.0.8 2.0.9: A modern and intuitive terminal-based text editor
app-editors/typora-bin 0.10.7: a markdown editor,markdown reader.
app-editors/vscodium-bin 1.56.0 1.56.2: Free/Libre Open Source Software Binaries of VSCode
app-emacs/flycheck 31: On the fly syntax checking for GNU Emacs
app-emulation/arnold 20170513: Amstrad CPC emulator
app-emulation/dxvk-bin 1.8 1.8.1: Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine
@@ -233,7 +232,7 @@ dev-embedded/rauc 1.5.1: Lightweight update client that runs on your Embedded Li
dev-erlang/cowboy 2.8.0: Small, fast, modern HTTP server for Erlang/OTP.
dev-erlang/cowlib 2.10.1: Support library for manipulating Web protocols.
dev-erlang/ranch 1.7.1: Socket acceptor pool for TCP protocols.
dev-games/godot 3.2.3-r1 3.3: Multi-platform 2D and 3D game engine
dev-games/godot 3.3.2: Multi-platform 2D and 3D game engine
dev-games/surgescript 0.5.4.4 0.5.5 9999: scripting language made for opensurge
dev-go/lichen 0.1.1: Go binary license checker
dev-java/gradle-base-annotations 6.8.2: Build automation tool for JVM Languages, C(++), etc.
@@ -279,6 +278,7 @@ dev-libs/supercop 0_p20200827: Fast cryyptographic operations for Monero wallets
dev-libs/tllist 1.0.5 9999: A C header file only implementation of a typed linked list
dev-libs/tweeny 3.1.1 3.2.0: C++ tweening (inbetweening) library
dev-libs/xqilla 2.3.4: An XQuery and XPath 2 library and command line utility written in C++
dev-lisp/arc 3.2: New dialect of Lisp, works well for basic web apps
dev-perl/File-DirList 0.05: provide a sorted list of directory content
dev-perl/File-Touch 0.12: Update file access and modification times, creating files if needed
dev-perl/GitLab-API-v4 0.26: A complete GitLab API v4 client
@@ -478,6 +478,7 @@ games-engines/nxengine-evo 2.6.4: rewrite of the jump-and-run platformer Doukuts
games-fps/crispy-doom 5.10.0 5.10.1: A limit-removing enhanced-resolution Doom source port based on Chocolate Doom
games-fps/quakespasm 0.93.2 9999: Modern, cross-platform Quake 1 engine based on FitzQuake
games-misc/Fallout3Terminal 0_pre20191105: A recreation of the Fallout 3 terminal via a linux bash script!
games-puzzle/krank 8: Little casual game
games-puzzle/superflu-riteurnz 1.0.0: Artisanal video-game about Superflu, the useless super-hero (french)
games-util/NotEnoughProduction 0.0.4: Tool for building production chains for modded minecraft
games-util/dwarf-therapist 41.2.2: For managing dwarves in Dwarf Fortress
@@ -563,10 +564,12 @@ media-gfx/memethesis-cli 3.2.1 9999: Create memes from the terminal
media-gfx/oxipng 3.0.1 4.0.3: A lossless PNG compression optimizer
media-gfx/qfontviewer 9999: Font viewer with character table
media-gfx/qview 4.0: Practical and minimal image viewer
media-gfx/sic 0.18.0: Accessible image processing and conversion from the terminal tool.
media-gfx/sic 0.18.0 0.19.0: Accessible image processing and conversion from the terminal tool.
media-gfx/silicon 0.4.0 0.4.1: Create beautiful image of your code
media-gfx/svgcleaner 0.9.5: svgcleaner could help you to clean up your SVG files from the unnecessary data.
media-libs/alvr 15.2.1_p20210604: Wireless driver for Oculus Quest
media-libs/amdvlk 2020.4.5 2020.4.6 2021.1.2: AMD Open Source Driver for Vulkan
media-libs/embree 3.13.0: Collection of high-performance ray tracing kernels
media-libs/fcft 2.3.3 2.4.0 9999: A simple library for font loading and glyph rasterization
media-libs/gl4es 9999: OpenGL 2.1/1.5 to GL ES 2.0/1.1 translation library
media-libs/libbpg 0.9.8: Better Portable Graphics reference implementation
@@ -662,7 +665,7 @@ net-wireless/rtl8821cu 0_pre20210327: Realtek 8821CU/RTL8811CU module for Linux
sci-biology/cmdock 0.1.2 0.1.3: Program for docking ligands to proteins and nucleic acids
sci-biology/geneathome 1.10: BOINC application for expanding Gene Regulatory Networks (GRN)
sci-electronics/bsc 0_pre20210124 9999: Bluespec high level hardware design language compiler
sci-electronics/dsview 1.12 9999: An open source multi-function instrument
sci-electronics/dsview 1.12-r1 9999: An open source multi-function instrument
sci-electronics/kactus2 3.8.0 9999: A open source IP-XACT-based tool
sci-electronics/verilator 4.200 4.202 9999: The fast free Verilog/SystemVerilog simulator
sci-geosciences/GeographicLib-data 0: Datasets for GeographicLib
@@ -759,7 +762,7 @@ x11-libs/gtk-fortran 20.04: A GTK+ binding to build Graphical User Interfaces in
x11-libs/sdl-fakeqwerty 0_pre20191217: Fixes non-QWERTY keyboards on Prison Architect (and maybe other SDL games)
x11-misc/aerial-sddm-theme 0_pre20191018 9999: SDDM theme with Apple TV Aerial videos
x11-misc/betterlockscreen 3.1.1 3.2.0 9999: sweet looking lockscreen for linux system
x11-misc/betterlockscreen_rapid 0.0.0_pre20201222: A rapid and good-looking screen locker
x11-misc/betterlockscreen_rapid 0.0.0_pre20201222 0.0.0_pre20210606: A rapid and good-looking screen locker
x11-misc/caffeine-ng 3.5.1 9999: Aplication able to temporarily inhibit the screensaver.
x11-misc/gammy 0.9.60 0.9.64 9999: Adaptive screen brightness/temperature
x11-misc/gromit-mpx 1.4 9999: Gromit-MPX is a multi-pointer GTK3 port of the Gromit desktop annotation tool

View File

@@ -1 +1 @@
Fri, 04 Jun 2021 08:05:26 +0000
Sun, 06 Jun 2021 08:20:04 +0000