mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
2026-04-15 23:15:57 UTC
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
BDEPEND=>=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
|
||||
DEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_12? ( dev-python/pygobject[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/pygobject[python_targets_python3_13(-)] ) x11-libs/gtk+:3[introspection] gui-libs/libhandy:=
|
||||
DEPEND=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 ) python_single_target_python3_12? ( dev-python/pygobject[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/pygobject[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/pygobject[python_targets_python3_14(-)] ) x11-libs/gtk+:3[introspection] gui-libs/libhandy:=
|
||||
DESCRIPTION=graphical frontend for managing a Himitsu key store
|
||||
EAPI=8
|
||||
HOMEPAGE=https://git.sr.ht/~martijnbraam/keyring
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=meson python-single-r1 xdg
|
||||
IUSE=python_single_target_python3_12 python_single_target_python3_13
|
||||
IUSE=python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_12? ( dev-python/pygobject[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/pygobject[python_targets_python3_13(-)] ) x11-libs/gtk+:3[introspection] gui-libs/libhandy:=
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 )
|
||||
RDEPEND=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 ) python_single_target_python3_12? ( dev-python/pygobject[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/pygobject[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/pygobject[python_targets_python3_14(-)] ) x11-libs/gtk+:3[introspection] gui-libs/libhandy:=
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
||||
SLOT=0
|
||||
SRC_URI=https://git.sr.ht/~martijnbraam/keyring/archive/0.2.0.tar.gz -> himitsu-keyring-0.2.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd sysroot ba2e3d2f7daad91fdef9350dc789d87f rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 12065b402c6d78a2aec926ed8dfd964f python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=cce9a627ae176ce081ccad21cc7191d1
|
||||
_md5_=2b82cc07f5cd842da8d3a11eb9bcad1b
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=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_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
BDEPEND=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_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/pycryptodome[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/sjcl[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/base58[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEPEND=dev-python/pycryptodome[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/sjcl[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/base58[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DESCRIPTION=PBinCLI is a command line client for PrivateBin written in Python 3
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/r4sas/PBinCLI
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_12 python_targets_python3_13
|
||||
IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/pycryptodome[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/sjcl[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/base58[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests[python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
|
||||
RDEPEND=dev-python/pycryptodome[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/sjcl[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/base58[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] 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_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/r4sas/PBinCLI/archive/refs/tags/0.3.7.tar.gz -> PBinCLI-0.3.7.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39
|
||||
_md5_=9e3114208db84e3e1c318441dad5be85
|
||||
_md5_=cc788cc72b72910d48ea2f5e2ad6b1e5
|
||||
|
||||
@@ -7,6 +7,6 @@ INHERIT=go-module
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=MPL-2.0
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/getsops/sops/archive/v3.9.4.tar.gz -> sops-3.9.4.tar.gz https://samip537.kapsi.fi/gentoo-mirror/sops-3.9.4-vendor.tar.xz
|
||||
SRC_URI=https://github.com/getsops/sops/archive/refs/tags/v3.12.2.tar.gz -> sops-3.12.2.tar.gz https://git.skysolutions.fi/gentoo-mirror/guru-vendored/releases/download/sops-3.12.2/sops-3.12.2-deps.tar.xz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot ba2e3d2f7daad91fdef9350dc789d87f go-env f7f56c1e72a626b159373a2c2b89af39 go-module 1333f0eba2be11d0afeadce17a07af4d
|
||||
_md5_=afa91ff70455e48de10d54ac8af29474
|
||||
_md5_=5a2013494eb45c1574b6a2ac48f8f7f5
|
||||
File diff suppressed because one or more lines are too long
15
metadata/md5-cache/app-editors/fresh-0.2.23
Normal file
15
metadata/md5-cache/app-editors/fresh-0.2.23
Normal file
File diff suppressed because one or more lines are too long
14
metadata/md5-cache/app-misc/doublecmd-bin-1.2.5
Normal file
14
metadata/md5-cache/app-misc/doublecmd-bin-1.2.5
Normal file
@@ -0,0 +1,14 @@
|
||||
DEFINED_PHASES=install postinst postrm preinst
|
||||
DESCRIPTION=Free cross platform open source file manager with two panels side by side.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://doublecmd.sourceforge.io/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=desktop wrapper xdg
|
||||
IUSE=qt6
|
||||
KEYWORDS=-* ~amd64 ~x86
|
||||
LICENSE=GPL-2+ LGPL-2-with-linking-exception LGPL-2.1+ LGPL-3 GPL-1 freedist
|
||||
RDEPEND=dev-libs/glib:2 sys-apps/dbus x11-libs/libX11 amd64? ( !qt6? ( app-accessibility/at-spi2-core:2 x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:2 x11-libs/pango ) qt6? ( dev-qt/qtbase:6[gui,widgets] media-libs/libglvnd ) ) x86? ( app-accessibility/at-spi2-core:2 x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:2 x11-libs/pango )
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( !qt6? ( https://github.com/doublecmd/doublecmd/releases/download/v1.2.5/doublecmd-1.2.5.gtk2.x86_64.tar.xz ) qt6? ( https://github.com/doublecmd/doublecmd/releases/download/v1.2.5/doublecmd-1.2.5.qt6.x86_64.tar.xz ) ) x86? ( https://github.com/doublecmd/doublecmd/releases/download/v1.2.5/doublecmd-1.2.5.gtk2.i386.tar.xz )
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc wrapper ebaa3beeb43f7e533872b6c37168c7ad xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=66ecd221938086bde26a85f03507deca
|
||||
13
metadata/md5-cache/app-office/softmaker-office-nx-1234
Normal file
13
metadata/md5-cache/app-office/softmaker-office-nx-1234
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=install postinst postrm unpack
|
||||
DESCRIPTION=SoftMaker Office NX binary package
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.softmaker.com
|
||||
INHERIT=xdg-utils desktop
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=SoftMakerOffice
|
||||
RDEPEND=net-misc/curl sys-libs/glibc virtual/opengl dev-libs/glib media-libs/gstreamer media-libs/gst-plugins-base x11-libs/libX11 x11-libs/libXext x11-libs/libXmu x11-libs/libXrandr x11-libs/libXrender
|
||||
RESTRICT=strip mirror bindist
|
||||
SLOT=0
|
||||
SRC_URI=https://www.softmaker.net/down/softmaker-office-nx-1234-amd64.tgz
|
||||
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 desktop 26d57169ca094c04be416993844ec8bc
|
||||
_md5_=e9bbda92280ea7b35d54dbe9a4f25828
|
||||
File diff suppressed because one or more lines are too long
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-libs/libusb:1 dev-libs/libxml2:=
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/linux-msm/qdl/archive/refs/tags/v2.4.tar.gz -> qdl-2.4.tar.gz
|
||||
SRC_URI=https://github.com/linux-msm/qdl/archive/refs/tags/v2.6.tar.gz -> qdl-2.6.tar.gz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9
|
||||
_md5_=7179db3e3af16c4def0ebc07b849fbc1
|
||||
@@ -1,13 +1,13 @@
|
||||
BDEPEND=sys-apps/help2man virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile install test unpack
|
||||
BDEPEND=sys-apps/help2man virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl] >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DEPEND=dev-libs/libusb:1 dev-libs/libxml2:=
|
||||
DESCRIPTION=Tool to communicate with Qualcomm System On a Chip bootroms
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/linux-msm/qdl
|
||||
INHERIT=git-r3 toolchain-funcs
|
||||
INHERIT=git-r3 meson
|
||||
LICENSE=BSD
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-libs/libusb:1 dev-libs/libxml2:=
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 7b584b5dc33e3bc66ff5b9271bf41764 toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9
|
||||
_md5_=62b22acc627b39dac2ee73c62e8d3f1a
|
||||
_eclasses_=git-r3 7b584b5dc33e3bc66ff5b9271bf41764 toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd sysroot ba2e3d2f7daad91fdef9350dc789d87f rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 12065b402c6d78a2aec926ed8dfd964f
|
||||
_md5_=ab895a23d464bc053697a35bdb4d5e78
|
||||
|
||||
@@ -1,16 +1,15 @@
|
||||
BDEPEND=test? ( >=dev-python/coverage-4.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslotest-1.10.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-openstackclient-3.3.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/stestr-1.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/fixtures-4.2.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/pbr-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/keystoneauth1-3.3.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/osc-lib-1.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-utils-3.37.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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_12(-)?,python_targets_python3_13(-)?] >=dev-python/pbr-6.1.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
BDEPEND=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_12(-)?,python_targets_python3_13(-)?] >=dev-python/pbr-6.1.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=OpenStackClient plugin for Placement service
|
||||
EAPI=8
|
||||
HOMEPAGE=https://opendev.org/openstack/osc-placement https://pypi.org/project/python-octaviaclient/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_12 python_targets_python3_13
|
||||
IUSE=python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/keystoneauth1-3.3.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/osc-lib-1.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-utils-3.37.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/o/osc-placement/osc_placement-4.7.0.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=1eb58a5f000f24813071bf85812f21f9
|
||||
_md5_=9410c8e738821a0e25d36b735b9dc48b
|
||||
|
||||
@@ -1,16 +1,15 @@
|
||||
BDEPEND=test? ( >=dev-python/coverage-4.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslotest-1.10.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-openstackclient-3.3.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/stestr-1.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/fixtures-4.2.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/pbr-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/keystoneauth1-3.3.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/osc-lib-1.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-utils-3.37.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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_12(-)?,python_targets_python3_13(-)?] >=dev-python/pbr-6.1.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
BDEPEND=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_12(-)?,python_targets_python3_13(-)?] >=dev-python/pbr-6.1.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=OpenStackClient plugin for Placement service
|
||||
EAPI=8
|
||||
HOMEPAGE=https://opendev.org/openstack/osc-placement https://pypi.org/project/python-octaviaclient/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_12 python_targets_python3_13
|
||||
IUSE=python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/keystoneauth1-3.3.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/osc-lib-1.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-utils-3.37.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/o/osc-placement/osc_placement-4.8.0.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=1eb58a5f000f24813071bf85812f21f9
|
||||
_md5_=9410c8e738821a0e25d36b735b9dc48b
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,16 +1,15 @@
|
||||
BDEPEND=test? ( >=dev-python/coverage-4.5.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslotest-3.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-subunit-1.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-mock-1.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/stestr-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tempest-25.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/cliff-2.10.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/jsonschema-3.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/osc-lib-1.8.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >dev-python/oslo-serialization-2.20.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >dev-python/pbr-2.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/keystoneauth1-3.4.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.14.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/stevedore-2.0.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
BDEPEND=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_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=OpenStack DNS-as-a-Service - Client
|
||||
EAPI=8
|
||||
HOMEPAGE=https://opendev.org/openstack/python-designateclient https://github.com/openstack/python-designateclient/ https://pypi.org/project/python-designateclient/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_12 python_targets_python3_13
|
||||
IUSE=python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/cliff-2.10.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/jsonschema-3.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/osc-lib-1.8.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >dev-python/oslo-serialization-2.20.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >dev-python/pbr-2.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/keystoneauth1-3.4.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.14.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/stevedore-2.0.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/python-designateclient/python_designateclient-6.3.0.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=453654e91473914bc582d7f361db5399
|
||||
_md5_=37a33d506d44decd15d0af11a67b701e
|
||||
|
||||
@@ -1,16 +1,15 @@
|
||||
BDEPEND=test? ( >=dev-python/coverage-4.5.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslotest-3.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-subunit-1.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-mock-1.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/stestr-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tempest-25.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/cliff-2.10.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/jsonschema-3.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/osc-lib-1.8.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-serialization-2.20.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pbr-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/keystoneauth1-3.4.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.14.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/stevedore-2.0.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
BDEPEND=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_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=OpenStack DNS-as-a-Service - Client
|
||||
EAPI=8
|
||||
HOMEPAGE=https://opendev.org/openstack/python-designateclient https://github.com/openstack/python-designateclient/ https://pypi.org/project/python-designateclient/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_12 python_targets_python3_13
|
||||
IUSE=python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/cliff-2.10.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/jsonschema-3.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/osc-lib-1.8.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-serialization-2.20.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pbr-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/keystoneauth1-3.4.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.14.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/stevedore-2.0.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/python-designateclient/python_designateclient-6.4.0.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=a8855e8fbbbcb5a706dd07fa21d4d7ec
|
||||
_md5_=2255044c9acd14c777a26eef2cc7a4ec
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( >=dev-python/coverage-4.5.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/ddt-1.0.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/fixtures-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/stestr-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tempest-17.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/testtools-2.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-openstackclient-5.3.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/pbr-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-serialization-2.20.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/prettytable-0.7.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.14.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/osc-lib-3.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-keystoneclient-3.8.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Python bindings to the OpenStack Manila API
|
||||
EAPI=8
|
||||
HOMEPAGE=https://opendev.org/openstack/python-manilaclient https://github.com/openstack/python-manilaclient/ https://pypi.org/project/python-manilaclient/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-serialization-2.20.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/prettytable-0.7.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.14.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/osc-lib-3.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-keystoneclient-3.8.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/python-manilaclient/python_manilaclient-5.6.0.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=3c2a504d20fcfe0fb550cbf84f7b10d6
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( >=dev-python/coverage-4.5.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/ddt-1.0.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/fixtures-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/stestr-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tempest-17.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/testtools-2.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-openstackclient-5.3.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/pbr-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-serialization-2.20.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/prettytable-0.7.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.14.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/osc-lib-3.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-keystoneclient-3.8.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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_12(-)?,python_targets_python3_13(-)?] >=dev-python/pbr-6.1.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Python bindings to the OpenStack Manila API
|
||||
EAPI=8
|
||||
HOMEPAGE=https://opendev.org/openstack/python-manilaclient https://github.com/openstack/python-manilaclient/ https://pypi.org/project/python-manilaclient/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-serialization-2.20.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/prettytable-0.7.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.14.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/osc-lib-3.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-keystoneclient-3.8.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/python-manilaclient/python_manilaclient-5.7.0.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=27067cfa6a82abde8760bf77552a4d30
|
||||
@@ -1,16 +1,15 @@
|
||||
BDEPEND=test? ( >=dev-python/coverage-4.5.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/ddt-1.0.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/fixtures-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/stestr-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tempest-17.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/testtools-2.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-openstackclient-5.3.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/pbr-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-serialization-2.20.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/prettytable-0.7.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.14.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/osc-lib-3.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-keystoneclient-3.8.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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_12(-)?,python_targets_python3_13(-)?] >=dev-python/pbr-6.1.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
BDEPEND=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_12(-)?,python_targets_python3_13(-)?] >=dev-python/pbr-6.1.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Python bindings to the OpenStack Manila API
|
||||
EAPI=8
|
||||
HOMEPAGE=https://opendev.org/openstack/python-manilaclient https://github.com/openstack/python-manilaclient/ https://pypi.org/project/python-manilaclient/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_12 python_targets_python3_13
|
||||
IUSE=python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-serialization-2.20.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/prettytable-0.7.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.14.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/osc-lib-3.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-keystoneclient-3.8.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/python-manilaclient/python_manilaclient-5.7.1.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=27067cfa6a82abde8760bf77552a4d30
|
||||
_md5_=c4ff6d83d210ab7a96be428a86270ebb
|
||||
|
||||
@@ -1,16 +1,15 @@
|
||||
BDEPEND=test? ( >=dev-python/coverage-4.5.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/ddt-1.0.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/fixtures-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-mock-1.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/stestr-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tempest-17.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/testtools-2.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-openstackclient-5.3.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/pbr-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-serialization-2.20.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/prettytable-0.7.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.14.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/osc-lib-3.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/keystoneauth1-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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_12(-)?,python_targets_python3_13(-)?] >=dev-python/pbr-6.1.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
BDEPEND=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_12(-)?,python_targets_python3_13(-)?] >=dev-python/pbr-6.1.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Python bindings to the OpenStack Manila API
|
||||
EAPI=8
|
||||
HOMEPAGE=https://opendev.org/openstack/python-manilaclient https://github.com/openstack/python-manilaclient/ https://pypi.org/project/python-manilaclient/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_12 python_targets_python3_13
|
||||
IUSE=python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pbr-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-config-5.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-log-3.36.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-serialization-2.20.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/prettytable-0.7.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.14.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/osc-lib-3.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/keystoneauth1-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/debtcollector-1.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/python-manilaclient/python_manilaclient-6.0.0.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=dec02ccda978e356d5e0ed20243f2e84
|
||||
_md5_=7fb27f89a55f61f5d1d7b520487514e3
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
BDEPEND=test? ( dev-python/pycryptodome[python_targets_pypy3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_pypy3_11? ( dev-lang/pypy: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_pypy3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_pypy3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
BDEPEND=test? ( dev-python/pycryptodome[python_targets_pypy3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) python_targets_python3_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_pypy3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_pypy3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/pycryptodome[python_targets_pypy3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEPEND=dev-python/pycryptodome[python_targets_pypy3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DESCRIPTION=Decrypt and encrypt 'Stanford Javascript Crypto Library'-compatible messages
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/berlincode/sjcl
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_pypy3_11 python_targets_python3_12 python_targets_python3_13
|
||||
IUSE=test python_targets_pypy3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-python/pycryptodome[python_targets_pypy3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
RDEPEND=dev-python/pycryptodome[python_targets_pypy3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/berlincode/sjcl/archive/e8bdad312fa99c89c74f8651a1240afba8a9f3bd.tar.gz -> sjcl-e8bdad312fa99c89c74f8651a1240afba8a9f3bd.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39
|
||||
_md5_=2989812c7104d54b1ec6ee1c273f8d78
|
||||
_md5_=0d72518190995db3b8469683dc16b29e
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=virtual/pkgconfig || ( >=dev-lang/rust-bin-1.93.0:* >=dev-lang/rust-1.93.0:* )
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DEPEND=dev-libs/openssl:= sys-apps/dbus
|
||||
DESCRIPTION=Codex CLI - OpenAI's AI-powered coding agent
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/openai/codex
|
||||
INHERIT=cargo
|
||||
IUSE=debug
|
||||
KEYWORDS=-* ~amd64 ~arm64
|
||||
LICENSE=Apache-2.0 Apache-2.0 BSD-2 BSD Boost-1.0 CC0-1.0 CDLA-Permissive-2.0 ISC MIT MPL-2.0 Unicode-3.0 ZLIB
|
||||
RDEPEND=dev-libs/openssl:= sys-apps/dbus
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/openai/codex/archive/rust-v0.118.0.tar.gz -> codex-0.118.0.tar.gz https://github.com/gentoo-zh-drafts/codex/releases/download/rust-v0.118.0/codex-rust-v0.118.0-crates.tar.xz amd64? ( https://github.com/openai/codex/releases/download/rusty-v8-v146.4.0/librusty_v8_release_x86_64-unknown-linux-musl.a.gz -> rusty_v8_146.4.0_librusty_v8_release_x86_64-unknown-linux-musl.a.gz https://github.com/openai/codex/releases/download/rusty-v8-v146.4.0/src_binding_release_x86_64-unknown-linux-musl.rs -> rusty_v8_146.4.0_src_binding_release_x86_64-unknown-linux-musl.rs ) arm64? ( https://github.com/openai/codex/releases/download/rusty-v8-v146.4.0/librusty_v8_release_aarch64-unknown-linux-musl.a.gz -> rusty_v8_146.4.0_librusty_v8_release_aarch64-unknown-linux-musl.a.gz https://github.com/openai/codex/releases/download/rusty-v8-v146.4.0/src_binding_release_aarch64-unknown-linux-musl.rs -> rusty_v8_146.4.0_src_binding_release_aarch64-unknown-linux-musl.rs ) https://github.com/helix-editor/nucleo/archive/4253de9faabb4e5c6d81d946a5e35a90f87347ee.tar.gz -> nucleo-4253de9faabb4e5c6d81d946a5e35a90f87347ee.gh.tar.gz https://github.com/helix-editor/nucleo/archive/4253de9faabb4e5c6d81d946a5e35a90f87347ee.tar.gz -> nucleo-4253de9faabb4e5c6d81d946a5e35a90f87347ee.gh.tar.gz https://github.com/dzbarsky/rules_rust/archive/b56cbaa8465e74127f1ea216f813cd377295ad81.tar.gz -> rules_rust-b56cbaa8465e74127f1ea216f813cd377295ad81.gh.tar.gz https://github.com/nornagon/ratatui/archive/9b2ad1298408c45918ee9f8241a6f95498cdbed2.tar.gz -> ratatui-9b2ad1298408c45918ee9f8241a6f95498cdbed2.gh.tar.gz https://github.com/nornagon/crossterm/archive/87db8bfa6dc99427fd3b071681b07fc31c6ce995.tar.gz -> crossterm-87db8bfa6dc99427fd3b071681b07fc31c6ce995.gh.tar.gz https://github.com/openai-oss-forks/tungstenite-rs/archive/9200079d3b54a1ff51072e24d81fd354f085156f.tar.gz -> tungstenite-rs-9200079d3b54a1ff51072e24d81fd354f085156f.gh.tar.gz https://github.com/openai-oss-forks/tokio-tungstenite/archive/132f5b39c862e3a970f731d709608b3e6276d5f6.tar.gz -> tokio-tungstenite-132f5b39c862e3a970f731d709608b3e6276d5f6.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033
|
||||
_md5_=2f15419e66f13e80665a9b9eff2c6812
|
||||
16
metadata/md5-cache/dev-util/codex-0.120.0
Normal file
16
metadata/md5-cache/dev-util/codex-0.120.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=virtual/pkgconfig || ( >=dev-lang/rust-bin-1.93.0:* >=dev-lang/rust-1.93.0:* )
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DEPEND=dev-libs/openssl:= sys-apps/dbus
|
||||
DESCRIPTION=Codex CLI - OpenAI's AI-powered coding agent
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/openai/codex
|
||||
INHERIT=cargo
|
||||
IUSE=debug
|
||||
KEYWORDS=-* ~amd64 ~arm64
|
||||
LICENSE=Apache-2.0 Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD Boost-1.0 CC0-1.0 CDLA-Permissive-2.0 ISC MIT MPL-2.0 Unicode-3.0 ZLIB
|
||||
RDEPEND=dev-libs/openssl:= sys-apps/dbus
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/openai/codex/archive/rust-v0.120.0.tar.gz -> codex-0.120.0.tar.gz https://github.com/gentoo-zh-drafts/codex/releases/download/rust-v0.120.0/codex-rust-v0.120.0-crates.tar.xz amd64? ( https://github.com/openai/codex/releases/download/rusty-v8-v146.4.0/librusty_v8_release_x86_64-unknown-linux-musl.a.gz -> rusty_v8_146.4.0_librusty_v8_release_x86_64-unknown-linux-musl.a.gz https://github.com/openai/codex/releases/download/rusty-v8-v146.4.0/src_binding_release_x86_64-unknown-linux-musl.rs -> rusty_v8_146.4.0_src_binding_release_x86_64-unknown-linux-musl.rs ) arm64? ( https://github.com/openai/codex/releases/download/rusty-v8-v146.4.0/librusty_v8_release_aarch64-unknown-linux-musl.a.gz -> rusty_v8_146.4.0_librusty_v8_release_aarch64-unknown-linux-musl.a.gz https://github.com/openai/codex/releases/download/rusty-v8-v146.4.0/src_binding_release_aarch64-unknown-linux-musl.rs -> rusty_v8_146.4.0_src_binding_release_aarch64-unknown-linux-musl.rs ) https://github.com/juberti-oai/rust-sdks/archive/e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.tar.gz -> rust-sdks-e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.gh.tar.gz https://github.com/juberti-oai/rust-sdks/archive/e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.tar.gz -> rust-sdks-e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.gh.tar.gz https://github.com/helix-editor/nucleo/archive/4253de9faabb4e5c6d81d946a5e35a90f87347ee.tar.gz -> nucleo-4253de9faabb4e5c6d81d946a5e35a90f87347ee.gh.tar.gz https://github.com/helix-editor/nucleo/archive/4253de9faabb4e5c6d81d946a5e35a90f87347ee.tar.gz -> nucleo-4253de9faabb4e5c6d81d946a5e35a90f87347ee.gh.tar.gz https://github.com/dzbarsky/rules_rust/archive/b56cbaa8465e74127f1ea216f813cd377295ad81.tar.gz -> rules_rust-b56cbaa8465e74127f1ea216f813cd377295ad81.gh.tar.gz https://github.com/juberti-oai/rust-sdks/archive/e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.tar.gz -> rust-sdks-e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.gh.tar.gz https://github.com/nornagon/ratatui/archive/9b2ad1298408c45918ee9f8241a6f95498cdbed2.tar.gz -> ratatui-9b2ad1298408c45918ee9f8241a6f95498cdbed2.gh.tar.gz https://github.com/juberti-oai/rust-sdks/archive/e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.tar.gz -> rust-sdks-e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.gh.tar.gz https://github.com/nornagon/crossterm/archive/87db8bfa6dc99427fd3b071681b07fc31c6ce995.tar.gz -> crossterm-87db8bfa6dc99427fd3b071681b07fc31c6ce995.gh.tar.gz https://github.com/juberti-oai/rust-sdks/archive/e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.tar.gz -> rust-sdks-e2d1d1d230c6fc9df171ccb181423f957bb3c1f0.gh.tar.gz https://github.com/openai-oss-forks/tungstenite-rs/archive/9200079d3b54a1ff51072e24d81fd354f085156f.tar.gz -> tungstenite-rs-9200079d3b54a1ff51072e24d81fd354f085156f.gh.tar.gz https://github.com/openai-oss-forks/tokio-tungstenite/archive/132f5b39c862e3a970f731d709608b3e6276d5f6.tar.gz -> tokio-tungstenite-132f5b39c862e3a970f731d709608b3e6276d5f6.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033
|
||||
_md5_=7bd27f28f8c129dadb589eb711956a0c
|
||||
@@ -3,9 +3,11 @@ DEFINED_PHASES=install
|
||||
DESCRIPTION=Gemini CLI - a command-line AI workflow tool by Google
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/google-gemini/gemini-cli
|
||||
INHERIT=wrapper
|
||||
KEYWORDS=-* ~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=net-libs/nodejs
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/google-gemini/gemini-cli/releases/download/v0.36.0/gemini-cli-bundle.zip -> gemini-cli-0.36.0.zip
|
||||
_md5_=8f8ad889971dd3f6b2bb6805b1a13114
|
||||
SRC_URI=https://github.com/google-gemini/gemini-cli/releases/download/v0.38.0/gemini-cli-bundle.zip -> gemini-cli-0.38.0.zip
|
||||
_eclasses_=wrapper ebaa3beeb43f7e533872b6c37168c7ad
|
||||
_md5_=ab48c698ed928ca0b8c76d9686ad0e29
|
||||
@@ -7,6 +7,6 @@ INHERIT=go-module
|
||||
KEYWORDS=~amd64 ~arm ~arm64
|
||||
LICENSE=MIT
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/go-task/task/archive/refs/tags/v3.38.0.tar.gz -> go-task-3.38.0.tar.gz https://samip537.kapsi.fi/gentoo-mirror/go-task-3.38.0-vendor.tar.xz
|
||||
SRC_URI=https://github.com/go-task/task/archive/refs/tags/v3.49.1.tar.gz -> go-task-3.49.1.tar.gz https://git.skysolutions.fi/gentoo-mirror/guru-vendored/download/go-task-3.49.1/go-task-3.49.1-deps.tar.xz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot ba2e3d2f7daad91fdef9350dc789d87f go-env f7f56c1e72a626b159373a2c2b89af39 go-module 1333f0eba2be11d0afeadce17a07af4d
|
||||
_md5_=70262ebb747b2218d37a1b50d9840bfd
|
||||
_md5_=fc4d1f0a80aaa8aa601ca17df1d92b3c
|
||||
12
metadata/md5-cache/dev-util/go-task-3.50.0
Normal file
12
metadata/md5-cache/dev-util/go-task-3.50.0
Normal file
@@ -0,0 +1,12 @@
|
||||
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DESCRIPTION=A task runner / simpler Make alternative written in Go
|
||||
EAPI=8
|
||||
HOMEPAGE=https://taskfile.dev
|
||||
INHERIT=go-module
|
||||
KEYWORDS=~amd64 ~arm ~arm64
|
||||
LICENSE=MIT
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/go-task/task/archive/refs/tags/v3.50.0.tar.gz -> go-task-3.50.0.tar.gz https://git.skysolutions.fi/gentoo-mirror/guru-vendored/releases/download/go-task-3.50.0/go-task-3.50.0-deps.tar.xz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot ba2e3d2f7daad91fdef9350dc789d87f go-env f7f56c1e72a626b159373a2c2b89af39 go-module 1333f0eba2be11d0afeadce17a07af4d
|
||||
_md5_=0daed8dac1944230635ee4dc036532c0
|
||||
12
metadata/md5-cache/dev-util/kubetail-0.14.0
Normal file
12
metadata/md5-cache/dev-util/kubetail-0.14.0
Normal file
@@ -0,0 +1,12 @@
|
||||
BDEPEND=>=dev-lang/go-1.25.0 >=dev-lang/go-1.20:= app-arch/unzip
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DESCRIPTION=Real-time logging dashboard for Kubernetes
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/kubetail-org/kubetail
|
||||
INHERIT=go-module shell-completion
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.14.0/kubetail-0.14.0-vendored.tar.gz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot ba2e3d2f7daad91fdef9350dc789d87f go-env f7f56c1e72a626b159373a2c2b89af39 go-module 1333f0eba2be11d0afeadce17a07af4d bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=6e4f90f673f0d9a22d493393ae96cee5
|
||||
12
metadata/md5-cache/dev-util/kubetail-0.14.1
Normal file
12
metadata/md5-cache/dev-util/kubetail-0.14.1
Normal file
@@ -0,0 +1,12 @@
|
||||
BDEPEND=>=dev-lang/go-1.25.0 >=dev-lang/go-1.20:= app-arch/unzip
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DESCRIPTION=Real-time logging dashboard for Kubernetes
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/kubetail-org/kubetail
|
||||
INHERIT=go-module shell-completion
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.14.1/kubetail-0.14.1-vendored.tar.gz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot ba2e3d2f7daad91fdef9350dc789d87f go-env f7f56c1e72a626b159373a2c2b89af39 go-module 1333f0eba2be11d0afeadce17a07af4d bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=6e4f90f673f0d9a22d493393ae96cee5
|
||||
11
metadata/md5-cache/dev-util/kubetail-bin-0.14.0
Normal file
11
metadata/md5-cache/dev-util/kubetail-bin-0.14.0
Normal file
@@ -0,0 +1,11 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=Real-time logging dashboard for Kubernetes
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/kubetail-org/kubetail
|
||||
INHERIT=shell-completion
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.14.0/kubetail-linux-amd64.tar.gz -> kubetail-bin-0.14.0-linux-amd64.tar.gz ) arm64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.14.0/kubetail-linux-arm64.tar.gz -> kubetail-bin-0.14.0-linux-arm64.tar.gz )
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=000cad1c61372ac46c316273cd2e4cec
|
||||
11
metadata/md5-cache/dev-util/kubetail-bin-0.14.1
Normal file
11
metadata/md5-cache/dev-util/kubetail-bin-0.14.1
Normal file
@@ -0,0 +1,11 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=Real-time logging dashboard for Kubernetes
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/kubetail-org/kubetail
|
||||
INHERIT=shell-completion
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.14.1/kubetail-linux-amd64.tar.gz -> kubetail-bin-0.14.1-linux-amd64.tar.gz ) arm64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.14.1/kubetail-linux-arm64.tar.gz -> kubetail-bin-0.14.1-linux-arm64.tar.gz )
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=000cad1c61372ac46c316273cd2e4cec
|
||||
@@ -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 ) sys-libs/binutils-libs
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/LuaLS/lua-language-server/releases/download/3.17.1/lua-language-server-3.17.1-submodules.zip -> lua-language-server-3.17.1.zip
|
||||
SRC_URI=https://github.com/LuaLS/lua-language-server/releases/download/3.18.2/lua-language-server-3.18.2-submodules.zip -> lua-language-server-3.18.2.zip
|
||||
_eclasses_=multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 lua-utils 7c89927eda6f21c4c48136247077ab37 lua-single 75fe955a36b18e199213c8739eaebdbb prefix c3c4c93ebda319c0fa7ed6f942ba1010
|
||||
_md5_=b3fd7ed09656e2aa1cd5abb5e4709ada
|
||||
File diff suppressed because one or more lines are too long
@@ -1,13 +0,0 @@
|
||||
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
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.58.0.tar.gz -> lazygit-0.58.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot ba2e3d2f7daad91fdef9350dc789d87f go-env f7f56c1e72a626b159373a2c2b89af39 go-module 1333f0eba2be11d0afeadce17a07af4d
|
||||
_md5_=6db57df186c6a9c96026e0be5c23141f
|
||||
@@ -1,13 +0,0 @@
|
||||
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
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.58.1.tar.gz -> lazygit-0.58.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot ba2e3d2f7daad91fdef9350dc789d87f go-env f7f56c1e72a626b159373a2c2b89af39 go-module 1333f0eba2be11d0afeadce17a07af4d
|
||||
_md5_=6db57df186c6a9c96026e0be5c23141f
|
||||
@@ -1,13 +1,13 @@
|
||||
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
|
||||
BDEPEND=>=dev-lang/go-1.25.0 >=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
|
||||
LICENSE=MIT Apache-2.0 BSD-2 BSD ISC MIT Unlicense
|
||||
RDEPEND=dev-vcs/git
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.57.0.tar.gz -> lazygit-0.57.0.tar.gz
|
||||
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.61.1.tar.gz -> lazygit-0.61.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot ba2e3d2f7daad91fdef9350dc789d87f go-env f7f56c1e72a626b159373a2c2b89af39 go-module 1333f0eba2be11d0afeadce17a07af4d
|
||||
_md5_=6db57df186c6a9c96026e0be5c23141f
|
||||
_md5_=bdb75d8b9d6495157be251e94c978d6c
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=dev-build/meson || ( ( dev-lang/python:3.13 dev-python/zstandard[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-python/zstandard[python_targets_python3_12(-)] ) ) || ( dev-lang/python:3.13 dev-lang/python:3.12 ) doc? ( dev-python/docutils ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
|
||||
DEPEND=media-libs/freetype:2 media-libs/opusfile >=media-libs/libpng-1.5 media-libs/libsdl2[opengl] media-libs/libwebp media-libs/opusfile app-arch/zstd virtual/zlib:= dev-libs/openssl:= zip? ( dev-libs/libzip[zstd] ) >=dev-libs/cglm-0.7.8 !!~dev-libs/cglm-0.9.3
|
||||
DESCRIPTION=Clone of the Touhou series, written in C using SDL/OpenGL/OpenAL.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://taisei-project.org/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=meson python-any-r1 xdg
|
||||
IUSE=doc lto zip
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT CC-BY-4.0 CC0-1.0 public-domain
|
||||
RDEPEND=media-libs/freetype:2 media-libs/opusfile >=media-libs/libpng-1.5 media-libs/libsdl2[opengl] media-libs/libwebp media-libs/opusfile app-arch/zstd virtual/zlib:= dev-libs/openssl:= zip? ( dev-libs/libzip[zstd] )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/taisei-project/taisei/releases/download/v1.4.2/taisei-1.4.2.tar.xz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd sysroot ba2e3d2f7daad91fdef9350dc789d87f rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 12065b402c6d78a2aec926ed8dfd964f python-any-r1 891415dfe39ad9b41b461f2b86354af0 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=00d3f6017ec42a9f94e2484c8c4ec7e6
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=dev-build/meson || ( ( dev-lang/python:3.13 dev-python/zstandard[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-python/zstandard[python_targets_python3_12(-)] ) ) || ( dev-lang/python:3.13 dev-lang/python:3.12 ) doc? ( dev-python/docutils ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
|
||||
DEPEND=dev-util/glslang media-libs/freetype:2 media-libs/opusfile >=media-libs/libpng-1.5 media-libs/libsdl3[opengl] media-libs/libwebp media-libs/opusfile app-arch/zstd virtual/zlib:= dev-libs/openssl:= mimalloc? ( dev-libs/mimalloc:= ) zip? ( dev-libs/libzip[zstd] ) >=dev-libs/cglm-0.7.8 !!~dev-libs/cglm-0.9.3
|
||||
DESCRIPTION=Clone of the Touhou series, written in C using SDL/OpenGL/OpenAL.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://taisei-project.org/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=meson python-any-r1 xdg
|
||||
IUSE=doc lto +mimalloc zip
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT CC-BY-4.0 CC0-1.0 public-domain
|
||||
RDEPEND=dev-util/glslang media-libs/freetype:2 media-libs/opusfile >=media-libs/libpng-1.5 media-libs/libsdl3[opengl] media-libs/libwebp media-libs/opusfile app-arch/zstd virtual/zlib:= dev-libs/openssl:= mimalloc? ( dev-libs/mimalloc:= ) zip? ( dev-libs/libzip[zstd] )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/taisei-project/taisei/releases/download/v1.4.3/taisei-1.4.3.tar.xz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd sysroot ba2e3d2f7daad91fdef9350dc789d87f rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 12065b402c6d78a2aec926ed8dfd964f python-any-r1 891415dfe39ad9b41b461f2b86354af0 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=5499aa4642388b6632af8c81e2581d06
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=dev-build/meson || ( ( dev-lang/python:3.13 dev-python/zstandard[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-python/zstandard[python_targets_python3_12(-)] ) ) || ( dev-lang/python:3.13 dev-lang/python:3.12 ) doc? ( dev-python/docutils ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
BDEPEND=dev-build/meson || ( ( dev-lang/python:3.14 dev-python/zstandard[python_targets_python3_14(-)] ) ( dev-lang/python:3.13 dev-python/zstandard[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-python/zstandard[python_targets_python3_12(-)] ) ) || ( dev-lang/python:3.14 dev-lang/python:3.13 dev-lang/python:3.12 ) doc? ( dev-python/docutils ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
|
||||
DEPEND=dev-util/glslang media-libs/freetype:2 media-libs/opusfile >=media-libs/libpng-1.5 media-libs/libsdl3[opengl] media-libs/libwebp media-libs/opusfile app-arch/zstd virtual/zlib:= dev-libs/openssl:= mimalloc? ( dev-libs/mimalloc:= ) zip? ( dev-libs/libzip[zstd] ) >=dev-libs/cglm-0.7.8 !!~dev-libs/cglm-0.9.3
|
||||
DESCRIPTION=Clone of the Touhou series, written in C using SDL/OpenGL/OpenAL.
|
||||
@@ -13,4 +13,4 @@ RDEPEND=dev-util/glslang media-libs/freetype:2 media-libs/opusfile >=media-libs/
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/taisei-project/taisei/releases/download/v1.4.4/taisei-1.4.4.tar.xz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd sysroot ba2e3d2f7daad91fdef9350dc789d87f rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 12065b402c6d78a2aec926ed8dfd964f python-any-r1 891415dfe39ad9b41b461f2b86354af0 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=5499aa4642388b6632af8c81e2581d06
|
||||
_md5_=862e2b2014de40a878e93a361ac6bd6a
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=dev-build/meson || ( ( dev-lang/python:3.13 dev-python/zstandard[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-python/zstandard[python_targets_python3_12(-)] ) ) || ( dev-lang/python:3.13 dev-lang/python:3.12 ) doc? ( dev-python/docutils ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
|
||||
BDEPEND=dev-build/meson || ( ( dev-lang/python:3.14 dev-python/zstandard[python_targets_python3_14(-)] ) ( dev-lang/python:3.13 dev-python/zstandard[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-python/zstandard[python_targets_python3_12(-)] ) ) || ( dev-lang/python:3.14 dev-lang/python:3.13 dev-lang/python:3.12 ) doc? ( dev-python/docutils ) >=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 prepare setup test unpack
|
||||
DEPEND=media-libs/freetype:2 media-libs/opusfile >=media-libs/libpng-1.5 media-libs/libsdl2[opengl] media-libs/libwebp media-libs/opusfile app-arch/zstd virtual/zlib:= dev-libs/openssl:= zip? ( dev-libs/libzip[zstd] ) >=dev-libs/cglm-0.7.8
|
||||
DESCRIPTION=Clone of the Touhou series, written in C using SDL/OpenGL/OpenAL.
|
||||
@@ -12,4 +12,4 @@ PROPERTIES=live
|
||||
RDEPEND=media-libs/freetype:2 media-libs/opusfile >=media-libs/libpng-1.5 media-libs/libsdl2[opengl] media-libs/libwebp media-libs/opusfile app-arch/zstd virtual/zlib:= dev-libs/openssl:= zip? ( dev-libs/libzip[zstd] )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd sysroot ba2e3d2f7daad91fdef9350dc789d87f rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 12065b402c6d78a2aec926ed8dfd964f python-any-r1 891415dfe39ad9b41b461f2b86354af0 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 git-r3 7b584b5dc33e3bc66ff5b9271bf41764
|
||||
_md5_=e17eea10366e2c3e40c9103f2150d4b5
|
||||
_md5_=abbd1da8f1232e30990fb181bb5098d3
|
||||
|
||||
@@ -9,6 +9,6 @@ LICENSE=all-rights-reserved
|
||||
RDEPEND=media-libs/vulkan-loader virtual/dotnet-sdk:10.0
|
||||
RESTRICT=mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://ksa-linux.ahwoo.com/download?file=setup_ksa_v2026.4.10.4057.tar.gz -> kittenspaceagency-bin-2026.4.10-r4057.tar.gz )
|
||||
SRC_URI=amd64? ( https://ksa-linux.ahwoo.com/download?file=setup_ksa_v2026.4.14.4100.tar.gz -> kittenspaceagency-bin-2026.4.14-r4100.tar.gz )
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc
|
||||
_md5_=79c2d53753757b871ed9e0a5c37b6db8
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=>=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
|
||||
DESCRIPTION=A ReShade manager for Linux
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Ishidawg/LeShade
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=meson python-single-r1 xdg
|
||||
IUSE=python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=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 ) python_single_target_python3_12? ( dev-python/pyside:6[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/pyside:6[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/pyside:6[python_targets_python3_14(-)] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Ishidawg/LeShade/archive/2.4.1.tar.gz -> leshade-2.4.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd sysroot ba2e3d2f7daad91fdef9350dc789d87f rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 12065b402c6d78a2aec926ed8dfd964f python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=c716c8a4938d7860c3df67e183386272
|
||||
@@ -11,6 +11,6 @@ LICENSE=MIT
|
||||
RDEPEND=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 ) python_single_target_python3_12? ( dev-python/urllib3[python_targets_python3_12(-)] dev-python/pyside:6[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/urllib3[python_targets_python3_13(-)] dev-python/pyside:6[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/urllib3[python_targets_python3_14(-)] dev-python/pyside:6[python_targets_python3_14(-)] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Ishidawg/LeShade/archive/2.4.2.tar.gz -> leshade-2.4.2.tar.gz
|
||||
SRC_URI=https://github.com/Ishidawg/LeShade/archive/2.4.5.tar.gz -> leshade-2.4.5.tar.gz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd sysroot ba2e3d2f7daad91fdef9350dc789d87f rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 12065b402c6d78a2aec926ed8dfd964f python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=278fa7936a7635f18d0edfd0cf1943af
|
||||
15
metadata/md5-cache/games-util/protonplus-0.5.18
Normal file
15
metadata/md5-cache/games-util/protonplus-0.5.18
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=|| ( dev-lang/vala:0.56 ) dev-libs/appstream-glib dev-util/desktop-file-utils 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 prepare test
|
||||
DEPEND=>=gui-libs/libadwaita-1.6 app-arch/libarchive dev-libs/glib:2 dev-libs/json-glib dev-libs/libgee:0.8 gui-libs/gtk:4 net-libs/libsoup:3.0
|
||||
DESCRIPTION=A modern compatibility tools manager
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Vysp3r/ProtonPlus
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=gnome2-utils meson vala xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=>=gui-libs/libadwaita-1.6 app-arch/libarchive dev-libs/glib:2 dev-libs/json-glib dev-libs/libgee:0.8 gui-libs/gtk:4 net-libs/libsoup:3.0
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Vysp3r/ProtonPlus/archive/refs/tags/v0.5.18.tar.gz -> protonplus-0.5.18.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd sysroot ba2e3d2f7daad91fdef9350dc789d87f rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 12065b402c6d78a2aec926ed8dfd964f vala b2f2aa400d77b841d952dda847e24d53 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=5ae5646994ba2d89063c231802e23a19
|
||||
@@ -1,17 +1,17 @@
|
||||
BDEPEND=>=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
|
||||
DEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_12? ( dev-python/pygobject[python_targets_python3_12(-)] ) x11-libs/gtk+:3[introspection] >=gui-libs/gtk-layer-shell-0.5.0[introspection]
|
||||
DEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_12? ( dev-python/pygobject[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/pygobject[python_targets_python3_13(-)] ) x11-libs/gtk+:3[introspection] >=gui-libs/gtk-layer-shell-0.5.0[introspection]
|
||||
DESCRIPTION=GTK+ Himitsu prompter for Wayland
|
||||
EAPI=8
|
||||
HOMEPAGE=https://git.sr.ht/~sircmpwn/hiprompt-gtk-py
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=meson python-single-r1 xdg
|
||||
IUSE=+python_single_target_python3_12
|
||||
IUSE=python_single_target_python3_12 python_single_target_python3_13
|
||||
KEYWORDS=~amd64 ~arm64 ~riscv
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_12? ( dev-python/pygobject[python_targets_python3_12(-)] ) x11-libs/gtk+:3[introspection] >=gui-libs/gtk-layer-shell-0.5.0[introspection]
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_12 )
|
||||
RDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_12? ( dev-python/pygobject[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/pygobject[python_targets_python3_13(-)] ) x11-libs/gtk+:3[introspection] >=gui-libs/gtk-layer-shell-0.5.0[introspection]
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 )
|
||||
SLOT=0
|
||||
SRC_URI=https://git.sr.ht/~sircmpwn/hiprompt-gtk-py/archive/0.8.0.tar.gz -> hiprompt-gtk-py-0.8.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd sysroot ba2e3d2f7daad91fdef9350dc789d87f rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 12065b402c6d78a2aec926ed8dfd964f python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=f860d1325a16f75e53215eef82d23324
|
||||
_md5_=e820ffc5185460e9357502fe801a4c4d
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=>=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 prepare setup test unpack
|
||||
DEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_12? ( dev-python/pygobject[python_targets_python3_12(-)] ) x11-libs/gtk+:3[introspection] >=gui-libs/gtk-layer-shell-0.5.0[introspection]
|
||||
DEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_12? ( dev-python/pygobject[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/pygobject[python_targets_python3_13(-)] ) x11-libs/gtk+:3[introspection] >=gui-libs/gtk-layer-shell-0.5.0[introspection]
|
||||
DESCRIPTION=GTK+ Himitsu prompter for Wayland
|
||||
EAPI=8
|
||||
HOMEPAGE=https://git.sr.ht/~sircmpwn/hiprompt-gtk-py
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=meson python-single-r1 xdg git-r3
|
||||
IUSE=+python_single_target_python3_12
|
||||
IUSE=python_single_target_python3_12 python_single_target_python3_13
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_12? ( dev-python/pygobject[python_targets_python3_12(-)] ) x11-libs/gtk+:3[introspection] >=gui-libs/gtk-layer-shell-0.5.0[introspection]
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_12 )
|
||||
RDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_12? ( dev-python/pygobject[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/pygobject[python_targets_python3_13(-)] ) x11-libs/gtk+:3[introspection] >=gui-libs/gtk-layer-shell-0.5.0[introspection]
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd sysroot ba2e3d2f7daad91fdef9350dc789d87f rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 12065b402c6d78a2aec926ed8dfd964f python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 git-r3 7b584b5dc33e3bc66ff5b9271bf41764
|
||||
_md5_=f860d1325a16f75e53215eef82d23324
|
||||
_md5_=7e2ef577536b9767b5ddafb1af4a8fbd
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=install postinst setup
|
||||
DESCRIPTION=A sleek and minimal desktop shell thoughtfully crafted for Wayland
|
||||
EAPI=8
|
||||
HOMEPAGE=https://noctalia.dev/ https://github.com/noctalia-dev/noctalia-shell
|
||||
INHERIT=optfeature python-single-r1
|
||||
IUSE=python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=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 ) gui-apps/noctalia-qs app-misc/brightnessctl dev-vcs/git media-gfx/imagemagick
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/noctalia-dev/noctalia-shell/releases/download/v4.7.1/noctalia-v4.7.1.tar.gz
|
||||
_eclasses_=optfeature 538bce96e5589935b57e178e8635f301 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
||||
_md5_=5f406b06236082a5500edcaf75ae3e4f
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=install postinst setup
|
||||
DESCRIPTION=A sleek and minimal desktop shell thoughtfully crafted for Wayland
|
||||
EAPI=8
|
||||
HOMEPAGE=https://noctalia.dev/ https://github.com/noctalia-dev/noctalia-shell
|
||||
INHERIT=optfeature python-single-r1
|
||||
IUSE=python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=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 ) gui-apps/noctalia-qs app-misc/brightnessctl dev-vcs/git media-gfx/imagemagick
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/noctalia-dev/noctalia-shell/releases/download/v4.7.2/noctalia-v4.7.2.tar.gz
|
||||
_eclasses_=optfeature 538bce96e5589935b57e178e8635f301 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
||||
_md5_=5f406b06236082a5500edcaf75ae3e4f
|
||||
@@ -9,6 +9,6 @@ LICENSE=MIT
|
||||
RDEPEND=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 ) gui-apps/noctalia-qs app-misc/brightnessctl dev-vcs/git media-gfx/imagemagick
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/noctalia-dev/noctalia-shell/releases/download/v4.7.3/noctalia-v4.7.3.tar.gz
|
||||
SRC_URI=https://github.com/noctalia-dev/noctalia-shell/releases/download/v4.7.6/noctalia-v4.7.6.tar.gz
|
||||
_eclasses_=optfeature 538bce96e5589935b57e178e8635f301 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
||||
_md5_=5f406b06236082a5500edcaf75ae3e4f
|
||||
@@ -11,6 +11,6 @@ LICENSE=MIT Apache-2.0 BSD GPL-3+ MIT Unicode-3.0 ZLIB
|
||||
RDEPEND=udev? ( virtual/libudev )
|
||||
REQUIRED_USE=?? ( cosmic gnome hyprland kde niri socket wlroots x11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/xremap/xremap/archive/v0.15.0/xremap-0.15.0.tar.gz https://github.com/yamader/xremap/releases/download/v0.15.0/xremap-0.15.0-crates.tar.xz
|
||||
SRC_URI=https://github.com/xremap/xremap/archive/v0.15.1/xremap-0.15.1.tar.gz https://github.com/yamader/xremap/releases/download/v0.15.1/xremap-0.15.1-crates.tar.xz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033 systemd a964c0cbe818b5729da1dbfcee5be861 udev 20c370aff0d0c108f3605c84b3f47084
|
||||
_md5_=f315919f7f683ba84bddd3ed5fc97b1f
|
||||
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-libs/wayland media-libs/fcft x11-libs/libxkbcommon x11-libs/pixman
|
||||
SLOT=0
|
||||
SRC_URI=https://codeberg.org/beansprout/beansprout/archive/v0.2.2.tar.gz -> beansprout-0.2.2.tar.gz https://codeberg.org/ifreund/zig-pixman/archive/v0.3.0.tar.gz -> pixman-0.3.0-LClMnz2VAAAs7QSCGwLimV5VUYx0JFnX5xWU6HwtMuDX.tar.gz https://github.com/rockorager/zeit/archive/7ac64d72dbfb1a4ad549102e7d4e232a687d32d8.tar.gz -> zeit-0.6.0-5I6bk36tAgATpSl9wjFmRPMqYN2Mn0JQHgIcRNcqDpJA.tar.gz https://github.com/ziglibs/known-folders/archive/83d39161eac2ed6f37ad3cb4d9dd518696ce90bb.tar.gz -> known_folders-0.0.0-Fy-PJv3LAAABBRVoZWVrKZdyLoUfl5VRY5fqRRRdnF5L.tar.gz https://codeberg.org/ifreund/zig-xkbcommon/archive/6786ca619bb442c3f523b5bb894e6a1e48d7e897.tar.gz -> xkbcommon-0.4.0-dev-VDqIe0y2AgCNeWLthDZ3MUcUYzhyKXjK85ISm_zxk9Nk.tar.gz https://git.sr.ht/~novakane/zig-fcft/archive/4bf5be61c869d08d5bcb0306049c63a9cb0795a7.tar.gz -> fcft-3.0.0-zcx6CxQfAADhnwm8SjyCkQF-VFHGiVarigc2de3ciInC.tar.gz https://codeberg.org/bwbuhse/zig-kdl/archive/13d9d247324f79b854187d6becc47fffdf7fea3b.tar.gz -> kdl-0.0.0-8rilEKdHAQC_NOLDNu3Ts6kJT8uqqJvrPduFScEjSm_g.tar.gz https://github.com/zigimg/zigimg/archive/fb74dfb7c6d83f2bd01a229826669451525a4ba8.tar.gz -> zigimg-0.1.0-8_eo2kSGFwADIkeZYTgfnLOV-khh6ZRoGmK6F2-s_QbY.tar.gz https://codeberg.org/ifreund/zig-wayland/archive/e57368ecbda85d564362779b253b744260a4b053.tar.gz -> wayland-0.5.0-dev-lQa1kv_ZAQCZfnVZMocokZ78QJbH6NaM5RUC9ODQPhx5.tar.gz https://github.com/ikskuh/zig-args/archive/8ae26b44a884ff20dca98ee84c098e8f8e94902f.tar.gz -> args-0.0.0-CiLiqojRAACGzDRO7A9dw7kWSchNk29caJZkXuMCb0Cn.tar.gz
|
||||
SRC_URI=https://codeberg.org/beansprout/beansprout/archive/v0.2.3.tar.gz -> beansprout-0.2.3.tar.gz https://codeberg.org/ifreund/zig-pixman/archive/v0.3.0.tar.gz -> pixman-0.3.0-LClMnz2VAAAs7QSCGwLimV5VUYx0JFnX5xWU6HwtMuDX.tar.gz https://github.com/rockorager/zeit/archive/7ac64d72dbfb1a4ad549102e7d4e232a687d32d8.tar.gz -> zeit-0.6.0-5I6bk36tAgATpSl9wjFmRPMqYN2Mn0JQHgIcRNcqDpJA.tar.gz https://github.com/ziglibs/known-folders/archive/83d39161eac2ed6f37ad3cb4d9dd518696ce90bb.tar.gz -> known_folders-0.0.0-Fy-PJv3LAAABBRVoZWVrKZdyLoUfl5VRY5fqRRRdnF5L.tar.gz https://codeberg.org/ifreund/zig-xkbcommon/archive/6786ca619bb442c3f523b5bb894e6a1e48d7e897.tar.gz -> xkbcommon-0.4.0-dev-VDqIe0y2AgCNeWLthDZ3MUcUYzhyKXjK85ISm_zxk9Nk.tar.gz https://git.sr.ht/~novakane/zig-fcft/archive/4bf5be61c869d08d5bcb0306049c63a9cb0795a7.tar.gz -> fcft-3.0.0-zcx6CxQfAADhnwm8SjyCkQF-VFHGiVarigc2de3ciInC.tar.gz https://codeberg.org/bwbuhse/zig-kdl/archive/13d9d247324f79b854187d6becc47fffdf7fea3b.tar.gz -> kdl-0.0.0-8rilEKdHAQC_NOLDNu3Ts6kJT8uqqJvrPduFScEjSm_g.tar.gz https://github.com/zigimg/zigimg/archive/fb74dfb7c6d83f2bd01a229826669451525a4ba8.tar.gz -> zigimg-0.1.0-8_eo2kSGFwADIkeZYTgfnLOV-khh6ZRoGmK6F2-s_QbY.tar.gz https://codeberg.org/ifreund/zig-wayland/archive/e57368ecbda85d564362779b253b744260a4b053.tar.gz -> wayland-0.5.0-dev-lQa1kv_ZAQCZfnVZMocokZ78QJbH6NaM5RUC9ODQPhx5.tar.gz https://github.com/ikskuh/zig-args/archive/8ae26b44a884ff20dca98ee84c098e8f8e94902f.tar.gz -> args-0.0.0-CiLiqojRAACGzDRO7A9dw7kWSchNk29caJZkXuMCb0Cn.tar.gz
|
||||
_eclasses_=multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d linux-info efd923656513c879204fec6638eadee5 zig-utils 890550806aab0e31ba9ce482c404b3fb zig 164531a50f1271aa6165ad99b1fed462
|
||||
_md5_=10a358d657b79e4fba12f060713b1e4d
|
||||
15
metadata/md5-cache/gui-wm/cage-0.3.0
Normal file
15
metadata/md5-cache/gui-wm/cage-0.3.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=>=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
DEFINED_PHASES=compile configure install test
|
||||
DEPEND=dev-libs/wayland gui-libs/wlroots:0.20 x11-libs/libxkbcommon[X?] X? ( gui-libs/wlroots:0.20[X,x11-backend] )
|
||||
DESCRIPTION=A Wayland kiosk
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.hjdskes.nl/projects/cage/ https://github.com/cage-kiosk/cage
|
||||
INHERIT=meson
|
||||
IUSE=X man
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-libs/wayland gui-libs/wlroots:0.20 x11-libs/libxkbcommon[X?] X? ( gui-libs/wlroots:0.20[X,x11-backend] )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/cage-kiosk/cage/archive/v0.3.0.tar.gz -> cage-0.3.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd sysroot ba2e3d2f7daad91fdef9350dc789d87f rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 12065b402c6d78a2aec926ed8dfd964f
|
||||
_md5_=f14d1589934236828bb8cc0098709b32
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=>=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 test unpack
|
||||
DEPEND=dev-libs/wayland gui-libs/wlroots:0.19 x11-libs/libxkbcommon[X?] X? ( gui-libs/wlroots:0.19[X,x11-backend] )
|
||||
DEPEND=dev-libs/wayland gui-libs/wlroots:0.20 x11-libs/libxkbcommon[X?] X? ( gui-libs/wlroots:0.20[X,x11-backend] )
|
||||
DESCRIPTION=A Wayland kiosk
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.hjdskes.nl/projects/cage/ https://github.com/cage-kiosk/cage
|
||||
@@ -8,7 +8,7 @@ INHERIT=meson git-r3
|
||||
IUSE=X man
|
||||
LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-libs/wayland gui-libs/wlroots:0.19 x11-libs/libxkbcommon[X?] X? ( gui-libs/wlroots:0.19[X,x11-backend] )
|
||||
RDEPEND=dev-libs/wayland gui-libs/wlroots:0.20 x11-libs/libxkbcommon[X?] X? ( gui-libs/wlroots:0.20[X,x11-backend] )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd sysroot ba2e3d2f7daad91fdef9350dc789d87f rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 12065b402c6d78a2aec926ed8dfd964f git-r3 7b584b5dc33e3bc66ff5b9271bf41764
|
||||
_md5_=8e810c305719d2386179ee231b277119
|
||||
_md5_=f14d1589934236828bb8cc0098709b32
|
||||
|
||||
@@ -7,9 +7,9 @@ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=desktop xdg
|
||||
KEYWORDS=-* ~amd64
|
||||
LICENSE=AGPL-3
|
||||
RDEPEND=dev-libs/glib:2 dev-libs/libmspack media-libs/gst-plugins-base:1.0[X] media-libs/gst-plugins-good:1.0 media-libs/gstreamer:1.0 media-libs/libglvnd media-libs/mesa media-plugins/gst-plugins-openh264:1.0 net-libs/libsoup:3.0 net-libs/webkit-gtk:4.1 sys-apps/dbus virtual/zlib x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango
|
||||
RDEPEND=dev-libs/glib:2 dev-libs/libmspack media-fonts/nanum media-libs/gst-plugins-base:1.0[X] media-libs/gst-plugins-good:1.0 media-libs/gstreamer:1.0 media-libs/libglvnd media-libs/mesa media-plugins/gst-plugins-openh264:1.0 net-libs/libsoup:3.0 net-libs/webkit-gtk:4.1 sys-apps/dbus virtual/zlib x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango
|
||||
RESTRICT=mirror strip bindist
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/OrcaSlicer/OrcaSlicer/releases/download/v2.3.2/OrcaSlicer_Linux_AppImage_Ubuntu2404_V2.3.2.AppImage -> orcaslicer-bin-2.3.2.AppImage
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=8c241116d80ae84a3f65ca0038e8d904
|
||||
_md5_=2123f0c33253fe663e6e12bd0e54fb04
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Simple library to speed up or slow down speech
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/waywardgeek/sonic
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/waywardgeek/sonic/archive/fda30fba867c08c82dbbecbcc72120652e40d5cb.tar.gz -> sonic-0.2.0_p20250419.tar.gz
|
||||
_md5_=df73dcd0801f862fecb4b07ed718c2c7
|
||||
@@ -1,15 +0,0 @@
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=fftw? ( sci-libs/fftw:= )
|
||||
DESCRIPTION=Simple library to speed up or slow down speech
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/waywardgeek/sonic
|
||||
INHERIT=toolchain-funcs
|
||||
IUSE=fftw test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=fftw? ( sci-libs/fftw:= )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/waywardgeek/sonic/archive/b93885dcb70aae50c6f76b0fe4e0868f029a077e.tar.gz -> sonic-0.2.0_p20260314.tar.gz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9
|
||||
_md5_=a5ae4516e95fc7b37fe7dde2143e2cb7
|
||||
@@ -1,16 +0,0 @@
|
||||
DEFINED_PHASES=install postinst postrm preinst prepare setup unpack
|
||||
DEPEND=>=dev-util/patchelf-0.9
|
||||
DESCRIPTION=Yandex Music streaming service
|
||||
EAPI=8
|
||||
HOMEPAGE=https://music.yandex.ru/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=chromium-2 pax-utils wrapper unpacker xdg
|
||||
IUSE=+l10n_af +l10n_am +l10n_ar +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_en-US +l10n_es-419 +l10n_es +l10n_et +l10n_fa +l10n_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Yandex-EULA
|
||||
RDEPEND=app-accessibility/at-spi2-core app-arch/bzip2 dev-libs/expat dev-libs/fribidi dev-libs/glib:2 dev-libs/gmp dev-libs/libffi dev-libs/libpcre2 dev-libs/libtasn1 dev-libs/libunistring dev-libs/nettle dev-libs/nspr dev-libs/nss dev-libs/wayland media-gfx/graphite2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/harfbuzz media-libs/libepoxy media-libs/libjpeg-turbo media-libs/libpng media-libs/mesa net-dns/libidn2 net-libs/gnutls net-print/cups sys-apps/dbus sys-apps/systemd-utils sys-apps/util-linux sys-devel/gcc sys-libs/glibc sys-libs/libcap virtual/zlib x11-libs/cairo[X,glib] x11-libs/gdk-pixbuf x11-libs/gtk+ x11-libs/libX11 x11-libs/libXau x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXdmcp x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango[X] x11-libs/pixman
|
||||
RESTRICT=bindist mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_amd64_5.88.0.deb )
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 pax-utils 5555f2e75744739fe100ee62c22d28fe wrapper ebaa3beeb43f7e533872b6c37168c7ad eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 unpacker a89c769f7dcf68bd2a6d23da9ede2ad2 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=01819c3cee457e33b8a65bde7ea49fe0
|
||||
@@ -1,16 +0,0 @@
|
||||
DEFINED_PHASES=install postinst postrm preinst prepare setup unpack
|
||||
DEPEND=>=dev-util/patchelf-0.9
|
||||
DESCRIPTION=Yandex Music streaming service
|
||||
EAPI=8
|
||||
HOMEPAGE=https://music.yandex.ru/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=chromium-2 pax-utils wrapper unpacker xdg
|
||||
IUSE=+l10n_af +l10n_am +l10n_ar +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_en-US +l10n_es-419 +l10n_es +l10n_et +l10n_fa +l10n_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Yandex-EULA
|
||||
RDEPEND=app-accessibility/at-spi2-core app-arch/bzip2 dev-libs/expat dev-libs/fribidi dev-libs/glib:2 dev-libs/gmp dev-libs/libffi dev-libs/libpcre2 dev-libs/libtasn1 dev-libs/libunistring dev-libs/nettle dev-libs/nspr dev-libs/nss dev-libs/wayland media-gfx/graphite2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/harfbuzz media-libs/libepoxy media-libs/libjpeg-turbo media-libs/libpng media-libs/mesa net-dns/libidn2 net-libs/gnutls net-print/cups sys-apps/dbus sys-apps/systemd-utils sys-apps/util-linux sys-devel/gcc sys-libs/glibc sys-libs/libcap virtual/zlib x11-libs/cairo[X,glib] x11-libs/gdk-pixbuf x11-libs/gtk+ x11-libs/libX11 x11-libs/libXau x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXdmcp x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango[X] x11-libs/pixman
|
||||
RESTRICT=bindist mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_amd64_5.90.0.deb )
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 pax-utils 5555f2e75744739fe100ee62c22d28fe wrapper ebaa3beeb43f7e533872b6c37168c7ad eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 unpacker a89c769f7dcf68bd2a6d23da9ede2ad2 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=01819c3cee457e33b8a65bde7ea49fe0
|
||||
@@ -1,16 +0,0 @@
|
||||
DEFINED_PHASES=install postinst postrm preinst prepare setup unpack
|
||||
DEPEND=>=dev-util/patchelf-0.9
|
||||
DESCRIPTION=Yandex Music streaming service
|
||||
EAPI=8
|
||||
HOMEPAGE=https://music.yandex.ru/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=chromium-2 pax-utils wrapper unpacker xdg
|
||||
IUSE=+l10n_af +l10n_am +l10n_ar +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_en-US +l10n_es-419 +l10n_es +l10n_et +l10n_fa +l10n_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Yandex-EULA
|
||||
RDEPEND=app-accessibility/at-spi2-core app-arch/bzip2 dev-libs/expat dev-libs/fribidi dev-libs/glib:2 dev-libs/gmp dev-libs/libffi dev-libs/libpcre2 dev-libs/libtasn1 dev-libs/libunistring dev-libs/nettle dev-libs/nspr dev-libs/nss dev-libs/wayland media-gfx/graphite2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/harfbuzz media-libs/libepoxy media-libs/libjpeg-turbo media-libs/libpng media-libs/mesa net-dns/libidn2 net-libs/gnutls net-print/cups sys-apps/dbus sys-apps/systemd-utils sys-apps/util-linux sys-devel/gcc sys-libs/glibc sys-libs/libcap virtual/zlib x11-libs/cairo[X,glib] x11-libs/gdk-pixbuf x11-libs/gtk+ x11-libs/libX11 x11-libs/libXau x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXdmcp x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango[X] x11-libs/pixman
|
||||
RESTRICT=bindist mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_amd64_5.91.1.deb )
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 pax-utils 5555f2e75744739fe100ee62c22d28fe wrapper ebaa3beeb43f7e533872b6c37168c7ad eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 unpacker a89c769f7dcf68bd2a6d23da9ede2ad2 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=01819c3cee457e33b8a65bde7ea49fe0
|
||||
@@ -6,11 +6,11 @@ HOMEPAGE=https://music.yandex.ru/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=chromium-2 pax-utils wrapper unpacker xdg
|
||||
IUSE=+l10n_af +l10n_am +l10n_ar +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_en-US +l10n_es-419 +l10n_es +l10n_et +l10n_fa +l10n_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW
|
||||
KEYWORDS=~amd64
|
||||
KEYWORDS=-* ~amd64
|
||||
LICENSE=Yandex-EULA
|
||||
RDEPEND=app-accessibility/at-spi2-core app-arch/bzip2 dev-libs/expat dev-libs/fribidi dev-libs/glib:2 dev-libs/gmp dev-libs/libffi dev-libs/libpcre2 dev-libs/libtasn1 dev-libs/libunistring dev-libs/nettle dev-libs/nspr dev-libs/nss dev-libs/wayland media-gfx/graphite2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/harfbuzz media-libs/libepoxy media-libs/libjpeg-turbo media-libs/libpng media-libs/mesa net-dns/libidn2 net-libs/gnutls net-print/cups sys-apps/dbus sys-apps/systemd-utils sys-apps/util-linux sys-devel/gcc sys-libs/glibc sys-libs/libcap virtual/zlib x11-libs/cairo[X,glib] x11-libs/gdk-pixbuf x11-libs/gtk+ x11-libs/libX11 x11-libs/libXau x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXdmcp x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango[X] x11-libs/pixman
|
||||
RESTRICT=bindist mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_amd64_5.92.1.deb )
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 pax-utils 5555f2e75744739fe100ee62c22d28fe wrapper ebaa3beeb43f7e533872b6c37168c7ad eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 unpacker a89c769f7dcf68bd2a6d23da9ede2ad2 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=01819c3cee457e33b8a65bde7ea49fe0
|
||||
_md5_=80f0ca417a6cba4d803d5d1d9da9fc4e
|
||||
|
||||
@@ -6,11 +6,11 @@ HOMEPAGE=https://music.yandex.ru/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=chromium-2 pax-utils wrapper unpacker xdg
|
||||
IUSE=+l10n_af +l10n_am +l10n_ar +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_en-US +l10n_es-419 +l10n_es +l10n_et +l10n_fa +l10n_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW
|
||||
KEYWORDS=~amd64
|
||||
KEYWORDS=-* ~amd64
|
||||
LICENSE=Yandex-EULA
|
||||
RDEPEND=app-accessibility/at-spi2-core app-arch/bzip2 dev-libs/expat dev-libs/fribidi dev-libs/glib:2 dev-libs/gmp dev-libs/libffi dev-libs/libpcre2 dev-libs/libtasn1 dev-libs/libunistring dev-libs/nettle dev-libs/nspr dev-libs/nss dev-libs/wayland media-gfx/graphite2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/harfbuzz media-libs/libepoxy media-libs/libjpeg-turbo media-libs/libpng media-libs/mesa net-dns/libidn2 net-libs/gnutls net-print/cups sys-apps/dbus sys-apps/systemd-utils sys-apps/util-linux sys-devel/gcc sys-libs/glibc sys-libs/libcap virtual/zlib x11-libs/cairo[X,glib] x11-libs/gdk-pixbuf x11-libs/gtk+ x11-libs/libX11 x11-libs/libXau x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXdmcp x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango[X] x11-libs/pixman
|
||||
RESTRICT=bindist mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_amd64_5.93.1.deb )
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 pax-utils 5555f2e75744739fe100ee62c22d28fe wrapper ebaa3beeb43f7e533872b6c37168c7ad eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 unpacker a89c769f7dcf68bd2a6d23da9ede2ad2 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=01819c3cee457e33b8a65bde7ea49fe0
|
||||
_md5_=80f0ca417a6cba4d803d5d1d9da9fc4e
|
||||
|
||||
@@ -6,11 +6,11 @@ HOMEPAGE=https://music.yandex.ru/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=chromium-2 pax-utils wrapper unpacker xdg
|
||||
IUSE=+l10n_af +l10n_am +l10n_ar +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_en-US +l10n_es-419 +l10n_es +l10n_et +l10n_fa +l10n_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW
|
||||
KEYWORDS=~amd64
|
||||
KEYWORDS=-* ~amd64
|
||||
LICENSE=Yandex-EULA
|
||||
RDEPEND=app-accessibility/at-spi2-core app-arch/bzip2 dev-libs/expat dev-libs/fribidi dev-libs/glib:2 dev-libs/gmp dev-libs/libffi dev-libs/libpcre2 dev-libs/libtasn1 dev-libs/libunistring dev-libs/nettle dev-libs/nspr dev-libs/nss dev-libs/wayland media-gfx/graphite2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/harfbuzz media-libs/libepoxy media-libs/libjpeg-turbo media-libs/libpng media-libs/mesa net-dns/libidn2 net-libs/gnutls net-print/cups sys-apps/dbus sys-apps/systemd-utils sys-apps/util-linux sys-devel/gcc sys-libs/glibc sys-libs/libcap virtual/zlib x11-libs/cairo[X,glib] x11-libs/gdk-pixbuf x11-libs/gtk+ x11-libs/libX11 x11-libs/libXau x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXdmcp x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango[X] x11-libs/pixman
|
||||
RESTRICT=bindist mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_amd64_5.94.0.deb )
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 pax-utils 5555f2e75744739fe100ee62c22d28fe wrapper ebaa3beeb43f7e533872b6c37168c7ad eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 unpacker a89c769f7dcf68bd2a6d23da9ede2ad2 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=01819c3cee457e33b8a65bde7ea49fe0
|
||||
_md5_=80f0ca417a6cba4d803d5d1d9da9fc4e
|
||||
|
||||
@@ -6,11 +6,11 @@ HOMEPAGE=https://music.yandex.ru/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=chromium-2 pax-utils wrapper unpacker xdg
|
||||
IUSE=+l10n_af +l10n_am +l10n_ar +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_en-US +l10n_es-419 +l10n_es +l10n_et +l10n_fa +l10n_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW
|
||||
KEYWORDS=~amd64
|
||||
KEYWORDS=-* ~amd64
|
||||
LICENSE=Yandex-EULA
|
||||
RDEPEND=app-accessibility/at-spi2-core app-arch/bzip2 dev-libs/expat dev-libs/fribidi dev-libs/glib:2 dev-libs/gmp dev-libs/libffi dev-libs/libpcre2 dev-libs/libtasn1 dev-libs/libunistring dev-libs/nettle dev-libs/nspr dev-libs/nss dev-libs/wayland media-gfx/graphite2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/harfbuzz media-libs/libepoxy media-libs/libjpeg-turbo media-libs/libpng media-libs/mesa net-dns/libidn2 net-libs/gnutls net-print/cups sys-apps/dbus sys-apps/systemd-utils sys-apps/util-linux sys-devel/gcc sys-libs/glibc sys-libs/libcap virtual/zlib x11-libs/cairo[X,glib] x11-libs/gdk-pixbuf x11-libs/gtk+ x11-libs/libX11 x11-libs/libXau x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXdmcp x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango[X] x11-libs/pixman
|
||||
RESTRICT=bindist mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_amd64_5.86.0.deb )
|
||||
SRC_URI=amd64? ( https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_amd64_5.95.0.deb )
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 pax-utils 5555f2e75744739fe100ee62c22d28fe wrapper ebaa3beeb43f7e533872b6c37168c7ad eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 unpacker a89c769f7dcf68bd2a6d23da9ede2ad2 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=01819c3cee457e33b8a65bde7ea49fe0
|
||||
_md5_=80f0ca417a6cba4d803d5d1d9da9fc4e
|
||||
@@ -6,5 +6,5 @@ KEYWORDS=-* ~amd64 ~arm ~arm64 ~mips ~ppc64 ~s390 ~x86
|
||||
LICENSE=MIT
|
||||
RESTRICT=mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://bin.ngrok.com/c/bNyj1mQVY4c/ngrok-v3-stable-linux-amd64.tgz -> ngrok-bin-3.37.3-amd64.tgz ) arm? ( https://bin.ngrok.com/c/bNyj1mQVY4c/ngrok-v3-stable-linux-arm.tgz -> ngrok-bin-3.37.3-arm.tgz ) arm64? ( https://bin.ngrok.com/c/bNyj1mQVY4c/ngrok-v3-stable-linux-arm64.tgz -> ngrok-bin-3.37.3-arm64.tgz ) mips? ( https://bin.ngrok.com/c/bNyj1mQVY4c/ngrok-v3-stable-linux-mips.tgz -> ngrok-bin-3.37.3-mips.tgz ) ppc64? ( https://bin.ngrok.com/c/bNyj1mQVY4c/ngrok-v3-stable-linux-ppc64.tgz -> ngrok-bin-3.37.3-ppc64.tgz ) s390? ( https://bin.ngrok.com/c/bNyj1mQVY4c/ngrok-v3-stable-linux-s390x.tgz -> ngrok-bin-3.37.3-s390.tgz ) x86? ( https://bin.ngrok.com/c/bNyj1mQVY4c/ngrok-v3-stable-linux-386.tgz -> ngrok-bin-3.37.3-i386.tgz )
|
||||
SRC_URI=amd64? ( https://bin.ngrok.com/c/bNyj1mQVY4c/ngrok-v3-stable-linux-amd64.tgz -> ngrok-bin-3.37.6-amd64.tgz ) arm? ( https://bin.ngrok.com/c/bNyj1mQVY4c/ngrok-v3-stable-linux-arm.tgz -> ngrok-bin-3.37.6-arm.tgz ) arm64? ( https://bin.ngrok.com/c/bNyj1mQVY4c/ngrok-v3-stable-linux-arm64.tgz -> ngrok-bin-3.37.6-arm64.tgz ) mips? ( https://bin.ngrok.com/c/bNyj1mQVY4c/ngrok-v3-stable-linux-mips.tgz -> ngrok-bin-3.37.6-mips.tgz ) ppc64? ( https://bin.ngrok.com/c/bNyj1mQVY4c/ngrok-v3-stable-linux-ppc64.tgz -> ngrok-bin-3.37.6-ppc64.tgz ) s390? ( https://bin.ngrok.com/c/bNyj1mQVY4c/ngrok-v3-stable-linux-s390x.tgz -> ngrok-bin-3.37.6-s390.tgz ) x86? ( https://bin.ngrok.com/c/bNyj1mQVY4c/ngrok-v3-stable-linux-386.tgz -> ngrok-bin-3.37.6-i386.tgz )
|
||||
_md5_=4532b98246223d872507deac81326723
|
||||
14
metadata/md5-cache/net-vpn/mullvadvpn-app-2026.2_beta1
Normal file
14
metadata/md5-cache/net-vpn/mullvadvpn-app-2026.2_beta1
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=|| ( app-arch/rpm2targz >=app-arch/rpm-4.19.0 ) virtual/pkgconfig
|
||||
DEFINED_PHASES=install postinst postrm preinst unpack
|
||||
DESCRIPTION=Tool used to manage daemon setup
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mullvad/mullvadvpn-app https://mullvad.net/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=desktop rpm systemd shell-completion xdg
|
||||
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 || ( net-firewall/nftables net-firewall/iptables[nftables] )
|
||||
RESTRICT=bindist mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/mullvad/mullvadvpn-app/releases/download/2026.2-beta1/MullvadVPN-2026.2-beta1_x86_64.rpm ) arm64? ( https://github.com/mullvad/mullvadvpn-app/releases/download/2026.2-beta1/MullvadVPN-2026.2-beta1_aarch64.rpm )
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd estack c61c368a76fdf3a82fdf8dbaebea3804 rpm 7f6c39764471c4b515dd9cc5b7754c9c toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 systemd a964c0cbe818b5729da1dbfcee5be861 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=2a0a5a4dd1266a3950f44ef76192f5eb
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=media-libs/shaderc app-alternatives/ninja >=dev-build/cmake-3.28.5 >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DEPEND=curl? ( net-misc/curl:= ) openblas? ( sci-libs/openblas:= ) openmp? ( llvm-runtimes/openmp:= ) blis? ( sci-libs/blis:= ) flexiblas? ( sci-libs/flexiblas:= ) rocm? ( >=dev-util/hip-6.3:= >=sci-libs/hipBLAS-6.3:= wmma? ( >=sci-libs/rocWMMA-6.3:= ) ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) openssl? ( dev-libs/openssl:= ) opencl? ( dev-util/opencl-headers ) vulkan? ( dev-util/vulkan-headers )
|
||||
DEPEND=curl? ( net-misc/curl:= ) openblas? ( sci-libs/openblas:= ) openmp? ( llvm-runtimes/openmp:= ) blis? ( sci-libs/blis:= ) flexiblas? ( sci-libs/flexiblas:= ) rocm? ( >=dev-util/hip-6.3:= >=sci-libs/hipBLAS-6.3:= wmma? ( >=sci-libs/rocWMMA-6.3:= ) ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) openssl? ( dev-libs/openssl:= ) opencl? ( dev-util/opencl-headers ) vulkan? ( dev-util/spirv-headers dev-util/vulkan-headers )
|
||||
DESCRIPTION=Port of Facebook's LLaMA model in C/C++
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ggml-org/llama.cpp
|
||||
@@ -13,4 +13,4 @@ REQUIRED_USE=?? ( openblas blis flexiblas ) wmma? ( rocm )
|
||||
SLOT=0
|
||||
SRC_URI=examples? ( https://huggingface.co/ggml-org/tiny-llamas/resolve/99dd1a73db5a37100bd4ae633f4cfce6560e1567/stories15M-q4_0.gguf -> ggml-org_models_tinyllamas_stories15M-q4_0-99dd1a73db5a37100bd4ae633f4cfce6560e1567.gguf )
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 cuda 8b660e223a1695e3884ee4c7dc2c5059 rocm b406b041c5b107f8d8600865210e24e2 linux-info efd923656513c879204fec6638eadee5 git-r3 7b584b5dc33e3bc66ff5b9271bf41764
|
||||
_md5_=b5fb6ae907b6ea794e3666db012c455f
|
||||
_md5_=5cec69855311d1dcd8054151238eeeed
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12[sqlite] ) python_single_target_python3_13? ( dev-lang/python:3.13[sqlite] ) 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(-)] )
|
||||
BDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12[sqlite] ) python_single_target_python3_13? ( dev-lang/python:3.13[sqlite] ) python_single_target_python3_14? ( dev-lang/python:3.14[sqlite] ) 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(-)] ) python_single_target_python3_14? ( >=dev-python/gpep517-16[python_targets_python3_14(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_14(-)] )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DESCRIPTION=Replacement for lsusb that shows more useful info and less useless info
|
||||
EAPI=8
|
||||
HOMEPAGE=https://git.sr.ht/~martijnbraam/lsplug
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_single_target_python3_12 python_single_target_python3_13
|
||||
IUSE=python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=MIT
|
||||
RDEPEND=sys-apps/hwdata python_single_target_python3_12? ( dev-lang/python:3.12[sqlite] ) python_single_target_python3_13? ( dev-lang/python:3.13[sqlite] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 )
|
||||
RDEPEND=sys-apps/hwdata python_single_target_python3_12? ( dev-lang/python:3.12[sqlite] ) python_single_target_python3_13? ( dev-lang/python:3.13[sqlite] ) python_single_target_python3_14? ( dev-lang/python:3.14[sqlite] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
||||
SLOT=0
|
||||
SRC_URI=https://git.sr.ht/~martijnbraam/lsplug/archive/6.tar.gz -> lsplug-6.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 62add15ed646bfe511af53e282621b39
|
||||
_md5_=dc7d99edeaeefbc9c36edd96b8293e07
|
||||
_md5_=6ffba547df9b507a265a24ca7ee039de
|
||||
|
||||
@@ -10,6 +10,6 @@ LICENSE=GPL-3 BSD
|
||||
RDEPEND=>=app-accessibility/at-spi2-core-2.46.0:2 app-misc/ca-certificates dev-libs/expat dev-libs/glib:2 dev-libs/nspr >=dev-libs/nss-3.26 media-fonts/liberation-fonts media-libs/alsa-lib media-libs/mesa[gbm(+)] net-misc/curl net-print/cups sys-apps/dbus sys-libs/glibc sys-libs/libcap x11-libs/cairo x11-libs/gdk-pixbuf:2 || ( x11-libs/gtk+:3[X] gui-libs/gtk:4[X] ) x11-libs/libdrm >=x11-libs/libX11-1.5.0 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libxcb x11-libs/libxkbcommon x11-libs/libxshmfence x11-libs/pango x11-misc/xdg-utils qt6? ( dev-qt/qtbase:6[gui,widgets] ) selinux? ( sec-policy/selinux-chromium )
|
||||
RESTRICT=bindist mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/imputnet/helium-linux/releases/download/0.10.6.1/helium-0.10.6.1-x86_64_linux.tar.xz -> helium-bin-0.10.6.1-amd64.tar.xz ) arm64? ( https://github.com/imputnet/helium-linux/releases/download/0.10.6.1/helium-0.10.6.1-arm64_linux.tar.xz -> helium-bin-0.10.6.1-arm64.tar.xz )
|
||||
SRC_URI=amd64? ( https://github.com/imputnet/helium-linux/releases/download/0.11.2.1/helium-0.11.2.1-x86_64_linux.tar.xz -> helium-bin-0.11.2.1-amd64.tar.xz ) arm64? ( https://github.com/imputnet/helium-linux/releases/download/0.11.2.1/helium-0.11.2.1-arm64_linux.tar.xz -> helium-bin-0.11.2.1-arm64.tar.xz )
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 desktop 26d57169ca094c04be416993844ec8bc pax-utils 5555f2e75744739fe100ee62c22d28fe xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=82e5e891f8060bc298a211956f5808ba
|
||||
13
metadata/md5-cache/www-client/waterfox-bin-6.6.11
Normal file
13
metadata/md5-cache/www-client/waterfox-bin-6.6.11
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=install postinst postrm
|
||||
DESCRIPTION=A privacy-focused, performance-oriented browser based on Firefox
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.waterfox.com/
|
||||
INHERIT=desktop xdg-utils
|
||||
KEYWORDS=-* ~amd64
|
||||
LICENSE=MPL-2.0
|
||||
RDEPEND=!www-client/firefox-bin:0 || ( media-libs/libpulse media-sound/apulse ) >=app-accessibility/at-spi2-core-2.46.0:2 >=dev-libs/glib-2.26:2 media-libs/alsa-lib media-libs/fontconfig >=media-libs/freetype-2.4.10 media-video/ffmpeg sys-apps/dbus virtual/freedesktop-icon-theme >=x11-libs/cairo-1.10[X] x11-libs/gdk-pixbuf:2 >=x11-libs/gtk+-3.11:3[X] x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libxcb >=x11-libs/pango-1.22.0
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://cdn.waterfox.com/waterfox/releases/6.6.11/Linux_x86_64/waterfox-6.6.11.tar.bz2 -> waterfox-bin-6.6.11.tar.bz2
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09
|
||||
_md5_=346d0fa0bc781ed575672e8d6609578b
|
||||
@@ -11,6 +11,6 @@ LICENSE=Yandex-EULA
|
||||
RDEPEND=app-accessibility/at-spi2-core dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss >=dev-libs/openssl-1.0.1:0 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype net-misc/curl net-print/cups sys-apps/dbus sys-libs/libcap sys-libs/libudev-compat virtual/libudev x11-libs/cairo 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[X] x11-misc/xdg-utils ffmpeg-codecs? ( media-video/ffmpeg-chromium:144 ) qt6? ( dev-qt/qtbase:6[gui,widgets] )
|
||||
RESTRICT=bindist mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://repo.yandex.ru/yandex-browser/deb/pool/main/y/yandex-browser-stable/yandex-browser-stable_26.3.1.1041-1_amd64.deb -> yandex-browser-26.3.1.1041_p1.deb )
|
||||
SRC_URI=amd64? ( https://repo.yandex.ru/yandex-browser/deb/pool/main/y/yandex-browser-stable/yandex-browser-stable_26.3.1.1088-1_amd64.deb -> yandex-browser-26.3.1.1088_p1.deb )
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 unpacker a89c769f7dcf68bd2a6d23da9ede2ad2 desktop 26d57169ca094c04be416993844ec8bc wrapper ebaa3beeb43f7e533872b6c37168c7ad pax-utils 5555f2e75744739fe100ee62c22d28fe xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=a21156487d1d919920205fff4779994f
|
||||
17
metadata/md5-cache/x11-terms/rio-0.3.8
Normal file
17
metadata/md5-cache/x11-terms/rio-0.3.8
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=dev-build/cmake virtual/pkgconfig || ( >=dev-lang/rust-bin-1.92.0:* >=dev-lang/rust-1.92.0:* )
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack
|
||||
DEPEND=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
|
||||
DESCRIPTION=A hardware-accelerated GPU terminal emulator powered by WebGPU
|
||||
EAPI=8
|
||||
HOMEPAGE=https://rioterm.com
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cargo desktop xdg
|
||||
IUSE=+wayland +X debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT Apache-2.0 BSD-2 BSD Boost-1.0 CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB
|
||||
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.3.8.tar.gz -> rio-0.3.8.tar.gz https://github.com/gentoo-crate-dist/rio/releases/download/v0.3.8/rio-0.3.8-crates.tar.xz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033 desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=4aabfa7ff7157d13fb9996a6d7cebb9a
|
||||
@@ -183,7 +183,7 @@ app-crypt/pinentry-fuzzel 1.0.0: Simple passphrase entry dialog via 'fuzzel'.
|
||||
app-crypt/rage 0.11.1: A simple, secure, and modern encryption tool.
|
||||
app-crypt/reop 2.1.1-r2: reasonable expectation of privacy
|
||||
app-crypt/sac-core 10.8.1050-r1: Thales/Gemalto SafeNet Authentication Client
|
||||
app-crypt/sops 3.9.4 3.11.0: Simple And Flexible Tool For Managing Secrets
|
||||
app-crypt/sops 3.11.0 3.12.2: Simple And Flexible Tool For Managing Secrets
|
||||
app-crypt/tang 14 15-r1: Tang binding daemon
|
||||
app-crypt/tomb 2.13: The Linux Crypto Undertaker
|
||||
app-crypt/totp-cli-bin 1.8.7: Authy/Google Authenticator like TOTP CLI tool written in Go
|
||||
@@ -199,7 +199,7 @@ app-doc/stdman 2022.07.30 2024.07.05 9999: Formatted C++ stdlib man pages (cppre
|
||||
app-doc/sway-wiki 9999: Wiki of gui-wm/sway, rendered to HTML using kramdown-parser-gfm
|
||||
app-editors/edit 1.2.0: Microsoft edit
|
||||
app-editors/emacs-lsp-booster 0.2.1: Emacs LSP performance booster
|
||||
app-editors/fresh 0.2.20 0.2.21 0.2.22: Terminal based IDE & text editor: easy, powerful and fast
|
||||
app-editors/fresh 0.2.21 0.2.22 0.2.23: Terminal based IDE & text editor: easy, powerful and fast
|
||||
app-editors/imhex 1.38.1: A hex editor for reverse engineers, programmers, and eyesight
|
||||
app-editors/kakoune-lsp 18.1.0: Kakoune Language Server Protocol Client
|
||||
app-editors/l3afpad 0.8.18.1.11: Simple GTK3 text editor (successor to leafpad)
|
||||
@@ -264,7 +264,7 @@ app-misc/cpufetch 1.06: Simplistic yet fancy CPU architecture fetching tool
|
||||
app-misc/dbf 0.9.0: Command line tool to read the content of dBASE III, IV, and 5.0 files
|
||||
app-misc/diff-so-fancy 1.4.4: Good-lookin' diffs. Actually... nah... The best-lookin' diffs
|
||||
app-misc/doublecmd 1.1.31 1.1.32 1.2.3: Cross Platform file manager
|
||||
app-misc/doublecmd-bin 1.1.32 1.2.2 1.2.3 1.2.4 9999: Double Commander: file manager with two panels, similar to Total Commander
|
||||
app-misc/doublecmd-bin 1.1.32 1.2.2 1.2.3 1.2.4 1.2.5 9999: Double Commander: file manager with two panels, similar to Total Commander
|
||||
app-misc/dpscreenocr 1.4.1: Program to recognize text on screen
|
||||
app-misc/dragon 1.2.0-r1: Simple drag-and-drop source/sink for X and Wayland
|
||||
app-misc/durdraw 0.29.0: Versatile ASCII and ANSI Art text editor for drawing
|
||||
@@ -359,6 +359,7 @@ app-office/notesnook-bin 2.6.12: End-to-end encrypted note taking alternative to
|
||||
app-office/obsidian 1.9.14 1.10.3 1.12.7: A second brain, for you, forever.
|
||||
app-office/openoffice-bin 4.1.16: Apache OpenOffice productivity suite
|
||||
app-office/pyspread 2.4: Pyspread is a non-traditional spreadsheet written in Python
|
||||
app-office/softmaker-office-nx 1234: SoftMaker Office NX binary package
|
||||
app-office/standartnotes-bin 3.183.22: End-to-end encrypted note-taking app, alternative to Evernote
|
||||
app-portage/appswipe 1.2.0: Application for browsing your local Portage repository files
|
||||
app-portage/carnage 1.3b 9999: TUI front-end for Portage and eix
|
||||
@@ -384,7 +385,7 @@ app-shells/pokemon-colorscripts 9999: Pokemon unicode sprites for your terminal!
|
||||
app-shells/powerline-go 1.25 1.26: A powerline like prompt for Bash, Zsh, Fish written in Go lang.
|
||||
app-shells/sheldon 0.8.5: Fast, configurable, shell plugin manager.
|
||||
app-shells/shox 2024.01.25: A customisable, universally compatible terminal status bar
|
||||
app-shells/silver 2.0.0-r1: A cross-shell customizable powerline-like prompt with icons
|
||||
app-shells/silver 2.0.0-r2: A cross-shell customizable powerline-like prompt with icons
|
||||
app-shells/vivid 0.9.0 0.10.1: A themeable LS_COLORS generator with a rich filetype datebase
|
||||
app-shells/zsh-async 1.8.5_p20211005 1.8.6: Run multiple asynchronous jobs with callbacks
|
||||
app-shells/zsh-autocomplete 24.09.04 9999: Real-time type-ahead completion for Zsh.
|
||||
@@ -542,7 +543,7 @@ dev-embedded/idf-component-manager 2.4.2 2.4.6 3.0.0: Tool for installing ESP-ID
|
||||
dev-embedded/mv88e6xxx-dump 0.2.0_pre20210327: Dump information about Marvell mv88e6xxx Ethernet switches
|
||||
dev-embedded/nxp-gui-guider 1.10.1: GUI Guider is a user-friendly GUI development tool for LVGL
|
||||
dev-embedded/pico-sdk 2.1.1 2.2.0: Libraries and tools for C/C++ development on RP2040 and RP2350 microcontrollers.
|
||||
dev-embedded/qdl 2.4-r1 2.5 9999: Tool to communicate with Qualcomm System On a Chip bootroms
|
||||
dev-embedded/qdl 2.5 2.6 9999: Tool to communicate with Qualcomm System On a Chip bootroms
|
||||
dev-embedded/rauc 1.15.2: Lightweight update client that runs on your Embedded Linux device
|
||||
dev-embedded/rpi-openocd 9999: OpenOCD - Open On-Chip Debugger (Raspberry Pi Fork)
|
||||
dev-embedded/squareline-studio 1.6.0: Visual drag-and-drop UI editor for LVGL
|
||||
@@ -943,7 +944,7 @@ dev-python/pypandoc 1.16.2: Pypandoc provides a thin wrapper for pandoc, a unive
|
||||
dev-python/pyperscan 0.3.0: An opinionated Python binding for Hyperscan
|
||||
dev-python/pyproject2ebuild 0.0.3: Convert pyproject.toml to Gentoo ebuilds automatically.
|
||||
dev-python/pyqtdarktheme 2.1.0: A flat dark theme for PySide and PyQt.
|
||||
dev-python/pyrefly 0.59.1 0.60.0 0.60.2: A fast type checker and language server for Python with powerful IDE features
|
||||
dev-python/pyrefly 0.59.1 0.60.2 0.61.0: A fast type checker and language server for Python with powerful IDE features
|
||||
dev-python/pyrime 0.0.7: rime for python
|
||||
dev-python/pysdl3 0.9.9_beta1: A pure Python wrapper for SDL3
|
||||
dev-python/pysnooper 1.2.1 1.2.3: Never use print for debugging again
|
||||
@@ -965,7 +966,7 @@ dev-python/python-http-client 3.3.5-r1: HTTP REST client, simplified for Python
|
||||
dev-python/python-lsp-isort 0.2.1: isort plugin for the Python LSP Server
|
||||
dev-python/python-lsp-mypy 0.7.0: Mypy plugin for the Python LSP Server
|
||||
dev-python/python-magnumclient 4.9.0 4.10.0: A client for the OpenStack Magnum API
|
||||
dev-python/python-manilaclient 5.6.0 5.7.0 5.7.1 6.0.0: Python bindings to the OpenStack Manila API
|
||||
dev-python/python-manilaclient 5.7.1 6.0.0: Python bindings to the OpenStack Manila API
|
||||
dev-python/python-octaviaclient 3.12.0 3.13.0: A client for the OpenStack Octavia API
|
||||
dev-python/python-olm 3.2.16: Python bindings for dev-libs/olm
|
||||
dev-python/python-pidfile 3.1.1: PIDFile context processor. Supported py2 and py3
|
||||
@@ -1085,7 +1086,7 @@ dev-util/bump-my-version 1.2.6 1.2.7: Version bump your Python project
|
||||
dev-util/cargo-post 0.1.7: A cargo wrapper that executes a post build script after a successful build.
|
||||
dev-util/cargo-show-asm 0.2.55: A cargo subcommand that displays the generated assembly of Rust source code.
|
||||
dev-util/catalyst-lab 1.6.0 1.6.1: An automation tool for building Gentoo release stages and binhost packages.
|
||||
dev-util/codex 0.118.0: Codex CLI - OpenAI's AI-powered coding agent
|
||||
dev-util/codex 0.120.0: Codex CLI - OpenAI's AI-powered coding agent
|
||||
dev-util/coq-lsp 0.1.9: Visual Studio Code Extension and Language Server Protocol for Coq
|
||||
dev-util/deblob 0.12 9999: remove binary executables from a directory
|
||||
dev-util/distribution-gpg-keys 1.117: Collection of GPG keys used in Linux Distributions
|
||||
@@ -1103,13 +1104,13 @@ dev-util/forgejo-runner 12.8.2 9999: A daemon that connects to a Forgejo instanc
|
||||
dev-util/fortls 2.13.0 3.0.0 3.1.1 3.1.2 3.2.2: Fortran Language Server (fortls)
|
||||
dev-util/fortran-test-drive 0.4.0 0.5.0: The simple testing framework (for Fortran)
|
||||
dev-util/gammaray 3.3.0 3.3.1: High-level runtime introspection tool for Qt applications
|
||||
dev-util/gemini-cli 0.36.0: Gemini CLI - a command-line AI workflow tool by Google
|
||||
dev-util/gemini-cli 0.38.0: Gemini CLI - a command-line AI workflow tool by Google
|
||||
dev-util/genTree 0.1.0 9999: Gentoo rootfs tree generator
|
||||
dev-util/gersemi 0.26.1: A formatter to make your CMake code the real treasure
|
||||
dev-util/git-bug 0.10.1 9999: distributed, offline-first bug tracker
|
||||
dev-util/git-pages-cli 1.5.2 1.6.0: Command-line application for publishing sites to git-pages
|
||||
dev-util/gitlab-ci-local-bin 4.43.0 4.47.0 4.56.0: Run gitlab pipelines locally as shell executor or docker executor
|
||||
dev-util/go-task 3.38.0-r1 3.41.0-r1: A task runner / simpler Make alternative written in Go
|
||||
dev-util/go-task 3.41.0-r1 3.49.1 3.50.0: A task runner / simpler Make alternative written in Go
|
||||
dev-util/google-antigravity 1.20.6 1.21.9 1.22.2: Google's AI-first IDE and agentic development platform
|
||||
dev-util/gshards 0.2: Small helper tools to aid installing Crystal packages in Gentoo
|
||||
dev-util/hare-update 0.25.2.0 0.26.0.0 9999: assist in upgrading a codebase to a newer Hare release
|
||||
@@ -1121,12 +1122,12 @@ dev-util/ios-safari-remote-debug 0_pre20250506: A remote debugger for iOS Safari
|
||||
dev-util/ios-webkit-debug-proxy 1.9.2: A DevTools proxy for iOS devices
|
||||
dev-util/istyle 1.23_pre20220127: Fast and Free Automatic Formatter for Verilog Source Code
|
||||
dev-util/juliaup 1.19.10: Julia installer and version multiplexer
|
||||
dev-util/kubetail 0.9.0 0.9.0-r1 0.9.0-r2 0.10.1 0.11.0 0.11.1 0.12.0 0.12.1 0.12.2 0.13.0: Real-time logging dashboard for Kubernetes
|
||||
dev-util/kubetail-bin 0.7.5 0.8.2 0.9.0 0.10.1 0.11.0 0.11.1 0.12.0 0.12.1 0.12.2 0.13.0: Real-time logging dashboard for Kubernetes
|
||||
dev-util/kubetail 0.9.0 0.9.0-r1 0.9.0-r2 0.10.1 0.11.0 0.11.1 0.12.0 0.12.1 0.12.2 0.13.0 0.14.0 0.14.1: Real-time logging dashboard for Kubernetes
|
||||
dev-util/kubetail-bin 0.7.5 0.8.2 0.9.0 0.10.1 0.11.0 0.11.1 0.12.0 0.12.1 0.12.2 0.13.0 0.14.0 0.14.1: Real-time logging dashboard for Kubernetes
|
||||
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-r2 0.2-r3: Simple lottie (telegram animated sticker) converter
|
||||
dev-util/lua-language-server 3.17.1 3.18.0 3.18.1: Lua language server
|
||||
dev-util/lua-language-server 3.18.0 3.18.1 3.18.2: Lua language server
|
||||
dev-util/measureme 12.0.3: Support crate for rustc's self-profiling feature
|
||||
dev-util/mh 1.4.1: Generate help for Makefile
|
||||
dev-util/minify 2.24.11 2.24.12 9999: Go minifier for web formats
|
||||
@@ -1155,7 +1156,7 @@ dev-util/scc 3.4.0: scc is a very fast accurate code counter
|
||||
dev-util/shellspec 0.28.1-r3 9999: A full-featured BDD unit testing framework for all POSIX shells
|
||||
dev-util/spi-tools 1.0.2: Simple command line tools to help using Linux spidev devices
|
||||
dev-util/stripe-cli 1.33.0-r1 1.34.0 9999: A command-line tool for Stripe
|
||||
dev-util/stylua 2.4.0: A code formatter for Lua
|
||||
dev-util/stylua 2.4.1: A code formatter for Lua
|
||||
dev-util/tailspin 5.4.5: A log file highlighter
|
||||
dev-util/termux-language-server 0.0.31: A language server for some specific Bash scripts
|
||||
dev-util/tflint-bin 0.43.0 0.46.0: A Pluggable Terraform Linter
|
||||
@@ -1180,7 +1181,7 @@ dev-vcs/git-mediawiki 0_pre20260127 9999: Gate between Git and Mediawiki
|
||||
dev-vcs/gitahead 2.7.1-r2: Graphical Git client to help understand and manage source code history
|
||||
dev-vcs/gitcomet 0.1.8: GitComet is user interface for GIT workflows
|
||||
dev-vcs/gitqlient 1.6.2 1.6.3 9999: Multi-platform Git client written with Qt
|
||||
dev-vcs/lazygit 0.57.0 0.58.0 0.58.1 0.59.0 0.60.0 9999: Simple terminal UI for git commands
|
||||
dev-vcs/lazygit 0.59.0 0.60.0 0.61.1 9999: Simple terminal UI for git commands
|
||||
dev-vcs/lazyjj 0.6.1: TUI for Jujutsu/jj
|
||||
dev-vcs/llm-git 3.0.0: AI-powered git commit message generator using LLMs
|
||||
dev-vcs/pijul 1.0.0_beta9: A distributed version control system based on a theory of patches
|
||||
@@ -1196,7 +1197,7 @@ games-action/technic-launcher 4.768 4.822: Minecraft launcher for community-made
|
||||
games-arcade/SpaceCadetPinball 2.0 2.0.1 2.1.0 9999: Decompilation of 3D Pinball for Windows - Space Cadet
|
||||
games-arcade/opensurge 0.6.1.2 9999: fun 2D retro platformer inspired by old-school Sonic games
|
||||
games-arcade/shiromino 0.2.1: fast-paced puzzle game with roots in the arcade
|
||||
games-arcade/taisei 1.4.2 1.4.3 1.4.4 9999: Clone of the Touhou series, written in C using SDL/OpenGL/OpenAL.
|
||||
games-arcade/taisei 1.4.4 9999: Clone of the Touhou series, written in C using SDL/OpenGL/OpenAL.
|
||||
games-arcade/tetrio-desktop 9 10: TETR.IO desktop client.
|
||||
games-board/fairy-stockfish 14.0.1: Chess variant engine derived from Stockfish to support fairy chess variants
|
||||
games-board/openriichi 0.2.1.1-r1: OpenRiichi is an open source Japanese Mahjong client
|
||||
@@ -1241,7 +1242,7 @@ games-rpg/open-adventure 1.17 1.18 1.20: Forward-port of the Crowther/Woods Adve
|
||||
games-rpg/primordia 3.6.70667: A cyberpunk point-and-click adventure game
|
||||
games-rpg/snoot-game 1.12.0: Visual novel parody of Goodbye Volcano High
|
||||
games-server/among-sus 20210519: Among Us, but it's a text adventure
|
||||
games-simulation/kittenspaceagency-bin 2026.4.10-r4057: A space flight and rocketry simulation
|
||||
games-simulation/kittenspaceagency-bin 2026.4.14-r4100: A space flight and rocketry simulation
|
||||
games-strategy/7k-ambition 3.2.8 9999: Seven Kingdoms: Ambition
|
||||
games-strategy/gigalomania 1.0.1: Libre clone of Mega-Lo-Mania (original from ~1990), supports original resources
|
||||
games-strategy/hedgewars 1.1.0_pre20260124: A turn-based strategy, artillery, action and comedy game
|
||||
@@ -1261,13 +1262,14 @@ games-util/hydra-launcher-bin 3.8.1 3.8.3 3.9.0 3.9.1 3.9.3 3.9.4 3.9.5: Open-so
|
||||
games-util/input-remapper 2.2.0 9999: A tool to change and program the mapping of your input device buttons
|
||||
games-util/itch-bin 25.5.1-r2 26.1.9: itch.io game browser, installer and launcher
|
||||
games-util/legendary 0.20.34-r2: A free and open-source replacement for the Epic Games Launcher
|
||||
games-util/leshade 2.4.1 2.4.2 2.4.3 2.4.4 9999: A ReShade manager for Linux
|
||||
games-util/leshade 2.4.3 2.4.4 2.4.5 9999: A ReShade manager for Linux
|
||||
games-util/libtess2 1.0.2: Game and tools oriented refactored version of GLU tesselator
|
||||
games-util/linuxtrack-qt6-wayland 1.4.1 9999: Modernized fork of Linuxtrack headtracking software
|
||||
games-util/mangohud 0.7.2-r1 0.8.0 0.8.1 0.8.2 0.8.2-r1 9999: Vulkan and OpenGL overlay for monitoring FPS, sensors, system load and more
|
||||
games-util/minigalaxy 1.4.0: A simple GOG client for Linux
|
||||
games-util/modrinth-app-bin 0.10.27 0.12.2 0.12.5: A unique, open source launcher that allows you to play your favorite Minecraft mods, and keep them up to date, all in one neat little package.
|
||||
games-util/oversteer 0.8.3 9999: Steering Wheel Manager for Linux
|
||||
games-util/protonplus 0.5.18: A modern compatibility tools manager
|
||||
games-util/protonup 0.1.5 9999: Install and Update Proton-GE
|
||||
games-util/protonup-rs 0.10.0-r1 0.11.0: TUI Program for Custom Proton Download and installation written in rust
|
||||
games-util/qzdl 20250103 99999999: Qt version of the ZDL ZDoom launcher
|
||||
@@ -1343,7 +1345,7 @@ gui-apps/meteo-qt 4.2 4.3: A system tray application for the weather status
|
||||
gui-apps/mpvpaper 1.8 9999: A video wallpaper program for wlroots based wayland compositors
|
||||
gui-apps/niri-sidebar 0.3.1: A lightweight, external sidebar manager for the Niri window manager.
|
||||
gui-apps/noctalia-qs 0.0.9 0.0.10 0.0.11 0.0.12 9999: Toolkit for building desktop widgets using QtQuick
|
||||
gui-apps/noctalia-shell 4.5.0 4.7.1 4.7.2 4.7.3 4.7.4 4.7.5 9999: A sleek and minimal desktop shell thoughtfully crafted for Wayland
|
||||
gui-apps/noctalia-shell 4.5.0 4.7.4 4.7.5 4.7.6 9999: A sleek and minimal desktop shell thoughtfully crafted for Wayland
|
||||
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.5 0.2.8: nwg-shell clipboard manager - a GTK3-based GUI for cliphist
|
||||
@@ -1406,7 +1408,7 @@ gui-apps/wlsunset 0.4.0 9999: Day/night gamma adjustments for Wayland
|
||||
gui-apps/wob 0.15.1-r1 0.16: 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.14.19 0.15.0: Dynamic key remap for X and Wayland
|
||||
gui-apps/xremap 0.14.19 0.15.1: Dynamic key remap for X and Wayland
|
||||
gui-apps/xwayland-satellite 0.5.1 0.8 0.8.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
|
||||
@@ -1418,8 +1420,8 @@ gui-libs/qml-niri 0.1.4: A QML plugin for niri
|
||||
gui-libs/qtforkawesome 0.3.2-r1: Library that bundles ForkAwesome for use within Qt applications
|
||||
gui-libs/qtutilities 6.19.1 6.20.0: Useful Qt related C++ classes and routines
|
||||
gui-libs/scenefx 0.4.1 9999: A replacement for the wlroots scene API with eye-candy effects.
|
||||
gui-wm/beansprout 0.2.2 9999: A tiling window manager for the river Wayland compositor
|
||||
gui-wm/cage 0.2.1 9999: A Wayland kiosk
|
||||
gui-wm/beansprout 0.2.3 9999: A tiling window manager for the river Wayland compositor
|
||||
gui-wm/cage 0.2.1 0.3.0 9999: A Wayland kiosk
|
||||
gui-wm/canoe 0.3.1: Canoe, a River window manager implementation in Rust
|
||||
gui-wm/kwm 0.1.2: A window manager based on River Wayland compositor
|
||||
gui-wm/mangowm 0.12.8 9999: wayland compositor based on wlroots and scenefx(dwl but no suckless)
|
||||
@@ -1516,7 +1518,6 @@ media-libs/opencomposite 1.0.1521 9999: OpenVR over OpenXR compatibility layer
|
||||
media-libs/openvr 1.23.8: OpenVR SDK
|
||||
media-libs/openxr-loader 1.1.52 1.1.54 9999: OpenXR loader
|
||||
media-libs/raylib 5.0 5.5 9999: A simple and easy-to-use library to learn videogames programming
|
||||
media-libs/sonic 0.2.0_p20250419 0.2.0_p20260314: Simple library to speed up or slow down speech
|
||||
media-libs/svt-vp9 0.3.0 0.3.1 9999: Scalable Video Technology for VP9 (SVT-VP9 Encoder)
|
||||
media-libs/vvdec 2.3.0: VVdeC, the Fraunhofer Versatile Video Decoder
|
||||
media-libs/vvenc 1.11.1: VVenC, the Fraunhofer Versatile Video Encoder
|
||||
@@ -1590,7 +1591,7 @@ media-sound/subtui 2.13.1: A lightweight Subsonic TUI music player built in Go w
|
||||
media-sound/supersonic 0.21.0 0.21.1: A lightweight and full-featured cross-platform desktop client
|
||||
media-sound/tenacity 1.3.4-r4: Easy-to-use, privacy-friendly, FLOSS, cross-platform multi-track audio editor
|
||||
media-sound/tidal-hifi-bin 5.16.0-r1 5.17.0 6.1.0 6.2.0 6.3.0 6.3.1: Web version of Tidal running in electron with Hi-Fi support thanks to Widevine.
|
||||
media-sound/yandex-music 5.86.0 5.88.0 5.90.0 5.91.1 5.92.1 5.93.1 5.94.0: Yandex Music streaming service
|
||||
media-sound/yandex-music 5.92.1 5.93.1 5.94.0 5.95.0: Yandex Music streaming service
|
||||
media-sound/yewtube 2.12.0 9999: Terminal-based YouTube player and downloader
|
||||
media-sound/ymuse 0.22: GTK client for Music Player Daemon (MPD) written in Go
|
||||
media-sound/youtube-music-bin 3.11.0-r1: YouTube Music Desktop App bundled with custom plugins
|
||||
@@ -1818,7 +1819,7 @@ net-print/hpuld 1.00.39.15.00.23-r1: HP Unified Linux Driver (for samsung hardwa
|
||||
net-proxy/MTProxy 3.0.4-r1: Community fork of MTProxy
|
||||
net-proxy/Throne 1.1.1 1.1.2: Qt based cross-platform GUI proxy configuration manager
|
||||
net-proxy/byedpi 0.17.2 0.17.3 9999: Bypass DPI SOCKS proxy
|
||||
net-proxy/ngrok-bin 3.37.3: ngrok is a reverse proxy, firewall, and API gateway
|
||||
net-proxy/ngrok-bin 3.37.6: ngrok is a reverse proxy, firewall, and API gateway
|
||||
net-proxy/opera-proxy 1.15.0: Standalone Opera VPN proxies client
|
||||
net-proxy/shadowsocks-rust 1.22.0: A Rust port of shadowsocks
|
||||
net-proxy/snowflake 2.11.0-r1 2.12.1: Pluggable Transport using WebRTC, inspired by Flashproxy
|
||||
@@ -1834,7 +1835,7 @@ net-vpn/amneziawg-modules 1.0.20251009 1.0.20260210: AmneziaWG Linux kernel modu
|
||||
net-vpn/amneziawg-tools 1.0.20250903 1.0.20260223: Required tools for AmneziaWG, such as awg(8) and awg-quick(8)
|
||||
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 2026.1: Tool used to manage daemon setup
|
||||
net-vpn/mullvadvpn-app 2026.1 2026.2_beta1: Tool used to manage daemon setup
|
||||
net-vpn/proton-vpn-gtk-app 4.11.0: Proton VPN GTK app
|
||||
net-vpn/vtun-embedded 3.0.7 3.1.0: Create tunnels over TCP/IP networks with shaping, encryption, and compression
|
||||
net-vpn/vtun-ng 3.0.22 3.1.0: Create tunnels over TCP/IP networks with shaping, encryption, and compression
|
||||
@@ -2082,13 +2083,14 @@ www-apps/zola 0.21.0 0.22.1-r1 0.22.1-r2: A fast static site generator with ever
|
||||
www-client/badwolf 1.4.0-r2 9999-r1: Minimalist and privacy-oriented WebKitGTK+ browser
|
||||
www-client/browsh 1.8.2 1.8.3: A fully-modern text-based browser, rendering to TTY and browsers
|
||||
www-client/chawan 0.3.3 9999: TUI web browser; supports CSS, images, JavaScript, and multiple web protocols
|
||||
www-client/helium-bin 0.10.6.1 0.10.7.1 0.10.8.1: Private, fast, and honest web browser based on Chromium
|
||||
www-client/helium-bin 0.10.7.1 0.10.8.1 0.11.2.1: Private, fast, and honest web browser based on Chromium
|
||||
www-client/mullvad-browser-bin 15.0.9-r1: The Mullvad Browser is developed to minimize tracking and fingerprinting.
|
||||
www-client/nyxt 3.11.8 3.12.0 9999: Nyxt - the hacker's power-browser
|
||||
www-client/opera-gx-bin 128.0.5807.97: Opera GX Browser (Binary Package)
|
||||
www-client/torbrowser-launcher 0.3.9: A program to help you securely download and run Tor Browser
|
||||
www-client/vimb 3.7.0 9999: A fast, lightweight, vim-like browser based on webkit
|
||||
www-client/yandex-browser 26.3.1.1041_p1: The web browser from Yandex
|
||||
www-client/waterfox-bin 6.6.11: A privacy-focused, performance-oriented browser based on Firefox
|
||||
www-client/yandex-browser 26.3.1.1088_p1: The web browser from Yandex
|
||||
www-client/zen-bin 1.18.10b 1.19.8b: Zen Browser - A fast, privacy-focused Firefox fork
|
||||
www-misc/dufs 0.40.0: Dufs is a distinctive utility file server
|
||||
www-misc/gitea2rss 0.7.0: Generates RSS feeds from Gitea releases, tags and commits
|
||||
@@ -2142,7 +2144,7 @@ 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/alacritty-graphics 0.16.1 9999: GPU-accelerated terminal emulator with sixel support
|
||||
x11-terms/dmd5620 2.1.0: GTK+ 3.0 implementation of an AT&T / Teletype DMD 5620 emulator.
|
||||
x11-terms/rio 0.2.37 0.3.1: A hardware-accelerated GPU terminal emulator powered by WebGPU
|
||||
x11-terms/rio 0.2.37 0.3.1 0.3.8: 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, 15 Apr 2026 00:46:21 +0000
|
||||
Wed, 15 Apr 2026 23:15:57 +0000
|
||||
|
||||
@@ -456,7 +456,7 @@ gui-apps/xremap:gnome - build client for GNOME Wayland
|
||||
gui-apps/xremap:hyprland - build client for Hyprland
|
||||
gui-apps/xremap:kde - build client for KDE-Plasma Wayland
|
||||
gui-apps/xremap:niri - build client for Niri
|
||||
gui-apps/xremap:socket - build client for Socket client with logind session monitor
|
||||
gui-apps/xremap:socket - build client for Variant for system service
|
||||
gui-apps/xremap:wlroots - build client for Sway, Wayfire, etc.
|
||||
gui-apps/xremap:x11 - build client for X11
|
||||
gui-apps/yambar:alsa - ALSA support
|
||||
|
||||
Reference in New Issue
Block a user