mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
2025-10-26 01:18:46 UTC
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -6,10 +6,10 @@ EAPI=8
|
||||
HOMEPAGE=https://sourceforge.net/projects/ebook-tools/
|
||||
INHERIT=cmake
|
||||
IUSE=+lit2epub
|
||||
KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv x86
|
||||
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-libs/libxml2:= >=dev-libs/libzip-1.7.2:= lit2epub? ( app-text/convertlit )
|
||||
SLOT=0
|
||||
SRC_URI=https://downloads.sourceforge.net/ebook-tools/ebook-tools-0.2.2.tar.gz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 2d36accef058c00889b1f93ea4bc4061
|
||||
_md5_=c6031a7c544a1a06b085f9379cfc3ba8
|
||||
_md5_=933e01f38f4be8278d7fcea9a980e58b
|
||||
|
||||
@@ -5,11 +5,11 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/google/guice
|
||||
INHERIT=java-pkg-2 java-pkg-simple
|
||||
IUSE=doc source test
|
||||
KEYWORDS=amd64 ~arm64
|
||||
KEYWORDS=amd64 arm64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-java/aopalliance:1 dev-java/injection-api:0 >=dev-java/asm-9.8-r1:0 >=dev-java/error-prone-annotations-2.41.0:0 >=dev-java/guava-33.4.8:0 dev-java/jsr305:0 >=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/google/guice/archive/7.0.0.tar.gz -> guice-7.0.0.tar.gz test? ( https://repo1.maven.org/maven2/com/google/truth/truth/1.1.3/truth-1.1.3.jar https://repo1.maven.org/maven2/com/google/truth/extensions/truth-java8-extension/1.1.3/truth-java8-extension-1.1.3.jar )
|
||||
_eclasses_=java-utils-2 3febdd17a5820c438f6368dde60d4848 java-pkg-2 38fd81c7880666a00a638ca8deb64d72 java-pkg-simple a728b6bc0cd005d093dd71e93106c98e
|
||||
_md5_=21ce84bbfd4a461a56cd2315be66b0b6
|
||||
_md5_=c348430b7b4876b56e1627d5ffacf1cd
|
||||
|
||||
@@ -5,10 +5,10 @@ EAPI=8
|
||||
HOMEPAGE=https://jakarta.ee/specifications/dependency-injection/
|
||||
INHERIT=java-pkg-2 java-pkg-simple
|
||||
IUSE=doc source
|
||||
KEYWORDS=amd64 ~arm64
|
||||
KEYWORDS=amd64 arm64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-java/injection-api:0 dev-java/junit:4 >=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jakartaee/inject-tck/archive/4b49b49114ba5a0891192e9afac12c0adce7a9d9.tar.gz -> jakarta-inject-tck-2.0.1.tar.gz
|
||||
_eclasses_=java-utils-2 3febdd17a5820c438f6368dde60d4848 java-pkg-2 38fd81c7880666a00a638ca8deb64d72 java-pkg-simple a728b6bc0cd005d093dd71e93106c98e
|
||||
_md5_=9aa7cecfc1a6a9864889e0fc1bb75d86
|
||||
_md5_=c5e45a020bcb09fa0f01bce65fd823e8
|
||||
|
||||
@@ -8,6 +8,6 @@ KEYWORDS=-* amd64 ~arm64 ~sparc x86
|
||||
LICENSE=GPL-2 LGPL-2.1-with-linking-exception
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://downloads.sourceforge.net/freepascal/fpcbuild-3.2.2.tar.gz https://downloads.sourceforge.net/freepascal/fpc-3.2.2.source.tar.gz amd64? ( https://downloads.sourceforge.net/freepascal/fpc-3.2.2.x86_64-linux.tar ) arm64? ( https://downloads.sourceforge.net/freepascal/fpc-3.2.2.aarch64-linux.tar ) sparc? ( https://downloads.sourceforge.net/freepascal/fpc-3.2.2.sparc64-linux.tar ) x86? ( https://downloads.sourceforge.net/freepascal/fpc-3.2.2.i386-linux.tar ) doc? ( https://downloads.sourceforge.net/freepascal/Documentation/3.2.2/doc-html.tar.gz -> fpc-3.2.2-doc-html.tar.gz )
|
||||
SRC_URI=https://downloads.freepascal.org/fpc/dist/3.2.2/source/fpcbuild-3.2.2.tar.gz https://downloads.freepascal.org/fpc/dist/3.2.2/source/fpc-3.2.2.source.tar.gz doc? ( https://downloads.freepascal.org/fpc/dist/3.2.2/docs/doc-html.tar.gz -> fpc-3.2.2-doc-html.tar.gz ) amd64? ( https://downloads.freepascal.org/fpc/dist/3.2.2/x86_64-linux/fpc-3.2.2.x86_64-linux.tar ) arm64? ( https://downloads.freepascal.org/fpc/dist/3.2.2/aarch64-linux/fpc-3.2.2.aarch64-linux.tar ) sparc? ( https://downloads.freepascal.org/fpc/dist/3.2.2/sparc64-linux/fpc-3.2.2.sparc64-linux.tar ) x86? ( https://downloads.freepascal.org/fpc/dist/3.2.2/i386-linux/fpc-3.2.2.i386-linux.tar )
|
||||
_eclasses_=prefix c3c4c93ebda319c0fa7ed6f942ba1010 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db
|
||||
_md5_=a6efa37ee2b8981c9486faa555595070
|
||||
_md5_=dc7901f79d181dc9b027ce39e61d6f42
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
BDEPEND=sys-devel/gcc:*
|
||||
DEFINED_PHASES=compile configure install setup test
|
||||
DEFINED_PHASES=compile configure install test
|
||||
DEPEND=sys-libs/zlib
|
||||
DESCRIPTION=Mutabah's Rust Compiler
|
||||
EAPI=8
|
||||
@@ -11,4 +11,4 @@ RDEPEND=sys-libs/zlib sys-devel/gcc:*
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/thepowersgang/mrustc/archive/refs/tags/v0.11.2.tar.gz -> mrustc-0.11.2.tar.gz https://static.rust-lang.org/dist/rustc-1.74.1-src.tar.xz
|
||||
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust-toolchain 76468983281b0a7fc167ca224f84ecfd toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db
|
||||
_md5_=486b34e46f3a45e7729ffc6611d312c9
|
||||
_md5_=d5dc4936cd7f883d3bc057ce1aab5615
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
BDEPEND=sys-devel/gcc:* >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install setup test unpack
|
||||
DEFINED_PHASES=compile configure install test unpack
|
||||
DEPEND=sys-libs/zlib
|
||||
DESCRIPTION=Mutabah's Rust Compiler
|
||||
EAPI=8
|
||||
@@ -10,4 +10,4 @@ PROPERTIES=live
|
||||
RDEPEND=sys-libs/zlib sys-devel/gcc:*
|
||||
SLOT=0
|
||||
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust-toolchain 76468983281b0a7fc167ca224f84ecfd toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=1a4584b31bfc1d7c83488e6a1ef701ac
|
||||
_md5_=e7817202d2d1cf4b34d5c897b8db8b28
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=test
|
||||
SLOT=1.74.1
|
||||
SRC_URI=https://static.rust-lang.org/dist/rustc-1.74.1-src.tar.xz https://gitweb.gentoo.org/proj/rust-patches.git/snapshot/rust-patches-1.74.1-r101.tar.bz2 verify-sig? ( https://static.rust-lang.org/dist/rustc-1.74.1-src.tar.xz.asc )
|
||||
_eclasses_=check-reqs 2a9731073c152554078a9a8df8fc0f1b toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 2d36accef058c00889b1f93ea4bc4061 edo a5e294016aa84979fcb2459749eb80b2 estack c61c368a76fdf3a82fdf8dbaebea3804 llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 multilib a199af442898963433d6f038a88cce9c out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib-build 9ac26ea006828266d235e2f0135429b5 optfeature 538bce96e5589935b57e178e8635f301 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-any-r1 891415dfe39ad9b41b461f2b86354af0 rust 86c81efc08f3f4c1104dbcb8df8e2885 rust-toolchain 76468983281b0a7fc167ca224f84ecfd eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 8e2e065056335c16cb9f4ab83673c939
|
||||
_md5_=3cfb816b62c0b8f650547a35e3bddfe7
|
||||
_md5_=67edf716a937a402092c5c7f645c7e78
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/aio-libs/aiohttp/ https://pypi.org/project/aiohttp/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=+native-extensions test-rust test python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug verify-provenance
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=native-extensions? ( python_targets_python3_11? ( net-libs/llhttp:= ) python_targets_python3_12? ( net-libs/llhttp:= ) python_targets_python3_13? ( net-libs/llhttp:= ) python_targets_python3_14? ( net-libs/llhttp:= ) ) >=dev-python/aiodns-3.3.0[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/aiohappyeyeballs-2.5.0[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/aiosignal-1.4.0[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/attrs-17.3.0[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/brotlicffi[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/frozenlist-1.1.1[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/multidict-4.5.0[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/propcache-0.2.0[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/yarl-1.17.0[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/a/aiohttp/aiohttp-3.13.1.tar.gz verify-provenance? ( https://pypi.org/integrity/aiohttp/v3.13.1/aiohttp-3.13.1.tar.gz/provenance -> aiohttp-3.13.1.tar.gz.provenance )
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 da0e0aad39afe02500c5b3dee253f4c0 pypi 0ad21249997cbe7d63d15a084d009aa2
|
||||
_md5_=108fde64becd9b9e3d8f2061d5679cc9
|
||||
_md5_=8b3ceed9244c224b1d9f842c9ea76d90
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/Rogdham/backports.zstd/ https://pypi.org/project/backports.zstd/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug verify-provenance
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86
|
||||
LICENSE=PSF-2
|
||||
RDEPEND=app-arch/zstd:= python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/b/backports.zstd/backports_zstd-1.0.0.tar.gz verify-provenance? ( https://pypi.org/integrity/backports.zstd/v1.0.0/backports_zstd-1.0.0.tar.gz/provenance -> backports_zstd-1.0.0.tar.gz.provenance )
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 da0e0aad39afe02500c5b3dee253f4c0 pypi 0ad21249997cbe7d63d15a084d009aa2
|
||||
_md5_=0616b02b1914383ee15184a54d2df446
|
||||
_md5_=d5a51858a39fd8903ce87621102fb3b5
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://grpc.io/ https://github.com/grpc/grpc/ https://pypi.org/project/grpcio/
|
||||
INHERIT=distutils-r1 flag-o-matic multiprocessing pypi
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
|
||||
KEYWORDS=amd64 ~arm64 x86
|
||||
KEYWORDS=amd64 arm64 x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-libs/openssl:= net-dns/c-ares:= sys-libs/zlib:= >=dev-python/typing-extensions-4.12.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/g/grpcio/grpcio-1.75.0.tar.gz test? ( https://github.com/grpc/grpc/archive/v1.75.0.tar.gz -> grpc-1.75.0.gh.tar.gz https://files.pythonhosted.org/packages/source/g/grpcio_tools/grpcio_tools-1.75.0.tar.gz )
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 da0e0aad39afe02500c5b3dee253f4c0 pypi 0ad21249997cbe7d63d15a084d009aa2
|
||||
_md5_=63ffe53c315274f67235afaac983891c
|
||||
_md5_=9f1546e1dbb1b1d68edb6050cd12e562
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://www.mypy-lang.org/ https://github.com/python/mypy/ https://pypi.org/project/mypy/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=+native-extensions test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug
|
||||
KEYWORDS=amd64 ~arm ~arm64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86
|
||||
KEYWORDS=amd64 ~arm arm64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=!dev-util/stubgen >=dev-python/pathspec-0.9.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/psutil-4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.6.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/mypy-extensions-1.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/python/mypy/archive/v1.18.1.tar.gz -> mypy-1.18.1.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 da0e0aad39afe02500c5b3dee253f4c0
|
||||
_md5_=f426e76cae225136fa22da47d99bd6c9
|
||||
_md5_=a5990e8110e45438e6410e089ff6c682
|
||||
|
||||
@@ -6,11 +6,11 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/pydata/numexpr/ https://pypi.org/project/numexpr/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
|
||||
KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/numpy-2.0.0_rc:=[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/packaging[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_pypy3_11? ( dev-lang/pypy:3.11=[threads(+)] ) python_targets_python3_11? ( dev-lang/python:3.11[threads(+)] ) python_targets_python3_12? ( dev-lang/python:3.12[threads(+)] ) python_targets_python3_13? ( dev-lang/python:3.13[threads(+)] ) python_targets_python3_14? ( dev-lang/python:3.14[threads(+)] )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/pydata/numexpr/archive/v2.12.1.tar.gz -> numexpr-2.12.1.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 da0e0aad39afe02500c5b3dee253f4c0
|
||||
_md5_=f21f27004c85185a4a5a3b6d0b3bc7e1
|
||||
_md5_=db8081b0424b3944bb8e54f6dd774387
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/pyca/pynacl/ https://pypi.org/project/PyNaCl/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_pypy3_11 python_targets_python3_14t python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
|
||||
KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux
|
||||
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-libs/libsodium:= python_targets_python3_14t? ( >=dev-python/cffi-1.4.1[python_targets_python3_14t(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_11? ( >=dev-python/cffi-1.4.1[python_targets_python3_14t(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_12? ( >=dev-python/cffi-1.4.1[python_targets_python3_14t(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_13? ( >=dev-python/cffi-1.4.1[python_targets_python3_14t(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_14? ( >=dev-python/cffi-1.4.1[python_targets_python3_14t(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) python_targets_python3_14t? ( dev-lang/python:3.14t ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3_11 python_targets_python3_14t python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/pyca/pynacl/archive/1.6.0.tar.gz -> pynacl-1.6.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 da0e0aad39afe02500c5b3dee253f4c0
|
||||
_md5_=fe6c353b3131bcd536e26e8c04201290
|
||||
_md5_=0e460dc2fc9b2387848194a1e4ed54f9
|
||||
|
||||
@@ -6,11 +6,11 @@ EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/PyQt5-sip/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
|
||||
KEYWORDS=amd64 ~arm ~arm64 ~loong ~ppc ppc64 ~riscv x86
|
||||
KEYWORDS=amd64 ~arm arm64 ~loong ~ppc ppc64 ~riscv x86
|
||||
LICENSE=BSD-2
|
||||
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
SLOT=0/12
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/pyqt5-sip/pyqt5_sip-12.17.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 da0e0aad39afe02500c5b3dee253f4c0 pypi 0ad21249997cbe7d63d15a084d009aa2
|
||||
_md5_=df90914700fe501199576f3f6e947fe3
|
||||
_md5_=4eaec0d6b9830498ac4b2b38a07ffbca
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/madzak/python-json-logger/ https://pypi.org/project/python-json-logger/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=amd64 arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86
|
||||
KEYWORDS=amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86
|
||||
LICENSE=BSD
|
||||
RDEPEND=python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/python-json-logger/python_json_logger-4.0.0rc1.tar.gz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 da0e0aad39afe02500c5b3dee253f4c0 pypi 0ad21249997cbe7d63d15a084d009aa2
|
||||
_md5_=b3ea1c420fafea1017778ffeabc21d2e
|
||||
_md5_=442d0f49193f89a0521afac3529b1ec2
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/dvarrazzo/py-setproctitle/ https://pypi.org/project/setproctitle/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
|
||||
KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris
|
||||
LICENSE=BSD
|
||||
RDEPEND=python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/s/setproctitle/setproctitle-1.3.7.tar.gz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 da0e0aad39afe02500c5b3dee253f4c0 pypi 0ad21249997cbe7d63d15a084d009aa2
|
||||
_md5_=5eca8b570dcaee79ded1043e076a51ef
|
||||
_md5_=c98c972c8279c51e46b20eb3cd23e7ac
|
||||
|
||||
@@ -6,11 +6,11 @@ EAPI=8
|
||||
HOMEPAGE=https://www.selenium.dev/ https://github.com/SeleniumHQ/selenium/
|
||||
INHERIT=cargo
|
||||
IUSE=telemetry test debug
|
||||
KEYWORDS=amd64 ~arm64 ~ppc64 ~riscv x86
|
||||
KEYWORDS=amd64 arm64 ~ppc64 ~riscv x86
|
||||
LICENSE=Apache-2.0 Apache-2.0 BSD CDLA-Permissive-2.0 ISC MIT MPL-2.0 Unicode-3.0 Unicode-DFS-2016 ZLIB BZIP2
|
||||
RDEPEND=app-arch/bzip2:= app-arch/xz-utils:= app-arch/zstd:= sys-libs/zlib:=
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/SeleniumHQ/selenium/archive/selenium-4.35.0.tar.gz -> selenium-selenium-4.35.0.gh.tar.gz https://github.com/gentoo-crate-dist/selenium/releases/download/selenium-4.35.0/selenium-4.35.0-crates.tar.xz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 86c81efc08f3f4c1104dbcb8df8e2885 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8
|
||||
_md5_=06f66f41136f8821d95549418ec6fcc1
|
||||
_md5_=d83f02c740304f10b6f4348fdb0ca4ac
|
||||
|
||||
@@ -6,11 +6,11 @@ EAPI=8
|
||||
HOMEPAGE=https://scripts.sil.org/cms/scripts/page.php?site_id=projects&item_id=graphite_home
|
||||
INHERIT=flag-o-matic perl-module python-any-r1 cmake-multilib
|
||||
IUSE=perl test perl_features_debug perl_features_ithreads perl_features_quadmath abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
|
||||
KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
|
||||
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
|
||||
LICENSE=LGPL-2.1
|
||||
RDEPEND=perl? ( >=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,perl_features_quadmath=] dev-lang/perl:= )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/silnrsi/graphite/archive/80c52493ef42e6fe605a69dcddd2a691cd8a1380.tar.gz -> graphite2-1.3.14_p20210810.tar.gz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f perl-functions 1863acf0982afafc67797e3ce7275b4c readme.gentoo-r1 b045f3acf546393ab6b3170781875358 perl-module 41920449ca174fe9b9b303dfcbdb37a3 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-any-r1 891415dfe39ad9b41b461f2b86354af0 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 2d36accef058c00889b1f93ea4bc4061 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 cmake-multilib 3f19d8d5fccba52076cdeb2281ad349f
|
||||
_md5_=e1b7301881522a279d059457fd4d39a0
|
||||
_md5_=884458d30d4fe14ead93699d05944676
|
||||
|
||||
18
metadata/md5-cache/media-sound/strawberry-1.2.14
Normal file
18
metadata/md5-cache/media-sound/strawberry-1.2.14
Normal file
@@ -0,0 +1,18 @@
|
||||
BDEPEND=dev-qt/qttools:6[linguist] virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.28.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-db/sqlite:3 dev-libs/glib:2 dev-libs/icu:= dev-libs/kdsingleapplication[qt6(+)] dev-qt/qtbase:6[concurrent,dbus?,gui,network,ssl,sql,sqlite,widgets,X?] media-libs/taglib:= media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0[alsa?] alsa? ( media-libs/alsa-lib ) cdda? ( dev-libs/libcdio:= ) chromaprint? ( media-libs/chromaprint:= ) ipod? ( media-libs/libgpod x11-libs/gdk-pixbuf:2 ) loudness? ( media-libs/libebur128:= ) moodbar? ( sci-libs/fftw:3.0= ) mtp? ( media-libs/libmtp:= ) pulseaudio? ( media-libs/libpulse ) X? ( x11-libs/libX11 ) dev-cpp/sparsehash dev-libs/boost discord? ( dev-libs/rapidjson ) test? ( dev-cpp/gtest )
|
||||
DESCRIPTION=Modern music player and library organizer based on Clementine and Qt
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.strawberrymusicplayer.org/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake optfeature xdg
|
||||
IUSE=alsa cdda chromaprint +dbus debug discord kde +loudness ipod moodbar mtp +pulseaudio streaming test X
|
||||
KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86
|
||||
LICENSE=GPL-3 discord? ( MIT )
|
||||
RDEPEND=dev-db/sqlite:3 dev-libs/glib:2 dev-libs/icu:= dev-libs/kdsingleapplication[qt6(+)] dev-qt/qtbase:6[concurrent,dbus?,gui,network,ssl,sql,sqlite,widgets,X?] media-libs/taglib:= media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0[alsa?] alsa? ( media-libs/alsa-lib ) cdda? ( dev-libs/libcdio:= ) chromaprint? ( media-libs/chromaprint:= ) ipod? ( media-libs/libgpod x11-libs/gdk-pixbuf:2 ) loudness? ( media-libs/libebur128:= ) moodbar? ( sci-libs/fftw:3.0= ) mtp? ( media-libs/libmtp:= ) pulseaudio? ( media-libs/libpulse ) X? ( x11-libs/libX11 ) media-plugins/gst-plugins-meta:1.0 moodbar? ( media-libs/gst-plugins-good:1.0 ) pulseaudio? ( media-plugins/gst-plugins-pulse:1.0 )
|
||||
REQUIRED_USE=kde? ( dbus )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/strawberrymusicplayer/strawberry/releases/download/1.2.14/strawberry-1.2.14.tar.xz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 2d36accef058c00889b1f93ea4bc4061 optfeature 538bce96e5589935b57e178e8635f301 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=06c92c59d848a28f7c02c1733dbb0081
|
||||
@@ -6,10 +6,10 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/kergoth/tslib
|
||||
INHERIT=cmake-multilib
|
||||
IUSE=evdev sdl uinput abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
|
||||
KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86
|
||||
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86
|
||||
LICENSE=LGPL-2 uinput? ( GPL-2+ )
|
||||
RDEPEND=evdev? ( dev-libs/libevdev[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) sdl? ( media-libs/libsdl2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/libts/tslib/releases/download/1.23/tslib-1.23.tar.xz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 2d36accef058c00889b1f93ea4bc4061 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 cmake-multilib 3f19d8d5fccba52076cdeb2281ad349f
|
||||
_md5_=a1a83e6d36c79723302b1f094e341604
|
||||
_md5_=14503c3da6a6e39ab0ae4044ec66d129
|
||||
|
||||
@@ -14182,7 +14182,7 @@ media-sound/spek 0.8.5-r2 0.8.5-r3: Analyse your audio files by showing their sp
|
||||
media-sound/splay 0.9.5.2-r2: An audio player, primarily for the console
|
||||
media-sound/split2flac 122 9999: sh script to split an APE/FLAC/WV/WAV audio image with CUE sheet into tracks
|
||||
media-sound/spotify 1.2.63: Spotify is a social music platform
|
||||
media-sound/strawberry 1.2.11 1.2.13 9999: Modern music player and library organizer based on Clementine and Qt
|
||||
media-sound/strawberry 1.2.11 1.2.13 1.2.14 9999: Modern music player and library organizer based on Clementine and Qt
|
||||
media-sound/streamripper 1.64.6-r1: Extracts and records individual MP3 file tracks from shoutcast streams
|
||||
media-sound/streamtranscoder 3.1.11-r2: Commandline program to transcode shoutcast/icecast streams to different bitrates
|
||||
media-sound/subsonic-bin 6.1.6: Subsonic is a complete, personal media streaming solution
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sun, 26 Oct 2025 00:03:46 +0000
|
||||
Sun, 26 Oct 2025 01:18:46 +0000
|
||||
|
||||
Reference in New Issue
Block a user