mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
2023-02-13 11:31:55 UTC
This commit is contained in:
14
metadata/md5-cache/app-crypt/tang-12
Normal file
14
metadata/md5-cache/app-crypt/tang-12
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=app-text/asciidoc >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install test
|
||||
DEPEND=acct-user/tang net-misc/socat >=net-libs/http-parser-2.8.0 >=dev-libs/jose-8
|
||||
DESCRIPTION=Tang binding daemon
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/latchset/tang
|
||||
INHERIT=meson systemd
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=acct-user/tang net-misc/socat >=net-libs/http-parser-2.8.0 >=dev-libs/jose-8
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/latchset/tang/archive/v12.tar.gz -> tang-12.tar.gz
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 meson 1994a5aef5d4f5798b92f64d6f9a6003 systemd 5f4bb0758df2e483babf68cd517078ca
|
||||
_md5_=7b65912ca96280c5acea5f4937d52986
|
||||
@@ -2,7 +2,7 @@ BDEPEND=>=app-text/dictd-1.13.0-r3 dev-lang/perl sys-devel/gnuconfig >=app-porta
|
||||
DEFINED_PHASES=configure install prepare
|
||||
DESCRIPTION=V. K. Mueller English-Russian Dictionary
|
||||
EAPI=7
|
||||
HOMEPAGE=http://mueller-dict.sourceforge.net
|
||||
HOMEPAGE=https://mueller-dict.sourceforge.net
|
||||
INHERIT=autotools
|
||||
IUSE=ipa
|
||||
KEYWORDS=~amd64 ~ppc ~ppc64 ~sparc ~x86
|
||||
@@ -11,4 +11,4 @@ RDEPEND=>=app-text/dictd-1.13.0-r3
|
||||
SLOT=0
|
||||
SRC_URI=mirror://sourceforge/mueller-dict/mueller-dict-3.1.tar.gz
|
||||
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 6dcd6b6a486e79928e1243ff9ba41fcc
|
||||
_md5_=3e35499def11fc31ac3cfb49c1276bae
|
||||
_md5_=f3af25fc0e2b0014273e6c169814ca6a
|
||||
|
||||
@@ -8,4 +8,4 @@ RDEPEND=sys-fs/fuse:0
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://download.live.ledger.com/ledger-live-desktop-2.52.0-linux-x86_64.AppImage
|
||||
_md5_=4e4f94d14e82a7029862e8ee2a517584
|
||||
_md5_=f303c9e293504a088a0269eb1e21d689
|
||||
|
||||
@@ -7,5 +7,5 @@ LICENSE=all-rights-reserved
|
||||
RDEPEND=sys-fs/fuse:0
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://download.live.ledger.com/ledger-live-desktop-2.49.2-linux-x86_64.AppImage
|
||||
_md5_=4e4f94d14e82a7029862e8ee2a517584
|
||||
SRC_URI=https://download.live.ledger.com/ledger-live-desktop-2.53.1-linux-x86_64.AppImage
|
||||
_md5_=f303c9e293504a088a0269eb1e21d689
|
||||
@@ -1,9 +1,9 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Generates random text from datafiles and templates
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/aduial/nonsense https://sourceforge.net/projects/nonsense/ http://nonsense.sourceforge.net
|
||||
HOMEPAGE=https://github.com/aduial/nonsense https://sourceforge.net/projects/nonsense/ https://nonsense.sourceforge.net
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/aduial/nonsense/archive/766d34590e1fc0edddb381ad16fab57f5d20d299.tar.gz -> nonsense-0.7.tar.gz
|
||||
_md5_=c9add08f562c34e4584eff1181af4c6e
|
||||
_md5_=bbb74a75247def162ff3810328cb2729
|
||||
|
||||
14
metadata/md5-cache/dev-cpp/xsimd-10.0.0
Normal file
14
metadata/md5-cache/dev-cpp/xsimd-10.0.0
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=doc? ( app-doc/doxygen || ( ( >=dev-lang/python-3.11.1-r1:3.11 dev-python/breathe[python_targets_python3_11(-)] dev-python/sphinx[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 dev-python/breathe[python_targets_python3_10(-)] dev-python/sphinx[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 dev-python/breathe[python_targets_python3_9(-)] dev-python/sphinx[python_targets_python3_9(-)] ) ) ) test? ( dev-cpp/doctest ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DESCRIPTION=C++ wrappers for SIMD intrinsics
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/xtensor-stack/xsimd
|
||||
INHERIT=cmake python-any-r1
|
||||
IUSE=doc test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://codeload.github.com/xtensor-stack/xsimd/tar.gz/refs/tags/10.0.0 -> xsimd-10.0.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29
|
||||
_md5_=711d043a1ef2623e8fc5d854f40f47ab
|
||||
17
metadata/md5-cache/dev-cpp/xtensor-0.24.4
Normal file
17
metadata/md5-cache/dev-cpp/xtensor-0.24.4
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=doc? ( app-doc/doxygen || ( ( >=dev-lang/python-3.11.1-r1:3.11 dev-python/breathe[python_targets_python3_11(-)] dev-python/sphinx[python_targets_python3_11(-)] dev-python/sphinx_rtd_theme[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 dev-python/breathe[python_targets_python3_10(-)] dev-python/sphinx[python_targets_python3_10(-)] dev-python/sphinx_rtd_theme[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 dev-python/breathe[python_targets_python3_9(-)] dev-python/sphinx[python_targets_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-)] ) ) ) test? ( dev-cpp/doctest ) sys-devel/make >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst prepare pretend setup test
|
||||
DEPEND=dev-cpp/xtl tbb? ( dev-cpp/tbb ) xsimd? ( dev-cpp/xsimd )
|
||||
DESCRIPTION=header-only C++ library for numerical analysis with multi-dimensional arrays
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/xtensor-stack/xtensor
|
||||
INHERIT=cmake python-any-r1 optfeature toolchain-funcs
|
||||
IUSE=doc openmp tbb test xsimd
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-cpp/xtl tbb? ( dev-cpp/tbb ) xsimd? ( dev-cpp/xsimd )
|
||||
REQUIRED_USE=?? ( tbb openmp )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://codeload.github.com/xtensor-stack/xtensor/tar.gz/refs/tags/0.24.4 -> xtensor-0.24.4.tar.gz
|
||||
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29 optfeature 1a2157392a869265b2afcb63a26c12ac
|
||||
_md5_=b7b01196eaf7c97fed5d51761c26f23b
|
||||
14
metadata/md5-cache/dev-cpp/xtl-0.7.5
Normal file
14
metadata/md5-cache/dev-cpp/xtl-0.7.5
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=doc? ( app-doc/doxygen || ( ( >=dev-lang/python-3.11.1-r1:3.11 dev-python/breathe[python_targets_python3_11(-)] dev-python/sphinx[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 dev-python/breathe[python_targets_python3_10(-)] dev-python/sphinx[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 dev-python/breathe[python_targets_python3_9(-)] dev-python/sphinx[python_targets_python3_9(-)] ) ) ) test? ( dev-cpp/doctest ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DESCRIPTION=Algorithms and containers used by the xtensor stack and the xeus stack
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/xtensor-stack/xtl
|
||||
INHERIT=cmake python-any-r1
|
||||
IUSE=doc test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://codeload.github.com/xtensor-stack/xtl/tar.gz/refs/tags/0.7.5 -> xtl-0.7.5.tar.gz
|
||||
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29
|
||||
_md5_=20c19ffd4b3f43599a7b6bcc2114e34e
|
||||
@@ -1,10 +1,10 @@
|
||||
DEFINED_PHASES=configure
|
||||
DESCRIPTION=HMM-based speech synthesis system (HTS) engine and API
|
||||
EAPI=7
|
||||
HOMEPAGE=http://hts-engine.sourceforge.net/
|
||||
HOMEPAGE=https://hts-engine.sourceforge.net/
|
||||
IUSE=speech-tools
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
SLOT=0
|
||||
SRC_URI=http://downloads.sourceforge.net/hts-engine/hts_engine_API-1.10.tar.gz
|
||||
_md5_=93f8ddaf0c24495cdd6f1ed808ca58ff
|
||||
SRC_URI=https://downloads.sourceforge.net/hts-engine/hts_engine_API-1.10.tar.gz
|
||||
_md5_=be6f0ce3b66e6f10bd0d0378c3af72d2
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[ncurses(+)] ) dev-python/azure-storage-blob[python_targets_python3_10(-)?] >=dev-python/boto3-1.9.178[python_targets_python3_10(-)?] dev-python/cryptography[python_targets_python3_10(-)?] dev-python/elasticsearch-py[python_targets_python3_10(-)?] >=dev-python/moto-1.3.7[python_targets_python3_10(-)?] dev-python/msgpack[python_targets_python3_10(-)?] dev-python/pylibmc[python_targets_python3_10(-)?] dev-python/pymongo[python_targets_python3_10(-)?] dev-python/pytest-celery[python_targets_python3_10(-)?] dev-python/pytest-click[python_targets_python3_10(-)?] dev-python/pytest-subtests[python_targets_python3_10(-)?] >=dev-python/pytest-timeout-1.4.2[python_targets_python3_10(-)?] >=dev-python/pyyaml-3.10[python_targets_python3_10(-)?] dev-python/redis-py[python_targets_python3_10(-)?] dev-python/sphinx-testing[python_targets_python3_10(-)?] dev-python/tblib[python_targets_python3_10(-)?] sci-astronomy/pyephem[python_targets_python3_10(-)?] ) doc? ( dev-python/docutils[python_targets_python3_10(-)?] >=dev-python/sphinx_celery-2.0.0[python_targets_python3_10(-)?] >=dev-python/sphinx-click-2.5.0[python_targets_python3_10(-)?] dev-python/jinja[python_targets_python3_10(-)?] dev-python/sqlalchemy[python_targets_python3_10(-)?] ) test? ( >=dev-python/billiard-3.6.4.0[python_targets_python3_10(-)?] <dev-python/billiard-5.0.0[python_targets_python3_10(-)?] dev-python/click[python_targets_python3_10(-)?] dev-python/click-didyoumean[python_targets_python3_10(-)?] dev-python/click-plugins[python_targets_python3_10(-)?] dev-python/click-repl[python_targets_python3_10(-)?] >=dev-python/kombu-5.3.0_beta1[python_targets_python3_10(-)?] <dev-python/kombu-6.0.0[python_targets_python3_10(-)?] dev-python/pytz[python_targets_python3_10(-)?] dev-python/vine[python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?] ) doc? ( >=dev-python/sphinx-5.3.0 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?] <dev-python/setuptools-65.7.1[python_targets_python3_10(-)?] ) >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?]
|
||||
BDEPEND=test? ( python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[ncurses(+)] ) dev-python/azure-storage-blob[python_targets_python3_10(-)?] >=dev-python/boto3-1.9.178[python_targets_python3_10(-)?] dev-python/cryptography[python_targets_python3_10(-)?] dev-python/elasticsearch-py[python_targets_python3_10(-)?] >=dev-python/moto-1.3.7[python_targets_python3_10(-)?] dev-python/msgpack[python_targets_python3_10(-)?] dev-python/pylibmc[python_targets_python3_10(-)?] dev-python/pymongo[python_targets_python3_10(-)?] dev-python/pytest-celery[python_targets_python3_10(-)?] dev-python/pytest-click[python_targets_python3_10(-)?] dev-python/pytest-subtests[python_targets_python3_10(-)?] >=dev-python/pytest-timeout-1.4.2[python_targets_python3_10(-)?] >=dev-python/pyyaml-3.10[python_targets_python3_10(-)?] dev-python/redis[python_targets_python3_10(-)?] dev-python/sphinx-testing[python_targets_python3_10(-)?] dev-python/tblib[python_targets_python3_10(-)?] sci-astronomy/pyephem[python_targets_python3_10(-)?] ) doc? ( dev-python/docutils[python_targets_python3_10(-)?] >=dev-python/sphinx_celery-2.0.0[python_targets_python3_10(-)?] >=dev-python/sphinx-click-2.5.0[python_targets_python3_10(-)?] dev-python/jinja[python_targets_python3_10(-)?] dev-python/sqlalchemy[python_targets_python3_10(-)?] ) test? ( >=dev-python/billiard-3.6.4.0[python_targets_python3_10(-)?] <dev-python/billiard-5.0.0[python_targets_python3_10(-)?] dev-python/click[python_targets_python3_10(-)?] dev-python/click-didyoumean[python_targets_python3_10(-)?] dev-python/click-plugins[python_targets_python3_10(-)?] dev-python/click-repl[python_targets_python3_10(-)?] >=dev-python/kombu-5.3.0_beta1[python_targets_python3_10(-)?] <dev-python/kombu-6.0.0[python_targets_python3_10(-)?] dev-python/pytz[python_targets_python3_10(-)?] dev-python/vine[python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?] ) doc? ( >=dev-python/sphinx-5.3.0 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?] <dev-python/setuptools-65.7.1[python_targets_python3_10(-)?] ) >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare pretend setup test
|
||||
DESCRIPTION=Asynchronous task queue/job queue based on distributed message passing
|
||||
EAPI=8
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/celery/celery/archive/v5.3.0b1.tar.gz -> celery-5.3.0_beta1.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff check-reqs 5e6dfbd7a8d3238a79f009fae7ac469c out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539 optfeature 1a2157392a869265b2afcb63a26c12ac
|
||||
_md5_=8df2859a11fcef2a62c780d930a51c45
|
||||
_md5_=da0fabd13334dccd6b085b7cf94c3922
|
||||
|
||||
16
metadata/md5-cache/dev-python/codecov-2.1.12
Normal file
16
metadata/md5-cache/dev-python/codecov-2.1.12
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/pytest[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/requests-2.7.9[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/coverage[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Hosted coverage reports for GitHub, Bitbucket and Gitlab
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/codecov/codecov-python https://pypi.org/project/codecov/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/requests-2.7.9[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/coverage[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/c/codecov/codecov-2.1.12.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539
|
||||
_md5_=15d44bba7a26835fdcefddd743165bd2
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/numpy[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DESCRIPTION=A python wrapper for Gnuplot
|
||||
EAPI=8
|
||||
HOMEPAGE=http://gnuplot-py.sourceforge.net/
|
||||
HOMEPAGE=https://gnuplot-py.sourceforge.net/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
@@ -13,4 +13,4 @@ REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targ
|
||||
SLOT=0
|
||||
SRC_URI=mirror://sourceforge/gnuplot-py/gnuplot-py-1.8.tar.gz mirror://debian/pool/main/p/python-gnuplot/python-gnuplot_1.8-8.debian.tar.xz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539
|
||||
_md5_=179cbdbd7bd43e26819cdc04af4c7b41
|
||||
_md5_=db200a2c0ef2ddd78689a2c71667f498
|
||||
|
||||
17
metadata/md5-cache/dev-python/griffe-0.25.4
Normal file
17
metadata/md5-cache/dev-python/griffe-0.25.4
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=dev-python/pdm-pep517[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/colorama[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pdm-pep517-1.0.6[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/pdm-pep517[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/colorama[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DESCRIPTION=Signatures for entire Python programs.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mkdocstrings/griffe https://pypi.org/project/griffe/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mkdocstrings/griffe/archive/refs/tags/0.25.4.tar.gz -> griffe-0.25.4.gh.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539
|
||||
_md5_=783cd471fb3ff6b7225276f6a7e43f37
|
||||
15
metadata/md5-cache/dev-python/invoke-2.0.0
Normal file
15
metadata/md5-cache/dev-python/invoke-2.0.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Pythonic task execution
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/pyinvoke/invoke https://pypi.org/project/invoke/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD-2
|
||||
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/pyinvoke/invoke/archive/refs/tags/2.0.0.tar.gz -> invoke-2.0.0.gh.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539
|
||||
_md5_=3a08347f8462fdb0423359ea1e7b1d07
|
||||
17
metadata/md5-cache/dev-python/mkdocs-autorefs-0.4.1
Normal file
17
metadata/md5-cache/dev-python/mkdocs-autorefs-0.4.1
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=dev-python/pdm-pep517[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pdm-pep517-1.0.6[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/pdm-pep517[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DESCRIPTION=Automatically link across pages in MkDocs.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mkdocstrings/autorefs https://pypi.org/project/autorefs
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mkdocstrings/autorefs/archive/refs/tags/0.4.1.tar.gz -> mkdocs-autorefs-0.4.1.gh.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539
|
||||
_md5_=b37c8afb42f89953321af5245a18ea7b
|
||||
15
metadata/md5-cache/dev-python/mkdocs-blog-plugin-9999
Normal file
15
metadata/md5-cache/dev-python/mkdocs-blog-plugin-9999
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DEPEND=dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DESCRIPTION=Plugin for MkDocs to keep a simple blog section inside your documentation.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/fmaida/mkdocs-blog-plugin https://pypi.org/project/mkdocs-blog-plugin
|
||||
INHERIT=distutils-r1 git-r3
|
||||
IUSE=python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539 git-r3 2347f8fe2d392b2a091191f94be37e6f
|
||||
_md5_=202dd62715e6bf8ae5dc2164d3a6a075
|
||||
17
metadata/md5-cache/dev-python/mkdocs-mkdocstrings-0.20.0
Normal file
17
metadata/md5-cache/dev-python/mkdocs-mkdocstrings-0.20.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=dev-python/pdm-pep517[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/pymdown-extensions[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-autorefs[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-mkdocstrings-python[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pdm-pep517-1.0.6[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/pdm-pep517[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/pymdown-extensions[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-autorefs[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-mkdocstrings-python[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
|
||||
DESCRIPTION=Automatic documentation from sources, for MkDocs.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mkdocstrings/mkdocstrings https://pypi.org/project/mkdocstrings
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mkdocstrings/mkdocstrings/archive/refs/tags/0.20.0.tar.gz -> mkdocs-mkdocstrings-0.20.0.gh.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539
|
||||
_md5_=12b1df3d429c10a8ca02d32783ef1e4d
|
||||
@@ -0,0 +1,17 @@
|
||||
BDEPEND=dev-python/pdm-pep517[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/griffe[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/mkdocs-mkdocstrings[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-autorefs[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pymdown-extensions[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs_pymdownx_material_extras[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pdm-pep517-1.0.6[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/pdm-pep517[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/griffe[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/mkdocs-mkdocstrings[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-autorefs[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pymdown-extensions[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs_pymdownx_material_extras[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
|
||||
DESCRIPTION=A Python handler for mkdocstrings.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mkdocstrings/python https://pypi.org/project/mkdocstrings-python
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mkdocstrings/python/archive/refs/tags/0.8.3.tar.gz -> mkdocs-mkdocstrings-python-0.8.3.gh.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539
|
||||
_md5_=6c5bcd78928078b7867861c0d9716197
|
||||
16
metadata/md5-cache/dev-python/mkdocs-rss-plugin-1.5.0
Normal file
16
metadata/md5-cache/dev-python/mkdocs-rss-plugin-1.5.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/GitPython[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] doc? ( dev-python/mkdocs-bootswatch[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-minify-plugin[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pygments[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pymdown-extensions[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/GitPython[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] doc? ( dev-python/mkdocs-bootswatch[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-minify-plugin[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pygments[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pymdown-extensions[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
|
||||
DESCRIPTION=MkDocs plugin to generate a RSS feeds.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Guts/mkdocs-rss-plugin https://pypi.org/project/mkdocs-rss-plugin
|
||||
INHERIT=distutils-r1
|
||||
IUSE=doc python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Guts/mkdocs-rss-plugin/archive/refs/tags/1.5.0.tar.gz -> mkdocs-rss-plugin-1.5.0.gh.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539
|
||||
_md5_=edf6564d07310f58716ea35f8d6a048f
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=test? ( >=dev-python/netaddr-0.7.18[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/oslo-serialization-2.18.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/prettytable-0.7.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/requests-2.14.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/six-1.10.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/webob-1.7.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/netaddr-0.7.18[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/oslo-serialization-2.18.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/prettytable-0.7.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/requests-2.14.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/six-1.10.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/webob-1.7.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pbr-2.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( >=dev-python/ddt-1.0.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/testtools-2.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pymongo-3.0.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/elasticsearch-py-2.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/redis-py-2.10.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/reno-3.1.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] )
|
||||
DEPEND=>=dev-python/netaddr-0.7.18[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/oslo-serialization-2.18.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/prettytable-0.7.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/requests-2.14.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/six-1.10.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/webob-1.7.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pbr-2.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( >=dev-python/ddt-1.0.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/testtools-2.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pymongo-3.0.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/elasticsearch-py-2.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/redis-2.10.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/reno-3.1.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] )
|
||||
DESCRIPTION=OpenStack Profiler Library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://launchpad.net/osprofiler https://opendev.org/openstack/osprofiler https://pypi.org/project/osprofiler/
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/o/osprofiler/osprofiler-3.4.3.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539
|
||||
_md5_=d91135212017cb56b73c66a0df0ac9bb
|
||||
_md5_=6a3247dbd0866e51e9653bda74a20554
|
||||
|
||||
16
metadata/md5-cache/dev-python/py-nanoid-9999
Normal file
16
metadata/md5-cache/dev-python/py-nanoid-9999
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=dev-python/pytest[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/flake8[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DEPEND=dev-python/pytest[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/flake8[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DESCRIPTION=Python Nanoid
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/puyuan/py-nanoid https://pypi.org/project/nanoid
|
||||
INHERIT=distutils-r1 git-r3
|
||||
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539 git-r3 2347f8fe2d392b2a091191f94be37e6f
|
||||
_md5_=d5944772f72f967762368c2d3957fbaa
|
||||
17
metadata/md5-cache/dev-python/pytest-syrupy-4.0.0
Normal file
17
metadata/md5-cache/dev-python/pytest-syrupy-4.0.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=dev-python/poetry-core[python_targets_python3_10(-)?] dev-python/colored[python_targets_python3_10(-)?] dev-python/pytest[python_targets_python3_10(-)?] test? ( dev-python/codecov[python_targets_python3_10(-)?] dev-python/invoke[python_targets_python3_10(-)?] dev-python/coverage[python_targets_python3_10(-)?] dev-python/pytest-benchmark[python_targets_python3_10(-)?] dev-python/pytest-xdist[python_targets_python3_10(-)?] ) test? ( dev-python/rich[python_targets_python3_10(-)?] dev-python/typing-extensions[python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?] >=dev-python/poetry-core-1.4.0[python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/poetry-core[python_targets_python3_10(-)?] dev-python/colored[python_targets_python3_10(-)?] dev-python/pytest[python_targets_python3_10(-)?] test? ( dev-python/codecov[python_targets_python3_10(-)?] dev-python/invoke[python_targets_python3_10(-)?] dev-python/coverage[python_targets_python3_10(-)?] dev-python/pytest-benchmark[python_targets_python3_10(-)?] dev-python/pytest-xdist[python_targets_python3_10(-)?] ) dev-python/rich[python_targets_python3_10(-)?] dev-python/typing-extensions[python_targets_python3_10(-)?]
|
||||
DESCRIPTION=The sweeter pytest snapshot plugin
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/tophat/syrupy https://pypi.org/project/syrupy
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-python/rich[python_targets_python3_10(-)?] dev-python/typing-extensions[python_targets_python3_10(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/tophat/syrupy/archive/refs/tags/v4.0.0.tar.gz -> pytest-syrupy-4.0.0.gh.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539
|
||||
_md5_=0eb54bab99116fba74118e29fc26cb88
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( dev-python/sphinx-testing[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/sphinx[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/flit_core-3.8.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Extension to include jQuery on newer Sphinx releases
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/sphinxcontrib-jquery/ https://github.com/sphinx-contrib/jquery
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=0BSD
|
||||
RDEPEND=dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/sphinx[python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/sphinx-contrib/jquery/archive/refs/tags/v3.0.0.tar.gz -> sphinxcontrib-jquery-3.0.0.gh.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539
|
||||
_md5_=a3a0ce78c52f8482d61b4035e65a6696
|
||||
17
metadata/md5-cache/dev-python/validator-collection-1.5.0
Normal file
17
metadata/md5-cache/dev-python/validator-collection-1.5.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=dev-python/setuptools[python_targets_python3_10(-)?] dev-python/jsonschema[python_targets_python3_10(-)?] dev-python/sphinx[python_targets_python3_10(-)?] dev-python/sphinx-tabs[python_targets_python3_10(-)?] dev-python/sphinx_rtd_theme[python_targets_python3_10(-)?] test? ( dev-python/coverage[python_targets_python3_10(-)?] dev-python/pytest[python_targets_python3_10(-)?] dev-python/pytest-benchmark[python_targets_python3_10(-)?] dev-python/pytest-cov[python_targets_python3_10(-)?] dev-python/codecov[python_targets_python3_10(-)?] dev-python/pyfakefs[python_targets_python3_10(-)?] ) test? ( >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?] ) doc? ( || ( ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] ) ) ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?] <dev-python/setuptools-65.7.1[python_targets_python3_10(-)?] ) >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/setuptools[python_targets_python3_10(-)?] dev-python/jsonschema[python_targets_python3_10(-)?] dev-python/sphinx[python_targets_python3_10(-)?] dev-python/sphinx-tabs[python_targets_python3_10(-)?] dev-python/sphinx_rtd_theme[python_targets_python3_10(-)?] test? ( dev-python/coverage[python_targets_python3_10(-)?] dev-python/pytest[python_targets_python3_10(-)?] dev-python/pytest-benchmark[python_targets_python3_10(-)?] dev-python/pytest-cov[python_targets_python3_10(-)?] dev-python/codecov[python_targets_python3_10(-)?] dev-python/pyfakefs[python_targets_python3_10(-)?] )
|
||||
DESCRIPTION=Python library of 60+ commonly-used validator functions.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/insightindustry/validator-collection https://pypi.org/project/validator-collection
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test test doc python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/insightindustry/validator-collection/archive/refs/tags/v.1.5.0.tar.gz -> validator-collection-1.5.0.gh.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539
|
||||
_md5_=62d02ae066bc2081fccfc1926bbda38f
|
||||
@@ -2,7 +2,7 @@ BDEPEND=test? ( dev-python/unittest-or-fail[python_targets_python3_9(-)?,python_
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Read JUnit/XUnit XML files and map them to Python objects
|
||||
EAPI=8
|
||||
HOMEPAGE=http://gitlab.com/woob/xunitparser/
|
||||
HOMEPAGE=https://gitlab.com/woob/xunitparser/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64 ~x86
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/woob/xunitparser/-/archive/v1.3.4/xunitparser-v1.3.4.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539
|
||||
_md5_=2f86c4f674d37369ead12aa33ad29176
|
||||
_md5_=75481dbc66dcab745131a02cd7a25c39
|
||||
|
||||
File diff suppressed because one or more lines are too long
13
metadata/md5-cache/dev-util/git-bug-0.7.2
Normal file
13
metadata/md5-cache/dev-util/git-bug-0.7.2
Normal file
File diff suppressed because one or more lines are too long
@@ -11,4 +11,4 @@ RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 dev
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/francescmm/GitQlient/releases/download/v1.6.1/gitqlient_1.6.1.tar.gz -> gitqlient-1.6.1.tar.gz
|
||||
_eclasses_=optfeature 1a2157392a869265b2afcb63a26c12ac toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 qmake-utils 59420c906278d16deaaa629f9d115707 xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=f4ce943602183ef3479a470904480509
|
||||
_md5_=bc487b1738e8e31335cd8cab98cd3e9d
|
||||
|
||||
14
metadata/md5-cache/dev-vcs/gitqlient-1.6.1-r1
Normal file
14
metadata/md5-cache/dev-vcs/gitqlient-1.6.1-r1
Normal file
@@ -0,0 +1,14 @@
|
||||
DEFINED_PHASES=configure install postinst postrm preinst prepare
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5
|
||||
DESCRIPTION=Multi-platform Git client written with Qt
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/francescmm/GitQlient
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=optfeature qmake-utils xdg
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=LGPL-2.1
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 dev-vcs/git
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/francescmm/GitQlient/releases/download/v1.6.1/gitqlient_1.6.1.tar.gz -> gitqlient-1.6.1.tar.gz
|
||||
_eclasses_=optfeature 1a2157392a869265b2afcb63a26c12ac toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 qmake-utils 59420c906278d16deaaa629f9d115707 xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=a19a4009ceae5e441207193df3992e44
|
||||
@@ -1,5 +1,5 @@
|
||||
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=configure install postinst postrm preinst prepare unpack
|
||||
DEFINED_PHASES=configure install postinst postrm preinst unpack
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5
|
||||
DESCRIPTION=Multi-platform Git client written with Qt
|
||||
EAPI=8
|
||||
@@ -11,4 +11,4 @@ PROPERTIES=live
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 dev-vcs/git
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 2347f8fe2d392b2a091191f94be37e6f optfeature 1a2157392a869265b2afcb63a26c12ac toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 qmake-utils 59420c906278d16deaaa629f9d115707 xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=b95d1f96aa081a92b3cca1c1aebc5a88
|
||||
_md5_=644dc4439027fbdf3a8302e911e04073
|
||||
|
||||
13
metadata/md5-cache/dev-vcs/gitqlient-gitserver-plugin-0.2.0
Normal file
13
metadata/md5-cache/dev-vcs/gitqlient-gitserver-plugin-0.2.0
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=configure install postinst prepare
|
||||
DESCRIPTION=GitQlient GitServer plugin
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/francescmm/GitServerPlugin
|
||||
INHERIT=qmake-utils
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-2.1
|
||||
PDEPEND=>=dev-vcs/gitqlient-1.6.1
|
||||
RDEPEND=dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 dev-qt/qtwebengine:5[widgets]
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/francescmm/GitServerPlugin/archive/refs/tags/0.2.0.tar.gz -> gitqlient-GitServerPlugin-0.2.0.tar.gz https://github.com/francescmm/GitQlient/releases/download/v1.6.1/gitqlient_1.6.1.tar.gz -> gitqlient-1.6.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 qmake-utils 59420c906278d16deaaa629f9d115707
|
||||
_md5_=9e6c6ac299923671ffa23a6277639885
|
||||
13
metadata/md5-cache/dev-vcs/gitqlient-jenkins-plugin-0.2.0
Normal file
13
metadata/md5-cache/dev-vcs/gitqlient-jenkins-plugin-0.2.0
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=configure install postinst prepare
|
||||
DESCRIPTION=GitQlient Jenkins plugin
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/francescmm/JenkinsPlugin
|
||||
INHERIT=qmake-utils
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-2.1
|
||||
PDEPEND=>=dev-vcs/gitqlient-1.6.1
|
||||
RDEPEND=dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 dev-qt/qtwebengine:5[widgets]
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/francescmm/JenkinsPlugin/archive/refs/tags/0.2.0.tar.gz -> gitqlient-JenkinsPlugin-0.2.0.tar.gz https://github.com/francescmm/GitQlient/releases/download/v1.6.1/gitqlient_1.6.1.tar.gz -> gitqlient-1.6.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 qmake-utils 59420c906278d16deaaa629f9d115707
|
||||
_md5_=0a932be3f625f12d0fe067812f0394d8
|
||||
11
metadata/md5-cache/dev-zig/zls-0.10.0
Normal file
11
metadata/md5-cache/dev-zig/zls-0.10.0
Normal file
@@ -0,0 +1,11 @@
|
||||
DEFINED_PHASES=compile install postinst prepare test
|
||||
DEPEND=|| ( ~dev-lang/zig-0.10.1 ~dev-lang/zig-bin-0.10.1 )
|
||||
DESCRIPTION=The officially unofficial Ziglang language server
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/zigtools/zls
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=|| ( ~dev-lang/zig-0.10.1 ~dev-lang/zig-bin-0.10.1 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ziglibs/known-folders/archive/24845b0103e611c108d6bc334231c464e699742c.tar.gz -> known-folders-24845b0103e611c108d6bc334231c464e699742c.tar.gz https://github.com/wolfpld/tracy/archive/f493d4aa8ba8141d9680473fad007d8a6348628e.tar.gz -> tracy-f493d4aa8ba8141d9680473fad007d8a6348628e.tar.gz https://github.com/zigtools/zls/archive/refs/tags/0.10.0.tar.gz -> zls-0.10.0.tar.gz
|
||||
_md5_=8738e71f824032ae4a14f88c1b7497ed
|
||||
15
metadata/md5-cache/games-action/ATLauncher-3.4.27.0
Normal file
15
metadata/md5-cache/games-action/ATLauncher-3.4.27.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=media-gfx/imagemagick[png]
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup unpack
|
||||
DEPEND=>=dev-java/java-config-2.2.0-r3
|
||||
DESCRIPTION=Minecraft launcher which integrates multiple different ModPacks
|
||||
EAPI=8
|
||||
HOMEPAGE=https://atlauncher.com https://github.com/ATLauncher/ATLauncher
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=desktop java-pkg-2 xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=virtual/jre:1.8 >=dev-java/java-config-2.2.0-r3
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ATLauncher/ATLauncher/releases/download/v3.4.27.0/ATLauncher-3.4.27.0.jar https://raw.githubusercontent.com/ATLauncher/ATLauncher/master/src/main/resources/assets/image/icon.ico -> ATLauncher.ico
|
||||
_eclasses_=desktop 7eb20ad915a0a318176d51bc2508ff5c java-utils-2 7b583ddc65574e378a6cc934f7c114a8 java-pkg-2 3b09e051fc2045a0f0b9471b87d4f8bd xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=4b5c3e62db75df9b05fd1593cb0caa19
|
||||
16
metadata/md5-cache/games-action/technic-launcher-4.768
Normal file
16
metadata/md5-cache/games-action/technic-launcher-4.768
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=media-gfx/imagemagick[png]
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup unpack
|
||||
DEPEND=>=dev-java/java-config-2.2.0-r3
|
||||
DESCRIPTION=Minecraft launcher for community-made modpacks on the Technic Platform
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.technicpack.net/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=desktop java-pkg-2 xdg
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=technic
|
||||
RDEPEND=virtual/jre:1.8 >=dev-java/java-config-2.2.0-r3
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0
|
||||
SRC_URI=https://launcher.technicpack.net/launcher4/768/TechnicLauncher.jar -> technic-launcher-4.768.jar https://www.technicpack.net/favicon.ico -> technic-launcher.ico
|
||||
_eclasses_=desktop 7eb20ad915a0a318176d51bc2508ff5c java-utils-2 7b583ddc65574e378a6cc934f7c114a8 java-pkg-2 3b09e051fc2045a0f0b9471b87d4f8bd xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=7f70c552efaf904fce661a205c44615d
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=>=dev-cpp/nlohmann_json-3.8.0 dev-cpp/robin-map dev-util/glslang discord? ( >=dev-libs/rapidjson-1.1.0 ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack
|
||||
DEPEND=<net-libs/mbedtls-3.1[cmac] >=app-arch/zstd-1.5 >=dev-libs/libfmt-8:= >=dev-libs/openssl-1.1:= >=media-video/ffmpeg-4.3:= app-arch/lz4:= dev-libs/boost:=[context] dev-libs/sirit media-libs/opus sys-libs/zlib virtual/libusb:1 cubeb? ( media-libs/cubeb ) qt5? ( >=dev-qt/qtcore-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtmultimedia-5.15:5 >=dev-qt/qtwidgets-5.15:5 ) sdl? ( >=media-libs/libsdl2-2.0.18 >=dev-libs/inih-52 ) dev-cpp/cpp-httplib >=dev-util/vulkan-headers-1.3.216
|
||||
DESCRIPTION=An emulator for Nintendo Switch
|
||||
EAPI=8
|
||||
HOMEPAGE=https://yuzu-emu.org
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake toolchain-funcs xdg
|
||||
IUSE=+compatibility-list +cubeb discord +qt5 sdl webengine +webservice
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=|| ( Apache-2.0 GPL-2+ ) 0BSD BSD GPL-2+ ISC MIT
|
||||
RDEPEND=<net-libs/mbedtls-3.1[cmac] >=app-arch/zstd-1.5 >=dev-libs/libfmt-8:= >=dev-libs/openssl-1.1:= >=media-video/ffmpeg-4.3:= app-arch/lz4:= dev-libs/boost:=[context] dev-libs/sirit media-libs/opus sys-libs/zlib virtual/libusb:1 cubeb? ( media-libs/cubeb ) qt5? ( >=dev-qt/qtcore-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtmultimedia-5.15:5 >=dev-qt/qtwidgets-5.15:5 ) sdl? ( >=media-libs/libsdl2-2.0.18 >=dev-libs/inih-52 )
|
||||
REQUIRED_USE=|| ( qt5 sdl )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/yuzu-emu/yuzu-mainline/archive/dfaab8f6571856ec3c75cfad303a50503d213665.tar.gz -> yuzu-0_p20220725.tar.gz https://github.com/merryhime/dynarmic/archive/91d1f944e3870e0f3c505b48f5ec00ca9a82b95d.tar.gz -> yuzu-dynarmic-0_p20220725.tar.gz https://github.com/herumi/xbyak/archive/c306b8e5786eeeb87b8925a8af5c3bf057ff5a90.tar.gz -> yuzu-xbyak-0_p20220725.tar.gz compatibility-list? ( https://gist.githubusercontent.com/mazes-80/db6fc80114f67dde9d680de6c4d60428/raw/59274e6e641027cb6bf5e2077a899edabaf88904/yuzu-0_p20220725-compatibility_list.json ) discord? ( https://github.com/discord/discord-rpc/archive/963aa9f3e5ce81a4682c6ca3d136cddda614db33.tar.gz -> yuzu-discord-0_p20220725.tar.gz )
|
||||
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=3f51f338836e88fa815173ea6828ac47
|
||||
@@ -14,4 +14,4 @@ REQUIRED_USE=|| ( qt5 sdl )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/yuzu-emu/yuzu-mainline/archive/d5f6201521cdfd0be09a187d62f95d3a38f18c3e.tar.gz -> yuzu-0_p20230202.tar.gz https://github.com/merryhime/dynarmic/archive/befe547d5631024a70d81d2ccee808bbfcb3854e.tar.gz -> yuzu-dynarmic-0_p20230202.tar.gz https://github.com/herumi/xbyak/archive/a1ac3750f9a639b5a6c6d6c7da4259b8d6790989.tar.gz -> yuzu-xbyak-0_p20230202.tar.gz https://github.com/yuzu-emu/sirit/archive/ab75463999f4f3291976b079d42d52ee91eebf3f.tar.gz -> yuzu-sirit-0_p20230202.tar.gz compatibility-list? ( https://gist.githubusercontent.com/mazes-80/e3f1518e67c3292656a9055ba338994f/raw/b975f96366294d9cf65f844ed8df9189a488463d/yuzu-0_p20230202-compatibility_list.json ) discord? ( https://github.com/yuzu-emu/discord-rpc/archive/20cc99aeffa08a4834f156b6ab49ed68618cf94a.tar.gz -> yuzu-discord-0_p20230202.tar.gz )
|
||||
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=2e101e127e3a4708e5227bea78dc5505
|
||||
_md5_=8d08895404fbbbfe90ec9ec2f13485c3
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=>=dev-cpp/nlohmann_json-3.8.0 dev-cpp/robin-map dev-util/glslang discord? ( >=dev-libs/rapidjson-1.1.0 ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack
|
||||
DEPEND=<net-libs/mbedtls-3.1[cmac] >=app-arch/zstd-1.5 >=dev-libs/inih-52 >=dev-libs/libfmt-9:= >=dev-libs/openssl-1.1:= >=media-video/ffmpeg-4.3:= >=net-libs/enet-1.3 app-arch/lz4:= dev-libs/boost:=[context] media-libs/vulkan-loader media-libs/opus sys-libs/zlib virtual/libusb:1 cubeb? ( media-libs/cubeb ) qt5? ( >=dev-qt/qtcore-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtmultimedia-5.15:5 >=dev-qt/qtwidgets-5.15:5 ) sdl? ( >=media-libs/libsdl2-2.0.18 ) dev-cpp/cpp-httplib dev-cpp/cpp-jwt system-vulkan? ( >=dev-util/vulkan-headers-1.3.236 ) test? ( <dev-cpp/catch-3:0 )
|
||||
DEPEND=<net-libs/mbedtls-3.1[cmac] >=app-arch/zstd-1.5 >=dev-libs/inih-52 >=dev-libs/libfmt-9:= >=dev-libs/openssl-1.1:= >=media-video/ffmpeg-4.3:= >=net-libs/enet-1.3 app-arch/lz4:= dev-libs/boost:=[context] media-libs/opus media-libs/vulkan-loader sys-libs/zlib virtual/libusb:1 cubeb? ( media-libs/cubeb ) qt5? ( >=dev-qt/qtcore-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtmultimedia-5.15:5 >=dev-qt/qtwidgets-5.15:5 ) sdl? ( >=media-libs/libsdl2-2.0.18 ) dev-cpp/cpp-httplib dev-cpp/cpp-jwt system-vulkan? ( >=dev-util/vulkan-headers-1.3.236 ) test? ( <dev-cpp/catch-3:0 )
|
||||
DESCRIPTION=An emulator for Nintendo Switch
|
||||
EAPI=8
|
||||
HOMEPAGE=https://yuzu-emu.org
|
||||
@@ -9,9 +9,9 @@ INHERIT=cmake git-r3 toolchain-funcs xdg
|
||||
IUSE=+compatibility-list +cubeb discord +qt5 sdl +system-vulkan test webengine +webservice
|
||||
LICENSE=|| ( Apache-2.0 GPL-2+ ) 0BSD BSD GPL-2+ ISC MIT !system-vulkan? ( Apache-2.0 )
|
||||
PROPERTIES=live
|
||||
RDEPEND=<net-libs/mbedtls-3.1[cmac] >=app-arch/zstd-1.5 >=dev-libs/inih-52 >=dev-libs/libfmt-9:= >=dev-libs/openssl-1.1:= >=media-video/ffmpeg-4.3:= >=net-libs/enet-1.3 app-arch/lz4:= dev-libs/boost:=[context] media-libs/vulkan-loader media-libs/opus sys-libs/zlib virtual/libusb:1 cubeb? ( media-libs/cubeb ) qt5? ( >=dev-qt/qtcore-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtmultimedia-5.15:5 >=dev-qt/qtwidgets-5.15:5 ) sdl? ( >=media-libs/libsdl2-2.0.18 )
|
||||
RDEPEND=<net-libs/mbedtls-3.1[cmac] >=app-arch/zstd-1.5 >=dev-libs/inih-52 >=dev-libs/libfmt-9:= >=dev-libs/openssl-1.1:= >=media-video/ffmpeg-4.3:= >=net-libs/enet-1.3 app-arch/lz4:= dev-libs/boost:=[context] media-libs/opus media-libs/vulkan-loader sys-libs/zlib virtual/libusb:1 cubeb? ( media-libs/cubeb ) qt5? ( >=dev-qt/qtcore-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtmultimedia-5.15:5 >=dev-qt/qtwidgets-5.15:5 ) sdl? ( >=media-libs/libsdl2-2.0.18 )
|
||||
REQUIRED_USE=|| ( qt5 sdl )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 git-r3 2347f8fe2d392b2a091191f94be37e6f xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=3bc931009c5f2c2d5c76b50f23bc866b
|
||||
_md5_=e59ebcdd455f65e735b560298cc65734
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst prepare test unpack
|
||||
DEPEND=app-arch/lz4 <dev-lang/lua-5.1.6:5.1 dev-libs/jansson media-libs/freetype:2 media-libs/glu media-libs/libjpeg-turbo media-libs/libpng media-libs/libsdl2 media-libs/libtheora media-libs/libvorbis media-libs/mesa media-libs/openal media-video/ffmpeg
|
||||
DESCRIPTION=FreeSpace2 Source Code Project game engine
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/scp-fs2open/fs2open.github.com/
|
||||
INHERIT=cmake
|
||||
IUSE=debug discord
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Unlicense MIT Boost-1.0
|
||||
RDEPEND=app-arch/lz4 <dev-lang/lua-5.1.6:5.1 dev-libs/jansson media-libs/freetype:2 media-libs/glu media-libs/libjpeg-turbo media-libs/libpng media-libs/libsdl2 media-libs/libtheora media-libs/libvorbis media-libs/mesa media-libs/openal media-video/ffmpeg
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/scp-fs2open/fs2open.github.com/archive/refs/tags/release_21_4_1.tar.gz -> fs2_open-21.4.1.tar.gz https://github.com/asarium/libRocket/archive/ecd648a43aff8a9f3daf064d75ca5725237d5b38.tar.gz -> fs2_open-21.4.1-ext_libRocket.tar.gz https://github.com/asarium/cmake-modules/archive/7cef9577d6fc35057ea57f46b4986a8a28aeff50.tar.gz -> fs2_open-21.4.1-ext_rpavlik-cmake-modules.tar.gz
|
||||
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1
|
||||
_md5_=966d756dccefa8b6374bece654fe5b90
|
||||
@@ -10,6 +10,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=Unlicense MIT Boost-1.0
|
||||
RDEPEND=app-arch/lz4 <dev-lang/lua-5.1.6:5.1 dev-libs/jansson media-libs/freetype:2 media-libs/glu media-libs/libjpeg-turbo media-libs/libpng media-libs/libsdl2 media-libs/libtheora media-libs/libvorbis media-libs/mesa media-libs/openal media-video/ffmpeg
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/scp-fs2open/fs2open.github.com/archive/refs/tags/release_22_0_0.tar.gz -> fs2_open-22.0.0.tar.gz https://github.com/asarium/libRocket/archive/ecd648a43aff8a9f3daf064d75ca5725237d5b38.tar.gz -> fs2_open-22.0.0-ext_libRocket.tar.gz https://github.com/asarium/cmake-modules/archive/7cef9577d6fc35057ea57f46b4986a8a28aeff50.tar.gz -> fs2_open-22.0.0-ext_rpavlik-cmake-modules.tar.gz
|
||||
SRC_URI=https://github.com/scp-fs2open/fs2open.github.com/archive/refs/tags/release_23_0_0.tar.gz -> fs2_open-23.0.0.tar.gz https://github.com/asarium/libRocket/archive/ecd648a43aff8a9f3daf064d75ca5725237d5b38.tar.gz -> fs2_open-23.0.0-ext_libRocket.tar.gz https://github.com/asarium/cmake-modules/archive/7cef9577d6fc35057ea57f46b4986a8a28aeff50.tar.gz -> fs2_open-23.0.0-ext_rpavlik-cmake-modules.tar.gz
|
||||
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1
|
||||
_md5_=c64770e14fa2d42f496ef395345af41a
|
||||
@@ -2,11 +2,11 @@ DEFINED_PHASES=compile install
|
||||
DEPEND=media-libs/libvorbis media-libs/libogg media-libs/libmad virtual/opengl virtual/glu sdl2? ( media-libs/libsdl2 ) !sdl2? ( media-libs/libsdl )
|
||||
DESCRIPTION=Modern, cross-platform Quake 1 engine based on FitzQuake
|
||||
EAPI=7
|
||||
HOMEPAGE=http://quakespasm.sourceforge.net
|
||||
HOMEPAGE=https://quakespasm.sourceforge.net
|
||||
IUSE=sdl2
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=media-libs/libvorbis media-libs/libogg media-libs/libmad virtual/opengl virtual/glu sdl2? ( media-libs/libsdl2 ) !sdl2? ( media-libs/libsdl )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://sourceforge/quakespasm/quakespasm-0.94.1.tar.gz
|
||||
_md5_=d23b9cfad0ded7dea901ed52996c091d
|
||||
_md5_=d286e617d9627051ffc8576665c75c2f
|
||||
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile install unpack
|
||||
DEPEND=media-libs/libvorbis media-libs/libogg media-libs/libmad virtual/opengl virtual/glu sdl2? ( media-libs/libsdl2 ) !sdl2? ( media-libs/libsdl )
|
||||
DESCRIPTION=Modern, cross-platform Quake 1 engine based on FitzQuake
|
||||
EAPI=7
|
||||
HOMEPAGE=http://quakespasm.sourceforge.net
|
||||
HOMEPAGE=https://quakespasm.sourceforge.net
|
||||
INHERIT=git-r3
|
||||
IUSE=sdl2
|
||||
LICENSE=GPL-2
|
||||
@@ -11,4 +11,4 @@ PROPERTIES=live
|
||||
RDEPEND=media-libs/libvorbis media-libs/libogg media-libs/libmad virtual/opengl virtual/glu sdl2? ( media-libs/libsdl2 ) !sdl2? ( media-libs/libsdl )
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 2347f8fe2d392b2a091191f94be37e6f
|
||||
_md5_=d23b9cfad0ded7dea901ed52996c091d
|
||||
_md5_=d286e617d9627051ffc8576665c75c2f
|
||||
|
||||
16
metadata/md5-cache/games-rpg/snoot-game-1.8-r1
Normal file
16
metadata/md5-cache/games-rpg/snoot-game-1.8-r1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) virtual/opengl
|
||||
DEFINED_PHASES=install setup
|
||||
DESCRIPTION=Visual novel parody of Goodbye Volcano High
|
||||
EAPI=8
|
||||
HOMEPAGE=https://snootgame.xyz/
|
||||
INHERIT=python-single-r1 desktop wrapper
|
||||
IUSE=python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=AGPL-3 CC-BY-SA-4.0
|
||||
RDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) virtual/opengl
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 )
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://snootgame.xyz/downloads/game/SnootGame-Patch8_NewYears-linux.tar.bz2
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-single-r1 75118e916668a74c660a13b0ecb22562 desktop 7eb20ad915a0a318176d51bc2508ff5c wrapper 4a1902f969e5718126434fc35f3a0d9c
|
||||
_md5_=f80408b41656e92bfda80a6c61cb1c79
|
||||
@@ -5,12 +5,12 @@ DESCRIPTION=Send JACK audio over a network
|
||||
EAPI=8
|
||||
HOMEPAGE=https://jacktrip.github.io/jacktrip/ https://github.com/jacktrip/jacktrip
|
||||
INHERIT=meson
|
||||
IUSE=+gui jack +rtaudio virtualstudio
|
||||
IUSE=gui jack +rtaudio virtualstudio
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-qt/qtcore:5= dev-qt/qtnetwork:5= gui? ( dev-qt/qtgui:5= dev-qt/qtwidgets:5= ) jack? ( virtual/jack ) rtaudio? ( media-libs/rtaudio:= ) virtualstudio? ( dev-qt/qtdeclarative:5= dev-qt/qtnetworkauth:5= dev-qt/qtsvg:5= dev-qt/qtwebsockets:5= )
|
||||
REQUIRED_USE=virtualstudio? ( gui ) || ( jack rtaudio )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jacktrip/jacktrip/archive/refs/tags/v1.6.8.tar.gz -> jacktrip-1.6.8.tar.gz
|
||||
SRC_URI=https://github.com/jacktrip/jacktrip/archive/refs/tags/v1.7.1.tar.gz -> jacktrip-1.7.1.tar.gz
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 meson 1994a5aef5d4f5798b92f64d6f9a6003
|
||||
_md5_=28e6ba10be6da1b0778b0f1ca311e759
|
||||
_md5_=5f6824350608e49f01bc3ce000706bad
|
||||
@@ -9,6 +9,6 @@ LICENSE=all-rights-reserved
|
||||
RDEPEND=app-accessibility/at-spi2-atk:2 app-accessibility/at-spi2-core:2 dev-libs/atk dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig:1.0 media-libs/freetype:2 net-print/cups sys-apps/dbus sys-apps/util-linux x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libxkbcommon x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango
|
||||
RESTRICT=mirror bindist
|
||||
SLOT=0
|
||||
SRC_URI=https://dl-canary.discordapp.net/apps/linux/0.0.146/discord-canary-0.0.146.deb
|
||||
SRC_URI=https://dl-canary.discordapp.net/apps/linux/0.0.148/discord-canary-0.0.148.deb
|
||||
_eclasses_=desktop 7eb20ad915a0a318176d51bc2508ff5c toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 linux-info 4b552625ebd741dfd2ac08637fd2436e pax-utils 91d47e5d20627c717aa878b9167c62a8 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 unpacker fdd15d854bf5e84f82d35524ab8ca6ba xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=c1defa24aa41f64b53b83321e28e9177
|
||||
@@ -10,6 +10,6 @@ LICENSE=GPL-3
|
||||
RDEPEND=|| ( >=app-accessibility/at-spi2-core-2.46.0:2 ) dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss dev-libs/wayland media-libs/alsa-lib media-libs/mesa[X(+)] net-print/cups sys-apps/dbus[X] x11-libs/cairo x11-libs/gtk+:3[X] x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libxkbcommon x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/pango
|
||||
RESTRICT=splitdebug
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/oxen-io/session-desktop/releases/download/v1.10.4/session-desktop-linux-amd64-1.10.4.deb
|
||||
SRC_URI=https://github.com/oxen-io/session-desktop/releases/download/v1.10.7/session-desktop-linux-amd64-1.10.7.deb
|
||||
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 linux-info 4b552625ebd741dfd2ac08637fd2436e chromium-2 1004ce9fd1ae9622a0b7eabcd8fc0d69 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 unpacker fdd15d854bf5e84f82d35524ab8ca6ba optfeature 1a2157392a869265b2afcb63a26c12ac xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=e38adc8299518aacf186ec0246428e85
|
||||
@@ -11,6 +11,6 @@ LICENSE=LGPL-2.1
|
||||
RDEPEND=curl? ( net-misc/curl ) doc? ( app-doc/doxygen ) jansson? ( dev-libs/jansson:= ) ssl? ( net-libs/gnutls:= ) net-libs/libmicrohttpd:= net-libs/orcania sys-libs/zlib
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/babelouest/ulfius/archive/v2.7.12.tar.gz -> ulfius-2.7.12.tar.gz
|
||||
SRC_URI=https://github.com/babelouest/ulfius/archive/v2.7.13.tar.gz -> ulfius-2.7.13.tar.gz
|
||||
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1
|
||||
_md5_=bcc22358e1b3311c44306373aee02342
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=dev-python/build[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( >=dev-python/click-8.0.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/desktop-notifier-3.3.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/dropbox-11*[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fasteners-0.15[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyring-22.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyrings-alt-3.1.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pathspec-0.5.8[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/Pyro5-5.10[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.16.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/survey-3.4.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/survey-4.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/watchdog-2.0.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DESCRIPTION=Maestral is an open-source Dropbox client written in Python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://maestral.app
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=distutils-r1 xdg
|
||||
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/desktop-notifier-3.3.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/dropbox-11*[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fasteners-0.15[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyring-22.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyrings-alt-3.1.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pathspec-0.5.8[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/Pyro5-5.10[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.16.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/survey-3.4.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/survey-4.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/watchdog-2.0.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/samschott/maestral/archive/refs/tags/v1.7.0.dev1.tar.gz -> maestral-1.7.0_rc1.gh.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539 xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=e7deba1c1955433425c0e294f2dfc7d9
|
||||
16
metadata/md5-cache/net-misc/maestral-1.7.0_rc2
Normal file
16
metadata/md5-cache/net-misc/maestral-1.7.0_rc2
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=dev-python/build[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( >=dev-python/click-8.0.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/desktop-notifier-3.3.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/dropbox-11*[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fasteners-0.15[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/importlib_metadata[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyring-22.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyrings-alt-3.1.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pathspec-0.5.8[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/Pyro5-5.10[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.16.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/survey-3*[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/typing-extensions[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/watchdog-2.0.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DESCRIPTION=Maestral is an open-source Dropbox client written in Python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://maestral.app
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=distutils-r1 xdg
|
||||
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/desktop-notifier-3.3.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/dropbox-11*[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fasteners-0.15[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/importlib_metadata[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyring-22.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyrings-alt-3.1.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pathspec-0.5.8[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/Pyro5-5.10[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.16.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/survey-3*[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/typing-extensions[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/watchdog-2.0.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/samschott/maestral/archive/refs/tags/v1.7.0.dev2.tar.gz -> maestral-1.7.0_rc2.gh.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539 xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=ac99ffc29b8ed328a4f1cc0ef295f195
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=virtual/pkgconfig dev-qt/qtcore
|
||||
DEFINED_PHASES=configure install postinst postrm
|
||||
DEPEND=>=dev-libs/openssl-1.1.1l:0/1.1 >=media-libs/libsdl2-2.0.16-r1:0[kms] >=media-libs/sdl2-ttf-2.0.15:0 >=media-video/ffmpeg-4.4-r1:0 >=dev-qt/qtsvg-5.15.2-r10:5/5.15 >=dev-qt/qtquickcontrols2-5.15.2-r11:5 >=media-libs/opus-1.3.1-r2:0 >=media-sound/pulseaudio-15.0-r1:0 vaapi? ( >=media-libs/libva-2.12.0:0 )
|
||||
DESCRIPTION=GameStream client for PCs
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/moonlight-stream/moonlight-qt
|
||||
INHERIT=qmake-utils xdg-utils
|
||||
IUSE=vaapi
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=>=dev-libs/openssl-1.1.1l:0/1.1 >=media-libs/libsdl2-2.0.16-r1:0[kms] >=media-libs/sdl2-ttf-2.0.15:0 >=media-video/ffmpeg-4.4-r1:0 >=dev-qt/qtsvg-5.15.2-r10:5/5.15 >=dev-qt/qtquickcontrols2-5.15.2-r11:5 >=media-libs/opus-1.3.1-r2:0 >=media-sound/pulseaudio-15.0-r1:0 vaapi? ( >=media-libs/libva-2.12.0:0 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/moonlight-stream/moonlight-qt/releases/download/v3.1.4/MoonlightSrc-3.1.4.tar.gz
|
||||
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 qmake-utils 59420c906278d16deaaa629f9d115707 xdg-utils ac0e315a3688929e34ac75b139e7349a
|
||||
_md5_=51aae8980fd4dc80a09e9aa2fc306855
|
||||
15
metadata/md5-cache/net-misc/moonlight-4.3.1
Normal file
15
metadata/md5-cache/net-misc/moonlight-4.3.1
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=virtual/pkgconfig dev-qt/qtcore
|
||||
DEFINED_PHASES=configure install postinst postrm
|
||||
DEPEND=>=dev-libs/openssl-1.1.1 >=media-libs/libsdl2-2.0.16-r1:0[kms] >=media-libs/sdl2-ttf-2.0.15:0 >=media-video/ffmpeg-4.4-r1:0 >=dev-qt/qtsvg-5.15.2-r10:5/5.15 >=dev-qt/qtquickcontrols2-5.15.2-r11:5 >=media-libs/opus-1.3.1-r2:0 >=media-sound/pulseaudio-15.0-r1:0 vaapi? ( >=media-libs/libva-2.12.0:0 )
|
||||
DESCRIPTION=GameStream client for PCs
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/moonlight-stream/moonlight-qt
|
||||
INHERIT=qmake-utils xdg-utils
|
||||
IUSE=vaapi
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=>=dev-libs/openssl-1.1.1 >=media-libs/libsdl2-2.0.16-r1:0[kms] >=media-libs/sdl2-ttf-2.0.15:0 >=media-video/ffmpeg-4.4-r1:0 >=dev-qt/qtsvg-5.15.2-r10:5/5.15 >=dev-qt/qtquickcontrols2-5.15.2-r11:5 >=media-libs/opus-1.3.1-r2:0 >=media-sound/pulseaudio-15.0-r1:0 vaapi? ( >=media-libs/libva-2.12.0:0 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/moonlight-stream/moonlight-qt/releases/download/v4.3.1/MoonlightSrc-4.3.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 qmake-utils 59420c906278d16deaaa629f9d115707 xdg-utils ac0e315a3688929e34ac75b139e7349a
|
||||
_md5_=60b6aa5d139beff1a9288a4e89469e53
|
||||
15
metadata/md5-cache/sys-fs/ntfs2btrfs-20220812
Normal file
15
metadata/md5-cache/sys-fs/ntfs2btrfs-20220812
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-libs/libfmt zlib? ( sys-libs/zlib ) lzo? ( dev-libs/lzo ) zstd? ( app-arch/zstd )
|
||||
DESCRIPTION=Conversion tool from NTFS to Btrfs
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/maharmstone/ntfs2btrfs
|
||||
INHERIT=cmake
|
||||
IUSE=+zlib +lzo +zstd
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=dev-libs/libfmt zlib? ( sys-libs/zlib ) lzo? ( dev-libs/lzo ) zstd? ( app-arch/zstd )
|
||||
SLOT=0
|
||||
SRC_URI=https://codeload.github.com/maharmstone/ntfs2btrfs/tar.gz/refs/tags/20220812 -> ntfs2btrfs-20220812.tar.gz
|
||||
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1
|
||||
_md5_=83a7abc24da78e92214e9ebd6d2d8aa9
|
||||
14
metadata/md5-cache/sys-kernel/dkms-3.0.10
Normal file
14
metadata/md5-cache/sys-kernel/dkms-3.0.10
Normal file
@@ -0,0 +1,14 @@
|
||||
DEFINED_PHASES=compile install prepare setup test
|
||||
DESCRIPTION=Dynamic Kernel Module Support
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/dell/dkms
|
||||
INHERIT=linux-info
|
||||
IUSE=systemd
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=sys-apps/kmod systemd? ( sys-apps/systemd )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/dell/dkms/archive/v3.0.10.tar.gz -> dkms-3.0.10.tar.gz
|
||||
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 linux-info 4b552625ebd741dfd2ac08637fd2436e
|
||||
_md5_=56f340f343924b32be1ef13ce01753c2
|
||||
@@ -2,7 +2,7 @@ DEFINED_PHASES=compile configure install test
|
||||
DEPEND=app-i18n/canna cairo? ( x11-libs/cairo[X(+)] ) wayland? ( dev-libs/wayland x11-libs/libxkbcommon ) X? ( x11-libs/libICE x11-libs/libSM x11-libs/libX11 ) xft? ( x11-libs/libXft )
|
||||
DESCRIPTION=canna plugin for mlterm
|
||||
EAPI=8
|
||||
HOMEPAGE=http://mlterm.sourceforge.net/
|
||||
HOMEPAGE=https://mlterm.sourceforge.net/
|
||||
IUSE=cairo fbcon wayland X xft
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
@@ -10,4 +10,4 @@ RDEPEND=app-i18n/canna cairo? ( x11-libs/cairo[X(+)] ) wayland? ( dev-libs/wayla
|
||||
REQUIRED_USE=|| ( X fbcon wayland )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://sourceforge/mlterm/mlterm-3.9.2.tar.gz
|
||||
_md5_=2a2920564d83feb4b9870de9e87d471c
|
||||
_md5_=a5983b12076a4d430b4df5565a55867c
|
||||
|
||||
@@ -103,7 +103,7 @@ app-crypt/ifcplugin-bin 3.1.1.0: Crypto Interface Web Browser Plugin
|
||||
app-crypt/intel-ipsec-mb 1.1 1.2 1.3 9999: Multi-Buffer Crypto for IPSec from Intel
|
||||
app-crypt/pinentry-bemenu 0.11.0: Pinentry based on bemenu
|
||||
app-crypt/reop 2.1.1: reasonable expectation of privacy
|
||||
app-crypt/tang 11: Tang binding daemon
|
||||
app-crypt/tang 11 12: Tang binding daemon
|
||||
app-crypt/tomb 2.9-r6: Tomb :: File Encryption on GNU/Linux
|
||||
app-crypt/tpm2-openssl 1.1.1: OpenSSL Provider for TPM2 integration
|
||||
app-crypt/uacme 1.7.1: ACMEv2 client written in plain C with minimal dependencies
|
||||
@@ -183,7 +183,7 @@ app-misc/glow 1.4.1: Render markdown on the CLI, with pizzazz!
|
||||
app-misc/grit 0.3.0: An personal task manager that represents tasks as multitree nodes
|
||||
app-misc/hollywood 1.22: Fill your console with Hollywood melodrama technobabble
|
||||
app-misc/kloak 0.2.30: A privacy tool that makes keystroke biometrics less effective
|
||||
app-misc/ledger-live 2.49.2 2.50.0 2.50.1 2.51.0 2.52.0: Manager for the Ledger hardware wallet
|
||||
app-misc/ledger-live 2.50.0 2.50.1 2.51.0 2.52.0 2.53.1: Manager for the Ledger hardware wallet
|
||||
app-misc/lf 27 28: Terminal file manager
|
||||
app-misc/macchina 5.0.2 6.0.5 6.0.6 6.1.6: A system information fetcher, with an (unhealthy) emphasis on performance.
|
||||
app-misc/mangadesk 0.7.7 0.7.8: Terminal Client for MangaDex
|
||||
@@ -498,6 +498,9 @@ dev-cpp/vexcl 1.4.3-r2: VexCL - Vector expression template library for OpenCL
|
||||
dev-cpp/wangle 2022.04.11.00-r1: Framework providing common client/server abstractions
|
||||
dev-cpp/workflow 0.10.2-r1 0.10.3 9999: C++ Parallel Computing and Asynchronous Networking Engine
|
||||
dev-cpp/xdgpp 0_pre20201007-r1: C++17 header-only implementation of the XDG Base Directory Specification
|
||||
dev-cpp/xsimd 10.0.0: C++ wrappers for SIMD intrinsics
|
||||
dev-cpp/xtensor 0.24.4: header-only C++ library for numerical analysis with multi-dimensional arrays
|
||||
dev-cpp/xtl 0.7.5: Algorithms and containers used by the xtensor stack and the xeus stack
|
||||
dev-crystal/athena-negotiation 0.1.2: Framework agnostic content negotiation library
|
||||
dev-crystal/athena-spec 0.3.1 0.3.2: Common/helpful Spec compliant testing utilities
|
||||
dev-crystal/backtracer 1.2.2: Crystal shard aiming to assist with parsing backtraces into a structured form
|
||||
@@ -840,6 +843,7 @@ dev-python/click-option-group 0.5.5: Option groups missing in Click
|
||||
dev-python/click-repl 0.2.0-r1: Subcommand REPL for click apps
|
||||
dev-python/clufter 0.77.2: Tool/library for transforming/analyzing cluster configuration formats
|
||||
dev-python/cmarkgfm 2022.10.27: Python bindings for GitHub's cmark
|
||||
dev-python/codecov 2.1.12: Hosted coverage reports for GitHub, Bitbucket and Gitlab
|
||||
dev-python/collidoscope 0.4.1 0.5.2: Brute force detection of glyph collisions
|
||||
dev-python/colored 1.4.2 1.4.3: Very simple Python library for color and formatting in terminal
|
||||
dev-python/commandlines 0.4.1: Routines for extracting information from fontTools glyphs
|
||||
@@ -907,6 +911,7 @@ dev-python/gpxpy 1.5.0: GPX file parser and GPS track manipulation library
|
||||
dev-python/graphene 3.0.0: GraphQL Framework for Python
|
||||
dev-python/graphql-core 3.1.6: GraphQL for Python
|
||||
dev-python/graphql-relay 3.1.0: Relay library for graphql-core-next
|
||||
dev-python/griffe 0.25.4: Signatures for entire Python programs.
|
||||
dev-python/grpclib 0.4.2 0.4.3_rc2: Pure-Python gRPC implementation for asyncio
|
||||
dev-python/guidata 2.3.0: Library for user interfaces for easy dataset editing and display
|
||||
dev-python/hachoir 3.2.0: Hachoir is a Python library to view and edit a binary stream field by field
|
||||
@@ -922,6 +927,7 @@ dev-python/i3ipc 2.2.1 2.2.1-r1: An improved Python library to control i3wm and
|
||||
dev-python/injector 0.18.4: Python dependency injection framework
|
||||
dev-python/inscriptis 2.3.1 2.3.2: HTML to text converter
|
||||
dev-python/insipid-sphinx-theme 0.4.0 0.4.1: An insipid Sphinx theme
|
||||
dev-python/invoke 2.0.0: Pythonic task execution
|
||||
dev-python/isosurfaces 0.1.0: Construct isolines/isosurfaces of a 2D/3D scalar field defined by a function
|
||||
dev-python/itemadapter 0.4.0 0.6.0 0.7.0: Common interface for scrapy data container classes
|
||||
dev-python/itemloaders 1.0.4 1.0.6: Library to populate items using XPath and CSS with a convenient API
|
||||
@@ -947,8 +953,13 @@ dev-python/microversion-parse 1.0.1-r1: A simple parser for OpenStack microversi
|
||||
dev-python/minio 7.1.12: MinIO Client SDK for Python
|
||||
dev-python/mistletoe 0.9.0: A fast, extensible and spec-compliant Markdown parser in pure Python.
|
||||
dev-python/mitype 0.2.4: Typing speed test in terminal
|
||||
dev-python/mkdocs-autorefs 0.4.1: Automatically link across pages in MkDocs.
|
||||
dev-python/mkdocs-blog-plugin 9999: Plugin for MkDocs to keep a simple blog section inside your documentation.
|
||||
dev-python/mkdocs-exclude 1.0.2: Lets you exclude files or trees from your output
|
||||
dev-python/mkdocs-mkdocstrings 0.20.0: Automatic documentation from sources, for MkDocs.
|
||||
dev-python/mkdocs-mkdocstrings-python 0.8.3: A Python handler for mkdocstrings.
|
||||
dev-python/mkdocs-render-swagger-plugin 0.0.4: MKDocs plugin for rendering swagger & openapi files
|
||||
dev-python/mkdocs-rss-plugin 1.5.0: MkDocs plugin to generate a RSS feeds.
|
||||
dev-python/mnemonic 0.19: Reference implementation of BIP-0039 for generating deterministic keys
|
||||
dev-python/mobi 0.3.3: unpack unencrypted mobi files
|
||||
dev-python/moderngl 5.7.4: Modern OpenGL binding for python
|
||||
@@ -1000,6 +1011,7 @@ dev-python/protego 0.1.16 0.2.1: robots.txt parser with support for modern conve
|
||||
dev-python/proxy_tools 0.1.0: Simple proxy (as in the GoF design pattern)
|
||||
dev-python/psycopg2cffi 2.9.0: Implementation of the psycopg2 module using cffi. Compatible with Psycopg 2.5.
|
||||
dev-python/pure-protobuf 2.2.0 2.2.1: Python implementation of Protocol Buffers data types with dataclasses support
|
||||
dev-python/py-nanoid 9999: Python Nanoid
|
||||
dev-python/py3nvml 0.2.6: Python 3 Bindings for the NVIDIA Management Library
|
||||
dev-python/pyagentx 0.4: Python AgentX Implementation
|
||||
dev-python/pybeam 0.7-r1: Python module to parse Erlang BEAM files
|
||||
@@ -1039,6 +1051,7 @@ dev-python/pytest-instafail 0.4.2: Plugin for pytest that shows failures and err
|
||||
dev-python/pytest-isort 3.1.0: Plugin to check import ordering using isort
|
||||
dev-python/pytest-randomly 3.12.0: Pytest plugin to randomly order tests and control random.seed
|
||||
dev-python/pytest-steps 1.8.0: Create step-wise / incremental tests in pytest
|
||||
dev-python/pytest-syrupy 4.0.0: The sweeter pytest snapshot plugin
|
||||
dev-python/pytest-vcr 1.0.2: Plugin for managing VCR.py cassettes
|
||||
dev-python/python-barbicanclient 5.3.0: Client library for Barbican API
|
||||
dev-python/python-betterproto 2.0.0_beta4 9999: Better Protobuf / gRPC Support for Python
|
||||
@@ -1094,7 +1107,6 @@ dev-python/sphinx-hoverxref 1.3.0: Sphinx extension to show tooltips with conten
|
||||
dev-python/sphinx-rtd-dark-mode 1.2.4: Dark mode for the Sphinx Read the Docs theme
|
||||
dev-python/sphinx-sitemap 2.2.1: Sitemap generator for Sphinx
|
||||
dev-python/sphinx-version-warning 1.1.2: Sphinx extension to add a warning banner
|
||||
dev-python/sphinxcontrib-jquery 3.0.0: Extension to include jQuery on newer Sphinx releases
|
||||
dev-python/sphinxcontrib-katex 0.9.3 0.9.4: KaTeX Sphinx extension for rendering of math in HTML pages
|
||||
dev-python/sphinxcontrib-restbuilder 0.3: A Sphinx builder/writer to output reStructuredText (rst) files
|
||||
dev-python/sre_yield 1.2: Python module to generate regular all expression matches
|
||||
@@ -1138,6 +1150,7 @@ dev-python/ukpostcodeparser 1.1.2-r1: UK postcode parser library
|
||||
dev-python/unicodedata2 14.0.0: Unicodedata backport for python 2/3 updated to the latest unicode version
|
||||
dev-python/urlmatch 1.0.1-r2: A Python library for easily pattern matching wildcard URLs
|
||||
dev-python/usort 1.0.2: Safe, minimal import sorting for Python projects
|
||||
dev-python/validator-collection 1.5.0: Python library of 60+ commonly-used validator functions.
|
||||
dev-python/vharfbuzz 0.1.3 0.1.4: A user-friendlier way to use Harfbuzz in Python
|
||||
dev-python/volatile 2.1.0: A small extension for the tempfile module
|
||||
dev-python/vttlib 0.11.0: Dump, merge and compile Visual TrueType data in UFO3 with FontTools
|
||||
@@ -1190,7 +1203,7 @@ dev-util/fpm 0.7.0-r1: Fortran Package Manager (fpm)
|
||||
dev-util/fypp 3.1: Fypp - Python powered Fortran preprocessor
|
||||
dev-util/gammaray 2.11.3: High-level runtime introspection tool for Qt applications
|
||||
dev-util/gftools 0.9.21: Miscellaneous tools for working with the Google Fonts collection
|
||||
dev-util/git-bug 0.7.1 9999: distributed, offline-first bug tracker
|
||||
dev-util/git-bug 0.7.2 9999: distributed, offline-first bug tracker
|
||||
dev-util/glsl-language-server 0.3.7: Language server implementation for GLSL
|
||||
dev-util/gshards 0.1-r1: Small helper tools to aid installing Crystal packages in Gentoo
|
||||
dev-util/haredo 1.0.2 9999: a simple and unix-idiomatic build automator
|
||||
@@ -1224,18 +1237,20 @@ dev-vcs/git-blame-someone-else 0_pre20180613: Blame someone else for your bad co
|
||||
dev-vcs/git-cu 0.5.0: Helps to keep your local git repositories organized
|
||||
dev-vcs/git-repo-updater 0.5.1-r2: Easily update multiple git repositories at once
|
||||
dev-vcs/gitahead 2.6.3: Graphical Git client to help understand and manage source code history
|
||||
dev-vcs/gitqlient 1.5.0-r1 1.6.1 9999: Multi-platform Git client written with Qt
|
||||
dev-vcs/gitqlient 1.5.0-r1 1.6.1 1.6.1-r1 9999: Multi-platform Git client written with Qt
|
||||
dev-vcs/gitqlient-gitserver-plugin 0.2.0: GitQlient GitServer plugin
|
||||
dev-vcs/gitqlient-jenkins-plugin 0.2.0: GitQlient Jenkins plugin
|
||||
dev-vcs/gitui 0.18.0 0.20.1: Blazing fast terminal-ui for git
|
||||
dev-vcs/got 0.79 0.82: Portable version of the Game of Trees version control system
|
||||
dev-vcs/lazygit 0.35 0.36 0.37: Simple terminal UI for git commands
|
||||
dev-vcs/lefthook 1.0.4 1.2.6: Fast and powerful Git hooks manager for any type of projects
|
||||
dev-zig/zls 9999: The officially unofficial Ziglang language server
|
||||
games-action/ATLauncher 3.4.3.1: Minecraft launcher which integrates multiple different ModPacks
|
||||
dev-zig/zls 0.10.0 9999: The officially unofficial Ziglang language server
|
||||
games-action/ATLauncher 3.4.3.1 3.4.27.0: Minecraft launcher which integrates multiple different ModPacks
|
||||
games-action/blackvoxel 2.50 9999: Blackvoxel Video Game
|
||||
games-action/ddnet 16.7.2 9999: DDraceNetwork, a cooperative racing mod of Teeworlds
|
||||
games-action/netrek-brmh 2.6.0: brmh client for netrek
|
||||
games-action/netrek-cow 3.3.2: cow client for netrek
|
||||
games-action/technic-launcher 4.625: Minecraft launcher for community-made modpacks on the Technic Platform
|
||||
games-action/technic-launcher 4.625 4.768: Minecraft launcher for community-made modpacks on the Technic Platform
|
||||
games-arcade/SpaceCadetPinball 2.0 2.0.1 9999: Decompilation of 3D Pinball for Windows - Space Cadet
|
||||
games-arcade/opensurge 0.5.2.1 9999: fun 2D retro platformer inspired by old-school Sonic games
|
||||
games-arcade/taisei 1.3.2-r1 9999: Clone of the Touhou series, written in C using SDL/OpenGL/OpenAL.
|
||||
@@ -1250,10 +1265,10 @@ games-emulation/flycast 9999: Sega Dreamcast, Naomi and Atomiswave emulator
|
||||
games-emulation/mupen64plus-qt 1.15 9999: A basic launcher for Mupen64Plus
|
||||
games-emulation/np2kai 22 22_p20210211: NP2kai is an emulator for the japanese PC-98 series of computers
|
||||
games-emulation/rpcs3 9999: PS3 emulator/debugger
|
||||
games-emulation/yuzu 0_p20220725 0_p20230202 9999: An emulator for Nintendo Switch
|
||||
games-emulation/yuzu 0_p20230202 9999: An emulator for Nintendo Switch
|
||||
games-engines/boxtron 0.5.4-r2: Steam Play compatibility tool to run DOS games using native Linux DOSBox
|
||||
games-engines/easyrpg-player 0.7.0: RPG Maker 2000/2003 and EasyRPG games interpreter
|
||||
games-engines/fs2_open 21.4.1-r2 22.0.0 22.2.0: FreeSpace2 Source Code Project game engine
|
||||
games-engines/fs2_open 22.2.0 23.0.0: FreeSpace2 Source Code Project game engine
|
||||
games-engines/instead 3.3.5 3.4.1 9999: INSTEAD text-based quest game engine
|
||||
games-engines/luxtorpeda 25.0.0: Steam Play compatibility tool to run games using native Linux engines
|
||||
games-engines/nxengine-evo 2.6.4: rewrite of the jump-and-run platformer Doukutsu Monogatari(Cave Story)
|
||||
@@ -1274,7 +1289,7 @@ games-puzzle/baba-is-you 474: Puzzle game where you can change the rules by whic
|
||||
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-rpg/airshipper 0.7.0-r1: Provides automatic updates for the voxel RPG Veloren
|
||||
games-rpg/snoot-game 1.8: Visual novel parody of Goodbye Volcano High
|
||||
games-rpg/snoot-game 1.8 1.8-r1: Visual novel parody of Goodbye Volcano High
|
||||
games-server/among-sus 20210519: Among Us, but it's a text adventure
|
||||
games-util/NotEnoughProduction 0.0.4: Tool for building production chains for modded minecraft
|
||||
games-util/chiaki 2.1.1-r1 9999: Client for PlayStation 4 and PlayStation 5 Remote Play
|
||||
@@ -1452,7 +1467,7 @@ media-sound/dzr 221112: DZR: the command line deezer.com player
|
||||
media-sound/helvum 0.3.4 0.3.4-r2: A GTK patchbay for pipewire
|
||||
media-sound/hushboard 0.0_pre20220518 9999: Mutes your microphone while you are typing
|
||||
media-sound/ibniz 1.18-r1: virtual machine designed for extremely compact low-level audiovisual programs
|
||||
media-sound/jacktrip 1.6.8 1.7.0: Send JACK audio over a network
|
||||
media-sound/jacktrip 1.7.0 1.7.1: Send JACK audio over a network
|
||||
media-sound/loudgain 0.6.8: Versatile ReplayGain 2.0 loudness normalizer
|
||||
media-sound/mopidy 3.3.0: An extensible music server written in Python.
|
||||
media-sound/mpd-mpris 0.3.1: An implementation of the MPRIS protocol for MPD.
|
||||
@@ -1515,7 +1530,7 @@ net-im/Quaternion 0.0.95.1: A Qt-based IM client for Matrix
|
||||
net-im/abaddon 0.1.8 9999: Alternative Discord client using GTK instead of Electron
|
||||
net-im/chatterino 2.3.5-r3: Chat client for https://twitch.tv
|
||||
net-im/conduit 0.5.0: A Matrix homeserver written in Rust
|
||||
net-im/discord-canary-bin 0.0.146: All-in-one voice and text chat
|
||||
net-im/discord-canary-bin 0.0.148: All-in-one voice and text chat
|
||||
net-im/discord-ptb-bin 0.0.29: All-in-one voice and text chat
|
||||
net-im/gajim-plugins 9999: Plugins developed fro Gajim XMPP client
|
||||
net-im/go-sendxmpp 0.5.5 0.5.6: A little tool to send messages to an XMPP contact or MUC
|
||||
@@ -1532,7 +1547,7 @@ net-im/mautrix-slack 0_pre20230124: A Matrix-Slack puppeting bridge based on sla
|
||||
net-im/mautrix-telegram 0.12.2_p20230118: A Matrix-Telegram Messenger puppeting bridge
|
||||
net-im/nheko 0.10.2-r1 0.11.1 9999: Native desktop client for Matrix using Qt
|
||||
net-im/ruqola 1.3.1: Rocket.Chat client for the KDE desktop
|
||||
net-im/session-desktop-bin 1.10.4-r1: Session Desktop - Onion routing based messenger
|
||||
net-im/session-desktop-bin 1.10.7: Session Desktop - Onion routing based messenger
|
||||
net-im/whatsapp-for-linux 1.3.2 1.3.2-r1 1.5.3: An unofficial WhatsApp desktop application for Linux
|
||||
net-irc/catgirl 2.0a 2.1: TLS-only terminal IRC client
|
||||
net-irc/pounce 3.0: Multi-client, TLS-only IRC bouncer
|
||||
@@ -1550,7 +1565,7 @@ net-libs/signald 0.23.2: an API for interacting with Signal Private Messenger
|
||||
net-libs/td 1.8.0 9999: Cross-platform library for building Telegram clients
|
||||
net-libs/telepathy-haze 0.8.1: Telepathy connection manager providing libpurple supported protocols
|
||||
net-libs/udt 4.11_p20181126: UDT is a UDP based data transport protocol
|
||||
net-libs/ulfius 2.7.12: HTTP Framework for REST Applications in C
|
||||
net-libs/ulfius 2.7.13: HTTP Framework for REST Applications in C
|
||||
net-libs/usockets 0.8.1_p20211023 9999: tiny eventing, networking & crypto for async applications
|
||||
net-mail/dovecot-fts-xapian 1.5.4 1.5.5 9999: Dovecot FTS plugin backed by Xapian
|
||||
net-mail/hydroxide 0.2.23 0.2.24 9999: A third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge
|
||||
@@ -1567,11 +1582,11 @@ net-misc/giara 1.0.1: An app for Reddit
|
||||
net-misc/gmid 1.8.5 1.8.6 9999: Simple and secure Gemini server
|
||||
net-misc/gnome-ssh-askpass 9.1_p1: GTK-based passphrase dialog for use with OpenSSH
|
||||
net-misc/lyrics-in-terminal 1.4.2 1.5.0: Command Line Lyrics fetcher for MPRIS media players
|
||||
net-misc/maestral 1.5.3 1.6.5 1.7.0_rc1: Maestral is an open-source Dropbox client written in Python
|
||||
net-misc/maestral 1.5.3 1.6.5 1.7.0_rc2: Maestral is an open-source Dropbox client written in Python
|
||||
net-misc/maestral-qt 1.5.3 1.6.5 1.7.0_rc0: Maestral is an open-source Dropbox client written in Python
|
||||
net-misc/mastorss 0.13.0 0.13.1 9999: Another RSS to Mastodon bot
|
||||
net-misc/megasync 4.3.8.0 4.5.0.0 9999: The official Qt-based program for syncing your MEGA account in your PC
|
||||
net-misc/moonlight 3.1.4: GameStream client for PCs
|
||||
net-misc/moonlight 4.3.1: GameStream client for PCs
|
||||
net-misc/myip 1.2.0: Get your external IP address using STUN server
|
||||
net-misc/ooni-probe-cli 3.16.6 3.16.7: OONI Probe network measurement tool for detecting internet censorship
|
||||
net-misc/openbgpd 6.8_p0 6.9_p0 9999: OpenBGPD is a free implementation of BGPv4
|
||||
@@ -1810,9 +1825,10 @@ sys-fs/dwarfs-bin 0.6.1: Static version of a fast very high compression read-onl
|
||||
sys-fs/gcsfuse 0.41.4: A user-space file system for interacting with Google Cloud Storage
|
||||
sys-fs/gdu 5.13.2 5.14.0: Disk usage analyzer with console interface written in Go
|
||||
sys-fs/gfs2-utils 3.4.1: Shared-disk cluster file system
|
||||
sys-fs/ntfs2btrfs 20220812: Conversion tool from NTFS to Btrfs
|
||||
sys-fs/python-btrfs 13-r1: Python 3 module to inspect btrfs filesystems
|
||||
sys-fs/ufiformat 0.9.9: USB Floppy Disk formatting tool
|
||||
sys-kernel/dkms 2.8.4: Dynamic Kernel Module Support
|
||||
sys-kernel/dkms 2.8.4 3.0.10: Dynamic Kernel Module Support
|
||||
sys-kernel/dpdk-kmod 21.11.1 22.07: DPDK Kernel Nic Interface module
|
||||
sys-kernel/modprobed-db 2.46: This utility tracks modules loaded by the kernel, for localmodconfig
|
||||
sys-kernel/msr-safe 1.6.0: Allows safer access to model specific registers (MSRs)
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sun, 12 Feb 2023 15:16:53 +0000
|
||||
Mon, 13 Feb 2023 11:31:55 +0000
|
||||
|
||||
@@ -58,6 +58,9 @@ dev-cpp/tiny-dnn:opencl - Build tiny-dnn with OpenCL library support
|
||||
dev-cpp/tiny-dnn:serialization - Build tiny-dnn with Serialization support
|
||||
dev-cpp/tiny-dnn:tbb - Build tiny-dnn with TBB library support
|
||||
dev-cpp/vexcl:amdsi - Implement workaround for AMD SI GPUs
|
||||
dev-cpp/xtensor:openmp - Enable parallel assignment loop using OpenMP
|
||||
dev-cpp/xtensor:tbb - Enable parallel assignment loop using dev-cpp/tbb
|
||||
dev-cpp/xtensor:xsimd - Enable SIMD accelaration using dev-cpp/xsimd
|
||||
dev-embedded/esp-idf:esp32 - Enable support for esp32
|
||||
dev-embedded/esp-idf:esp32s2 - Enable support for esp32
|
||||
dev-embedded/esp-idf:esp32s3 - Enable support for esp32
|
||||
|
||||
Reference in New Issue
Block a user