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
|
||||
@@ -108,7 +108,7 @@ app-admin/passage 1.7.4.2: A fork of password-store using age as encryption back
|
||||
app-admin/pulumi-bin 3.160.0 3.162.0 3.167.0: Infrastructure as code in any programming language
|
||||
app-admin/rbw 1.13.2 9999: Unofficial Bitwarden CLI
|
||||
app-admin/ripasso 0.7.0: A password manager that uses the file format of 'pass'
|
||||
app-admin/s-tui 1.1.6: Stress-Terminal UI monitoring tool
|
||||
app-admin/s-tui 1.1.6 1.2.0: Stress-Terminal UI monitoring tool
|
||||
app-admin/synadm 0.43.1 0.44: Command line admin tool for Synapse
|
||||
app-admin/talosctl-bin 1.7.6 1.9.2: Pre-compiled talosctl is an tool for interacting with the Talos API
|
||||
app-admin/terragrunt-bin 0.38.6 0.45.4 0.50.8: A thin wrapper for Terraform
|
||||
@@ -123,7 +123,7 @@ app-arch/nix-compress 0.3.0: Modern implementation of the ancient unix compress(
|
||||
app-arch/ouch 0.6.1: A cli utility for easily compressing and decompressing files and directories.
|
||||
app-arch/unalz 0.65-r1 0.65-r2: Extract ALZ archives
|
||||
app-arch/zarchive 0.1.2: Library for creating and reading zstd-compressed file archives (.zar)
|
||||
app-backup/b2 3.18.0 4.0.1: Command-line tool for BackBlaze's B2 product
|
||||
app-backup/b2 4.0.1 4.3.2: Command-line tool for BackBlaze's B2 product
|
||||
app-backup/blocksync-fast 1.0.3 1.0.4 1.0.6 1.0.7: Fast block device sync with digest, designed to improve block-based backups.
|
||||
app-backup/grub-btrfs 4.11-r1 4.12 4.13 9999: Improves Grub by adding btrfs snapshots to the Grub menu.
|
||||
app-backup/kopia 0.15.0: Kopia - Fast And Secure Open-Source Backup
|
||||
@@ -346,8 +346,8 @@ app-text/cmark-gfm 0.29.0.13: GitHub's fork of cmark
|
||||
app-text/code-minimap 0.6.8: A high performance code minimap generator
|
||||
app-text/dooit 3.1.0: A TUI todo manager
|
||||
app-text/epubgrep 0.6.2: Search tool for EPUB e-books
|
||||
app-text/ford 6.2.5 7.0.8-r1 7.0.9-r1 7.0.10: FORD, automatic documentation generator for modern Fortran programs
|
||||
app-text/harper 0.34.0: The language checker for developers.
|
||||
app-text/ford 6.2.5 7.0.8-r1 7.0.9-r1 7.0.10 7.0.11: FORD, automatic documentation generator for modern Fortran programs
|
||||
app-text/harper 0.35.0: The language checker for developers.
|
||||
app-text/jrnl 4.1 4.2: Collect your thoughts and notes without leaving the command line
|
||||
app-text/klogg 22.06.0.1289-r1: A GUI application to browse and search through long and complex log files
|
||||
app-text/komikku 1.72.0: Manga reader for GNOME
|
||||
@@ -474,7 +474,7 @@ dev-db/pg_repack 1.5.0: Reorganize tables in PostgreSQL databases with minimal l
|
||||
dev-db/psequel 0.2.0-r1: Run your SQL query
|
||||
dev-db/rum 1.3.13-r1 1.3.14: RUM access method - inverted index with additional information in posting lists
|
||||
dev-db/soci 4.0.3-r3: SOCI - The C++ Database Access Library
|
||||
dev-db/sqlcmd 1.8.2: The MSSQL SQLCMD CLI tool
|
||||
dev-db/sqlcmd 1.8.3: The MSSQL SQLCMD CLI tool
|
||||
dev-db/tdscpp 20250301: C++ library to communicate with Microsoft SQL server
|
||||
dev-debug/gdb-dashboard 0.17.3 0.17.4: Modular visual interface for GDB in Python
|
||||
dev-debug/gdbgui 0.15.2.0: Browser-based frontend to gdb
|
||||
@@ -517,7 +517,7 @@ dev-hare/hare-xml 0_pre20231231 9999: XML support for Hare
|
||||
dev-java/corretto-bin 8.412.08.1 11.0.23.9.1 17.0.11.9.1 21.0.3.9.1 22.0.1.8.1: Prebuilt Java JDK binaries provided by Amazon Web Services
|
||||
dev-java/microsoft-openjdk-bin 11.0.22 17.0.10 21.0.2: Prebuilt Java JDK binaries provided by Microsoft
|
||||
dev-lang/cc65 2.19-r3 9999-r1: Cross-development package for 65(C)02 systems
|
||||
dev-lang/crystal-bin 1.16.1 1.16.2: The Crystal Programming Language
|
||||
dev-lang/crystal-bin 1.16.2 1.16.3: The Crystal Programming Language
|
||||
dev-lang/fbc 1.10.1: A free/open source, multi-platform BASIC compiler.
|
||||
dev-lang/fbc-bootstrap 1.10.1: Bootstrap package for dev-lang/fbc
|
||||
dev-lang/gnu-apl 1.8: GNU interpreter for the APL programming language
|
||||
@@ -536,14 +536,14 @@ dev-libs/cgicc 3.2.19 3.2.20: A C++ class library for writing CGI applications
|
||||
dev-libs/cyrus-sasl-xoauth2 0.2: XOAUTH2 mechanism plugin for cyrus-sasl
|
||||
dev-libs/dmd_core 0.7.2-r1: Core logic for an AT&T / Teletype DMD 5620 terminal emulator
|
||||
dev-libs/fastText 0.9.2: Library for fast text representation and classification
|
||||
dev-libs/feedbackd 0.8.0 0.8.1: DBus activated daemon that provides haptic/visual/audio feedback based on events
|
||||
dev-libs/feedbackd-device-themes 0.8.1 0.8.2: A daemon to provide haptic feedback on events (themes package)
|
||||
dev-libs/feedbackd 0.8.1 0.8.2: DBus service for haptic/visual/audio feedback
|
||||
dev-libs/feedbackd-device-themes 0.8.2 0.8.3: Device specific themes for Feedbackd
|
||||
dev-libs/fortran-regex 1.1.2: Modern Fortran port of the tiny-regex-c library for regular expressions
|
||||
dev-libs/fortran-shlex 1.0.1 1.2.1: Modern Fortran port of the tiny-regex-c library for regular expressions
|
||||
dev-libs/fortran-stdlib 0.5.0 0.6.1 0.7.0 9999: A community driven standard library for (modern) Fortran
|
||||
dev-libs/ftl 1.0_p20230220: The Fortran Template Library (FTL) is a general purpose library for Fortran 2003
|
||||
dev-libs/gbinder 1.1.42 9999: GLib-style interface to binder
|
||||
dev-libs/gmobile 0.2.1 0.2.2: Mobile related helpers for glib based projects
|
||||
dev-libs/gmobile 0.2.2 0.3.0: Mobile related helpers for glib based projects
|
||||
dev-libs/gpds 1.9.0: A general purpose data serializer
|
||||
dev-libs/hts_engine 1.10: HMM-based speech synthesis system (HTS) engine and API
|
||||
dev-libs/imsg-compat 8.0.0 9999: linux port of OpenBSD imsg
|
||||
@@ -647,7 +647,7 @@ dev-python/autopxd 2.5.0: generates .pxd files automatically from .h files
|
||||
dev-python/avro 1.11.3: Apache Avro is a data serialization system
|
||||
dev-python/azure-core 1.27.1 1.28.0: Microsoft Azure Core Library for Python
|
||||
dev-python/azure-storage-blob 12.17.0: Microsoft Azure Blob Storage Client Library for Python
|
||||
dev-python/b2sdk 2.3.0: The client library for BackBlaze's B2 product
|
||||
dev-python/b2sdk 2.3.0 2.8.1: The client library for BackBlaze's B2 product
|
||||
dev-python/base58 2.1.1-r1: Base58 and Base58Check implementation
|
||||
dev-python/baseline 1.2.1: Easy string baseline
|
||||
dev-python/bidict 0.23.1: The bidirectional mapping library for Python
|
||||
@@ -764,7 +764,7 @@ dev-python/oscrypto 1.3.0-r2: TLS sockets, key generation, encryption, decryptio
|
||||
dev-python/parsel 1.10.0: Utility to extract data from XML/HTML documents using XPath or CSS selectors
|
||||
dev-python/pem 23.1.0: Easy PEM file parsing in Python
|
||||
dev-python/persist-queue 0.8.1 1.0.0: A thread-safe disk based persistent queue in Python
|
||||
dev-python/phx-class-registry 4.0.6-r1 4.1.0: An intersection of the Registry and Factory pattern
|
||||
dev-python/phx-class-registry 4.1.0-r1: An intersection of the Registry and Factory pattern
|
||||
dev-python/pillow-heif 0.21.0 0.22.0: Python interface for libheif library
|
||||
dev-python/pillow-jxl-plugin 1.3.2: Pillow plugin for JPEG-XL, using Rust for bindings.
|
||||
dev-python/playsound 1.3.0-r1: Single function module with no dependencies for playing sounds
|
||||
@@ -830,10 +830,10 @@ dev-python/python-statemachine 2.3.6 2.4.0 2.5.0: Python Finite State Machines m
|
||||
dev-python/python-telegram-bot 20.6-r1 21.1.1 9999: Python wrapper of telegram bots API
|
||||
dev-python/pywavefront 1.3.3: Python library for importing Wavefront .obj files
|
||||
dev-python/pywebview 4.4.1-r2 5.1-r2: A lightweight cross-platform wrapper around a webview component
|
||||
dev-python/pyzstd 0.16.2: Python bindings to Zstandard (zstd) compression library
|
||||
dev-python/pyzstd 0.17.0: Python bindings to Zstandard (zstd) compression library
|
||||
dev-python/questionary 2.1.0: Python library to build pretty command line user prompts
|
||||
dev-python/queuelib 1.8.0: Collection of persistent and non-persistent queues for Python
|
||||
dev-python/readability-lxml 0.8.1: fast html to text parser (article readability tool)
|
||||
dev-python/readability-lxml 0.8.1 0.8.4.1: Fast html to text parser (article readability tool)
|
||||
dev-python/readmdict 0.1.1-r1: Read mdx/mdd files
|
||||
dev-python/rectangle-packer 2.0.2: Pack a set of rectangles into a bounding box with minimum area
|
||||
dev-python/repology-client 0.2.0 0.3.0: Asynchronous wrapper for Repology API
|
||||
@@ -846,7 +846,7 @@ dev-python/scrapy 2.12.0: A high-level Web Crawling and Web Scraping framework
|
||||
dev-python/screeninfo 0.8.1: Fetch location and size of physical screens.
|
||||
dev-python/sendgrid 6.11.0: Twilio SendGrid library for Python
|
||||
dev-python/sentence-splitter 1.4-r2: Sentence splitter using heuristic algorithm by Philipp Koehn and Josh Schroeder
|
||||
dev-python/sentry-sdk 2.26.1: Python client for Sentry
|
||||
dev-python/sentry-sdk 2.28.0: Python client for Sentry
|
||||
dev-python/signalstickers-client 3.3.0: A Python client for the Signal stickers API
|
||||
dev-python/simplemma 0.9.1: A simple multilingual lemmatizer for Python
|
||||
dev-python/sjcl 0.2.1-r1: Decrypt and encrypt 'Stanford Javascript Crypto Library'-compatible messages
|
||||
@@ -885,7 +885,7 @@ dev-python/types-protobuf 4.24.0.20240408 5.27.0.20240626: Typing stubs for prot
|
||||
dev-python/types-requests 2.32.0.20240712: Typing stubs for requests
|
||||
dev-python/typing-inspect 0.9.0: Runtime inspection utilities for Python typing module
|
||||
dev-python/undervolt 0.4.0 9999: Undervolt Intel CPUs under Linux
|
||||
dev-python/upstream-ontologist 0.2.2: Tracking of upstream project metadata
|
||||
dev-python/upstream-ontologist 0.2.2 0.2.4: Tracking of upstream project metadata
|
||||
dev-python/urlmatch 1.0.1-r2: A Python library for easily pattern matching wildcard URLs
|
||||
dev-python/validator-collection 1.5.0-r2: Collection of 60+ Python functions for validating data
|
||||
dev-python/volatile 2.1.0: A small extension for the tempfile module
|
||||
@@ -953,7 +953,7 @@ dev-util/juliaup 1.17.20: Julia installer and version multiplexer
|
||||
dev-util/lemminx-bin 0.27.0 0.27.1: XML Language Server
|
||||
dev-util/libtypec-utils 0.5.2: Library to interface with USB Type-C/Power Delivery devices
|
||||
dev-util/lottieconverter 0.2-r1 0.2-r2: Simple lottie (telegram animated sticker) converter
|
||||
dev-util/lua-language-server 3.9.3 3.10.5 3.13.5 3.13.6 3.13.9: Lua language server
|
||||
dev-util/lua-language-server 3.13.6 3.13.9 3.14.0: Lua language server
|
||||
dev-util/mh 1.4.1: Generate help for Makefile
|
||||
dev-util/mock 6.1: Simple chroot build environment manager for building RPMs
|
||||
dev-util/mock-core-configs 42.2: Mock core config files basic chroots
|
||||
@@ -995,14 +995,14 @@ dev-vcs/gitqlient-gitserver-plugin 0.2.0: GitQlient GitServer plugin
|
||||
dev-vcs/gitqlient-jenkins-plugin 0.2.0: GitQlient Jenkins plugin
|
||||
dev-vcs/gitui 0.26.3 0.27.0: blazing fast terminal-ui for git
|
||||
dev-vcs/jj 0.28.2 0.29.0 9999: Jujutsu - an experimental version control system
|
||||
dev-vcs/lazygit 0.47.2 0.48.0 0.49.0: Simple terminal UI for git commands
|
||||
dev-vcs/lazygit 0.47.2 0.48.0 0.49.0 0.50.0: Simple terminal UI for git commands
|
||||
dev-vcs/lazyjj 0.5.0: TUI for Jujutsu/jj
|
||||
dev-vcs/pijul 1.0.0_beta9: A distributed version control system based on a theory of patches
|
||||
dev-zig/zls 0.10.0-r2 0.13.0-r1 0.14.0 9999: The officially unofficial Ziglang language server
|
||||
dev-zig/zls 0.10.0-r2 0.13.0-r1 0.14.0 9999: Non-official language server for Zig
|
||||
games-action/ATLauncher 3.4.27.0: Minecraft launcher which integrates multiple different ModPacks
|
||||
games-action/blackvoxel 2.50 9999: Blackvoxel Video Game
|
||||
games-action/classicube 1.3.7 9999: Reverse-engineered Minecraft Classic client
|
||||
games-action/ddnet 19.1 9999: DDraceNetwork, a cooperative racing mod of Teeworlds
|
||||
games-action/ddnet 19.2 9999: DDraceNetwork, a cooperative racing mod of Teeworlds
|
||||
games-action/netrek-brmh 2.6.1: brmh client for netrek
|
||||
games-action/netrek-cow 3.3.2: cow client for netrek
|
||||
games-action/technic-launcher 4.768 4.822: Minecraft launcher for community-made modpacks on the Technic Platform
|
||||
@@ -1106,9 +1106,9 @@ gui-apps/corepad 5.0.0: A document editor for C Suite
|
||||
gui-apps/corepaint 5.0.0: A paint app for C Suite
|
||||
gui-apps/corepdf 4.5.0 9999: A PDF viewer for C Suite
|
||||
gui-apps/corepins 4.5.0 9999: A bookmarking app for C Suite
|
||||
gui-apps/corerenamer 4.5.0 9999: A batch file renamer for C Suite
|
||||
gui-apps/corerenamer 5.0.0: A batch file renamer for C Suite
|
||||
gui-apps/coreshot 5.0.0: A screen capture utility for C Suite
|
||||
gui-apps/corestats 4.5.0 9999: A system resource viewer for C Suite
|
||||
gui-apps/corestats 5.0.0: A system resource viewer for C Suite
|
||||
gui-apps/corestuff 5.0.0: An activity viewer for C Suite
|
||||
gui-apps/coreterminal 5.0.0: Terminal emulator for C Suite
|
||||
gui-apps/coretime 5.0.0: A time related task manager for C Suite
|
||||
@@ -1142,7 +1142,7 @@ gui-apps/lan-mouse 0.7.3-r1: Software KVM Switch / mouse & keyboard sharing soft
|
||||
gui-apps/lemurs 0.3.2: A TUI Display/Login Manager
|
||||
gui-apps/lswt 1.0.4-r1 2.0.0 9999: List Wayland toplevels
|
||||
gui-apps/meteo-qt 4.1 4.2: A system tray application for the weather status
|
||||
gui-apps/mpvpaper 1.7 9999: A video wallpaper program for wlroots based wayland compositors
|
||||
gui-apps/mpvpaper 1.8 9999: A video wallpaper program for wlroots based wayland compositors
|
||||
gui-apps/nwg 0: meta package package for nwg-shell
|
||||
gui-apps/nwg-bar 0.1.5 0.1.6: GTK3-based button bar for wlroots-based compositors
|
||||
gui-apps/nwg-clipman 0.2.4-r1 0.2.5: nwg-shell clipboard manager - a GTK3-based GUI for cliphist
|
||||
@@ -1150,8 +1150,8 @@ gui-apps/nwg-displays 0.3.22 0.3.25: Output management utility for sway and Hypr
|
||||
gui-apps/nwg-dock 0.4.1 0.4.3: GTK3-based dock for sway
|
||||
gui-apps/nwg-dock-hyprland 0.4.3 0.4.4: GTK3-based dock for Hyprland
|
||||
gui-apps/nwg-drawer 0.6.3 0.6.5: Application drawer for wlroots-based Wayland compositors
|
||||
gui-apps/nwg-hello 0.3.0: GTK3-based greeter for greetd written in python
|
||||
gui-apps/nwg-icon-picker 0.1.1 9999: GTK icon chooser with a text search option
|
||||
gui-apps/nwg-hello 0.3.0 0.4.0: GTK3-based greeter for greetd written in python
|
||||
gui-apps/nwg-icon-picker 0.1.1 0.1.1-r1 9999: GTK icon chooser with a text search option
|
||||
gui-apps/nwg-launchers 0.5.0 0.6.3 0.7.1.1 9999: GTK+ launchers for sway, i3 and some other WMs
|
||||
gui-apps/nwg-menu 0.1.6 0.1.7: enuStart plugin to nwg-panel, also capable of working standalone
|
||||
gui-apps/nwg-panel 0.9.61 0.10.2 9999: GTK3-based panel for sway and Hyprland Wayland compositors
|
||||
@@ -1203,7 +1203,7 @@ gui-apps/wlsunset 0.4.0 9999: Day/night gamma adjustments for Wayland
|
||||
gui-apps/wob 0.14.2 0.15.1-r1: Lightweight overlay volume/backlight/progress/anything bar for Wayland
|
||||
gui-apps/wscreensaver 9999: Xscreensaver screensavers ported to wayland
|
||||
gui-apps/wtype 0.4: xdotool type for wayland
|
||||
gui-apps/xremap 0.10.11: Dynamic key remap for X and Wayland
|
||||
gui-apps/xremap 0.10.12: Dynamic key remap for X and Wayland
|
||||
gui-apps/xwayland-satellite 0.5.1: Xwayland outside your Wayland
|
||||
gui-apps/yambar 1.11.0 9999: Simplistic and highly configurable status panel for X and Wayland
|
||||
gui-libs/gtk-session-lock 0.2.0-r6 9999: GTK-based lockscreen for Wayland
|
||||
@@ -1261,7 +1261,7 @@ media-fonts/warframe-fonts 0_pre20191111: Fonts from the Warframe game
|
||||
media-gfx/KTX-Software 4.3.2: KTX (Khronos Texture) Library and Tools
|
||||
media-gfx/WebPlotDigitizer-bin 4.7: Web based tool to extract data from plots, images, and maps
|
||||
media-gfx/airsane 0.4.5: Publish SANE scanners via Apple Airscan/eSCL
|
||||
media-gfx/azpainter 3.0.11: Full color painting software for Linux for illustration drawing
|
||||
media-gfx/azpainter 3.0.12: Full color painting software for Linux for illustration drawing
|
||||
media-gfx/bambustudio-bin 02.00.03.54: Bambu Studio is a cutting-edge, feature-rich slicing software
|
||||
media-gfx/beeref 0.3.3: A Simple Reference Image Viewer
|
||||
media-gfx/bonzomatic 2023.06.15 9999: Live shader coding tool and Shader Showdown workhorse
|
||||
@@ -1354,6 +1354,7 @@ media-sound/pianobooster 1.0.0: A MIDI player/game that displays notes and teach
|
||||
media-sound/pipewire-module-xrdp 0.1_pre20230609-r1 0.2: PipeWire module which enables xrdp to use audio redirection
|
||||
media-sound/plexamp 4.11.5: A dedicated music player for your Plex media library.
|
||||
media-sound/pulseaudio-virtualmic 0.1 9999: Use any offline or online media file or stream as a PulseAudio source
|
||||
media-sound/qbitmplayer 2.7.0: Music Player written in C++ & Qt.
|
||||
media-sound/qloud 1.4.2: Tool to measure loudspeaker frequency and step responses and distortions
|
||||
media-sound/rsgain 3.5.1 3.5.3: Really Simple replay Gain calculator for tagging audio files
|
||||
media-sound/spct 1.1.3: A CLI program to play back or render SPC files.
|
||||
@@ -1404,7 +1405,7 @@ mpv-plugin/mpv-kscreen-doctor 0.2.1 0.2.2: Set the display refresh rate that bes
|
||||
mpv-plugin/mpv-mpris 1.0 1.1 9999: MPRIS plugin for mpv
|
||||
mpv-plugin/mpv-plugin-xrandr 2023.06.19: Automatically invoke the xrandr to set the parameters for the display output
|
||||
mpv-plugin/mpv-youtube-upnext 20240513: A userscript that allows you to play "up next"/recommended youtube videos
|
||||
mpv-plugin/mpv_sponsorblock 20211223 20220924 20230130: mpv script to skip sponsored segments of YouTube videos
|
||||
mpv-plugin/mpv_sponsorblock 20211223 20220924 20230130 20230130-r1: mpv script to skip sponsored segments of YouTube videos
|
||||
mpv-plugin/mpv_sponsorblock_minimal 2023.08.20: A minimal script to skip sponsored segments of YouTube videos
|
||||
mpv-plugin/mpv_thumbnail_script 0.5.2 0.5.3 0.5.4: A Lua script to show preview thumbnails in mpv's OSC seekbar
|
||||
mpv-plugin/open-in-mpv 2.4.1 2.4.3: Simple host script (in Go) for simple web extension to open videos in mpv
|
||||
@@ -1432,9 +1433,9 @@ net-im/Quaternion 0.0.97.1: A Qt-based IM client for Matrix
|
||||
net-im/WasIstLos 1.6.5 1.7.0: An unofficial WhatsApp desktop application for Linux
|
||||
net-im/abaddon 0.2.1 9999: Alternative Discord client using GTK instead of Electron
|
||||
net-im/axolotl-bin 2.0.1: Axolotl is a cross-platform Signal client
|
||||
net-im/beeper 4.0.640 4.0.661: Beeper: Unified Messenger
|
||||
net-im/beeper 4.0.661 4.0.688: Beeper: Unified Messenger
|
||||
net-im/chatterino 2.5.2-r1 2.5.3: Chat client for https://twitch.tv
|
||||
net-im/conduit 0.8.0-r1 0.9.0-r1 9999: Matrix homeserver written in Rust
|
||||
net-im/conduit 0.9.0-r1 0.10.2 9999: Matrix homeserver written in Rust
|
||||
net-im/discord-canary-bin 0.0.643: All-in-one voice and text chat
|
||||
net-im/discord-ptb-bin 0.0.137: All-in-one voice and text chat
|
||||
net-im/eturnal 1.12.1 1.12.2: STUN/TURN server
|
||||
@@ -1519,7 +1520,7 @@ net-misc/maestral 1.9.4: Maestral is an open-source Dropbox client written in Py
|
||||
net-misc/maestral-qt 1.9.4: Maestral is an open-source Dropbox client written in Python
|
||||
net-misc/mastorss 0.13.1 0.13.1-r1 9999: Another RSS to Mastodon bot
|
||||
net-misc/mbpoll 1.5.2 9999: command line utility to communicate with ModBus slave (RTU or TCP)
|
||||
net-misc/megasync 5.10.1.0 5.11.0.3: The official Qt-based program for syncing your MEGA account in your PC
|
||||
net-misc/megasync 5.11.0.3 5.11.1.0: The official Qt-based program for syncing your MEGA account in your PC
|
||||
net-misc/myip 1.2.1: Get your external IP address using STUN server
|
||||
net-misc/ooni-probe-cli 3.23.0 3.24.0: OONI Probe network measurement tool for detecting internet censorship
|
||||
net-misc/openbgpd 8.4 8.5 8.6 9999: OpenBGPD is a free implementation of BGPv4
|
||||
@@ -1537,7 +1538,7 @@ net-misc/wsdd 0.8: A Web Service Discovery host daemon.
|
||||
net-misc/wstunnel 10.1.11 10.2.0: Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI
|
||||
net-misc/xh 0.24.1: Friendly and fast tool for sending HTTP requests
|
||||
net-misc/xkcd-handler 1.1.4: A handler for XKCD urls
|
||||
net-misc/xmrig-mo 6.21.2: MoneroOcean fork of xmrig that supports algo switching
|
||||
net-misc/xmrig-mo 6.21.2 6.22.2: MoneroOcean fork of xmrig that supports algo switching
|
||||
net-misc/yacy 1.930.202405130205: YaCy - p2p based distributed web-search engine
|
||||
net-misc/yt-dlg 2024.03.19: A cross platform front-end GUI of the popular youtube-dl written in wxPython.
|
||||
net-news/cliflux 1.5.0 1.6.0: A terminal-ui (TUI) client for the Miniflux RSS reader
|
||||
@@ -1574,7 +1575,7 @@ net-vpn/GlobalProtect-openconnect 2.3.9-r1: Unofficial GlobalProtect VPN client
|
||||
net-vpn/cloudflare-warp 2024.2.62-r2 2024.4.133-r1 2024.11.309: Cloudflare Warp Client
|
||||
net-vpn/fastd 22 23: A very small VPN daemon which tunnels IP packets and Ethernet frames over UDP.
|
||||
net-vpn/gp-saml-gui 9999: Interactively authenticate to GlobalProtect VPNs that require SAML
|
||||
net-vpn/mullvadvpn-app 2025.5 2025.6_beta1: Tool used to manage daemon setup
|
||||
net-vpn/mullvadvpn-app 2025.5 2025.6_beta2: Tool used to manage daemon setup
|
||||
net-vpn/proton-vpn-gtk-app 4.9.6-r1: Proton VPN GTK app
|
||||
net-wireless/airspyhf 1.6.8: User mode driver for Airspy HF+
|
||||
net-wireless/bluetuith 0.2.1 0.2.2 0.2.3 9999: A TUI bluetooth manager for Linux written in Go
|
||||
@@ -1681,6 +1682,7 @@ sys-apps/dool 1.3.1-r1 1.3.2-r2 9999: Versatile replacement for vmstat, iostat a
|
||||
sys-apps/drm_info 2.7.0: Small utility to dump info about DRM devices
|
||||
sys-apps/flashprog 1.2 1.3 1.4: Utility for identifying, reading, writing, verifying and erasing flash chips
|
||||
sys-apps/fselect 0.8.6: Find files with SQL-like queries
|
||||
sys-apps/gat 0.23.1: Cat alternative written in Go
|
||||
sys-apps/hex 0.4.2 0.5.0 0.6.0: Futuristic take on hexdump
|
||||
sys-apps/hexyl 0.16.0: A command-line hex viewer
|
||||
sys-apps/lact 0.7.2 0.7.3: Linux GPU Control Application
|
||||
@@ -1723,7 +1725,7 @@ sys-firmware/lenovolegionlinux 9999: Lenovo Legion Linux kernel module
|
||||
sys-fs/btrfs-heatmap 9-r1: Python 3 script to draw a heatmap of a btrfs filesystem
|
||||
sys-fs/ddrescueview 0.4.5: Graphical viewer for GNU ddrescue mapfiles
|
||||
sys-fs/diskonaut 0.10.0 0.11.0 9999: Terminal disk space visual navigator
|
||||
sys-fs/dua-cli 2.30.0: A tool to conveniently learn about the disk usage of directories, fast!
|
||||
sys-fs/dua-cli 2.30.1: A tool to conveniently learn about the disk usage of directories, fast!
|
||||
sys-fs/dwarfs 0.12.3-r1: A fast high compression read-only file system for Linux, Windows and macOS
|
||||
sys-fs/dwarfs-bin 0.12.3: Static version of a fast very high compression read-only FUSE file system
|
||||
sys-fs/ffmpegfs 2.16-r1 2.17: FUSE-based transcoding filesystem with support from/to many formats.
|
||||
@@ -1767,7 +1769,7 @@ sys-process/snooze 0.5 9999: Run a command at a particular time
|
||||
sys-process/task-spooler 1.3.0: A scheduler for CPU tasks
|
||||
sys-process/xe 1.0-r1: Simple xargs and apply replacement with sane defaults
|
||||
virtual/crystal-db 0.13-r1: Virtual for Crystal database drivers
|
||||
www-apps/anubis 1.16.0 1.17.0: Weighs the soul of incoming HTTP requests to stop AI crawlers
|
||||
www-apps/anubis 1.17.0 1.18.0: Weighs the soul of incoming HTTP requests to stop AI crawlers
|
||||
www-apps/code-server-bin 4.18.0 4.19.1 4.90.3: VS Code in the browser (binary version with unbundled node and ripgrep)
|
||||
www-apps/forgejo 9.0.3 10.0.0 10.0.1: A self-hosted lightweight software forge
|
||||
www-apps/freshrss 1.24.3 1.25.0: A free, self-hostable news aggregator
|
||||
@@ -1811,7 +1813,7 @@ x11-drivers/xf86-input-xppen 3.4.9-r2: Driver for XP-PEN tablets and drawing dev
|
||||
x11-libs/gtk-fortran 3.24.31 4.6.0 4.7.1: A GTK+ binding to build Graphical User Interfaces in Fortran
|
||||
x11-libs/sdl-fakeqwerty 0_pre20191217: Fixes non-QWERTY keyboards on Prison Architect (and maybe other SDL games)
|
||||
x11-misc/aerial-sddm-theme 0_pre20191018-r1 9999: SDDM theme with Apple TV Aerial videos
|
||||
x11-misc/autotiling 1.9.2 1.9.3: Script for sway and i3 to automatically switch the window split orientation
|
||||
x11-misc/autotiling 1.9.3: Script for sway and i3 to automatically switch the window split orientation
|
||||
x11-misc/betterlockscreen 4.4.0: sweet looking lockscreen for linux system
|
||||
x11-misc/betterlockscreen_rapid 0.0.0_pre20210701 0.0.0_pre20210708: A rapid and good-looking screen locker
|
||||
x11-misc/dotool 1.5: Command to simulate input anywhere
|
||||
@@ -1839,7 +1841,7 @@ x11-misc/xob 0.2 0.3: A lightweight overlay volume (or anything) bar for the X W
|
||||
x11-misc/xsecurelock 1.9.0: X11 screen lock utility with security in mind
|
||||
x11-plugins/purple-mm-sms 0.1.7: Purple SMS plugin using ModemManager
|
||||
x11-terms/dmd5620 2.1.0: GTK+ 3.0 implementation of an AT&T / Teletype DMD 5620 emulator.
|
||||
x11-terms/rio 0.2.14: A hardware-accelerated GPU terminal emulator powered by WebGPU
|
||||
x11-terms/rio 0.2.15: A hardware-accelerated GPU terminal emulator powered by WebGPU
|
||||
x11-terms/tabby-bin 1.0.221: A terminal for a more modern age
|
||||
x11-terms/terminal-simulator 0.2 9999-r1: VT100 and VT52 terminal hardware simulator
|
||||
x11-terms/tym 3.5.1-r2: Lua-configurable terminal emulator
|
||||
|
||||
@@ -1 +1 @@
|
||||
Wed, 14 May 2025 23:39:13 +0000
|
||||
Thu, 15 May 2025 06:09:37 +0000
|
||||
|
||||
Reference in New Issue
Block a user