mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -04:00
2025-05-15 06:09:37 UTC
This commit is contained in:
16
metadata/md5-cache/app-admin/s-tui-1.2.0
Normal file
16
metadata/md5-cache/app-admin/s-tui-1.2.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( >=dev-python/psutil-7.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/urwid-3.0.2[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 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=Stress-Terminal UI monitoring tool
|
||||
EAPI=8
|
||||
HOMEPAGE=https://amanusk.github.io/s-tui/
|
||||
INHERIT=distutils-r1 optfeature
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=>=dev-python/psutil-7.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/urwid-3.0.2[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 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/amanusk/s-tui/archive/v1.2.0.tar.gz -> s-tui-1.2.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 optfeature 538bce96e5589935b57e178e8635f301
|
||||
_md5_=c827706f584dc01aab806ae00c10a582
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=test? ( python_single_target_python3_11? ( >=dev-python/argcomplete-2.1.2[python_targets_python3_11(-)] >=dev-python/arrow-1.3.0[python_targets_python3_11(-)] >=dev-python/b2sdk-1.21.0[python_targets_python3_11(-)] >=dev-python/docutils-0.19[python_targets_python3_11(-)] >=dev-python/phx-class-registry-4.0.6[python_targets_python3_11(-)] >=dev-python/rst2ansi-0.1.5[python_targets_python3_11(-)] >=dev-python/tabulate-0.9.0[python_targets_python3_11(-)] >=dev-python/tqdm-4.65.0[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/argcomplete-2.1.2[python_targets_python3_12(-)] >=dev-python/arrow-1.3.0[python_targets_python3_12(-)] >=dev-python/b2sdk-1.21.0[python_targets_python3_12(-)] >=dev-python/docutils-0.19[python_targets_python3_12(-)] >=dev-python/phx-class-registry-4.0.6[python_targets_python3_12(-)] >=dev-python/rst2ansi-0.1.5[python_targets_python3_12(-)] >=dev-python/tabulate-0.9.0[python_targets_python3_12(-)] >=dev-python/tqdm-4.65.0[python_targets_python3_12(-)] ) python_single_target_python3_11? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pytest-7.4.4[python_targets_python3_12(-)] ) ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_11? ( >=dev-python/gpep517-16[python_targets_python3_11(-)] >=dev-python/pdm-backend-2.4.3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-16[python_targets_python3_12(-)] >=dev-python/pdm-backend-2.4.3[python_targets_python3_12(-)] )
|
||||
DEFINED_PHASES=compile configure install postinst prepare setup test
|
||||
DEPEND=test? ( python_single_target_python3_11? ( >=dev-python/backoff-2.2.1[python_targets_python3_11(-)] >=dev-python/pexpect-4.8.0[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/backoff-2.2.1[python_targets_python3_12(-)] >=dev-python/pexpect-4.8.0[python_targets_python3_12(-)] ) )
|
||||
DESCRIPTION=Command-line tool for BackBlaze's B2 product
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/Backblaze/B2_Command_Line_Tool
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_single_target_python3_11 python_single_target_python3_12
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_single_target_python3_11? ( >=dev-python/argcomplete-2.1.2[python_targets_python3_11(-)] >=dev-python/arrow-1.3.0[python_targets_python3_11(-)] >=dev-python/b2sdk-1.21.0[python_targets_python3_11(-)] >=dev-python/docutils-0.19[python_targets_python3_11(-)] >=dev-python/phx-class-registry-4.0.6[python_targets_python3_11(-)] >=dev-python/rst2ansi-0.1.5[python_targets_python3_11(-)] >=dev-python/tabulate-0.9.0[python_targets_python3_11(-)] >=dev-python/tqdm-4.65.0[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/argcomplete-2.1.2[python_targets_python3_12(-)] >=dev-python/arrow-1.3.0[python_targets_python3_12(-)] >=dev-python/b2sdk-1.21.0[python_targets_python3_12(-)] >=dev-python/docutils-0.19[python_targets_python3_12(-)] >=dev-python/phx-class-registry-4.0.6[python_targets_python3_12(-)] >=dev-python/rst2ansi-0.1.5[python_targets_python3_12(-)] >=dev-python/tabulate-0.9.0[python_targets_python3_12(-)] >=dev-python/tqdm-4.65.0[python_targets_python3_12(-)] ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Backblaze/B2_Command_Line_Tool/archive/refs/tags/v3.18.0.tar.gz -> b2-3.18.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 pypi ad1b21f87d117ae9bb089bdb65b8f013
|
||||
_md5_=71d45a90a9987b4a25c6c40649cdcc66
|
||||
17
metadata/md5-cache/app-backup/b2-4.3.2
Normal file
17
metadata/md5-cache/app-backup/b2-4.3.2
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( python_single_target_python3_11? ( >=dev-python/argcomplete-3.6.2[python_targets_python3_11(-)] >=dev-python/arrow-1.3.0[python_targets_python3_11(-)] >=dev-python/b2sdk-2.8.1[python_targets_python3_11(-)] >=dev-python/docutils-0.19[python_targets_python3_11(-)] >=dev-python/phx-class-registry-4.0.6[python_targets_python3_11(-)] >=dev-python/rst2ansi-0.1.5[python_targets_python3_11(-)] >=dev-python/tabulate-0.9.0[python_targets_python3_11(-)] >=dev-python/tqdm-4.65.0[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/argcomplete-3.6.2[python_targets_python3_12(-)] >=dev-python/arrow-1.3.0[python_targets_python3_12(-)] >=dev-python/b2sdk-2.8.1[python_targets_python3_12(-)] >=dev-python/docutils-0.19[python_targets_python3_12(-)] >=dev-python/phx-class-registry-4.0.6[python_targets_python3_12(-)] >=dev-python/rst2ansi-0.1.5[python_targets_python3_12(-)] >=dev-python/tabulate-0.9.0[python_targets_python3_12(-)] >=dev-python/tqdm-4.65.0[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/argcomplete-3.6.2[python_targets_python3_13(-)] >=dev-python/arrow-1.3.0[python_targets_python3_13(-)] >=dev-python/b2sdk-2.8.1[python_targets_python3_13(-)] >=dev-python/docutils-0.19[python_targets_python3_13(-)] >=dev-python/phx-class-registry-4.0.6[python_targets_python3_13(-)] >=dev-python/rst2ansi-0.1.5[python_targets_python3_13(-)] >=dev-python/tabulate-0.9.0[python_targets_python3_13(-)] >=dev-python/tqdm-4.65.0[python_targets_python3_13(-)] ) python_single_target_python3_11? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pytest-7.4.4[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/pytest-7.4.4[python_targets_python3_13(-)] ) ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_11? ( >=dev-python/gpep517-16[python_targets_python3_11(-)] >=dev-python/pdm-backend-2.4.3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-16[python_targets_python3_12(-)] >=dev-python/pdm-backend-2.4.3[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/gpep517-16[python_targets_python3_13(-)] >=dev-python/pdm-backend-2.4.3[python_targets_python3_13(-)] )
|
||||
DEFINED_PHASES=compile configure install postinst prepare setup test
|
||||
DEPEND=test? ( python_single_target_python3_11? ( >=dev-python/backoff-2.2.1[python_targets_python3_11(-)] >=dev-python/pexpect-4.9.0[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/backoff-2.2.1[python_targets_python3_12(-)] >=dev-python/pexpect-4.9.0[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/backoff-2.2.1[python_targets_python3_13(-)] >=dev-python/pexpect-4.9.0[python_targets_python3_13(-)] ) )
|
||||
DESCRIPTION=Command-line tool for BackBlaze's B2 product
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/Backblaze/B2_Command_Line_Tool
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_single_target_python3_11? ( >=dev-python/argcomplete-3.6.2[python_targets_python3_11(-)] >=dev-python/arrow-1.3.0[python_targets_python3_11(-)] >=dev-python/b2sdk-2.8.1[python_targets_python3_11(-)] >=dev-python/docutils-0.19[python_targets_python3_11(-)] >=dev-python/phx-class-registry-4.0.6[python_targets_python3_11(-)] >=dev-python/rst2ansi-0.1.5[python_targets_python3_11(-)] >=dev-python/tabulate-0.9.0[python_targets_python3_11(-)] >=dev-python/tqdm-4.65.0[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/argcomplete-3.6.2[python_targets_python3_12(-)] >=dev-python/arrow-1.3.0[python_targets_python3_12(-)] >=dev-python/b2sdk-2.8.1[python_targets_python3_12(-)] >=dev-python/docutils-0.19[python_targets_python3_12(-)] >=dev-python/phx-class-registry-4.0.6[python_targets_python3_12(-)] >=dev-python/rst2ansi-0.1.5[python_targets_python3_12(-)] >=dev-python/tabulate-0.9.0[python_targets_python3_12(-)] >=dev-python/tqdm-4.65.0[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/argcomplete-3.6.2[python_targets_python3_13(-)] >=dev-python/arrow-1.3.0[python_targets_python3_13(-)] >=dev-python/b2sdk-2.8.1[python_targets_python3_13(-)] >=dev-python/docutils-0.19[python_targets_python3_13(-)] >=dev-python/phx-class-registry-4.0.6[python_targets_python3_13(-)] >=dev-python/rst2ansi-0.1.5[python_targets_python3_13(-)] >=dev-python/tabulate-0.9.0[python_targets_python3_13(-)] >=dev-python/tqdm-4.65.0[python_targets_python3_13(-)] ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Backblaze/B2_Command_Line_Tool/archive/refs/tags/v4.3.2.tar.gz -> b2-4.3.2.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 pypi ad1b21f87d117ae9bb089bdb65b8f013
|
||||
_md5_=73c91210276c2d7b61a2a3b33749fec5
|
||||
17
metadata/md5-cache/app-text/ford-7.0.11
Normal file
17
metadata/md5-cache/app-text/ford-7.0.11
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( dev-python/beautifulsoup4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/graphviz-0.20[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jinja2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/markdown-3.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/markdown-include-0.8.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pygments-2.12.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/python-markdown-math[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/rich-12.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/toposort-1.7[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tqdm-4.64.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-util/pcpp-1.30[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] test? ( dev-python/tomli-w[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) >=dev-python/pytest-7.4.4[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 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/beautifulsoup4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/graphviz-0.20[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jinja2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/markdown-3.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/markdown-include-0.8.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pygments-2.12.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/python-markdown-math[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/rich-12.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/toposort-1.7[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tqdm-4.64.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-util/pcpp-1.30[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] test? ( dev-python/tomli-w[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] )
|
||||
DESCRIPTION=FORD, automatic documentation generator for modern Fortran programs
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Fortran-FOSS-Programmers/ford
|
||||
INHERIT=distutils-r1 pypi toolchain-funcs
|
||||
IUSE=test test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-python/beautifulsoup4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/graphviz-0.20[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jinja2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/markdown-3.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/markdown-include-0.8.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pygments-2.12.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/python-markdown-math[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/rich-12.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/toposort-1.7[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tqdm-4.64.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-util/pcpp-1.30[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] test? ( dev-python/tomli-w[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 )
|
||||
RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/F/Ford/ford-7.0.11.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 pypi ad1b21f87d117ae9bb089bdb65b8f013
|
||||
_md5_=80734c639314a573686209ffa236e4a7
|
||||
@@ -8,6 +8,6 @@ IUSE=debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0 Apache-2.0 MIT MPL-2.0 Unicode-3.0 ZLIB
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/TimovVeen/harper/releases/download/v0.34.0/harper-0.34.0-crates.tar.xz https://github.com/Automattic/harper/archive/refs/tags/v0.34.0.tar.gz -> harper-0.34.0.tar.gz
|
||||
SRC_URI=https://github.com/TimovVeen/harper/releases/download/v0.35.0/harper-0.35.0-crates.tar.xz https://github.com/Automattic/harper/archive/refs/tags/v0.35.0.tar.gz -> harper-0.35.0.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust a914aa3cce32424457bc09b5be2586ad rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a
|
||||
_md5_=565101012cdc431081fdf4fdb814b80b
|
||||
@@ -8,6 +8,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/microsoft/go-sqlcmd/archive/refs/tags/v1.8.2.tar.gz -> sqlcmd-1.8.2.tar.gz https://gitlab.com/freijon_gentoo/dev-db/sqlcmd/-/raw/main/sqlcmd-1.8.2-deps.tar.xz
|
||||
SRC_URI=https://github.com/microsoft/go-sqlcmd/archive/refs/tags/v1.8.3.tar.gz -> sqlcmd-1.8.3.tar.gz https://github.com/freijon/go-sqlcmd/releases/download/v1.8.3/sqlcmd-1.8.3-deps.tar.xz
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module 191a27261275fc3bff7dd7482361b5d6 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=86a496f66b39a8954fb20ccef75a98ae
|
||||
_md5_=d0d35e232b85c643bbedaa1c32d9833e
|
||||
@@ -7,5 +7,5 @@ KEYWORDS=-* ~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=!dev-lang/crystal !dev-util/shards !games-mud/crystal !sci-chemistry/tinker
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/crystal-lang/crystal/releases/download/1.16.1/crystal-1.16.1-1-linux-x86_64.tar.gz ) doc? ( https://github.com/crystal-lang/crystal/releases/download/1.16.1/crystal-1.16.1-docs.tar.gz )
|
||||
SRC_URI=amd64? ( https://github.com/crystal-lang/crystal/releases/download/1.16.3/crystal-1.16.3-1-linux-x86_64.tar.gz ) doc? ( https://github.com/crystal-lang/crystal/releases/download/1.16.3/crystal-1.16.3-docs.tar.gz )
|
||||
_md5_=7f565412f206a7647de0cef338258974
|
||||
@@ -1,17 +1,17 @@
|
||||
BDEPEND=dev-util/gdbus-codegen gtk-doc? ( dev-util/gi-docgen ) man? ( dev-python/docutils ) vala? ( || ( dev-lang/vala:0.56[vapigen(+)] ) ) verify-sig? ( sec-keys/openpgp-keys-phosh ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array virtual/pkgconfig virtual/pkgconfig verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare test unpack
|
||||
DEPEND=dev-libs/glib:2 dev-libs/gmobile daemon? ( dev-libs/json-glib dev-libs/libgudev media-libs/gsound ) introspection? ( dev-libs/gobject-introspection ) test? ( dev-util/umockdev )
|
||||
DESCRIPTION=DBus activated daemon that provides haptic/visual/audio feedback based on events
|
||||
DESCRIPTION=DBus service for haptic/visual/audio feedback
|
||||
EAPI=8
|
||||
HOMEPAGE=https://source.puri.sm/Librem5/feedbackd
|
||||
HOMEPAGE=https://gitlab.freedesktop.org/agx/feedbackd
|
||||
INHERIT=meson systemd udev vala verify-sig
|
||||
IUSE=+daemon gtk-doc +introspection man test +vala verify-sig
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=LGPL-3
|
||||
RDEPEND=dev-libs/glib:2 dev-libs/gmobile daemon? ( dev-libs/json-glib dev-libs/libgudev media-libs/gsound ) introspection? ( dev-libs/gobject-introspection ) test? ( dev-util/umockdev ) acct-group/video dev-libs/feedbackd-device-themes
|
||||
RDEPEND=dev-libs/glib:2 dev-libs/gmobile daemon? ( dev-libs/json-glib dev-libs/libgudev media-libs/gsound ) introspection? ( dev-libs/gobject-introspection ) test? ( dev-util/umockdev ) acct-group/video >=dev-libs/feedbackd-device-themes-0.8.0
|
||||
REQUIRED_USE=vala? ( introspection )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://sources.phosh.mobi/releases/feedbackd/feedbackd-0.8.0.tar.xz verify-sig? ( https://sources.phosh.mobi/releases/feedbackd/feedbackd-0.8.0.tar.xz.asc )
|
||||
SRC_URI=https://sources.phosh.mobi/releases/feedbackd/feedbackd-0.8.2.tar.xz verify-sig? ( https://sources.phosh.mobi/releases/feedbackd/feedbackd-0.8.2.tar.xz.asc )
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 meson 99466844dd8d4fcfb07578a76f5a9922 systemd a964c0cbe818b5729da1dbfcee5be861 udev f3d9a4376ebd22131726a68e1a0a058f vala e477903dbe0105930c51f170a592dc16 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 7433426b6b28bf2737ba4b82c8aa8c53
|
||||
_md5_=fb76437831f5543f3a2900a4b47de0ef
|
||||
_md5_=4d977795986ef769bfe6b74a8b7f2507
|
||||
@@ -1,13 +1,13 @@
|
||||
BDEPEND=verify-sig? ( sec-keys/openpgp-keys-phosh ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
|
||||
DEFINED_PHASES=compile configure install test unpack
|
||||
DESCRIPTION=A daemon to provide haptic feedback on events (themes package)
|
||||
DESCRIPTION=Device specific themes for Feedbackd
|
||||
EAPI=8
|
||||
HOMEPAGE=https://source.puri.sm/Librem5/feedbackd-device-themes
|
||||
HOMEPAGE=https://gitlab.freedesktop.org/agx/feedbackd-device-themes
|
||||
INHERIT=meson verify-sig
|
||||
IUSE=verify-sig
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=LGPL-3
|
||||
SLOT=0
|
||||
SRC_URI=https://sources.phosh.mobi/releases/feedbackd-device-themes/feedbackd-device-themes-0.8.1.tar.xz verify-sig? ( https://sources.phosh.mobi/releases/feedbackd-device-themes/feedbackd-device-themes-0.8.1.tar.xz.asc )
|
||||
SRC_URI=https://sources.phosh.mobi/releases/feedbackd-device-themes/feedbackd-device-themes-0.8.3.tar.xz verify-sig? ( https://sources.phosh.mobi/releases/feedbackd-device-themes/feedbackd-device-themes-0.8.3.tar.xz.asc )
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 meson 99466844dd8d4fcfb07578a76f5a9922 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 7433426b6b28bf2737ba4b82c8aa8c53
|
||||
_md5_=dbef45e0437001dfeaddb121fe8d7a8e
|
||||
_md5_=31f756380687fa00d1df9887f749950e
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=gtk-doc? ( >=dev-util/gi-docgen-2021.1 ) man? ( dev-python/docutils ) verify-sig? ( sec-keys/openpgp-keys-phosh ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array virtual/pkgconfig verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
|
||||
DEFINED_PHASES=compile configure install postinst postrm test unpack
|
||||
DEPEND=>=dev-libs/glib-2.66:2 >=dev-libs/json-glib-1.6.2 introspection? ( dev-libs/gobject-introspection )
|
||||
DESCRIPTION=Mobile related helpers for glib based projects
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.gnome.org/World/Phosh/gmobile/
|
||||
IDEPEND=udev? ( virtual/udev )
|
||||
INHERIT=meson udev verify-sig
|
||||
IUSE=gtk-doc +introspection man test udev verify-sig
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=LGPL-2.1+
|
||||
RDEPEND=>=dev-libs/glib-2.66:2 >=dev-libs/json-glib-1.6.2 introspection? ( dev-libs/gobject-introspection )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://sources.phosh.mobi/releases/gmobile/gmobile-0.2.1.tar.xz verify-sig? ( https://sources.phosh.mobi/releases/gmobile/gmobile-0.2.1.tar.xz.asc )
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 meson 99466844dd8d4fcfb07578a76f5a9922 udev f3d9a4376ebd22131726a68e1a0a058f eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 7433426b6b28bf2737ba4b82c8aa8c53
|
||||
_md5_=2f2361d070944142a3054d86e264faf6
|
||||
18
metadata/md5-cache/dev-libs/gmobile-0.3.0
Normal file
18
metadata/md5-cache/dev-libs/gmobile-0.3.0
Normal file
@@ -0,0 +1,18 @@
|
||||
BDEPEND=gtk-doc? ( >=dev-util/gi-docgen-2021.1 ) man? ( dev-python/docutils ) vala? ( || ( dev-lang/vala:0.56[vapigen(+)] ) ) verify-sig? ( sec-keys/openpgp-keys-phosh ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array virtual/pkgconfig verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare test unpack
|
||||
DEPEND=>=dev-libs/glib-2.78:2 >=dev-libs/json-glib-1.6.2 introspection? ( dev-libs/gobject-introspection )
|
||||
DESCRIPTION=Mobile related helpers for glib based projects
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.gnome.org/World/Phosh/gmobile/
|
||||
IDEPEND=udev? ( virtual/udev )
|
||||
INHERIT=meson udev vala verify-sig
|
||||
IUSE=gtk-doc +introspection man test udev vala verify-sig
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=GPL-3+ LGPL-2.1+
|
||||
RDEPEND=>=dev-libs/glib-2.78:2 >=dev-libs/json-glib-1.6.2 introspection? ( dev-libs/gobject-introspection )
|
||||
REQUIRED_USE=gtk-doc? ( introspection ) vala? ( introspection )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://sources.phosh.mobi/releases/gmobile/gmobile-0.3.0.tar.xz verify-sig? ( https://sources.phosh.mobi/releases/gmobile/gmobile-0.3.0.tar.xz.asc )
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 meson 99466844dd8d4fcfb07578a76f5a9922 udev f3d9a4376ebd22131726a68e1a0a058f vala e477903dbe0105930c51f170a592dc16 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 7433426b6b28bf2737ba4b82c8aa8c53
|
||||
_md5_=f7af9d197f6775cfce87677435efc422
|
||||
16
metadata/md5-cache/dev-python/b2sdk-2.8.1
Normal file
16
metadata/md5-cache/dev-python/b2sdk-2.8.1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( python_targets_python3_11? ( >=dev-python/annotated-types-0.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/logfury-1.0.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.9.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.7.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_12? ( >=dev-python/annotated-types-0.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/logfury-1.0.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.9.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.7.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_13? ( >=dev-python/annotated-types-0.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/logfury-1.0.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.9.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.7.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( python_targets_python3_11? ( >=dev-python/pytest-mock-3.6.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pytest-lazy-fixtures[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tqdm-4.66.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_12? ( >=dev-python/pytest-mock-3.6.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pytest-lazy-fixtures[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tqdm-4.66.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_13? ( >=dev-python/pytest-mock-3.6.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pytest-lazy-fixtures[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tqdm-4.66.2[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 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pdm-backend-2.4.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=The client library for BackBlaze's B2 product
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Backblaze/b2-sdk-python
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_11? ( >=dev-python/annotated-types-0.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/logfury-1.0.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.9.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.7.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_12? ( >=dev-python/annotated-types-0.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/logfury-1.0.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.9.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.7.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_13? ( >=dev-python/annotated-types-0.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/logfury-1.0.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.9.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.7.1[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 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Backblaze/b2-sdk-python/archive/refs/tags/v2.8.1.tar.gz -> b2sdk-2.8.1.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456
|
||||
_md5_=bf8f258cabaecf9c34259b8215019b8a
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
BDEPEND=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 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=An intersection of the Registry and Factory pattern
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/todofixthis/class-registry
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
|
||||
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
|
||||
SRC_URI=https://github.com/todofixthis/class-registry/archive/4.1.0.tar.gz -> phx-class-registry-4.1.0.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456
|
||||
_md5_=97acdfb4f6dcfd1406b8ce7e9fce73a3
|
||||
_md5_=cc60ec5c5acc44c41ac5589d10426aae
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=test? ( app-arch/zstd:= ) 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 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=app-arch/zstd:= 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 )
|
||||
DESCRIPTION=Python bindings to Zstandard (zstd) compression library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Rogdham/pyzstd https://pypi.org/project/pyzstd/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=app-arch/zstd:= 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 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/pyzstd/pyzstd-0.16.2.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 pypi ad1b21f87d117ae9bb089bdb65b8f013
|
||||
_md5_=c84405d824fbbab107d39d4f1f264d91
|
||||
17
metadata/md5-cache/dev-python/pyzstd-0.17.0
Normal file
17
metadata/md5-cache/dev-python/pyzstd-0.17.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( app-arch/zstd:= python_targets_python3_11? ( dev-python/typing-extensions[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_12? ( dev-python/typing-extensions[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) ) 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 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=app-arch/zstd:= python_targets_python3_11? ( dev-python/typing-extensions[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_12? ( dev-python/typing-extensions[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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 )
|
||||
DESCRIPTION=Python bindings to Zstandard (zstd) compression library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Rogdham/pyzstd https://pypi.org/project/pyzstd/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=app-arch/zstd:= python_targets_python3_11? ( dev-python/typing-extensions[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_12? ( dev-python/typing-extensions[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/pyzstd/pyzstd-0.17.0.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 pypi ad1b21f87d117ae9bb089bdb65b8f013
|
||||
_md5_=da1d16b149e58906138f393eb43c6604
|
||||
16
metadata/md5-cache/dev-python/readability-lxml-0.8.4.1
Normal file
16
metadata/md5-cache/dev-python/readability-lxml-0.8.4.1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/lxml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/lxml-html-clean[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] || ( dev-python/faust-cchardet[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/chardet[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) ) doc? ( || ( ( dev-lang/python:3.13 >=dev-python/sphinx-8.1.3[python_targets_python3_13(-)] dev-python/myst-parser[python_targets_python3_13(-)] dev-python/sphinx-rtd-theme[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/sphinx-8.1.3[python_targets_python3_12(-)] dev-python/myst-parser[python_targets_python3_12(-)] dev-python/sphinx-rtd-theme[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-8.1.3[python_targets_python3_11(-)] dev-python/myst-parser[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_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 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/poetry-core-2.1.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Fast html to text parser (article readability tool)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/readability-lxml/ https://github.com/buriy/python-readability
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-python/lxml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/lxml-html-clean[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] || ( dev-python/faust-cchardet[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/chardet[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 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/buriy/python-readability/archive/refs/tags/0.8.4.1.tar.gz -> readability-lxml-0.8.4.1.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456
|
||||
_md5_=4c6cc98fb425969e71f4fc1c5d4be4f6
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=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 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Python client for Sentry
|
||||
EAPI=8
|
||||
HOMEPAGE=https://sentry.io/ https://github.com/getsentry/sentry-python/ https://pypi.org/project/sentry-sdk/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/urllib3-1.26.11[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/certifi[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 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/getsentry/sentry-python/archive/2.26.1.tar.gz -> sentry-python-2.26.1.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456
|
||||
_md5_=c049666bb042f7208d5c469ab6a17434
|
||||
16
metadata/md5-cache/dev-python/sentry-sdk-2.28.0
Normal file
16
metadata/md5-cache/dev-python/sentry-sdk-2.28.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=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 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Python client for Sentry
|
||||
EAPI=8
|
||||
HOMEPAGE=https://sentry.io/ https://github.com/getsentry/sentry-python/ https://pypi.org/project/sentry-sdk/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/urllib3-1.26.11[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/certifi[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 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/getsentry/sentry-python/archive/2.28.0.tar.gz -> sentry-python-2.28.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456
|
||||
_md5_=2705ff328e7bfce69101540105926338
|
||||
17
metadata/md5-cache/dev-python/upstream-ontologist-0.2.4
Normal file
17
metadata/md5-cache/dev-python/upstream-ontologist-0.2.4
Normal file
File diff suppressed because one or more lines are too long
@@ -1,16 +0,0 @@
|
||||
BDEPEND=app-alternatives/ninja app-arch/unzip
|
||||
DEFINED_PHASES=compile install prepare setup
|
||||
DEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 )
|
||||
DESCRIPTION=Lua language server
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/LuaLS/lua-language-server
|
||||
INHERIT=ninja-utils toolchain-funcs lua-single prefix
|
||||
IUSE=test lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/LuaLS/lua-language-server/releases/download/3.10.5/lua-language-server-3.10.5-submodules.zip -> lua-language-server-3.10.5.zip
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 lua-utils 7c89927eda6f21c4c48136247077ab37 lua-single 75fe955a36b18e199213c8739eaebdbb prefix c3c4c93ebda319c0fa7ed6f942ba1010
|
||||
_md5_=2e3fca7c6a8e089f65efbcc6f313fa83
|
||||
@@ -11,6 +11,6 @@ LICENSE=MIT
|
||||
RDEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/LuaLS/lua-language-server/releases/download/3.13.5/lua-language-server-3.13.5-submodules.zip -> lua-language-server-3.13.5.zip
|
||||
SRC_URI=https://github.com/LuaLS/lua-language-server/releases/download/3.14.0/lua-language-server-3.14.0-submodules.zip -> lua-language-server-3.14.0.zip
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 lua-utils 7c89927eda6f21c4c48136247077ab37 lua-single 75fe955a36b18e199213c8739eaebdbb prefix c3c4c93ebda319c0fa7ed6f942ba1010
|
||||
_md5_=0ff99b67200ff12d245b6dac62ad8382
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=app-alternatives/ninja app-arch/unzip
|
||||
DEFINED_PHASES=compile install prepare setup
|
||||
DEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 )
|
||||
DESCRIPTION=Lua language server
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/LuaLS/lua-language-server
|
||||
INHERIT=ninja-utils toolchain-funcs lua-single prefix
|
||||
IUSE=test lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/LuaLS/lua-language-server/releases/download/3.9.3/lua-language-server-3.9.3-submodules.zip -> lua-language-server-3.9.3.zip
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 lua-utils 7c89927eda6f21c4c48136247077ab37 lua-single 75fe955a36b18e199213c8739eaebdbb prefix c3c4c93ebda319c0fa7ed6f942ba1010
|
||||
_md5_=276feff6dc921ce78bfb47e7f804637a
|
||||
14
metadata/md5-cache/dev-vcs/lazygit-0.50.0
Normal file
14
metadata/md5-cache/dev-vcs/lazygit-0.50.0
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
|
||||
DEFINED_PHASES=compile install test unpack
|
||||
DESCRIPTION=Simple terminal UI for git commands
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/jesseduffield/lazygit
|
||||
INHERIT=go-module
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0 BSD ISC MIT Unlicense
|
||||
RDEPEND=dev-vcs/git
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.50.0.tar.gz -> lazygit-0.50.0.tar.gz
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module 191a27261275fc3bff7dd7482361b5d6
|
||||
_md5_=848b57c9b2e3317fdeecf2234d09bfa0
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=>=dev-vcs/git-1.8.2.1[curl] || ( dev-lang/zig:9999 dev-lang/zig-bin:9999 ) virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
|
||||
DESCRIPTION=The officially unofficial Ziglang language server
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DESCRIPTION=Non-official language server for Zig
|
||||
EAPI=8
|
||||
HOMEPAGE=https://zigtools.org/zls/ https://github.com/zigtools/zls
|
||||
INHERIT=git-r3 zig
|
||||
@@ -9,4 +9,4 @@ PROPERTIES=live
|
||||
RDEPEND=|| ( >=dev-lang/zig-0.14.0 >=dev-lang/zig-bin-0.14.0 )
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81 multiprocessing 1e32df7deee68372153dca65f4a7c21f edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a linux-info ea4122ba1d8791a12b78e53f9510a2e3 zig-utils e6fd4920f41e4d125d20f9f2b2f55ece zig 37036f8b6e2c9be07fdb477e79d4bae5
|
||||
_md5_=d0c1f37c672eaec1b494e51ea9ffa9e7
|
||||
_md5_=ebe34eb2f076826e1660fb8683dea596
|
||||
|
||||
@@ -11,6 +11,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=CC-BY-SA-3.0 OFL-1.1 BSD
|
||||
RDEPEND=client? ( media-libs/libglvnd media-libs/freetype media-libs/glew media-libs/libogg media-libs/libsdl2 media-libs/opus media-libs/opusfile media-libs/libpng media-libs/x264 media-sound/wavpack x11-libs/libnotify videorecorder? ( media-video/ffmpeg ) ) dev-libs/glib sys-libs/zlib dev-libs/openssl dev-db/sqlite download-gtest? ( dev-cpp/gtest dev-vcs/git ) net-misc/curl upnp? ( net-libs/miniupnpc ) vulkan? ( media-libs/vulkan-loader media-libs/libsdl2[vulkan] ) websockets? ( net-libs/libwebsockets[client] )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ddnet/ddnet/archive/refs/tags/19.1.tar.gz -> ddnet-19.1.tar.gz https://crates.io/api/v1/crates/cc/1.0.73/download -> cc-1.0.73.crate https://crates.io/api/v1/crates/cxx/1.0.71/download -> cxx-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-flags/1.0.71/download -> cxxbridge-flags-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-macro/1.0.71/download -> cxxbridge-macro-1.0.71.crate https://crates.io/api/v1/crates/link-cplusplus/1.0.6/download -> link-cplusplus-1.0.6.crate https://crates.io/api/v1/crates/proc-macro2/1.0.40/download -> proc-macro2-1.0.40.crate https://crates.io/api/v1/crates/quote/1.0.20/download -> quote-1.0.20.crate https://crates.io/api/v1/crates/syn/1.0.98/download -> syn-1.0.98.crate https://crates.io/api/v1/crates/unicode-ident/1.0.1/download -> unicode-ident-1.0.1.crate
|
||||
SRC_URI=https://github.com/ddnet/ddnet/archive/refs/tags/19.2.tar.gz -> ddnet-19.2.tar.gz https://crates.io/api/v1/crates/cc/1.0.73/download -> cc-1.0.73.crate https://crates.io/api/v1/crates/cxx/1.0.71/download -> cxx-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-flags/1.0.71/download -> cxxbridge-flags-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-macro/1.0.71/download -> cxxbridge-macro-1.0.71.crate https://crates.io/api/v1/crates/link-cplusplus/1.0.6/download -> link-cplusplus-1.0.6.crate https://crates.io/api/v1/crates/proc-macro2/1.0.40/download -> proc-macro2-1.0.40.crate https://crates.io/api/v1/crates/quote/1.0.20/download -> quote-1.0.20.crate https://crates.io/api/v1/crates/syn/1.0.98/download -> syn-1.0.98.crate https://crates.io/api/v1/crates/unicode-ident/1.0.1/download -> unicode-ident-1.0.1.crate
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust a914aa3cce32424457bc09b5be2586ad rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-any-r1 891415dfe39ad9b41b461f2b86354af0 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=14806494a1689b37144c9682f444bbb8
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime
|
||||
DESCRIPTION=A batch file renamer for C Suite
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corerenamer
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=xdg cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corerenamer/-/archive/v4.5.0/corerenamer-v4.5.0.tar.bz2
|
||||
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 cmake b05c1b7b3c9213c155f128f4eadaa49f
|
||||
_md5_=ede3d863d357628459e75117866ca2f2
|
||||
15
metadata/md5-cache/gui-apps/corerenamer-5.0.0
Normal file
15
metadata/md5-cache/gui-apps/corerenamer-5.0.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtbase:6[gui,widgets] >=gui-libs/libcprime-5.0.0
|
||||
DESCRIPTION=A batch file renamer for C Suite
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corerenamer
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=dev-qt/qtbase:6[gui,widgets] >=gui-libs/libcprime-5.0.0
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corerenamer/-/archive/v5.0.0/corerenamer-v5.0.0.tar.bz2
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=05916f17dc22e811186adbdab4b97fd6
|
||||
@@ -1,14 +0,0 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime
|
||||
DESCRIPTION=A batch file renamer for C Suite
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corerenamer
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=xdg cmake git-r3
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime
|
||||
SLOT=0
|
||||
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 cmake b05c1b7b3c9213c155f128f4eadaa49f git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=ede3d863d357628459e75117866ca2f2
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 gui-libs/libcprime gui-libs/libcsys sys-apps/lm-sensors:=
|
||||
DESCRIPTION=A system resource viewer for C Suite
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corestats
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=xdg cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 gui-libs/libcprime gui-libs/libcsys sys-apps/lm-sensors:=
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corestats/-/archive/v4.5.0/corestats-v4.5.0.tar.bz2
|
||||
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 cmake b05c1b7b3c9213c155f128f4eadaa49f
|
||||
_md5_=ab2f71876f098f47ea8107abae3b56e8
|
||||
15
metadata/md5-cache/gui-apps/corestats-5.0.0
Normal file
15
metadata/md5-cache/gui-apps/corestats-5.0.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtbase:6[dbus,gui,network,widgets] >=gui-libs/libcprime-5.0.0 >=gui-libs/libcsys-5.0.0 sys-apps/lm-sensors:=
|
||||
DESCRIPTION=A system resource viewer for C Suite
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corestats
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=dev-qt/qtbase:6[dbus,gui,network,widgets] >=gui-libs/libcprime-5.0.0 >=gui-libs/libcsys-5.0.0 sys-apps/lm-sensors:=
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corestats/-/archive/v5.0.0/corestats-v5.0.0.tar.bz2
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=b9971ec076ba4b8d31beca6885f3faf9
|
||||
@@ -1,14 +0,0 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 gui-libs/libcprime gui-libs/libcsys sys-apps/lm-sensors:=
|
||||
DESCRIPTION=A system resource viewer for C Suite
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corestats
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=xdg cmake git-r3
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 gui-libs/libcprime gui-libs/libcsys sys-apps/lm-sensors:=
|
||||
SLOT=0
|
||||
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 cmake b05c1b7b3c9213c155f128f4eadaa49f git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=ab2f71876f098f47ea8107abae3b56e8
|
||||
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-libs/wayland media-libs/libglvnd media-video/mpv:=[libmpv]
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/GhostNaN/mpvpaper/archive/1.7.tar.gz -> mpvpaper-1.7.tar.gz
|
||||
SRC_URI=https://github.com/GhostNaN/mpvpaper/archive/1.8.tar.gz -> mpvpaper-1.8.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 meson 99466844dd8d4fcfb07578a76f5a9922
|
||||
_md5_=9a2e86b8593feffd430deb38967c5d84
|
||||
_md5_=cba83cee3d4505d892dffa3955c42c09
|
||||
@@ -1,15 +1,16 @@
|
||||
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=An intersection of the Registry and Factory pattern
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/todofixthis/class-registry
|
||||
DEPEND=x11-libs/gtk+:3 gui-libs/gtk-layer-shell[introspection] gui-libs/greetd || ( gui-wm/hyprland gui-wm/sway )
|
||||
DESCRIPTION=GTK3-based greeter for greetd written in python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/nwg-piotr/nwg-hello
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64 ~x86
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
RDEPEND=x11-libs/gtk+:3 gui-libs/gtk-layer-shell[introspection] gui-libs/greetd || ( gui-wm/hyprland gui-wm/sway ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/todofixthis/class-registry/archive/4.0.6.tar.gz -> phx-class-registry-4.0.6.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456
|
||||
_md5_=97acdfb4f6dcfd1406b8ce7e9fce73a3
|
||||
SRC_URI=https://github.com/nwg-piotr/nwg-hello/archive/v0.4.0.tar.gz -> nwg-hello-0.4.0.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456
|
||||
_md5_=56c540af0786be6650adc11f91023875
|
||||
16
metadata/md5-cache/gui-apps/nwg-icon-picker-0.1.1-r1
Normal file
16
metadata/md5-cache/gui-apps/nwg-icon-picker-0.1.1-r1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=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 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare test
|
||||
DEPEND=x11-libs/gtk+:3 dev-python/pygobject[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DESCRIPTION=GTK icon chooser with a text search option
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/nwg-piotr/nwg-icon-picker
|
||||
INHERIT=desktop distutils-r1 xdg-utils
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=x11-libs/gtk+:3 dev-python/pygobject[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 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/nwg-piotr/nwg-icon-picker/archive/v0.1.1.tar.gz -> nwg-icon-picker-0.1.1.tar.gz
|
||||
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 xdg-utils 42869b3c8d86a70ef3cf75165a395e09
|
||||
_md5_=6643286c24149cfab24ac71f1cb713d2
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-vcs/git-1.8.2.1[curl]
|
||||
BDEPEND=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 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare test unpack
|
||||
DEPEND=x11-libs/gtk+:3 dev-python/pygobject[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEPEND=x11-libs/gtk+:3 dev-python/pygobject[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DESCRIPTION=GTK icon chooser with a text search option
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/nwg-piotr/nwg-icon-picker
|
||||
INHERIT=desktop distutils-r1 xdg-utils git-r3
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
RDEPEND=x11-libs/gtk+:3 dev-python/pygobject[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
|
||||
RDEPEND=x11-libs/gtk+:3 dev-python/pygobject[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 )
|
||||
SLOT=0
|
||||
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=c5a9b395bc435568d10962db5600e6aa
|
||||
_md5_=cb56db0cd39ba2fd3d7b0b3f88482e92
|
||||
|
||||
File diff suppressed because one or more lines are too long
16
metadata/md5-cache/gui-apps/xremap-0.10.12
Normal file
16
metadata/md5-cache/gui-apps/xremap-0.10.12
Normal file
File diff suppressed because one or more lines are too long
@@ -7,9 +7,9 @@ HOMEPAGE=https://azelpg.gitlab.io/azsky2/soft/azpainter.html https://gitlab.com/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=edo ninja-utils toolchain-funcs xdg
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=media-libs/fontconfig media-libs/freetype media-libs/libjpeg-turbo:= media-libs/libpng:= media-libs/libwebp:= media-libs/tiff:= sys-libs/zlib:= x11-libs/libX11 x11-libs/libXcursor x11-libs/libXext x11-libs/libXi
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/azelpg/azpainter/-/archive/v3.0.11/azpainter-v3.0.11.tar.bz2
|
||||
SRC_URI=https://gitlab.com/azelpg/azpainter/-/archive/v3.0.12/azpainter-v3.0.12.tar.bz2
|
||||
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=4ec31b6a1eac95fa1ae5cdf53580173c
|
||||
_md5_=7fd5c5b57880757b7c3c275d7603a73c
|
||||
15
metadata/md5-cache/media-sound/qbitmplayer-2.7.0
Normal file
15
metadata/md5-cache/media-sound/qbitmplayer-2.7.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=>=dev-build/cmake-3.28 dev-qt/qttools:6[linguist] virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtmultimedia:6 dev-qt/qtwidgets:5
|
||||
DESCRIPTION=Music Player written in C++ & Qt.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/brookiestein/QBitMPlayer
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-qt/qtmultimedia:6 dev-qt/qtwidgets:5
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/brookiestein/QBitMPlayer/archive/refs/tags/2.7.0.tar.gz -> QBitMPlayer-2.7.0.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=06f1f8d90dd36760fcc2fa477776d5e9
|
||||
@@ -4,10 +4,9 @@ DESCRIPTION=Use almost any camera as a webcam—DSLRs, mirrorless, camcorders, a
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/cowtoolz/webcamize
|
||||
INHERIT=systemd
|
||||
IUSE=systemd
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD-2
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/cowtoolz/webcamize/archive/refs/tags/v1.2.0.tar.gz -> webcamize-1.2.0.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 systemd a964c0cbe818b5729da1dbfcee5be861
|
||||
_md5_=b5456df04b25ddf3b5b5ee3e0e01ca7b
|
||||
_md5_=da0996f05e253c27c5e18e45a3783a9d
|
||||
|
||||
@@ -3,12 +3,12 @@ DESCRIPTION=mpv script to skip sponsored segments of YouTube videos
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/po5/mpv_sponsorblock
|
||||
INHERIT=mpv-plugin python-single-r1
|
||||
IUSE=+autoload python_single_target_python3_11 python_single_target_python3_12
|
||||
IUSE=+autoload python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) media-video/mpv[lua]
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 )
|
||||
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) media-video/mpv[lua]
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/po5/mpv_sponsorblock/archive/6743bd47d4cfce3ae3d5dd4f587f3193bd4fb9b2.tar.gz -> mpv_sponsorblock-20211223.tar.gz
|
||||
_eclasses_=mpv-plugin d5b74b0d4b9aa2b088badc969f11de7a multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs f9d71a6efe9d083aec750dd13968e169 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
||||
_md5_=d09e9df11f32bd42e7087652cafcdb05
|
||||
_md5_=b1a5f9d0a89a0d3338b80f25c95a7581
|
||||
|
||||
@@ -3,12 +3,12 @@ DESCRIPTION=mpv script to skip sponsored segments of YouTube videos
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/po5/mpv_sponsorblock
|
||||
INHERIT=mpv-plugin python-single-r1
|
||||
IUSE=+autoload python_single_target_python3_11 python_single_target_python3_12
|
||||
IUSE=+autoload python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) media-video/mpv[lua]
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 )
|
||||
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) media-video/mpv[lua]
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/po5/mpv_sponsorblock/archive/248d108c1280e05de551c42867aebb72cf0c83b9.tar.gz -> mpv_sponsorblock-20220924.tar.gz
|
||||
_eclasses_=mpv-plugin d5b74b0d4b9aa2b088badc969f11de7a multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs f9d71a6efe9d083aec750dd13968e169 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
||||
_md5_=db82a3ee54c579775d55607057bdaf90
|
||||
_md5_=a7ebe23558a76230181a94898915ce43
|
||||
|
||||
@@ -3,12 +3,12 @@ DESCRIPTION=mpv script to skip sponsored segments of YouTube videos
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/po5/mpv_sponsorblock
|
||||
INHERIT=mpv-plugin python-single-r1
|
||||
IUSE=+autoload python_single_target_python3_11 python_single_target_python3_12
|
||||
IUSE=+autoload python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) media-video/mpv[lua]
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 )
|
||||
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) media-video/mpv[lua]
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/po5/mpv_sponsorblock/archive/7785c1477103f2fafabfd65fdcf28ef26e6d7f0d.tar.gz -> mpv_sponsorblock-20230130.tar.gz
|
||||
_eclasses_=mpv-plugin d5b74b0d4b9aa2b088badc969f11de7a multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs f9d71a6efe9d083aec750dd13968e169 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
||||
_md5_=a5594d50048da5223004ce00364fd3c4
|
||||
_md5_=4d1ffe3551b6a2e43a0fdbc4117f2b35
|
||||
|
||||
14
metadata/md5-cache/mpv-plugin/mpv_sponsorblock-20230130-r1
Normal file
14
metadata/md5-cache/mpv-plugin/mpv_sponsorblock-20230130-r1
Normal file
@@ -0,0 +1,14 @@
|
||||
DEFINED_PHASES=install postinst prepare setup
|
||||
DESCRIPTION=mpv script to skip sponsored segments of YouTube videos
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/po5/mpv_sponsorblock
|
||||
INHERIT=mpv-plugin python-single-r1
|
||||
IUSE=+autoload python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) media-video/mpv[lua]
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/po5/mpv_sponsorblock/archive/7785c1477103f2fafabfd65fdcf28ef26e6d7f0d.tar.gz -> mpv_sponsorblock-20230130.tar.gz
|
||||
_eclasses_=mpv-plugin d5b74b0d4b9aa2b088badc969f11de7a multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs f9d71a6efe9d083aec750dd13968e169 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
||||
_md5_=b98f56cdb8b337e13e85b798f4df0003
|
||||
@@ -10,6 +10,6 @@ LICENSE=all-rights-reserved
|
||||
RDEPEND=app-accessibility/at-spi2-core:2 app-crypt/libsecret app-misc/ca-certificates dev-libs/expat dev-libs/glib:2 dev-libs/libayatana-appindicator dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc virtual/udev x11-libs/cairo x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libXtst x11-libs/libdrm x11-libs/libnotify x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango x11-misc/xdg-utils
|
||||
RESTRICT=bindist mirror strip
|
||||
SLOT=4
|
||||
SRC_URI=https://beeper-desktop.download.beeper.com/builds/Beeper-4.0.640.AppImage
|
||||
SRC_URI=https://beeper-desktop.download.beeper.com/builds/Beeper-4.0.688.AppImage
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 linux-info ea4122ba1d8791a12b78e53f9510a2e3 chromium-2 3bebf8c71f3acd4070d63b098c45a7f1 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=df7fa33f7db490c1796346c3f8c6999c
|
||||
16
metadata/md5-cache/net-im/conduit-0.10.2
Normal file
16
metadata/md5-cache/net-im/conduit-0.10.2
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
|
||||
BDEPEND=dev-qt/linguist-tools:5 virtual/pkgconfig dolphin? ( kde-frameworks/extra-cmake-modules ) app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-db/sqlite:3 dev-libs/crypto++:= dev-libs/icu:= dev-libs/libsodium:= dev-libs/libuv:= dev-libs/openssl:0= dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtimageformats:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 net-dns/c-ares:= net-misc/curl[ssl] sys-libs/zlib x11-libs/libxcb:= dolphin? ( dev-qt/qtbase:6[network,widgets] kde-apps/dolphin:6 kde-frameworks/kcoreaddons:6 kde-frameworks/kio:6 kde-frameworks/kwidgetsaddons:6 ) mediainfo? ( media-libs/libmediainfo media-libs/libzen ) nautilus? ( dev-libs/glib:2 >=gnome-base/nautilus-43 ) nemo? ( dev-libs/glib:2 gnome-extra/nemo ) thumbnail? ( media-libs/freeimage media-video/ffmpeg:= ) thunar? ( dev-libs/glib:2 xfce-base/thunar:= )
|
||||
DEPEND=dev-db/sqlite:3 dev-libs/crypto++:= dev-libs/icu:= dev-libs/libsodium:= dev-libs/libuv:= dev-libs/openssl:0= dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtimageformats:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 net-misc/curl[ssl] sys-libs/zlib x11-libs/libxcb:= dolphin? ( dev-qt/qtbase:6[network,widgets] kde-apps/dolphin:6 kde-frameworks/kcoreaddons:6 kde-frameworks/kio:6 kde-frameworks/kwidgetsaddons:6 ) mediainfo? ( media-libs/libmediainfo media-libs/libzen ) nautilus? ( dev-libs/glib:2 >=gnome-base/nautilus-43 ) nemo? ( dev-libs/glib:2 gnome-extra/nemo ) thumbnail? ( media-libs/freeimage media-video/ffmpeg:= ) thunar? ( dev-libs/glib:2 xfce-base/thunar:= )
|
||||
DESCRIPTION=The official Qt-based program for syncing your MEGA account in your PC
|
||||
EAPI=8
|
||||
HOMEPAGE=https://mega.io https://github.com/meganz/MEGAsync
|
||||
@@ -9,8 +9,8 @@ INHERIT=cmake flag-o-matic qmake-utils xdg
|
||||
IUSE=dolphin mediainfo nautilus nemo thumbnail thunar
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MEGA
|
||||
RDEPEND=dev-db/sqlite:3 dev-libs/crypto++:= dev-libs/icu:= dev-libs/libsodium:= dev-libs/libuv:= dev-libs/openssl:0= dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtimageformats:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 net-dns/c-ares:= net-misc/curl[ssl] sys-libs/zlib x11-libs/libxcb:= dolphin? ( dev-qt/qtbase:6[network,widgets] kde-apps/dolphin:6 kde-frameworks/kcoreaddons:6 kde-frameworks/kio:6 kde-frameworks/kwidgetsaddons:6 ) mediainfo? ( media-libs/libmediainfo media-libs/libzen ) nautilus? ( dev-libs/glib:2 >=gnome-base/nautilus-43 ) nemo? ( dev-libs/glib:2 gnome-extra/nemo ) thumbnail? ( media-libs/freeimage media-video/ffmpeg:= ) thunar? ( dev-libs/glib:2 xfce-base/thunar:= ) dev-qt/qtquickcontrols:5 dev-qt/qtquickcontrols2:5
|
||||
RDEPEND=dev-db/sqlite:3 dev-libs/crypto++:= dev-libs/icu:= dev-libs/libsodium:= dev-libs/libuv:= dev-libs/openssl:0= dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtimageformats:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 net-misc/curl[ssl] sys-libs/zlib x11-libs/libxcb:= dolphin? ( dev-qt/qtbase:6[network,widgets] kde-apps/dolphin:6 kde-frameworks/kcoreaddons:6 kde-frameworks/kio:6 kde-frameworks/kwidgetsaddons:6 ) mediainfo? ( media-libs/libmediainfo media-libs/libzen ) nautilus? ( dev-libs/glib:2 >=gnome-base/nautilus-43 ) nemo? ( dev-libs/glib:2 gnome-extra/nemo ) thumbnail? ( media-libs/freeimage media-video/ffmpeg:= ) thunar? ( dev-libs/glib:2 xfce-base/thunar:= ) dev-qt/qtquickcontrols:5 dev-qt/qtquickcontrols2:5
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/meganz/MEGAsync/archive/v5.10.1.0_Win.tar.gz -> megasync-5.10.1.0.tar.gz https://github.com/meganz/sdk/archive/b53514e72d569be8993cbe4b2c991da0ded08b78.tar.gz -> megasync-sdk-5.10.1.0.tar.gz
|
||||
SRC_URI=https://github.com/meganz/MEGAsync/archive/v5.11.1.0_Linux.tar.gz -> megasync-5.11.1.0.tar.gz https://github.com/meganz/sdk/archive/f60237a8d46cec993137065d39138fd42c043271.tar.gz -> megasync-sdk-5.11.1.0.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=05101ae360058d6aece13144da74fa7a
|
||||
_md5_=868e56f7dca92dcaeb67620bdc7c9760
|
||||
15
metadata/md5-cache/net-misc/xmrig-mo-6.22.2
Normal file
15
metadata/md5-cache/net-misc/xmrig-mo-6.22.2
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-libs/libuv:= hwloc? ( >=sys-apps/hwloc-2.5.0:= ) opencl? ( virtual/opencl ) ssl? ( dev-libs/openssl:= )
|
||||
DESCRIPTION=MoneroOcean fork of xmrig that supports algo switching
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/MoneroOcean/xmrig
|
||||
INHERIT=cmake
|
||||
IUSE=cpu_flags_x86_sse4_1 donate hwloc opencl +ssl
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0 GPL-3+ MIT
|
||||
RDEPEND=dev-libs/libuv:= hwloc? ( >=sys-apps/hwloc-2.5.0:= ) opencl? ( virtual/opencl ) ssl? ( dev-libs/openssl:= ) !arm64? ( sys-apps/msr-tools )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/MoneroOcean/xmrig/archive/v6.22.2-mo1.tar.gz -> xmrig-mo-6.22.2-mo1.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f
|
||||
_md5_=a246c8c679c58a893ab07b68521001c8
|
||||
@@ -10,6 +10,6 @@ LICENSE=GPL-3
|
||||
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa net-print/cups sys-apps/dbus x11-libs/cairo x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libXrandr x11-libs/pango
|
||||
RESTRICT=bindist mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/mullvad/mullvadvpn-app/releases/download/2025.6-beta1/MullvadVPN-2025.6-beta1_x86_64.rpm ) arm64? ( https://github.com/mullvad/mullvadvpn-app/releases/download/2025.6-beta1/MullvadVPN-2025.6-beta1_aarch64.rpm )
|
||||
SRC_URI=amd64? ( https://github.com/mullvad/mullvadvpn-app/releases/download/2025.6-beta2/MullvadVPN-2025.6-beta2_x86_64.rpm ) arm64? ( https://github.com/mullvad/mullvadvpn-app/releases/download/2025.6-beta2/MullvadVPN-2025.6-beta2_aarch64.rpm )
|
||||
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed estack c61c368a76fdf3a82fdf8dbaebea3804 rpm a07e59be6cf48ed85e624a41e8a7a832 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 systemd a964c0cbe818b5729da1dbfcee5be861 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=fa7ab0055a375ed5d555d69320f60ad7
|
||||
13
metadata/md5-cache/sys-apps/gat-0.23.1
Normal file
13
metadata/md5-cache/sys-apps/gat-0.23.1
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DESCRIPTION=Cat alternative written in Go
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/koki-develop/gat
|
||||
INHERIT=go-module
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=MIT
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/koki-develop/gat/archive/refs/tags/v0.23.1.tar.gz -> gat-0.23.1.tar.gz https://github.com/kuprTheMan/contribute-deps/releases/download/gat-0.23.1/gat-0.23.1-deps.tar.xz
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module 191a27261275fc3bff7dd7482361b5d6
|
||||
_md5_=3c84e9bddd6b7061295c7aa692e64343
|
||||
@@ -8,6 +8,6 @@ IUSE=debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT MIT Unicode-DFS-2016
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Byron/dua-cli/archive/refs/tags/v2.30.0.tar.gz -> dua-cli-2.30.0.tar.gz https://github.com/freijon/dua-cli/releases/download/v2.30.0/dua-cli-2.30.0-crates.tar.xz
|
||||
SRC_URI=https://github.com/Byron/dua-cli/archive/refs/tags/v2.30.1.tar.gz -> dua-cli-2.30.1.tar.gz https://github.com/freijon/dua-cli/releases/download/v2.30.1/dua-cli-2.30.1-crates.tar.xz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust a914aa3cce32424457bc09b5be2586ad rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a
|
||||
_md5_=6b3082834ce5091ea286cb8c47d9433f
|
||||
@@ -1,5 +1,5 @@
|
||||
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
|
||||
DEFINED_PHASES=compile install test unpack
|
||||
DEFINED_PHASES=compile install prepare test unpack
|
||||
DESCRIPTION=Weighs the soul of incoming HTTP requests to stop AI crawlers
|
||||
EAPI=8
|
||||
HOMEPAGE=https://anubis.techaro.lol/ https://github.com/TecharoHQ/anubis
|
||||
@@ -8,6 +8,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0 BSD MIT OFL-1.1
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/TecharoHQ/anubis/releases/download/v1.16.0/anubis-src-vendor-npm-1.16.0.tar.gz
|
||||
SRC_URI=https://github.com/TecharoHQ/anubis/releases/download/v1.18.0/anubis-src-vendor-npm-1.18.0.tar.gz
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module 191a27261275fc3bff7dd7482361b5d6 systemd a964c0cbe818b5729da1dbfcee5be861
|
||||
_md5_=6154ed1294412c93a4dc4948a6cdadfa
|
||||
_md5_=7824305d7b7b74340b0ca2496a75358a
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=python_single_target_python3_11? ( dev-python/wheel[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/wheel[python_targets_python3_12(-)] ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_11? ( >=dev-python/gpep517-16[python_targets_python3_11(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-16[python_targets_python3_12(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)] )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=python_single_target_python3_11? ( >=dev-python/i3ipc-2.0.1[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/i3ipc-2.0.1[python_targets_python3_12(-)] )
|
||||
DESCRIPTION=Script for sway and i3 to automatically switch the window split orientation
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/nwg-piotr/autotiling
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_single_target_python3_11 python_single_target_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=python_single_target_python3_11? ( >=dev-python/i3ipc-2.0.1[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/i3ipc-2.0.1[python_targets_python3_12(-)] ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/nwg-piotr/autotiling/archive/refs/tags/v1.9.2.tar.gz -> autotiling-1.9.2.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 0e08701ccfa3f73267c62f539b7ab456
|
||||
_md5_=fa74bbd84bfb24151c62fc064fc72f59
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=python_single_target_python3_11? ( dev-python/wheel[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/wheel[python_targets_python3_12(-)] ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_11? ( >=dev-python/gpep517-16[python_targets_python3_11(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-16[python_targets_python3_12(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)] )
|
||||
BDEPEND=python_single_target_python3_11? ( dev-python/wheel[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/wheel[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/wheel[python_targets_python3_13(-)] ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_11? ( >=dev-python/gpep517-16[python_targets_python3_11(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-16[python_targets_python3_12(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/gpep517-16[python_targets_python3_13(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_13(-)] )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=python_single_target_python3_11? ( >=dev-python/i3ipc-2.0.1[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/i3ipc-2.0.1[python_targets_python3_12(-)] )
|
||||
DEPEND=python_single_target_python3_11? ( >=dev-python/i3ipc-2.0.1[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/i3ipc-2.0.1[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/i3ipc-2.0.1[python_targets_python3_13(-)] )
|
||||
DESCRIPTION=Script for sway and i3 to automatically switch the window split orientation
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/nwg-piotr/autotiling
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_single_target_python3_11 python_single_target_python3_12
|
||||
IUSE=python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=python_single_target_python3_11? ( >=dev-python/i3ipc-2.0.1[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/i3ipc-2.0.1[python_targets_python3_12(-)] ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 )
|
||||
RDEPEND=python_single_target_python3_11? ( >=dev-python/i3ipc-2.0.1[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/i3ipc-2.0.1[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/i3ipc-2.0.1[python_targets_python3_13(-)] ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/a/autotiling/autotiling-1.9.3.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 pypi ad1b21f87d117ae9bb089bdb65b8f013
|
||||
_md5_=dd1a5e9fa35b493d5c1842d3454d28ee
|
||||
_md5_=3c4213b9e4b53c90c1067b747a3f08a8
|
||||
|
||||
@@ -11,6 +11,6 @@ LICENSE=MIT Apache-2.0 BSD-2 BSD Boost-1.0 CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2
|
||||
RDEPEND=media-libs/freetype:2 media-libs/fontconfig wayland? ( dev-libs/wayland ) wayland? ( x11-libs/libxkbcommon[wayland] ) X? ( x11-libs/libxkbcommon[X] ) >=sys-libs/ncurses-6.4_p20240330
|
||||
REQUIRED_USE=|| ( wayland X )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/raphamorim/rio/archive/refs/tags/v0.2.14.tar.gz -> rio-0.2.14.tar.gz https://github.com/freijon/rio/releases/download/v0.2.14/rio-0.2.14-crates.tar.xz
|
||||
SRC_URI=https://github.com/raphamorim/rio/archive/refs/tags/v0.2.15.tar.gz -> rio-0.2.15.tar.gz https://github.com/freijon/rio/releases/download/v0.2.15/rio-0.2.15-crates.tar.xz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust a914aa3cce32424457bc09b5be2586ad rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed
|
||||
_md5_=51b0f7702d4a3d0deec24c6fab748d97
|
||||
Reference in New Issue
Block a user