2024-04-29 21:33:46 UTC

This commit is contained in:
Repository mirror & CI
2024-04-29 21:33:46 +00:00
parent a1de947eff
commit 1cf4618c9c
38 changed files with 246 additions and 74 deletions

File diff suppressed because one or more lines are too long

View File

@@ -13,4 +13,4 @@ REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_1
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/cp39/a/anki/anki-24.04.1-cp39-abi3-manylinux_2_28_x86_64.whl -> anki-24.04.1-cp39-abi3-manylinux_2_28_x86_64.whl.zip https://files.pythonhosted.org/packages/py3/a/aqt/aqt-24.04.1-py3-none-any.whl -> aqt-24.04.1-py3-none-any.whl.zip https://raw.githubusercontent.com/ankitects/anki/2.1.50/qt/bundle/lin/anki.1 -> anki-bin-2.1.50.1 https://raw.githubusercontent.com/ankitects/anki/2.1.50/qt/bundle/lin/anki.desktop -> anki-bin-2.1.50.desktop https://raw.githubusercontent.com/ankitects/anki/2.1.50/qt/bundle/lin/anki.png -> anki-bin-2.1.50.png https://raw.githubusercontent.com/ankitects/anki/2.1.50/qt/bundle/lin/anki.xml -> anki-bin-2.1.50.xml https://raw.githubusercontent.com/ankitects/anki/2.1.50/qt/bundle/lin/anki.xpm -> anki-bin-2.1.50.xpm
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-single-r1 75118e916668a74c660a13b0ecb22562 pypi 2eecb475512bc76e5ea9192a681b9e6b readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=89ac46cfcc50bf0e58f21686b39efc1f
_md5_=ffb75218a95523bbc81685d552051810

View File

@@ -1,16 +0,0 @@
BDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) dev-util/itstool gui-libs/gtk:4 gui-libs/libadwaita python_single_target_python3_10? ( dev-python/pygobject[python_targets_python3_10(-)] app-misc/mat2[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pygobject[python_targets_python3_11(-)] app-misc/mat2[python_targets_python3_11(-)] ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm setup test
DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) dev-util/itstool gui-libs/gtk:4 gui-libs/libadwaita python_single_target_python3_10? ( dev-python/pygobject[python_targets_python3_10(-)] app-misc/mat2[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pygobject[python_targets_python3_11(-)] app-misc/mat2[python_targets_python3_11(-)] )
DESCRIPTION=Python GTK application to view and clean metadata in files, using mat2.
EAPI=8
HOMEPAGE=https://metadatacleaner.romainvigier.fr https://gitlab.com/rmnvgr/metadata-cleaner
INHERIT=gnome2-utils meson python-single-r1
IUSE=python_single_target_python3_10 python_single_target_python3_11
KEYWORDS=~amd64
LICENSE=GPL-3+ CC-BY-SA-4.0
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) dev-util/itstool gui-libs/gtk:4 gui-libs/libadwaita python_single_target_python3_10? ( dev-python/pygobject[python_targets_python3_10(-)] app-misc/mat2[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pygobject[python_targets_python3_11(-)] app-misc/mat2[python_targets_python3_11(-)] )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
SLOT=0
SRC_URI=https://gitlab.com/rmnvgr/metadata-cleaner/-/archive/v2.5.4/metadata-cleaner-v2.5.4.tar.bz2
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils 30dbce54b89e77b86f366548f94419ad flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson aecae905c2e0c201d7925fae52a5576d python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=1f2878903ad27a3114447eb7f5dcaa51

View File

@@ -0,0 +1,16 @@
BDEPEND=>=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm setup test
DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) dev-util/itstool gui-libs/gtk:4 gui-libs/libadwaita python_single_target_python3_10? ( app-misc/mat2[python_targets_python3_10(-)] dev-python/pygobject[python_targets_python3_10(-)] ) python_single_target_python3_11? ( app-misc/mat2[python_targets_python3_11(-)] dev-python/pygobject[python_targets_python3_11(-)] ) python_single_target_python3_12? ( app-misc/mat2[python_targets_python3_12(-)] dev-python/pygobject[python_targets_python3_12(-)] )
DESCRIPTION=Python GTK application to view and clean metadata in files, using mat2.
EAPI=8
HOMEPAGE=https://metadatacleaner.romainvigier.fr https://gitlab.com/rmnvgr/metadata-cleaner
INHERIT=gnome2-utils meson python-single-r1
IUSE=python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
KEYWORDS=~amd64
LICENSE=GPL-3+ CC-BY-SA-4.0
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) dev-util/itstool gui-libs/gtk:4 gui-libs/libadwaita python_single_target_python3_10? ( app-misc/mat2[python_targets_python3_10(-)] dev-python/pygobject[python_targets_python3_10(-)] ) python_single_target_python3_11? ( app-misc/mat2[python_targets_python3_11(-)] dev-python/pygobject[python_targets_python3_11(-)] ) python_single_target_python3_12? ( app-misc/mat2[python_targets_python3_12(-)] dev-python/pygobject[python_targets_python3_12(-)] )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
SLOT=0
SRC_URI=https://gitlab.com/rmnvgr/metadata-cleaner/-/archive/v2.5.5/metadata-cleaner-v2.5.5.tar.bz2
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils 30dbce54b89e77b86f366548f94419ad flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson aecae905c2e0c201d7925fae52a5576d python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=8895c44c974b4263f5d3b9f087a659ee

View File

@@ -0,0 +1,14 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/libdwarf
DESCRIPTION=Simple, portable, and self-contained stacktrace library for C++
EAPI=8
HOMEPAGE=https://github.com/jeremy-rifkin/cpptrace
INHERIT=cmake
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/libdwarf
SLOT=0
SRC_URI=https://github.com/jeremy-rifkin/cpptrace/archive/refs/tags/v0.5.2.tar.gz -> cpptrace-0.5.2.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
_md5_=dd1f50aff52cd18cad683e47829e65a7

View File

@@ -0,0 +1,15 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=dev-lang/go dev-libs/ls-qpack:=[static-libs=] dev-libs/ls-hpack:=[static-libs=]
DESCRIPTION=LiteSpeed QUIC (LSQUIC) Library
EAPI=8
HOMEPAGE=https://github.com/litespeedtech/lsquic/
INHERIT=cmake
IUSE=static-libs test
KEYWORDS=~amd64 ~arm64
LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/litespeedtech/lsquic/archive/refs/tags/v4.0.8.tar.gz -> lsquic-4.0.8.tar.gz https://github.com/google/boringssl/archive/15655052e8701f908937204785eaa8cd4363099f.tar.gz -> boringssl-fips-20230428.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
_md5_=64c7bdb33c0f8cfc1786b2587734ec80

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/pygobject:3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DESCRIPTION=DBus library in Python 3
EAPI=8
HOMEPAGE=https://github.com/rhinstaller/dasbus
HOMEPAGE=https://github.com/dasbus-project/dasbus
INHERIT=distutils-r1
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
@@ -12,6 +12,6 @@ RDEPEND=dev-python/pygobject:3[python_targets_python3_10(-)?,python_targets_pyth
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/rhinstaller/dasbus/archive/refs/tags/v1.7.tar.gz -> dasbus-1.7.gh.tar.gz
SRC_URI=https://github.com/dasbus-project/dasbus/archive/refs/tags/v1.7.tar.gz -> dasbus-1.7.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660
_md5_=c7564859ae7034bf4299402f77307bfa
_md5_=02da9294c5f9a8fab7b1b25ad8821bb2

View File

@@ -1,15 +1,15 @@
BDEPEND=>=dev-python/greenlet-2.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/greenlet-3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-event[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] monitor? ( >=dev-python/psutil-5.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) recommended? ( >=dev-python/cffi-1.12.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) recommended? ( >=dev-python/psutil-5.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=>=dev-python/greenlet-3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-event[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] monitor? ( >=dev-python/psutil-5.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) recommended? ( >=dev-python/cffi-1.12.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/psutil-5.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10[ssl(+),threads(+)] ) python_targets_python3_11? ( dev-lang/python:3.11[ssl(+),threads(+)] ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Coroutine-based network library
EAPI=8
HOMEPAGE=https://www.gevent.org/ https://pypi.org/project/gevent
HOMEPAGE=https://www.gevent.org/ https://pypi.org/project/gevent/
INHERIT=distutils-r1 pypi
IUSE=monitor recommended test python_targets_python3_10 python_targets_python3_11
IUSE=monitor recommended python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/greenlet-2.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/greenlet-3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-event[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] monitor? ( >=dev-python/psutil-5.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) recommended? ( >=dev-python/cffi-1.12.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) recommended? ( >=dev-python/psutil-5.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
RDEPEND=>=dev-python/greenlet-3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-event[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] monitor? ( >=dev-python/psutil-5.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) recommended? ( >=dev-python/cffi-1.12.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/psutil-5.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10[ssl(+),threads(+)] ) python_targets_python3_11? ( dev-lang/python:3.11[ssl(+),threads(+)] )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/g/gevent/gevent-23.9.1.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=3ba97beea055b8d63ccc7e7820208130
_md5_=6b62b6d3f269b784550edb06911e0652

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/sphinx[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Sitemap generator for Sphinx
EAPI=8
HOMEPAGE=https://pypi.org/project/sphinx-sitemap/ https://github.com/jdillard/sphinx-sitemap
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/sphinx[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/jdillard/sphinx-sitemap/archive/refs/tags/v2.6.0.tar.gz -> sphinx-sitemap-2.6.0.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660
_md5_=b58250fd31139f1abaacdae62e437209

View File

@@ -10,6 +10,6 @@ LICENSE=Apache-2.0
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/t/types-protobuf/types-protobuf-4.24.0.20240311.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/t/types-protobuf/types-protobuf-4.24.0.20240408.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=a19cf90684bfe8976aa693ea134bacd3

View File

@@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_tar
SLOT=0
SRC_URI=https://github.com/georgewhewell/undervolt/archive/refs/tags/0.4.0.tar.gz -> undervolt-0.4.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660
_md5_=c581fe969f199336041c017cee31e03c
_md5_=f67883f336c9f878e53df7fa97582e7f

View File

@@ -4,11 +4,11 @@ DEPEND=dev-libs/boehm-gc dev-libs/libffi dev-libs/openssl sys-libs/zlib
DESCRIPTION=R6RS/R7RS Scheme system.
EAPI=8
HOMEPAGE=https://bitbucket.org/ktakashi/sagittarius-scheme
INHERIT=cmake
INHERIT=cmake edo
KEYWORDS=~amd64
LICENSE=BSD-2
RDEPEND=dev-libs/boehm-gc dev-libs/libffi dev-libs/openssl sys-libs/zlib
SLOT=0
SRC_URI=https://bitbucket.org/ktakashi/sagittarius-scheme/downloads/sagittarius-0.9.11.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
_md5_=e5848a4a3cc4337f48103cd3aa073575
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c edo c0eb9cbe6b0bd01fcb4918f12598a4d3
_md5_=985a6b3d4208ccabef905b461c061e0a

View File

@@ -11,6 +11,6 @@ RDEPEND=<app-portage/gentoopm-2[python_targets_python3_11(-)?,python_targets_pyt
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/f/find-work/find_work-0.6.0.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/f/find-work/find_work-0.7.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 pypi 2eecb475512bc76e5ea9192a681b9e6b bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff shell-completion bb7eb6bc232cd6c4bf8af739cdd2ee14
_md5_=ce9904ac4d2a3760c7390c4af2d473f1

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -11,4 +11,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.39.4.tar.gz -> lazygit-0.39.4.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 go-env 14f8f70fe58c14d7ab44fff15a05ac47 go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=9478d51cb1119fdf966d038cc1e40a97
_md5_=1a7396dcdee8a2a7a34fd293ebf2bc44

View File

@@ -11,4 +11,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.40.2.tar.gz -> lazygit-0.40.2.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 go-env 14f8f70fe58c14d7ab44fff15a05ac47 go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=9478d51cb1119fdf966d038cc1e40a97
_md5_=1a7396dcdee8a2a7a34fd293ebf2bc44

View File

@@ -11,4 +11,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.41.0.tar.gz -> lazygit-0.41.0.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 go-env 14f8f70fe58c14d7ab44fff15a05ac47 go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=bcda154dc05bac922aadceaf191e64c7
_md5_=a2d9d6ef4f16feacc12db1fc9db1c5eb

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-libs/glib:2 dev-util/blueprint-compiler sys-devel/gettext virtual/pkgconfig >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst test
DEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.5.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0
DESCRIPTION=A native tool for browsing, installing, and managing GNOME Shell Extensions
EAPI=8
HOMEPAGE=https://mattjakeman.com/apps/extension-manager
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=gnome2-utils meson xdg
KEYWORDS=~amd64
LICENSE=GPL-3+
RDEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.5.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0
SLOT=0
SRC_URI=https://github.com/mjakeman/extension-manager/archive/v0.5.1.tar.gz -> extension-manager-0.5.1.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils 30dbce54b89e77b86f366548f94419ad flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson aecae905c2e0c201d7925fae52a5576d xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=77d2bb2180941d6cbc1c7c1955f66b05

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-libs/glib:2 dev-util/blueprint-compiler sys-devel/gettext virtual/pkgconfig >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm preinst test unpack
DEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.4.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0
DEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.5.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0
DESCRIPTION=A native tool for browsing, installing, and managing GNOME Shell Extensions
EAPI=8
HOMEPAGE=https://mattjakeman.com/apps/extension-manager
@@ -8,7 +8,7 @@ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=gnome2-utils meson xdg git-r3
LICENSE=GPL-3+
PROPERTIES=live
RDEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.4.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0
RDEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.5.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0
SLOT=0
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils 30dbce54b89e77b86f366548f94419ad flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson aecae905c2e0c201d7925fae52a5576d xdg 4a14c5c24f121e7da66e5aab4a168c6e git-r3 fbb2889c81f3a05910c1524db69425c1
_md5_=38c96dff41609737b310e795f15f913e
_md5_=d7c3d0860eac340cdc838377a1acd082

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=x11-misc/xdg-utils
SLOT=0
SRC_URI=https://github.com/mazunki/xkcd/archive/refs/tags/v1.0.13.tar.gz -> xkcd-1.0.13.tar.gz
SRC_URI=https://github.com/mazunki/xkcd/archive/refs/tags/v1.1.4.tar.gz -> xkcd-1.1.4.tar.gz
_eclasses_=xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e desktop 021728fdc1b03b36357dbc89489e0f0d
_md5_=b75b46d9c410c41a7658cf81fb151082

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=configure install test
DEPEND=brotli? ( app-arch/brotli ) boost? ( dev-libs/boost ) bzip3? ( app-arch/bzip3 ) lz4? ( app-arch/lz4 ) lzma? ( app-arch/xz-utils ) pcre2? ( dev-libs/libpcre2 ) zlib? ( sys-libs/zlib ) zstd? ( app-arch/zstd ) virtual/pkgconfig
DESCRIPTION=A fast, drop-in replacement for GNU grep
EAPI=8
HOMEPAGE=https://ugrep.com/
INHERIT=shell-completion
IUSE=7zip brotli boost bzip3 cpu_flags_arm_neon cpu_flags_x86_avx2 cpu_flags_x86_sse2 +lzma lz4 +mmap +pcre2 +zlib zstd
KEYWORDS=~amd64 ~arm64
LICENSE=BSD
RDEPEND=brotli? ( app-arch/brotli ) boost? ( dev-libs/boost ) bzip3? ( app-arch/bzip3 ) lz4? ( app-arch/lz4 ) lzma? ( app-arch/xz-utils ) pcre2? ( dev-libs/libpcre2 ) zlib? ( sys-libs/zlib ) zstd? ( app-arch/zstd )
SLOT=0
SRC_URI=https://github.com/Genivia/ugrep/archive/v5.1.4.tar.gz -> ugrep-5.1.4.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff shell-completion bb7eb6bc232cd6c4bf8af739cdd2ee14
_md5_=0d22c3884c722bd16572882bb7df7e6f

View File

@@ -10,6 +10,6 @@ LICENSE=GPL-2
RDEPEND=app-misc/pax-utils >=dev-python/zenlib-2.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pycpio-1.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] sys-apps/pciutils 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/desultory/ugrd/archive/refs/tags/1.1.4.tar.gz -> ugrd-1.1.4.tar.gz
SRC_URI=https://github.com/desultory/ugrd/archive/refs/tags/1.1.5.tar.gz -> ugrd-1.1.5.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=c3dd921bc78be6691f8ea885d7e7ae37

View File

@@ -1,4 +1,4 @@
BDEPEND=>=dev-lisp/sbcl-2.0.0
BDEPEND=>=dev-lisp/sbcl-2.0.0[threads,unicode] <=dev-lisp/sbcl-2.4.1[threads,unicode]
DEFINED_PHASES=compile install postinst postrm preinst unpack
DEPEND=dev-libs/gobject-introspection gnome-base/gsettings-desktop-schemas net-libs/glib-networking net-libs/webkit-gtk:4.1 sys-libs/libfixposix
DESCRIPTION=Nyxt - the hacker's power-browser
@@ -14,4 +14,4 @@ RESTRICT=mirror strip
SLOT=0
SRC_URI=https://github.com/atlas-engineer/nyxt/releases/download/3.11.3/nyxt-3.11.3-source-with-submodules.tar.xz -> nyxt-3.11.3.gh.tar.xz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=f7c26a3a67e2bc9d0915451b87e6c858
_md5_=051b7553e092144cfdc67719a264853c

View File

@@ -1,4 +1,4 @@
BDEPEND=>=dev-lisp/sbcl-2.0.0
BDEPEND=>=dev-lisp/sbcl-2.0.0[threads,unicode] <=dev-lisp/sbcl-2.4.1[threads,unicode]
DEFINED_PHASES=compile install postinst postrm preinst unpack
DEPEND=dev-libs/gobject-introspection gnome-base/gsettings-desktop-schemas net-libs/glib-networking net-libs/webkit-gtk:4.1 sys-libs/libfixposix
DESCRIPTION=Nyxt - the hacker's power-browser
@@ -14,4 +14,4 @@ RESTRICT=mirror strip
SLOT=0
SRC_URI=https://github.com/atlas-engineer/nyxt/releases/download/3.11.4/nyxt-3.11.4-source-with-submodules.tar.xz -> nyxt-3.11.4.gh.tar.xz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=f7c26a3a67e2bc9d0915451b87e6c858
_md5_=051b7553e092144cfdc67719a264853c

View File

@@ -1,4 +1,4 @@
BDEPEND=>=dev-lisp/sbcl-2.0.0
BDEPEND=>=dev-lisp/sbcl-2.0.0[threads,unicode]
DEFINED_PHASES=compile install postinst postrm preinst unpack
DEPEND=dev-libs/gobject-introspection gnome-base/gsettings-desktop-schemas net-libs/glib-networking net-libs/webkit-gtk:4.1 sys-libs/libfixposix
DESCRIPTION=Nyxt - the hacker's power-browser
@@ -14,4 +14,4 @@ RESTRICT=mirror strip
SLOT=0
SRC_URI=https://github.com/atlas-engineer/nyxt/releases/download/3.11.5/nyxt-3.11.5-source-with-submodules.tar.xz -> nyxt-3.11.5.gh.tar.xz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=f7c26a3a67e2bc9d0915451b87e6c858
_md5_=f0cf98f0c4e87d8a778be17cb4b222f3

View File

@@ -1,4 +1,4 @@
BDEPEND=>=dev-lisp/sbcl-2.0.0
BDEPEND=>=dev-lisp/sbcl-2.0.0[threads,unicode]
DEFINED_PHASES=compile install postinst postrm preinst unpack
DEPEND=dev-libs/gobject-introspection gnome-base/gsettings-desktop-schemas net-libs/glib-networking net-libs/webkit-gtk:4.1 sys-libs/libfixposix
DESCRIPTION=Nyxt - the hacker's power-browser
@@ -14,4 +14,4 @@ RESTRICT=mirror strip
SLOT=0
SRC_URI=https://github.com/atlas-engineer/nyxt/releases/download/3.11.6/nyxt-3.11.6-source-with-submodules.tar.xz -> nyxt-3.11.6.gh.tar.xz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=f7c26a3a67e2bc9d0915451b87e6c858
_md5_=f0cf98f0c4e87d8a778be17cb4b222f3

View File

@@ -13,4 +13,4 @@ RDEPEND=dev-libs/gobject-introspection gnome-base/gsettings-desktop-schemas net-
RESTRICT=mirror strip
SLOT=0
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e git-r3 fbb2889c81f3a05910c1524db69425c1
_md5_=f7c26a3a67e2bc9d0915451b87e6c858
_md5_=f2683abd054caa09fc2f89baa1e2da2c

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,4 +1,4 @@
DEFINED_PHASES=configure postinst postrm preinst setup
DEFINED_PHASES=configure postinst postrm preinst prepare setup
DEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) x11-libs/gtk+:3 x11-libs/vte
DESCRIPTION=Lua-configurable terminal emulator
EAPI=8
@@ -13,4 +13,4 @@ REQUIRED_USE=^^ ( lua_single_target_luajit lua_single_target_lua5-3 )
SLOT=0
SRC_URI=https://github.com/endaaman/tym/releases/download/3.5.0/tym-3.5.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=fc2ef8c73350330c72605b994afb03bf
_md5_=7317a8824b886324c4634b8230bdce69