mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
2020-04-11 21:05:06 UTC
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
BDEPEND=doc? ( >=dev-python/mkdocs-material-2.2.5 dev-python/pyspelling ) test? ( dev-python/pytest[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
BDEPEND=test? ( dev-python/pytest[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] doc? ( || ( ( >=dev-lang/python-3.8.2:3.8 dev-python/mkdocs[python_targets_python3_8(-),python_single_target_python3_8(+)] ~dev-python/mkdocs-material-4.6.3[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/pyspelling[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( >=dev-lang/python-3.7.6:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] ~dev-python/mkdocs-material-4.6.3[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/pyspelling[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( >=dev-lang/python-3.6.10:3.6 dev-python/mkdocs[python_targets_python3_6(-),python_single_target_python3_6(+)] ~dev-python/mkdocs-material-4.6.3[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/pyspelling[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) )
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( dev-python/mock[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/regex[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] )
|
||||
DESCRIPTION=Wrapper around re or regex that adds additional back references
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/facelessuser/backrefs https://pypi.org/project/backrefs
|
||||
IUSE=doc test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
|
||||
IUSE=test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 doc
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targe
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/facelessuser/backrefs/archive/4.3.0.tar.gz -> backrefs-4.3.0.tar.gz
|
||||
_eclasses_=distutils-r1 577e2308f7b36e26062d464f59a5ee6c multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 6f5996d2ae01e0c6f2869ed18f023239 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=5a42ae12b23d244bc1e1d2872dc0321e
|
||||
_eclasses_=distutils-r1 577e2308f7b36e26062d464f59a5ee6c docs d1448b988dc6c870ccbfb3a977fad70b multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 6f5996d2ae01e0c6f2869ed18f023239 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=b31b9658a21603d8a481f3a60bee7f88
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
BDEPEND=doc? ( dev-python/mkdocs-git-revision-date-localized-plugin dev-python/mkdocs_pymdownx_material_extras dev-python/pyspelling ) test? ( dev-python/pytest[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
BDEPEND=test? ( dev-python/pytest[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] doc? ( || ( ( >=dev-lang/python-3.8.2:3.8 dev-python/mkdocs[python_targets_python3_8(-),python_single_target_python3_8(+)] ~dev-python/mkdocs-material-5.0.0_rc2[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/mkdocs_pymdownx_material_extras[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/pyspelling[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( >=dev-lang/python-3.7.6:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] ~dev-python/mkdocs-material-5.0.0_rc2[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs_pymdownx_material_extras[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/pyspelling[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( >=dev-lang/python-3.6.10:3.6 dev-python/mkdocs[python_targets_python3_6(-),python_single_target_python3_6(+)] ~dev-python/mkdocs-material-5.0.0_rc2[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/mkdocs_pymdownx_material_extras[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/pyspelling[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) )
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Bash style brace expansion for Python
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/facelessuser/bracex https://pypi.org/project/bracex
|
||||
IUSE=doc test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
|
||||
IUSE=test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 doc
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
@@ -11,5 +11,5 @@ REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targe
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/facelessuser/bracex/archive/2.0.0.tar.gz -> bracex-2.0.0.tar.gz
|
||||
_eclasses_=distutils-r1 577e2308f7b36e26062d464f59a5ee6c multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 6f5996d2ae01e0c6f2869ed18f023239 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=6faa31b3fb47359dfebc3f942f1ba50d
|
||||
_eclasses_=distutils-r1 577e2308f7b36e26062d464f59a5ee6c docs d1448b988dc6c870ccbfb3a977fad70b multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 6f5996d2ae01e0c6f2869ed18f023239 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=5be7c5284c785db50f67d91ecb526481
|
||||
|
||||
@@ -11,6 +11,6 @@ RDEPEND=dev-python/requests[python_targets_python3_6(-)?,python_targets_python3_
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/plamere/spotipy/archive/2.10.0.tar.gz -> spotipy-2.10.0.tar.gz
|
||||
SRC_URI=https://github.com/plamere/spotipy/archive/2.11.1.tar.gz -> spotipy-2.11.1.tar.gz
|
||||
_eclasses_=distutils-r1 577e2308f7b36e26062d464f59a5ee6c multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 6f5996d2ae01e0c6f2869ed18f023239 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=09a13d1490838759c0f3ff4a8d044928
|
||||
15
metadata/md5-cache/media-libs/amdvlk-2020.1.4
Normal file
15
metadata/md5-cache/media-libs/amdvlk-2020.1.4
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=sys-libs/zlib:0=[abi_x86_32(-)?,abi_x86_64(-)?] dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst prepare pretend setup test
|
||||
DEPEND=wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?] ) sys-libs/zlib:0=[abi_x86_32(-)?,abi_x86_64(-)?] >=dev-util/vulkan-headers-1.2.133
|
||||
DESCRIPTION=AMD Open Source Driver for Vulkan
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/GPUOpen-Drivers/AMDVLK
|
||||
IUSE=debug wayland abi_x86_32 abi_x86_64
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?] ) sys-libs/zlib:0=[abi_x86_32(-)?,abi_x86_64(-)?] >=dev-util/vulkan-headers-1.2.133 x11-libs/libdrm[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXrandr[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libxcb[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libxshmfence[abi_x86_32(-)?,abi_x86_64(-)?] >=media-libs/vulkan-loader-1.2.133[abi_x86_32(-)?,abi_x86_64(-)?]
|
||||
REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 ) || ( abi_x86_32 abi_x86_64 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/GPUOpen-Drivers/AMDVLK/archive/v-2020.Q1.4.tar.gz -> AMDVLK-v-2020.Q1.4.tar.gz https://github.com/GPUOpen-Drivers/xgl/archive/2db4177e78133c868e2c6b4dcc46aeb2f512163a.tar.gz -> xgl-2db4177e78133c868e2c6b4dcc46aeb2f512163a.tar.gz https://github.com/GPUOpen-Drivers/pal/archive/bb7398b1c7509a30ba4f7d947b5ad5549a4d58db.tar.gz -> pal-bb7398b1c7509a30ba4f7d947b5ad5549a4d58db.tar.gz https://github.com/GPUOpen-Drivers/llpc/archive/7686a2ddba683f7a361460f3806b0d45e615ca76.tar.gz -> llpc-7686a2ddba683f7a361460f3806b0d45e615ca76.tar.gz https://github.com/GPUOpen-Drivers/spvgen/archive/d16fddddf22a1eb3a3f4ce05cbcb95a337f708b1.tar.gz -> spvgen-d16fddddf22a1eb3a3f4ce05cbcb95a337f708b1.tar.gz https://github.com/GPUOpen-Drivers/llvm-project/archive/5c958c70bc6366298296dc778e903f65528c3b0f.tar.gz -> llvm-project-5c958c70bc6366298296dc778e903f65528c3b0f.tar.gz https://github.com/GPUOpen-Drivers/MetroHash/archive/2b6fee002db6cc92345b02aeee963ebaaf4c0e2f.tar.gz -> MetroHash-2b6fee002db6cc92345b02aeee963ebaaf4c0e2f.tar.gz https://github.com/GPUOpen-Drivers/CWPack/archive/b601c88aeca7a7b08becb3d32709de383c8ee428.tar.gz -> CWPack-b601c88aeca7a7b08becb3d32709de383c8ee428.tar.gz
|
||||
_eclasses_=check-reqs 7e3fd1855a5e1b50bb9e80827b3f672d multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multilib-build dfda7934df092a96e439c05b4aeac519 multilib-minimal 8bddda43703ba94d8341f4e247f97566 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=e50b768cbb07d99248fa45c4f81e6759
|
||||
13
metadata/md5-cache/media-plugins/whysynth-20180323
Normal file
13
metadata/md5-cache/media-plugins/whysynth-20180323
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=virtual/pkgconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||
DEFINED_PHASES=prepare
|
||||
DEPEND=media-libs/dssi media-libs/liblo sci-libs/fftw:3.0 x11-libs/gtk+:2 media-libs/ladspa-sdk media-libs/alsa-lib
|
||||
DESCRIPTION=A software synthesizer plugin for the DSSI Soft Synth Interface
|
||||
EAPI=7
|
||||
HOMEPAGE=http://smbolton.com/whysynth.html https://github.com/smbolton/whysynth
|
||||
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=media-libs/dssi media-libs/liblo sci-libs/fftw:3.0 x11-libs/gtk+:2 media-libs/ladspa-sdk media-libs/alsa-lib
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/smbolton/whysynth/archive/32e4bc73baa554bb1844b3165e657911f43f3568.tar.gz -> whysynth-20180323.tar.gz
|
||||
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=2a6426441a0c40434d745c0f3ce34136
|
||||
@@ -8,6 +8,6 @@ KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s
|
||||
LICENSE=|| ( Artistic-2 LGPL-3 )
|
||||
RDEPEND=dev-lang/perl sys-libs/zlib
|
||||
SLOT=0
|
||||
SRC_URI=http://www.veripool.org/ftp/verilator-4.026.tgz -> verilator-4.026.tar.gz
|
||||
SRC_URI=http://www.veripool.org/ftp/verilator-4.032.tgz -> verilator-4.032.tar.gz
|
||||
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=dcd7fe1dad4a2ef438e28c5ec5ce062b
|
||||
@@ -1,5 +1,6 @@
|
||||
BDEPEND=virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=virtual/pkgconfig xlib? ( x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?] ) sdl? ( >=media-libs/libsdl-1.2[abi_x86_32(-)?,abi_x86_64(-)?] ) sdl2? ( media-libs/libsdl2[abi_x86_32(-)?,abi_x86_64(-)?] )
|
||||
DEPEND=xlib? ( x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?] ) sdl? ( >=media-libs/libsdl-1.2[abi_x86_32(-)?,abi_x86_64(-)?] ) sdl2? ( media-libs/libsdl2[abi_x86_32(-)?,abi_x86_64(-)?] )
|
||||
DESCRIPTION=Fixes non-QWERTY keyboards on Prison Architect (and maybe other SDL games)
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/micolous/sdl-fakeqwerty
|
||||
@@ -8,6 +9,6 @@ KEYWORDS=~amd64 ~x86
|
||||
LICENSE=sdl? ( LGPL-2 ) sdl2? ( ZLIB ) xlib? ( ZLIB )
|
||||
REQUIRED_USE=|| ( sdl sdl2 xlib ) || ( abi_x86_32 abi_x86_64 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/micolous/sdl-fakeqwerty/archive/a79f201903c30e91dc3b4f79c789e25548cf9589.tar.gz -> sdl-fakeqwerty-20191217.tar.gz
|
||||
SRC_URI=https://github.com/micolous/sdl-fakeqwerty/archive/a79f201903c30e91dc3b4f79c789e25548cf9589.tar.gz -> sdl-fakeqwerty-0_pre20191217.tar.gz
|
||||
_eclasses_=multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multilib-build dfda7934df092a96e439c05b4aeac519 multilib-minimal 8bddda43703ba94d8341f4e247f97566 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=e33e248961571e6ca19789c27a91a6b2
|
||||
_md5_=2fe33baab6678786eaad6bcca517bfe5
|
||||
Reference in New Issue
Block a user