mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
2026-04-24 14:31:11 UTC
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
DEFINED_PHASES=install
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=Edit files as root using an unprivileged editor
|
||||
EAPI=8
|
||||
HOMEPAGE=https://codeberg.org/TotallyLeGIT/doasedit
|
||||
@@ -7,4 +7,4 @@ LICENSE=MIT
|
||||
RDEPEND=app-admin/doas
|
||||
SLOT=0
|
||||
SRC_URI=https://codeberg.org/TotallyLeGIT/doasedit/archive/1.0.8.tar.gz -> doasedit-1.0.8.tar.gz
|
||||
_md5_=7b02c296f0c96c2b1a794f78f3932811
|
||||
_md5_=112337b4bb93b85e18874648e5c3d45d
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DEFINED_PHASES=install
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=Edit files as root using an unprivileged editor
|
||||
EAPI=8
|
||||
HOMEPAGE=https://codeberg.org/TotallyLeGIT/doasedit
|
||||
@@ -7,4 +7,4 @@ LICENSE=MIT
|
||||
RDEPEND=app-admin/doas
|
||||
SLOT=0
|
||||
SRC_URI=https://codeberg.org/TotallyLeGIT/doasedit/archive/1.0.9.tar.gz -> doasedit-1.0.9.tar.gz
|
||||
_md5_=7b02c296f0c96c2b1a794f78f3932811
|
||||
_md5_=112337b4bb93b85e18874648e5c3d45d
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=install unpack
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DESCRIPTION=Edit files as root using an unprivileged editor
|
||||
EAPI=8
|
||||
HOMEPAGE=https://codeberg.org/TotallyLeGIT/doasedit
|
||||
@@ -9,4 +9,4 @@ PROPERTIES=live
|
||||
RDEPEND=app-admin/doas
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 7b584b5dc33e3bc66ff5b9271bf41764
|
||||
_md5_=7b02c296f0c96c2b1a794f78f3932811
|
||||
_md5_=112337b4bb93b85e18874648e5c3d45d
|
||||
|
||||
@@ -1,16 +1,15 @@
|
||||
BDEPEND=virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.28.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare test
|
||||
DEPEND=x11-libs/gtk+:3[wayland?] >=dev-libs/glib-2.24 virtual/zlib:= dev-libs/json-glib net-libs/libsoup:3.0 x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/libX11 x11-libs/pango vulkan? ( dev-util/glslang media-libs/shaderc wayland? ( gui-libs/libdecor ) )
|
||||
DEPEND=x11-libs/gtk+:3[wayland?] >=dev-libs/glib-2.24 virtual/zlib:= dev-libs/json-glib net-libs/libsoup:3.0 x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/libX11 x11-libs/pango qt6? ( dev-qt/qtbase:6[opengl,widgets,gui] ) vulkan? ( dev-util/glslang media-libs/shaderc X? ( x11-libs/libxcb ) wayland? ( dev-libs/wayland gui-libs/libdecor ) )
|
||||
DESCRIPTION=System Information and Benchmark for Linux Systems
|
||||
EAPI=8
|
||||
HOMEPAGE=https://hardinfo2.org
|
||||
INHERIT=cmake flag-o-matic xdg-utils
|
||||
IUSE=X fwupd wayland vulkan
|
||||
IUSE=X qt6 systemd wayland vulkan
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2+ GPL-3+ LGPL-2.1+
|
||||
RDEPEND=x11-libs/gtk+:3[wayland?] >=dev-libs/glib-2.24 virtual/zlib:= dev-libs/json-glib net-libs/libsoup:3.0 x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/libX11 x11-libs/pango vulkan? ( dev-util/glslang media-libs/shaderc wayland? ( gui-libs/libdecor ) ) dev-util/vulkan-tools net-misc/iperf:3 sys-apps/dmidecode sys-apps/lm-sensors sys-fs/lsscsi sys-fs/udisks:2 x11-apps/mesa-progs x11-apps/xrandr x11-misc/xdg-utils app-benchmarks/sysbench fwupd? ( sys-apps/fwupd )
|
||||
REQUIRED_USE=wayland? ( vulkan ) X? ( vulkan )
|
||||
RDEPEND=x11-libs/gtk+:3[wayland?] >=dev-libs/glib-2.24 virtual/zlib:= dev-libs/json-glib net-libs/libsoup:3.0 x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/libX11 x11-libs/pango qt6? ( dev-qt/qtbase:6[opengl,widgets,gui] ) vulkan? ( dev-util/glslang media-libs/shaderc X? ( x11-libs/libxcb ) wayland? ( dev-libs/wayland gui-libs/libdecor ) ) net-misc/iperf:3 sys-apps/dmidecode sys-apps/fwupd sys-apps/gawk sys-apps/lm-sensors sys-fs/lsscsi sys-fs/udisks:2 x11-apps/mesa-progs x11-apps/xrandr x11-misc/xdg-utils app-benchmarks/sysbench vulkan? ( dev-util/vulkan-tools )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/hardinfo2/hardinfo2/archive/refs/tags/release-2.2.13.tar.gz -> hardinfo2-2.2.13.tar.gz
|
||||
SRC_URI=https://github.com/hardinfo2/hardinfo2/archive/refs/tags/release-2.2.16.tar.gz -> hardinfo2-2.2.16.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
|
||||
_md5_=99c62471498daeee3f5ae90238de82fa
|
||||
_md5_=dbe5080fb3d4cd417d4273b4e517be17
|
||||
File diff suppressed because one or more lines are too long
13
metadata/md5-cache/app-crypt/rage-0.11.2
Normal file
13
metadata/md5-cache/app-crypt/rage-0.11.2
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
|
||||
DEFINED_PHASES=compile configure install setup test unpack
|
||||
DESCRIPTION=A simple, secure, and modern encryption tool.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/str4d/rage
|
||||
INHERIT=cargo
|
||||
IUSE=debug
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=|| ( Apache-2.0 MIT ) Apache-2.0 BSD-2 BSD CC0-1.0 CDDL MIT Unicode-DFS-2016
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/str4d/rage/archive/refs/tags/v0.11.2.tar.gz -> rage-0.11.2.tar.xz https://codeberg.org/ceres-sees-all/guru-distfiles/releases/download/rage-0.11.2-deps.tar.xz/rage-0.11.2-deps.tar.xz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033
|
||||
_md5_=310b7a1aaa356a8828a883e840c665e7
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
15
metadata/md5-cache/app-editors/fresh-0.3.0
Normal file
15
metadata/md5-cache/app-editors/fresh-0.3.0
Normal file
File diff suppressed because one or more lines are too long
@@ -1,4 +1,4 @@
|
||||
DEFINED_PHASES=install
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=A pretty system information tool written in POSIX sh
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Un1q32/pfetch
|
||||
@@ -6,4 +6,4 @@ KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Un1q32/pfetch/archive/1.9.4/pfetch-1.9.4.tar.gz
|
||||
_md5_=84d732e718bf7575f0e72e1bfe36f63e
|
||||
_md5_=0c37e5978512f96185edf8eb29973526
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=install unpack
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DESCRIPTION=A pretty system information tool written in POSIX sh
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Un1q32/pfetch
|
||||
@@ -8,4 +8,4 @@ LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 7b584b5dc33e3bc66ff5b9271bf41764
|
||||
_md5_=84d732e718bf7575f0e72e1bfe36f63e
|
||||
_md5_=0c37e5978512f96185edf8eb29973526
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
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/flit-core-3.11.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DESCRIPTION=TUI front-end for Portage and eix
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/dsafxP/carnage
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=distutils-r1 optfeature desktop xdg
|
||||
IUSE=python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/lxml-6.0.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/msgpack-1.1.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=sys-apps/portage-3.0.77[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/textual-8.1.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tomlkit-0.14.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=app-portage/gentoolkit-0.7.1[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 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/dsafxP/carnage/archive/v1.3b.tar.gz -> carnage-1.3b.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 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 optfeature 538bce96e5589935b57e178e8635f301 desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=01d6a37cee157912f97546713c62c4b3
|
||||
16
metadata/md5-cache/app-portage/carnage-1.4
Normal file
16
metadata/md5-cache/app-portage/carnage-1.4
Normal file
@@ -0,0 +1,16 @@
|
||||
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/flit-core-3.11.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DESCRIPTION=TUI front-end for Portage and eix
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/dsafxP/carnage
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=distutils-r1 optfeature desktop xdg
|
||||
IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/lxml-6.0.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/msgpack-1.1.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=sys-apps/portage-3.0.77[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/textual-8.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/tomlkit-0.14.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=app-portage/gentoolkit-0.7.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/platformdirs-4.9.6[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/dsafxP/carnage/archive/v1.4.tar.gz -> carnage-1.4.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 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 optfeature 538bce96e5589935b57e178e8635f301 desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=ba6be4bce39969891d0083125835011e
|
||||
@@ -1,15 +1,15 @@
|
||||
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/flit-core-3.11.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-vcs/git-1.8.2.1[curl]
|
||||
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/flit-core-3.11.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DESCRIPTION=TUI front-end for Portage and eix
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/dsafxP/carnage
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=distutils-r1 optfeature desktop xdg git-r3
|
||||
IUSE=python_targets_python3_12 python_targets_python3_13
|
||||
IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
RDEPEND=>=dev-python/lxml-6.0.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/msgpack-1.1.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=sys-apps/portage-3.0.77[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/textual-8.1.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tomlkit-0.14.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=app-portage/gentoolkit-0.7.1[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/lxml-6.0.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/msgpack-1.1.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=sys-apps/portage-3.0.77[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/textual-8.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/tomlkit-0.14.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=app-portage/gentoolkit-0.7.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/platformdirs-4.9.6[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
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 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 optfeature 538bce96e5589935b57e178e8635f301 desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 git-r3 7b584b5dc33e3bc66ff5b9271bf41764
|
||||
_md5_=01d6a37cee157912f97546713c62c4b3
|
||||
_md5_=ba6be4bce39969891d0083125835011e
|
||||
|
||||
16
metadata/md5-cache/dev-embedded/esp-idf-5.4.4
Normal file
16
metadata/md5-cache/dev-embedded/esp-idf-5.4.4
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=app-arch/unzip
|
||||
DEFINED_PHASES=install postinst
|
||||
DESCRIPTION=Espressif IoT Development Framework
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.espressif.com/
|
||||
INHERIT=estack optfeature python-r1
|
||||
IUSE=python-gdb riscv32 python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) dev-libs/libusb:1 dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyserial[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/cryptography[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyparsing[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyelftools[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-coredump[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/esptool-5.0.0 <dev-embedded/esp-idf-kconfig-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/esp-idf-monitor-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-nvs-partition-gen[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-panic-decoder[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/esp-idf-size-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/freertos-gdb[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/idf-component-manager-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] virtual/zlib:=
|
||||
REQUIRED_USE=python-gdb? ( || ( python_targets_python3_12 ) ) || ( python_targets_python3_12 python_targets_python3_13 )
|
||||
RESTRICT=strip mirror
|
||||
SLOT=0/5.4
|
||||
SRC_URI=https://dl.espressif.com/github_assets/espressif/esp-idf/releases/download/v5.4.4/esp-idf-v5.4.4.zip -> esp-idf-5.4.4.zip https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20260304/openocd-esp32-linux-amd64-0.12.0-esp32-20260304.tar.gz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.3_20250913/xtensa-esp-elf-gdb-16.3_20250913-x86_64-linux-gnu.tar.gz https://github.com/espressif/crosstool-NG/releases/download/esp-14.2.0_20260121/xtensa-esp-elf-14.2.0_20260121-x86_64-linux-gnu.tar.xz riscv32? ( https://github.com/espressif/crosstool-NG/releases/download/esp-14.2.0_20260121/riscv32-esp-elf-14.2.0_20260121-x86_64-linux-gnu.tar.xz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.3_20250913/riscv32-esp-elf-gdb-16.3_20250913-x86_64-linux-gnu.tar.gz )
|
||||
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 optfeature 538bce96e5589935b57e178e8635f301 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf
|
||||
_md5_=c55b6fcc649340d6883a98241de2564f
|
||||
14
metadata/md5-cache/dev-embedded/imsprog-1.8.3-r1
Normal file
14
metadata/md5-cache/dev-embedded/imsprog-1.8.3-r1
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=dev-build/cmake dev-qt/linguist-tools dev-util/pkgconf || ( sys-apps/systemd sys-apps/systemd-utils ) app-arch/gzip app-alternatives/ninja >=dev-build/cmake-3.28.5 virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare test
|
||||
DEPEND=dev-libs/libusb dev-qt/qtwidgets dev-qt/qtnetwork
|
||||
DESCRIPTION=I2C, MicroWire and SPI EEPROM/Flash chip Programmer
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/bigbigmdm/IMSProg
|
||||
INHERIT=cmake udev
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-libs/libusb dev-qt/qtwidgets dev-qt/qtnetwork
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/bigbigmdm/IMSProg/archive/refs/tags/v1.8.3.tar.gz -> imsprog-1.8.3.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 udev 20c370aff0d0c108f3605c84b3f47084
|
||||
_md5_=d176e31165f22e00df70542ac865d37f
|
||||
@@ -13,4 +13,4 @@ RESTRICT=strip
|
||||
SLOT=6/2
|
||||
SRC_URI=https://github.com/apple/swift-argument-parser/archive/refs/tags/1.4.0.tar.gz -> swift-argument-parser-1.4.0.tar.gz https://github.com/apple/swift-asn1/archive/refs/tags/1.0.0.tar.gz -> swift-asn1-1.0.0.tar.gz https://github.com/apple/swift-async-algorithms/archive/refs/tags/1.0.1.tar.gz -> swift-async-algorithms-1.0.1.tar.gz https://github.com/apple/swift-atomics/archive/refs/tags/1.2.0.tar.gz -> swift-atomics-1.2.0.tar.gz https://github.com/apple/swift-certificates/archive/refs/tags/1.0.1.tar.gz -> swift-certificates-1.0.1.tar.gz https://github.com/apple/swift-collections/archive/refs/tags/1.1.3.tar.gz -> swift-collections-1.1.3.tar.gz https://github.com/apple/swift-crypto/archive/refs/tags/3.0.0.tar.gz -> swift-crypto-3.0.0.tar.gz https://github.com/apple/swift-log/archive/refs/tags/1.5.4.tar.gz -> swift-log-1.5.4.tar.gz https://github.com/apple/swift-nio/archive/refs/tags/2.65.0.tar.gz -> swift-nio-2.65.0.tar.gz https://github.com/apple/swift-numerics/archive/refs/tags/1.0.2.tar.gz -> swift-numerics-1.0.2.tar.gz https://github.com/apple/swift-system/archive/refs/tags/1.5.0.tar.gz -> swift-system-1.5.0.tar.gz https://github.com/microsoft/mimalloc/archive/refs/tags/v3.0.1.tar.gz -> mimalloc-v3.0.1.tar.gz https://github.com/swiftlang/indexstore-db/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> indexstore-db-6.2.4.tar.gz https://github.com/swiftlang/llvm-project/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> llvm-project-6.2.4.tar.gz https://github.com/swiftlang/sourcekit-lsp/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> sourcekit-lsp-6.2.4.tar.gz https://github.com/swiftlang/swift-build/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-build-6.2.4.tar.gz https://github.com/swiftlang/swift-cmark/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-cmark-6.2.4.tar.gz https://github.com/swiftlang/swift-corelibs-foundation/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-corelibs-foundation-6.2.4.tar.gz https://github.com/swiftlang/swift-corelibs-libdispatch/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-corelibs-libdispatch-6.2.4.tar.gz https://github.com/swiftlang/swift-corelibs-xctest/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-corelibs-xctest-6.2.4.tar.gz https://github.com/swiftlang/swift-docc-render-artifact/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-docc-render-artifact-6.2.4.tar.gz https://github.com/swiftlang/swift-docc-symbolkit/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-docc-symbolkit-6.2.4.tar.gz https://github.com/swiftlang/swift-docc/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-docc-6.2.4.tar.gz https://github.com/swiftlang/swift-driver/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-driver-6.2.4.tar.gz https://github.com/swiftlang/swift-experimental-string-processing/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-experimental-string-processing-6.2.4.tar.gz https://github.com/swiftlang/swift-format/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-format-6.2.4.tar.gz https://github.com/swiftlang/swift-foundation-icu/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-foundation-icu-6.2.4.tar.gz https://github.com/swiftlang/swift-foundation/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-foundation-6.2.4.tar.gz https://github.com/swiftlang/swift-installer-scripts/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-installer-scripts-6.2.4.tar.gz https://github.com/swiftlang/swift-integration-tests/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-integration-tests-6.2.4.tar.gz https://github.com/swiftlang/swift-llbuild/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-llbuild-6.2.4.tar.gz https://github.com/swiftlang/swift-llvm-bindings/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-llvm-bindings-6.2.4.tar.gz https://github.com/swiftlang/swift-lmdb/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-lmdb-6.2.4.tar.gz https://github.com/swiftlang/swift-markdown/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-markdown-6.2.4.tar.gz https://github.com/swiftlang/swift-package-manager/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-package-manager-6.2.4.tar.gz https://github.com/swiftlang/swift-stress-tester/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-stress-tester-6.2.4.tar.gz https://github.com/swiftlang/swift-syntax/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-syntax-6.2.4.tar.gz https://github.com/swiftlang/swift-testing/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-testing-6.2.4.tar.gz https://github.com/swiftlang/swift-toolchain-sqlite/archive/refs/tags/1.0.1.tar.gz -> swift-toolchain-sqlite-1.0.1.tar.gz https://github.com/swiftlang/swift-tools-support-core/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-tools-support-core-6.2.4.tar.gz https://github.com/swiftlang/swift/archive/refs/tags/swift-6.2.4-RELEASE.tar.gz -> swift-6.2.4.tar.gz
|
||||
_eclasses_=llvm-utils e7edb4086e31c8537574b263d899f826 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 llvm-r2 8bc46809768366b4239eab39335419bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
||||
_md5_=658bd1eb4721b311b15a2c9698be6386
|
||||
_md5_=0e631d0b05cbc50e573ea0185bdaef12
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,15 +0,0 @@
|
||||
BDEPEND=virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.28.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=app-arch/bzip2 app-arch/rpm app-arch/xz-utils app-arch/zstd:= virtual/zlib:= expat? ( dev-libs/expat ) !expat? ( dev-libs/libxml2:= ) zchunk? ( app-arch/zchunk )
|
||||
DESCRIPTION=Library for solving packages and reading repositories
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/openSUSE/libsolv
|
||||
INHERIT=cmake
|
||||
IUSE=expat zchunk
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=app-arch/bzip2 app-arch/rpm app-arch/xz-utils app-arch/zstd:= virtual/zlib:= expat? ( dev-libs/expat ) !expat? ( dev-libs/libxml2:= ) zchunk? ( app-arch/zchunk )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/openSUSE/libsolv/archive/refs/tags/0.7.35.tar.gz -> libsolv-0.7.35.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
|
||||
_md5_=3e8442eb413b98b4328e7ac0e13dd1c9
|
||||
@@ -10,6 +10,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=app-arch/bzip2 app-arch/rpm app-arch/xz-utils app-arch/zstd:= virtual/zlib:= expat? ( dev-libs/expat ) !expat? ( dev-libs/libxml2:= ) zchunk? ( app-arch/zchunk )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/openSUSE/libsolv/archive/refs/tags/0.7.34.tar.gz -> libsolv-0.7.34.tar.gz
|
||||
SRC_URI=https://github.com/openSUSE/libsolv/archive/refs/tags/0.7.37.tar.gz -> libsolv-0.7.37.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
|
||||
_md5_=3e8442eb413b98b4328e7ac0e13dd1c9
|
||||
_md5_=6ce60ce6520f17576edaebf059ff735d
|
||||
@@ -1,16 +0,0 @@
|
||||
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=Qt plotting widgets for Python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/PythonQwt
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/pyqt5[python_targets_python3_12(-)?,python_targets_python3_13(-)?,svg] dev-python/numpy[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
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/P/PythonQwt/pythonqwt-0.14.5.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 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_=42a58755d9d552d5c331926f871fb9d0
|
||||
@@ -1,17 +1,17 @@
|
||||
BDEPEND=test? ( app-text/poppler ) test? ( ruby_targets_ruby32? ( >=dev-ruby/asciidoctor-2.0[ruby_targets_ruby32(-)] >=dev-ruby/concurrent-ruby-1.1[ruby_targets_ruby32(-)] >=dev-ruby/matrix-0.4[ruby_targets_ruby32(-)] >=dev-ruby/prawn-2.4.0:2[ruby_targets_ruby32(-)] >=dev-ruby/prawn-icon-3.0.0[ruby_targets_ruby32(-)] >=dev-ruby/prawn-svg-0.34.0[ruby_targets_ruby32(-)] >=dev-ruby/prawn-table-0.2.0[ruby_targets_ruby32(-)] >=dev-ruby/prawn-templates-0.1.0[ruby_targets_ruby32(-)] >=dev-ruby/treetop-1.6.0[ruby_targets_ruby32(-)] >=dev-ruby/ttfunk-1.7.0[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( >=dev-ruby/asciidoctor-2.0[ruby_targets_ruby33(-)] >=dev-ruby/concurrent-ruby-1.1[ruby_targets_ruby33(-)] >=dev-ruby/matrix-0.4[ruby_targets_ruby33(-)] >=dev-ruby/prawn-2.4.0:2[ruby_targets_ruby33(-)] >=dev-ruby/prawn-icon-3.0.0[ruby_targets_ruby33(-)] >=dev-ruby/prawn-svg-0.34.0[ruby_targets_ruby33(-)] >=dev-ruby/prawn-table-0.2.0[ruby_targets_ruby33(-)] >=dev-ruby/prawn-templates-0.1.0[ruby_targets_ruby33(-)] >=dev-ruby/treetop-1.6.0[ruby_targets_ruby33(-)] >=dev-ruby/ttfunk-1.7.0[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby32? ( test? ( >=dev-ruby/chunky_png-1.4.0[ruby_targets_ruby32(-)] >=dev-ruby/coderay-1.1.0[ruby_targets_ruby32(-)] >=dev-ruby/pdf-inspector-1.3.0[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( test? ( >=dev-ruby/chunky_png-1.4.0[ruby_targets_ruby33(-)] >=dev-ruby/coderay-1.1.0[ruby_targets_ruby33(-)] >=dev-ruby/pdf-inspector-1.3.0[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby32? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby32? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) test? ( ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) )
|
||||
BDEPEND=test? ( app-text/poppler ) test? ( ruby_targets_ruby32? ( >=dev-ruby/asciidoctor-2.0[ruby_targets_ruby32(-)] >=dev-ruby/concurrent-ruby-1.1[ruby_targets_ruby32(-)] >=dev-ruby/matrix-0.4[ruby_targets_ruby32(-)] >=dev-ruby/prawn-2.4.0:2[ruby_targets_ruby32(-)] >=dev-ruby/prawn-icon-3.0.0[ruby_targets_ruby32(-)] >=dev-ruby/prawn-svg-0.34.0[ruby_targets_ruby32(-)] >=dev-ruby/prawn-table-0.2.0[ruby_targets_ruby32(-)] >=dev-ruby/prawn-templates-0.1.0[ruby_targets_ruby32(-)] >=dev-ruby/treetop-1.6.0[ruby_targets_ruby32(-)] >=dev-ruby/ttfunk-1.7.0[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( >=dev-ruby/asciidoctor-2.0[ruby_targets_ruby33(-)] >=dev-ruby/concurrent-ruby-1.1[ruby_targets_ruby33(-)] >=dev-ruby/matrix-0.4[ruby_targets_ruby33(-)] >=dev-ruby/prawn-2.4.0:2[ruby_targets_ruby33(-)] >=dev-ruby/prawn-icon-3.0.0[ruby_targets_ruby33(-)] >=dev-ruby/prawn-svg-0.34.0[ruby_targets_ruby33(-)] >=dev-ruby/prawn-table-0.2.0[ruby_targets_ruby33(-)] >=dev-ruby/prawn-templates-0.1.0[ruby_targets_ruby33(-)] >=dev-ruby/treetop-1.6.0[ruby_targets_ruby33(-)] >=dev-ruby/ttfunk-1.7.0[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( >=dev-ruby/asciidoctor-2.0[ruby_targets_ruby34(-)] >=dev-ruby/concurrent-ruby-1.1[ruby_targets_ruby34(-)] >=dev-ruby/matrix-0.4[ruby_targets_ruby34(-)] >=dev-ruby/prawn-2.4.0:2[ruby_targets_ruby34(-)] >=dev-ruby/prawn-icon-3.0.0[ruby_targets_ruby34(-)] >=dev-ruby/prawn-svg-0.34.0[ruby_targets_ruby34(-)] >=dev-ruby/prawn-table-0.2.0[ruby_targets_ruby34(-)] >=dev-ruby/prawn-templates-0.1.0[ruby_targets_ruby34(-)] >=dev-ruby/treetop-1.6.0[ruby_targets_ruby34(-)] >=dev-ruby/ttfunk-1.7.0[ruby_targets_ruby34(-)] ) ) ruby_targets_ruby32? ( test? ( >=dev-ruby/chunky_png-1.4.0[ruby_targets_ruby32(-)] >=dev-ruby/coderay-1.1.0[ruby_targets_ruby32(-)] >=dev-ruby/pdf-inspector-1.3.0[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( test? ( >=dev-ruby/chunky_png-1.4.0[ruby_targets_ruby33(-)] >=dev-ruby/coderay-1.1.0[ruby_targets_ruby33(-)] >=dev-ruby/pdf-inspector-1.3.0[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby34? ( test? ( >=dev-ruby/chunky_png-1.4.0[ruby_targets_ruby34(-)] >=dev-ruby/coderay-1.1.0[ruby_targets_ruby34(-)] >=dev-ruby/pdf-inspector-1.3.0[ruby_targets_ruby34(-)] ) ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby34? ( dev-lang/ruby:3.4 ) ruby_targets_ruby32? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby34? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby34(-)] ) ) ruby_targets_ruby32? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby34? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby34(-)] ) ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] ) test? ( ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] ) )
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DEPEND=ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] )
|
||||
DEPEND=ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby34? ( dev-lang/ruby:3.4 ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] )
|
||||
DESCRIPTION=A native PDF converter for AsciiDoc based on Asciidoctor and Prawn
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/asciidoctor/asciidoctor-pdf
|
||||
INHERIT=ruby-fakegem
|
||||
IUSE=test ruby_targets_ruby32 ruby_targets_ruby33 doc test test
|
||||
IUSE=test ruby_targets_ruby32 ruby_targets_ruby33 ruby_targets_ruby34 doc test test
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=ruby_targets_ruby32? ( >=dev-ruby/asciidoctor-2.0[ruby_targets_ruby32(-)] >=dev-ruby/concurrent-ruby-1.1[ruby_targets_ruby32(-)] >=dev-ruby/matrix-0.4[ruby_targets_ruby32(-)] >=dev-ruby/prawn-2.4.0:2[ruby_targets_ruby32(-)] >=dev-ruby/prawn-icon-3.0.0[ruby_targets_ruby32(-)] >=dev-ruby/prawn-svg-0.34.0[ruby_targets_ruby32(-)] >=dev-ruby/prawn-table-0.2.0[ruby_targets_ruby32(-)] >=dev-ruby/prawn-templates-0.1.0[ruby_targets_ruby32(-)] >=dev-ruby/treetop-1.6.0[ruby_targets_ruby32(-)] >=dev-ruby/ttfunk-1.7.0[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( >=dev-ruby/asciidoctor-2.0[ruby_targets_ruby33(-)] >=dev-ruby/concurrent-ruby-1.1[ruby_targets_ruby33(-)] >=dev-ruby/matrix-0.4[ruby_targets_ruby33(-)] >=dev-ruby/prawn-2.4.0:2[ruby_targets_ruby33(-)] >=dev-ruby/prawn-icon-3.0.0[ruby_targets_ruby33(-)] >=dev-ruby/prawn-svg-0.34.0[ruby_targets_ruby33(-)] >=dev-ruby/prawn-table-0.2.0[ruby_targets_ruby33(-)] >=dev-ruby/prawn-templates-0.1.0[ruby_targets_ruby33(-)] >=dev-ruby/treetop-1.6.0[ruby_targets_ruby33(-)] >=dev-ruby/ttfunk-1.7.0[ruby_targets_ruby33(-)] ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] )
|
||||
REQUIRED_USE=|| ( ruby_targets_ruby32 ruby_targets_ruby33 )
|
||||
RDEPEND=ruby_targets_ruby32? ( >=dev-ruby/asciidoctor-2.0[ruby_targets_ruby32(-)] >=dev-ruby/concurrent-ruby-1.1[ruby_targets_ruby32(-)] >=dev-ruby/matrix-0.4[ruby_targets_ruby32(-)] >=dev-ruby/prawn-2.4.0:2[ruby_targets_ruby32(-)] >=dev-ruby/prawn-icon-3.0.0[ruby_targets_ruby32(-)] >=dev-ruby/prawn-svg-0.34.0[ruby_targets_ruby32(-)] >=dev-ruby/prawn-table-0.2.0[ruby_targets_ruby32(-)] >=dev-ruby/prawn-templates-0.1.0[ruby_targets_ruby32(-)] >=dev-ruby/treetop-1.6.0[ruby_targets_ruby32(-)] >=dev-ruby/ttfunk-1.7.0[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( >=dev-ruby/asciidoctor-2.0[ruby_targets_ruby33(-)] >=dev-ruby/concurrent-ruby-1.1[ruby_targets_ruby33(-)] >=dev-ruby/matrix-0.4[ruby_targets_ruby33(-)] >=dev-ruby/prawn-2.4.0:2[ruby_targets_ruby33(-)] >=dev-ruby/prawn-icon-3.0.0[ruby_targets_ruby33(-)] >=dev-ruby/prawn-svg-0.34.0[ruby_targets_ruby33(-)] >=dev-ruby/prawn-table-0.2.0[ruby_targets_ruby33(-)] >=dev-ruby/prawn-templates-0.1.0[ruby_targets_ruby33(-)] >=dev-ruby/treetop-1.6.0[ruby_targets_ruby33(-)] >=dev-ruby/ttfunk-1.7.0[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( >=dev-ruby/asciidoctor-2.0[ruby_targets_ruby34(-)] >=dev-ruby/concurrent-ruby-1.1[ruby_targets_ruby34(-)] >=dev-ruby/matrix-0.4[ruby_targets_ruby34(-)] >=dev-ruby/prawn-2.4.0:2[ruby_targets_ruby34(-)] >=dev-ruby/prawn-icon-3.0.0[ruby_targets_ruby34(-)] >=dev-ruby/prawn-svg-0.34.0[ruby_targets_ruby34(-)] >=dev-ruby/prawn-table-0.2.0[ruby_targets_ruby34(-)] >=dev-ruby/prawn-templates-0.1.0[ruby_targets_ruby34(-)] >=dev-ruby/treetop-1.6.0[ruby_targets_ruby34(-)] >=dev-ruby/ttfunk-1.7.0[ruby_targets_ruby34(-)] ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby34? ( dev-lang/ruby:3.4 ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] )
|
||||
REQUIRED_USE=|| ( ruby_targets_ruby32 ruby_targets_ruby33 ruby_targets_ruby34 )
|
||||
RESTRICT=!test? ( test ) !test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/asciidoctor/asciidoctor-pdf/archive/v2.3.24.tar.gz -> asciidoctor-pdf-2.3.24.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 ruby-utils 70349884e22849da218b0f0c4a32da54 ruby-ng 705ab926556cb5cb4811999dd0c670b0 ruby-fakegem 48f84e242da52518087150e5f863d4e8
|
||||
_md5_=2f324ff0a8b9077ad24927bfd6491bfd
|
||||
_md5_=641789ccf4bf1a982aa341ee545429bc
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
BDEPEND=test? ( ruby_targets_ruby32? ( >=dev-ruby/pdf-reader-1.2[ruby_targets_ruby32(-)] >=dev-ruby/prawn-0.11.1[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby32? ( test? ( dev-ruby/mocha[ruby_targets_ruby32(-)] >=dev-ruby/pdf-inspector-1.1.0[ruby_targets_ruby32(-)] >=dev-ruby/prawn-1.3.0[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby32? ( doc? ( dev-ruby/yard[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby32? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) test? ( ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) )
|
||||
BDEPEND=test? ( ruby_targets_ruby32? ( >=dev-ruby/pdf-reader-1.2[ruby_targets_ruby32(-)] >=dev-ruby/prawn-0.11.1[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( >=dev-ruby/pdf-reader-1.2[ruby_targets_ruby33(-)] >=dev-ruby/prawn-0.11.1[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( >=dev-ruby/pdf-reader-1.2[ruby_targets_ruby34(-)] >=dev-ruby/prawn-0.11.1[ruby_targets_ruby34(-)] ) ) ruby_targets_ruby32? ( test? ( dev-ruby/mocha[ruby_targets_ruby32(-)] >=dev-ruby/pdf-inspector-1.1.0[ruby_targets_ruby32(-)] >=dev-ruby/prawn-1.3.0[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( test? ( dev-ruby/mocha[ruby_targets_ruby33(-)] >=dev-ruby/pdf-inspector-1.1.0[ruby_targets_ruby33(-)] >=dev-ruby/prawn-1.3.0[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby34? ( test? ( dev-ruby/mocha[ruby_targets_ruby34(-)] >=dev-ruby/pdf-inspector-1.1.0[ruby_targets_ruby34(-)] >=dev-ruby/prawn-1.3.0[ruby_targets_ruby34(-)] ) ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby34? ( dev-lang/ruby:3.4 ) ruby_targets_ruby32? ( doc? ( dev-ruby/yard[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( doc? ( dev-ruby/yard[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby34? ( doc? ( dev-ruby/yard[ruby_targets_ruby34(-)] ) ) ruby_targets_ruby32? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby34? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby34(-)] ) ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] ) test? ( ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] ) )
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DEPEND=ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] )
|
||||
DEPEND=ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby34? ( dev-lang/ruby:3.4 ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] )
|
||||
DESCRIPTION=Provides support for templates in Prawn
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/prawnpdf/prawn-templates
|
||||
INHERIT=ruby-fakegem
|
||||
IUSE=test ruby_targets_ruby32 doc test test
|
||||
IUSE=test ruby_targets_ruby32 ruby_targets_ruby33 ruby_targets_ruby34 doc test test
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
|
||||
LICENSE=|| ( GPL-2+ GPL-3 Ruby )
|
||||
RDEPEND=ruby_targets_ruby32? ( >=dev-ruby/pdf-reader-1.2[ruby_targets_ruby32(-)] >=dev-ruby/prawn-0.11.1[ruby_targets_ruby32(-)] ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] )
|
||||
REQUIRED_USE=|| ( ruby_targets_ruby32 )
|
||||
RDEPEND=ruby_targets_ruby32? ( >=dev-ruby/pdf-reader-1.2[ruby_targets_ruby32(-)] >=dev-ruby/prawn-0.11.1[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( >=dev-ruby/pdf-reader-1.2[ruby_targets_ruby33(-)] >=dev-ruby/prawn-0.11.1[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( >=dev-ruby/pdf-reader-1.2[ruby_targets_ruby34(-)] >=dev-ruby/prawn-0.11.1[ruby_targets_ruby34(-)] ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby34? ( dev-lang/ruby:3.4 ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] )
|
||||
REQUIRED_USE=|| ( ruby_targets_ruby32 ruby_targets_ruby33 ruby_targets_ruby34 )
|
||||
RESTRICT=test !test? ( test ) !test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://rubygems.org/gems/prawn-templates-0.1.2.gem
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 ruby-utils 70349884e22849da218b0f0c4a32da54 ruby-ng 705ab926556cb5cb4811999dd0c670b0 ruby-fakegem 48f84e242da52518087150e5f863d4e8
|
||||
_md5_=f314df25cfccf1ad7860eb0f6dcc56aa
|
||||
_md5_=a819c0c9a907869499ba42e67dab4269
|
||||
|
||||
@@ -11,6 +11,6 @@ LICENSE=Apache-2.0 Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD Boost-1.
|
||||
RDEPEND=dev-libs/openssl:= sys-apps/dbus
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/openai/codex/archive/rust-v0.122.0.tar.gz -> codex-0.122.0.tar.gz https://github.com/gentoo-zh-drafts/codex/releases/download/rust-v0.122.0/codex-rust-v0.122.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
|
||||
SRC_URI=https://github.com/openai/codex/archive/rust-v0.124.0.tar.gz -> codex-0.124.0.tar.gz https://github.com/gentoo-zh-drafts/codex/releases/download/rust-v0.124.0/codex-rust-v0.124.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 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033
|
||||
_md5_=7bd27f28f8c129dadb589eb711956a0c
|
||||
@@ -6,5 +6,5 @@ IUSE=copr
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=CC0-1.0
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/rpm-software-management/distribution-gpg-keys/archive/distribution-gpg-keys-1.117-1.tar.gz
|
||||
SRC_URI=https://github.com/rpm-software-management/distribution-gpg-keys/archive/distribution-gpg-keys-1.119-1.tar.gz
|
||||
_md5_=789b08b0e5c129545819773a5782541e
|
||||
@@ -8,6 +8,6 @@ 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.38.2/gemini-cli-bundle.zip -> gemini-cli-0.38.2.zip
|
||||
SRC_URI=https://github.com/google-gemini/gemini-cli/releases/download/v0.39.0/gemini-cli-bundle.zip -> gemini-cli-0.39.0.zip
|
||||
_eclasses_=wrapper ebaa3beeb43f7e533872b6c37168c7ad
|
||||
_md5_=ab48c698ed928ca0b8c76d9686ad0e29
|
||||
File diff suppressed because one or more lines are too long
13
metadata/md5-cache/dev-util/juliaup-1.20.1
Normal file
13
metadata/md5-cache/dev-util/juliaup-1.20.1
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=|| ( >=dev-lang/rust-bin-1.88:* >=dev-lang/rust-1.88:* )
|
||||
DEFINED_PHASES=compile configure install setup test unpack
|
||||
DESCRIPTION=Julia installer and version multiplexer
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/JuliaLang/juliaup
|
||||
INHERIT=cargo shell-completion toolchain-funcs
|
||||
IUSE=debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT Apache-2.0 BSD CDLA-Permissive-2.0 ISC MIT MPL-2.0 openssl Unicode-3.0
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/JuliaLang/juliaup/archive/v1.20.1/juliaup-1.20.1.tar.gz https://github.com/yamader/juliaup/releases/download/v1.20.1/juliaup-1.20.1-crates.tar.xz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=bab136befee4254d4adbee00d91464be
|
||||
@@ -5,5 +5,5 @@ HOMEPAGE=https://go.tacodewolff.nl/minify
|
||||
KEYWORDS=-* ~amd64 ~arm64
|
||||
LICENSE=MIT
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/tdewolff/minify/releases/download/v2.24.12/minify_linux_amd64.tar.gz -> minify_linux_amd64-2.24.12.tar.gz ) arm64? ( https://github.com/tdewolff/minify/releases/download/v2.24.12/minify_linux_arm64.tar.gz -> minify_linux_arm64-2.24.12.tar.gz )
|
||||
SRC_URI=amd64? ( https://github.com/tdewolff/minify/releases/download/v2.24.13/minify_linux_amd64.tar.gz -> minify_linux_amd64-2.24.13.tar.gz ) arm64? ( https://github.com/tdewolff/minify/releases/download/v2.24.13/minify_linux_arm64.tar.gz -> minify_linux_arm64-2.24.13.tar.gz )
|
||||
_md5_=8d828a0370dfa7ea6b33b0c905af3d1e
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=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/argparse-manpage[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/argparse-manpage[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/argparse-manpage[python_targets_python3_14(-)] ) test? ( python_single_target_python3_12? ( dev-python/jsonschema[python_targets_python3_12(-)] dev-python/pytest[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/jsonschema[python_targets_python3_13(-)] dev-python/pytest[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/jsonschema[python_targets_python3_14(-)] dev-python/pytest[python_targets_python3_14(-)] ) )
|
||||
DEFINED_PHASES=compile install postinst prepare setup test
|
||||
DESCRIPTION=Simple chroot build environment manager for building RPMs
|
||||
EAPI=8
|
||||
HOMEPAGE=https://rpm-software-management.github.io/mock/ https://github.com/rpm-software-management/mock/
|
||||
INHERIT=bash-completion-r1 optfeature python-single-r1
|
||||
IUSE=test python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2+
|
||||
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? ( app-arch/rpm[caps,python,python_single_target_python3_12(-)] dev-python/backoff[python_targets_python3_12(-)] dev-python/distro[python_targets_python3_12(-)] dev-python/pyroute2[python_targets_python3_12(-)] dev-python/requests[python_targets_python3_12(-)] dev-python/rpmautospec-core[python_targets_python3_12(-)] dev-python/templated-dictionary[python_targets_python3_12(-)] ) python_single_target_python3_13? ( app-arch/rpm[caps,python,python_single_target_python3_13(-)] dev-python/backoff[python_targets_python3_13(-)] dev-python/distro[python_targets_python3_13(-)] dev-python/pyroute2[python_targets_python3_13(-)] dev-python/requests[python_targets_python3_13(-)] dev-python/rpmautospec-core[python_targets_python3_13(-)] dev-python/templated-dictionary[python_targets_python3_13(-)] ) python_single_target_python3_14? ( app-arch/rpm[caps,python,python_single_target_python3_14(-)] dev-python/backoff[python_targets_python3_14(-)] dev-python/distro[python_targets_python3_14(-)] dev-python/pyroute2[python_targets_python3_14(-)] dev-python/requests[python_targets_python3_14(-)] dev-python/rpmautospec-core[python_targets_python3_14(-)] dev-python/templated-dictionary[python_targets_python3_14(-)] ) acct-group/mock || ( app-containers/podman sys-apps/dnf5 ) dev-util/distribution-gpg-keys dev-util/mock-core-configs
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/rpm-software-management/mock/releases/download/mock-6.6-1/mock-6.6.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 bash-completion-r1 9e91505e030725688d1e953321a47501 optfeature 538bce96e5589935b57e178e8635f301 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
||||
_md5_=0fccf5842d9510cf8d76c8a83d2291aa
|
||||
@@ -11,6 +11,6 @@ RDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/rpm-software-management/mock/releases/download/mock-6.5-1/mock-6.5.tar.gz
|
||||
SRC_URI=https://github.com/rpm-software-management/mock/releases/download/mock-6.7-1/mock-6.7.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 bash-completion-r1 9e91505e030725688d1e953321a47501 optfeature 538bce96e5589935b57e178e8635f301 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
||||
_md5_=0fccf5842d9510cf8d76c8a83d2291aa
|
||||
_md5_=6a0259868193671318f5db63f50dfbc1
|
||||
@@ -5,5 +5,5 @@ HOMEPAGE=https://rpm-software-management.github.io/mock/ https://github.com/rpm-
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2+
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/rpm-software-management/mock/archive/refs/tags/mock-core-configs-44.1-1.tar.gz
|
||||
SRC_URI=https://github.com/rpm-software-management/mock/archive/refs/tags/mock-core-configs-44.2-1.tar.gz
|
||||
_md5_=815f9df5237f89b5ef953a3beb22f4e3
|
||||
13
metadata/md5-cache/dev-util/systing-1.6.0
Normal file
13
metadata/md5-cache/dev-util/systing-1.6.0
Normal file
File diff suppressed because one or more lines are too long
@@ -10,6 +10,6 @@ LICENSE=|| ( JetBrains-business JetBrains-classroom JetBrains-educational JetBra
|
||||
RDEPEND=dev-libs/wayland sys-libs/pam sys-process/audit virtual/zlib:=
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0/2025
|
||||
SRC_URI=amd64? ( https://download-cdn.jetbrains.com/webstorm/WebStorm-2025.3.1.1.tar.gz ) arm64? ( https://download-cdn.jetbrains.com/webstorm/WebStorm-2025.3.1.1-aarch64.tar.gz )
|
||||
SRC_URI=amd64? ( https://download-cdn.jetbrains.com/webstorm/WebStorm-2025.3.4.tar.gz ) arm64? ( https://download-cdn.jetbrains.com/webstorm/WebStorm-2025.3.4-aarch64.tar.gz )
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc wrapper ebaa3beeb43f7e533872b6c37168c7ad toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
|
||||
_md5_=e4f3cecb8d5ec5baa4dd4510c639acc6
|
||||
15
metadata/md5-cache/dev-util/webstorm-2026.1
Normal file
15
metadata/md5-cache/dev-util/webstorm-2026.1
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-util/debugedit dev-util/patchelf
|
||||
DEFINED_PHASES=install prepare unpack
|
||||
DESCRIPTION=An integrated development environment for JavaScript and related technologies.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.jetbrains.com/webstorm/
|
||||
INHERIT=desktop wrapper toolchain-funcs
|
||||
IUSE=wayland
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=|| ( JetBrains-business JetBrains-classroom JetBrains-educational JetBrains-individual ) Apache-2.0 BSD CC0-1.0 CDDL CDDL-1.1 EPL-1.0 GPL-2 GPL-2-with-classpath-exception ISC LGPL-2.1 LGPL-3 MIT MPL-1.1 OFL-1.1 ZLIB
|
||||
RDEPEND=dev-libs/wayland sys-libs/pam sys-process/audit virtual/zlib:=
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0/2025
|
||||
SRC_URI=amd64? ( https://download-cdn.jetbrains.com/webstorm/WebStorm-2026.1.tar.gz ) arm64? ( https://download-cdn.jetbrains.com/webstorm/WebStorm-2026.1-aarch64.tar.gz )
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc wrapper ebaa3beeb43f7e533872b6c37168c7ad toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
|
||||
_md5_=e4f3cecb8d5ec5baa4dd4510c639acc6
|
||||
17
metadata/md5-cache/games-action/fjordlauncher-11.0.2.0
Normal file
17
metadata/md5-cache/games-action/fjordlauncher-11.0.2.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=app-text/scdoc >=kde-frameworks/extra-cmake-modules-6.0.0:* virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.28.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
|
||||
DEPEND=app-arch/libarchive:= app-text/cmark:= dev-cpp/tomlplusplus >=dev-qt/qtbase-6.0.0:6[concurrent,gui,network,opengl,widgets,xml(+)] >=dev-qt/qtnetworkauth-6.0.0:6 games-util/gamemode media-gfx/qrencode:= virtual/zlib:= media-libs/libglvnd <virtual/jdk-26:* >=dev-java/java-config-2.2.0-r3
|
||||
DESCRIPTION=Prism Launcher fork with support for alternative auth servers
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/unmojang/FjordLauncher
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake java-pkg-2 optfeature toolchain-funcs xdg
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=Apache-2.0 BSD BSD-2 GPL-2+ GPL-3 ISC LGPL-2.1+ LGPL-3+
|
||||
RDEPEND=app-arch/libarchive:= app-text/cmark:= dev-cpp/tomlplusplus >=dev-qt/qtbase-6.0.0:6[concurrent,gui,network,opengl,widgets,xml(+)] >=dev-qt/qtnetworkauth-6.0.0:6 games-util/gamemode media-gfx/qrencode:= virtual/zlib:= >=dev-qt/qtsvg-6.0.0:6 >=virtual/jre-1.8.0:* virtual/opengl >=dev-java/java-config-2.2.0-r3
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/unmojang/FjordLauncher/releases/download/11.0.2.0/FjordLauncher-11.0.2.0.tar.gz -> fjordlauncher-11.0.2.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 java-utils-2 b41327d85d12ce816943cf4d344add19 java-pkg-2 438c2725ea326202d7fc1eb31af76813 optfeature 538bce96e5589935b57e178e8635f301 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=c255fc295e0626474ef9c617b76aac2b
|
||||
@@ -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.15.4141.tar.gz -> kittenspaceagency-bin-2026.4.15-r4141.tar.gz )
|
||||
SRC_URI=amd64? ( https://ksa-linux.ahwoo.com/download?file=setup_ksa_v2026.4.17.4184.tar.gz -> kittenspaceagency-bin-2026.4.17-r4184.tar.gz )
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc
|
||||
_md5_=79c2d53753757b871ed9e0a5c37b6db8
|
||||
@@ -13,6 +13,6 @@ RDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 ) gui? ( ffmpeg )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/streetpea/chiaki-ng/archive/refs/tags/v1.9.9.tar.gz -> chiaki-ng-1.9.9.tar.gz test? ( https://github.com/nemequ/munit/archive/439de4a9b136bc3b5163e73d4caf37c590bef875.tar.gz -> munit-439de4a9b136bc3b5163e73d4caf37c590bef875.tar.gz )
|
||||
SRC_URI=https://github.com/streetpea/chiaki-ng/archive/refs/tags/v1.10.0.tar.gz -> chiaki-ng-1.10.0.tar.gz test? ( https://github.com/nemequ/munit/archive/439de4a9b136bc3b5163e73d4caf37c590bef875.tar.gz -> munit-439de4a9b136bc3b5163e73d4caf37c590bef875.tar.gz )
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=f2a41a6de337ba7218ce54830f6d5563
|
||||
_md5_=986f4285f7ada0691153b588849e1c3f
|
||||
@@ -14,4 +14,4 @@ REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_1
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 xdg 3ef49a87c52c8b77c476351195dfe575 git-r3 7b584b5dc33e3bc66ff5b9271bf41764
|
||||
_md5_=26f4dfaa2a2eb9417df5f5b6ef3f21c2
|
||||
_md5_=ccabfc891b47130215e36240737d0e4c
|
||||
|
||||
@@ -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/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.4.tar.gz -> leshade-2.4.4.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 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
|
||||
@@ -8,9 +8,9 @@ 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/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(-)] )
|
||||
RDEPEND=virtual/wine app-emulation/winetricks 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.3.tar.gz -> leshade-2.4.3.tar.gz
|
||||
SRC_URI=https://github.com/Ishidawg/LeShade/archive/2.4.7.tar.gz -> leshade-2.4.7.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 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
|
||||
_md5_=af7053ec37ae4217e2cd661b9e5ed79d
|
||||
@@ -8,8 +8,8 @@ INHERIT=meson python-single-r1 xdg git-r3
|
||||
IUSE=python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
||||
LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
RDEPEND=app-emulation/protontricks 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(-)] )
|
||||
RDEPEND=virtual/wine app-emulation/winetricks 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
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 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_=a14754bea247c1888b0db06a0b3e88e8
|
||||
_md5_=af7053ec37ae4217e2cd661b9e5ed79d
|
||||
|
||||
16
metadata/md5-cache/games-util/protonup-rs-0.12.0
Normal file
16
metadata/md5-cache/games-util/protonup-rs-0.12.0
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
14
metadata/md5-cache/gui-apps/ReGreet-0.3.0
Normal file
14
metadata/md5-cache/gui-apps/ReGreet-0.3.0
Normal file
File diff suppressed because one or more lines are too long
@@ -1,13 +0,0 @@
|
||||
BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* ) >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DESCRIPTION=A clean and customizable GTK-based greetd greeter written in Rust
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/rharish101/ReGreet
|
||||
INHERIT=cargo readme.gentoo-r1 tmpfiles git-r3
|
||||
IUSE=systemd openrc debug
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=systemd? ( sys-apps/systemd[sysv-utils] ) openrc? ( sys-apps/openrc[sysv-utils] ) gui-libs/gtk gui-libs/greetd dev-libs/glib media-libs/graphene x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/pango virtual/tmpfiles
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd readme.gentoo-r1 9ca94b2d607e7454ca6cfb44ab8ce327 tmpfiles e0b49bcd7a0daea941c0fbe4cb35ff4e git-r3 7b584b5dc33e3bc66ff5b9271bf41764
|
||||
_md5_=9ba7e69c1168e45bf53efea3754acc83
|
||||
@@ -11,4 +11,4 @@ PROPERTIES=live
|
||||
RDEPEND=app-arch/lz4:= x11-libs/libxkbcommon[wayland]
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16 git-r3 7b584b5dc33e3bc66ff5b9271bf41764
|
||||
_md5_=140a945d8baceeca3d8c76a90edb3335
|
||||
_md5_=cd0362897a9bc61faae3cd822311f537
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=dev-cpp/cli11 dev-qt/qtshadertools:6 dev-util/spirv-tools virtual/pkgconfig screencopy? ( dev-util/vulkan-headers ) wayland? ( dev-libs/wayland-protocols dev-util/wayland-scanner ) app-alternatives/ninja >=dev-build/cmake-3.28.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=!gui-apps/quickshell dev-qt/qtbase:6=[dbus,vulkan] dev-qt/qtdeclarative:6= dev-qt/qtsvg:6= bluetooth? ( net-wireless/bluez ) jemalloc? ( dev-libs/jemalloc ) networkmanager? ( net-misc/networkmanager ) pam? ( sys-libs/pam ) pipewire? ( media-video/pipewire ) policykit? ( dev-libs/glib sys-auth/polkit ) screencopy? ( media-libs/mesa x11-libs/libdrm ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) X? ( x11-libs/libxcb )
|
||||
DESCRIPTION=Toolkit for building desktop widgets using QtQuick
|
||||
EAPI=8
|
||||
HOMEPAGE=https://quickshell.org/
|
||||
INHERIT=branding cmake
|
||||
IUSE=+bluetooth +dwl +greetd +hyprland +i3 +jemalloc +layer-shell +mpris +networkmanager +niri +notifications +pam +pipewire +policykit +screencopy +session-lock +sockets +tray +toplevel-management +upower +wayland +X
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-3
|
||||
RDEPEND=!gui-apps/quickshell dev-qt/qtbase:6=[dbus,vulkan] dev-qt/qtdeclarative:6= dev-qt/qtsvg:6= bluetooth? ( net-wireless/bluez ) jemalloc? ( dev-libs/jemalloc ) networkmanager? ( net-misc/networkmanager ) pam? ( sys-libs/pam ) pipewire? ( media-video/pipewire ) policykit? ( dev-libs/glib sys-auth/polkit ) screencopy? ( media-libs/mesa x11-libs/libdrm ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) X? ( x11-libs/libxcb )
|
||||
REQUIRED_USE=hyprland? ( wayland ) layer-shell? ( wayland ) niri? ( wayland ) screencopy? ( wayland ) session-lock? ( wayland ) toplevel-management? ( wayland )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/noctalia-dev/noctalia-qs/archive/refs/tags/v0.0.10.tar.gz -> noctalia-qs-0.0.10.tar.gz
|
||||
_eclasses_=branding 7bcece3faa73dd0fc3e597013510d53a toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
|
||||
_md5_=37ef6311af75e77b53d8594bbf4b2662
|
||||
@@ -1,11 +1,11 @@
|
||||
BDEPEND=dev-cpp/cli11 dev-qt/qtshadertools:6 dev-util/spirv-tools virtual/pkgconfig screencopy? ( dev-util/vulkan-headers ) wayland? ( dev-libs/wayland-protocols dev-util/wayland-scanner ) app-alternatives/ninja >=dev-build/cmake-3.28.5
|
||||
BDEPEND=dev-cpp/cli11 dev-qt/qtshadertools:6 dev-util/spirv-tools virtual/pkgconfig screencopy? ( dev-util/vulkan-headers ) wayland? ( dev-libs/wayland-protocols dev-util/wayland-scanner ) crash-handler? ( dev-cpp/cpptrace[unwind] ) app-alternatives/ninja >=dev-build/cmake-3.28.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=!gui-apps/quickshell dev-qt/qtbase:6=[dbus,vulkan] dev-qt/qtdeclarative:6= dev-qt/qtsvg:6= bluetooth? ( net-wireless/bluez ) jemalloc? ( dev-libs/jemalloc ) networkmanager? ( net-misc/networkmanager ) pam? ( sys-libs/pam ) pipewire? ( media-video/pipewire ) policykit? ( dev-libs/glib sys-auth/polkit ) screencopy? ( media-libs/mesa x11-libs/libdrm ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) X? ( x11-libs/libxcb )
|
||||
DESCRIPTION=Toolkit for building desktop widgets using QtQuick
|
||||
EAPI=8
|
||||
HOMEPAGE=https://quickshell.org/
|
||||
INHERIT=branding cmake
|
||||
IUSE=+bluetooth +dwl +greetd +hyprland +i3 +jemalloc +layer-shell +mpris +networkmanager +niri +notifications +pam +pipewire +policykit +screencopy +session-lock +sockets +tray +toplevel-management +upower +wayland +X
|
||||
IUSE=+jemalloc +sockets +wayland +layer-shell +session-lock +toplevel-management +hyprland +screencopy +X +i3 +tray +pipewire +mpris +pam +policykit +greetd +upower +notifications +bluetooth +networkmanager +crash-handler +dwl +niri
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-3
|
||||
RDEPEND=!gui-apps/quickshell dev-qt/qtbase:6=[dbus,vulkan] dev-qt/qtdeclarative:6= dev-qt/qtsvg:6= bluetooth? ( net-wireless/bluez ) jemalloc? ( dev-libs/jemalloc ) networkmanager? ( net-misc/networkmanager ) pam? ( sys-libs/pam ) pipewire? ( media-video/pipewire ) policykit? ( dev-libs/glib sys-auth/polkit ) screencopy? ( media-libs/mesa x11-libs/libdrm ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) X? ( x11-libs/libxcb )
|
||||
@@ -13,4 +13,4 @@ REQUIRED_USE=hyprland? ( wayland ) layer-shell? ( wayland ) niri? ( wayland ) sc
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/noctalia-dev/noctalia-qs/archive/refs/tags/v0.0.11.tar.gz -> noctalia-qs-0.0.11.tar.gz
|
||||
_eclasses_=branding 7bcece3faa73dd0fc3e597013510d53a toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
|
||||
_md5_=e7a29c9cfb1a998f0adb8be1fffe76ab
|
||||
_md5_=d512cd5f3ca4b119eaf0109b370533bb
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
BDEPEND=dev-cpp/cli11 dev-qt/qtshadertools:6 dev-util/spirv-tools virtual/pkgconfig screencopy? ( dev-util/vulkan-headers ) wayland? ( dev-libs/wayland-protocols dev-util/wayland-scanner ) app-alternatives/ninja >=dev-build/cmake-3.28.5
|
||||
BDEPEND=dev-cpp/cli11 dev-qt/qtshadertools:6 dev-util/spirv-tools virtual/pkgconfig screencopy? ( dev-util/vulkan-headers ) wayland? ( dev-libs/wayland-protocols dev-util/wayland-scanner ) crash-handler? ( dev-cpp/cpptrace[unwind] ) app-alternatives/ninja >=dev-build/cmake-3.28.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=!gui-apps/quickshell dev-qt/qtbase:6=[dbus,vulkan] dev-qt/qtdeclarative:6= dev-qt/qtsvg:6= bluetooth? ( net-wireless/bluez ) jemalloc? ( dev-libs/jemalloc ) networkmanager? ( net-misc/networkmanager ) pam? ( sys-libs/pam ) pipewire? ( media-video/pipewire ) policykit? ( dev-libs/glib sys-auth/polkit ) screencopy? ( media-libs/mesa x11-libs/libdrm ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) X? ( x11-libs/libxcb )
|
||||
DESCRIPTION=Toolkit for building desktop widgets using QtQuick
|
||||
EAPI=8
|
||||
HOMEPAGE=https://quickshell.org/
|
||||
INHERIT=branding cmake
|
||||
IUSE=+bluetooth +dwl +greetd +hyprland +i3 +jemalloc +layer-shell +mpris +networkmanager +niri +notifications +pam +pipewire +policykit +screencopy +session-lock +sockets +tray +toplevel-management +upower +wayland +X
|
||||
IUSE=+jemalloc +sockets +wayland +layer-shell +session-lock +toplevel-management +hyprland +screencopy +X +i3 +tray +pipewire +mpris +pam +policykit +greetd +upower +notifications +bluetooth +networkmanager +crash-handler +dwl +niri
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-3
|
||||
RDEPEND=!gui-apps/quickshell dev-qt/qtbase:6=[dbus,vulkan] dev-qt/qtdeclarative:6= dev-qt/qtsvg:6= bluetooth? ( net-wireless/bluez ) jemalloc? ( dev-libs/jemalloc ) networkmanager? ( net-misc/networkmanager ) pam? ( sys-libs/pam ) pipewire? ( media-video/pipewire ) policykit? ( dev-libs/glib sys-auth/polkit ) screencopy? ( media-libs/mesa x11-libs/libdrm ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) X? ( x11-libs/libxcb )
|
||||
@@ -13,4 +13,4 @@ REQUIRED_USE=hyprland? ( wayland ) layer-shell? ( wayland ) niri? ( wayland ) sc
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/noctalia-dev/noctalia-qs/archive/refs/tags/v0.0.12.tar.gz -> noctalia-qs-0.0.12.tar.gz
|
||||
_eclasses_=branding 7bcece3faa73dd0fc3e597013510d53a toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
|
||||
_md5_=1060204f71db422eb1aa077a253febd4
|
||||
_md5_=16b10dcc10fd44205e2da849880e9023
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=virtual/pkgconfig dev-cpp/cli11 dev-util/spirv-tools dev-qt/qtshadertools:6 screencopy? ( dev-util/vulkan-headers ) wayland? ( dev-util/wayland-scanner dev-libs/wayland-protocols ) app-alternatives/ninja >=dev-build/cmake-3.28.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=!gui-apps/quickshell dev-qt/qtbase:6=[dbus,vulkan] dev-qt/qtsvg:6= dev-qt/qtdeclarative:6= jemalloc? ( dev-libs/jemalloc ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) screencopy? ( x11-libs/libdrm media-libs/mesa ) X? ( x11-libs/libxcb ) pipewire? ( media-video/pipewire ) pam? ( sys-libs/pam ) policykit? ( sys-auth/polkit dev-libs/glib ) bluetooth? ( net-wireless/bluez ) networkmanager? ( net-misc/networkmanager )
|
||||
DESCRIPTION=Toolkit for building desktop widgets using QtQuick
|
||||
EAPI=8
|
||||
HOMEPAGE=https://quickshell.org/
|
||||
INHERIT=branding cmake
|
||||
IUSE=+jemalloc +sockets +wayland +layer-shell +session-lock +toplevel-management +hyprland +screencopy +X +i3 +tray +pipewire +mpris +pam +policykit +greetd +upower +notifications +bluetooth +networkmanager lto
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-3
|
||||
RDEPEND=!gui-apps/quickshell dev-qt/qtbase:6=[dbus,vulkan] dev-qt/qtsvg:6= dev-qt/qtdeclarative:6= jemalloc? ( dev-libs/jemalloc ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) screencopy? ( x11-libs/libdrm media-libs/mesa ) X? ( x11-libs/libxcb ) pipewire? ( media-video/pipewire ) pam? ( sys-libs/pam ) policykit? ( sys-auth/polkit dev-libs/glib ) bluetooth? ( net-wireless/bluez ) networkmanager? ( net-misc/networkmanager )
|
||||
REQUIRED_USE=layer-shell? ( wayland ) session-lock? ( wayland ) toplevel-management? ( wayland ) hyprland? ( wayland ) screencopy? ( wayland )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/noctalia-dev/noctalia-qs/archive/refs/tags/v0.0.9.tar.gz -> noctalia-qs-0.0.9.tar.gz
|
||||
_eclasses_=branding 7bcece3faa73dd0fc3e597013510d53a toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
|
||||
_md5_=b1aa2dce4c08bcfc58a306968832d8ac
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=dev-cpp/cli11 dev-qt/qtshadertools:6 dev-util/spirv-tools virtual/pkgconfig screencopy? ( dev-util/vulkan-headers ) wayland? ( dev-libs/wayland-protocols dev-util/wayland-scanner ) app-alternatives/ninja >=dev-build/cmake-3.28.5 >=dev-vcs/git-1.8.2.1[curl]
|
||||
BDEPEND=dev-cpp/cli11 dev-qt/qtshadertools:6 dev-util/spirv-tools virtual/pkgconfig screencopy? ( dev-util/vulkan-headers ) wayland? ( dev-libs/wayland-protocols dev-util/wayland-scanner ) crash-handler? ( dev-cpp/cpptrace[unwind] ) app-alternatives/ninja >=dev-build/cmake-3.28.5 >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DEPEND=!gui-apps/quickshell dev-qt/qtbase:6=[dbus,vulkan] dev-qt/qtdeclarative:6= dev-qt/qtsvg:6= bluetooth? ( net-wireless/bluez ) jemalloc? ( dev-libs/jemalloc ) networkmanager? ( net-misc/networkmanager ) pam? ( sys-libs/pam ) pipewire? ( media-video/pipewire ) policykit? ( dev-libs/glib sys-auth/polkit ) screencopy? ( media-libs/mesa x11-libs/libdrm ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) X? ( x11-libs/libxcb )
|
||||
DESCRIPTION=Toolkit for building desktop widgets using QtQuick
|
||||
EAPI=8
|
||||
HOMEPAGE=https://quickshell.org/
|
||||
INHERIT=branding cmake git-r3
|
||||
IUSE=+bluetooth +dwl +greetd +hyprland +i3 +jemalloc +layer-shell +mpris +networkmanager +niri +notifications +pam +pipewire +policykit +screencopy +session-lock +sockets +tray +toplevel-management +upower +wayland +X
|
||||
IUSE=+jemalloc +sockets +wayland +layer-shell +session-lock +toplevel-management +hyprland +screencopy +X +i3 +tray +pipewire +mpris +pam +policykit +greetd +upower +notifications +bluetooth +networkmanager +crash-handler +dwl +niri
|
||||
LICENSE=LGPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=!gui-apps/quickshell dev-qt/qtbase:6=[dbus,vulkan] dev-qt/qtdeclarative:6= dev-qt/qtsvg:6= bluetooth? ( net-wireless/bluez ) jemalloc? ( dev-libs/jemalloc ) networkmanager? ( net-misc/networkmanager ) pam? ( sys-libs/pam ) pipewire? ( media-video/pipewire ) policykit? ( dev-libs/glib sys-auth/polkit ) screencopy? ( media-libs/mesa x11-libs/libdrm ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) X? ( x11-libs/libxcb )
|
||||
REQUIRED_USE=hyprland? ( wayland ) layer-shell? ( wayland ) niri? ( wayland ) screencopy? ( wayland ) session-lock? ( wayland ) toplevel-management? ( wayland )
|
||||
SLOT=0
|
||||
_eclasses_=branding 7bcece3faa73dd0fc3e597013510d53a toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 git-r3 7b584b5dc33e3bc66ff5b9271bf41764
|
||||
_md5_=97b82c256961c4231254bc2071f8c193
|
||||
_md5_=37443571fbcd4d81744e6e615238b186
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=virtual/pkgconfig dev-cpp/cli11 dev-util/spirv-tools dev-qt/qtshadertools:6 screencopy? ( dev-util/vulkan-headers ) wayland? ( dev-util/wayland-scanner dev-libs/wayland-protocols ) app-alternatives/ninja >=dev-build/cmake-3.28.5 >=dev-vcs/git-1.8.2.1[curl]
|
||||
BDEPEND=virtual/pkgconfig dev-cpp/cli11 dev-util/spirv-tools dev-qt/qtshadertools:6 screencopy? ( dev-util/vulkan-headers ) wayland? ( dev-util/wayland-scanner dev-libs/wayland-protocols ) crash-handler? ( dev-cpp/cpptrace[unwind] ) app-alternatives/ninja >=dev-build/cmake-3.28.5 >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DEPEND=dev-qt/qtbase:6=[dbus,vulkan] dev-qt/qtsvg:6= dev-qt/qtdeclarative:6= jemalloc? ( dev-libs/jemalloc ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) screencopy? ( x11-libs/libdrm media-libs/mesa ) X? ( x11-libs/libxcb ) pipewire? ( media-video/pipewire ) pam? ( sys-libs/pam ) policykit? ( sys-auth/polkit dev-libs/glib ) bluetooth? ( net-wireless/bluez ) networkmanager? ( net-misc/networkmanager )
|
||||
DESCRIPTION=Toolkit for building desktop widgets using QtQuick
|
||||
EAPI=8
|
||||
HOMEPAGE=https://quickshell.org/
|
||||
INHERIT=branding cmake flag-o-matic git-r3
|
||||
IUSE=+jemalloc +sockets +wayland +layer-shell +session-lock +toplevel-management +hyprland +screencopy +X +i3 +tray +pipewire +mpris +pam +policykit +greetd +upower +notifications +bluetooth +networkmanager
|
||||
IUSE=+jemalloc +sockets +wayland +layer-shell +session-lock +toplevel-management +hyprland +screencopy +X +i3 +tray +pipewire +mpris +pam +policykit +greetd +upower +notifications +bluetooth +networkmanager +crash-handler
|
||||
LICENSE=LGPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-qt/qtbase:6=[dbus,vulkan] dev-qt/qtsvg:6= dev-qt/qtdeclarative:6= jemalloc? ( dev-libs/jemalloc ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) screencopy? ( x11-libs/libdrm media-libs/mesa ) X? ( x11-libs/libxcb ) pipewire? ( media-video/pipewire ) pam? ( sys-libs/pam ) policykit? ( sys-auth/polkit dev-libs/glib ) bluetooth? ( net-wireless/bluez ) networkmanager? ( net-misc/networkmanager )
|
||||
REQUIRED_USE=layer-shell? ( wayland ) session-lock? ( wayland ) toplevel-management? ( wayland ) hyprland? ( wayland ) screencopy? ( wayland )
|
||||
SLOT=0
|
||||
_eclasses_=branding 7bcece3faa73dd0fc3e597013510d53a toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 git-r3 7b584b5dc33e3bc66ff5b9271bf41764
|
||||
_md5_=fc47fb564c25824409944ccb8cb40772
|
||||
_md5_=f2e07fa4d7809ff25cd1d10de295eac9
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=|| ( >=dev-lang/rust-bin-1.88.0:* >=dev-lang/rust-1.88.0:* ) virtual/pkgconfig virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install postinst postrm setup test unpack
|
||||
DEPEND=udev? ( virtual/libudev )
|
||||
DESCRIPTION=Dynamic key remap for X and Wayland
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/xremap/xremap
|
||||
INHERIT=cargo systemd udev
|
||||
IUSE=cosmic gnome hyprland kde niri socket udev wlroots x11 debug
|
||||
KEYWORDS=~amd64
|
||||
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.14.19/xremap-0.14.19.tar.gz https://github.com/yamader/xremap/releases/download/v0.14.19/xremap-0.14.19-crates.tar.xz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033 systemd a964c0cbe818b5729da1dbfcee5be861 udev 20c370aff0d0c108f3605c84b3f47084
|
||||
_md5_=f315919f7f683ba84bddd3ed5fc97b1f
|
||||
@@ -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.1/xremap-0.15.1.tar.gz https://github.com/yamader/xremap/releases/download/v0.15.1/xremap-0.15.1-crates.tar.xz
|
||||
SRC_URI=https://github.com/xremap/xremap/archive/v0.15.2/xremap-0.15.2.tar.gz https://github.com/yamader/xremap/releases/download/v0.15.2/xremap-0.15.2-crates.tar.xz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033 systemd a964c0cbe818b5729da1dbfcee5be861 udev 20c370aff0d0c108f3605c84b3f47084
|
||||
_md5_=f315919f7f683ba84bddd3ed5fc97b1f
|
||||
16
metadata/md5-cache/media-sound/qobuz-player-0.10.0
Normal file
16
metadata/md5-cache/media-sound/qobuz-player-0.10.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=virtual/pkgconfig || ( >=dev-lang/rust-bin-1.92:* >=dev-lang/rust-1.92:* )
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DEPEND=dev-db/sqlite:3= dev-libs/glib gtk? ( gui-libs/libadwaita ) media-libs/alsa-lib sys-apps/dbus
|
||||
DESCRIPTION=Tui, web and rfid player for Qobuz
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/SofusA/qobuz-player
|
||||
INHERIT=cargo
|
||||
IUSE=gtk debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3 Apache-2.0 BSD-2 BSD CDLA-Permissive-2.0 ISC MIT MPL-2.0 UoI-NCSA Unicode-3.0 ZLIB
|
||||
RDEPEND=dev-db/sqlite:3= dev-libs/glib gtk? ( gui-libs/libadwaita ) media-libs/alsa-lib sys-apps/dbus
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/SofusA/qobuz-player/archive/refs/tags/v0.10.0.tar.gz -> qobuz-player-0.10.0.tar.gz https://github.com/gentoo-crate-dist/qobuz-player/releases/download/v0.10.0/qobuz-player-0.10.0-crates.tar.xz https://github.com/RustAudio/cpal/archive/fd3b945bffcaa493fa7cb5ceddf9db1f9330fd30.tar.gz -> cpal-fd3b945bffcaa493fa7cb5ceddf9db1f9330fd30.gh.tar.gz https://github.com/RustAudio/rodio/archive/a352fb53846b47523d828b276b6d625f251aabb2.tar.gz -> rodio-a352fb53846b47523d828b276b6d625f251aabb2.gh.tar.gz https://github.com/SeaDve/mpris-server/archive/f8b3f74e93910fffd0c93df687e05cf954dcdeba.tar.gz -> mpris-server-f8b3f74e93910fffd0c93df687e05cf954dcdeba.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033
|
||||
_md5_=0300c4d3f3e6dbfc4b2c895fa602677e
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=virtual/pkgconfig || ( >=dev-lang/rust-bin-1.90.0:* >=dev-lang/rust-1.90.0:* )
|
||||
DEFINED_PHASES=compile configure install setup test unpack
|
||||
DEPEND=dev-db/sqlite:3= media-libs/alsa-lib sys-apps/dbus
|
||||
DESCRIPTION=Tui, web and rfid player for Qobuz
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/SofusA/qobuz-player
|
||||
INHERIT=cargo
|
||||
IUSE=debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3 Apache-2.0 BSD-2 BSD CDLA-Permissive-2.0 ISC MIT MPL-2.0 UoI-NCSA Unicode-3.0 ZLIB
|
||||
RDEPEND=dev-db/sqlite:3= media-libs/alsa-lib sys-apps/dbus
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/SofusA/qobuz-player/archive/refs/tags/v0.7.4.tar.gz -> qobuz-player-0.7.4.tar.gz https://github.com/gentoo-crate-dist/qobuz-player/releases/download/v0.7.4/qobuz-player-0.7.4-crates.tar.xz https://github.com/SeaDve/mpris-server/archive/f8b3f74e93910fffd0c93df687e05cf954dcdeba.tar.gz -> mpris-server-f8b3f74e93910fffd0c93df687e05cf954dcdeba.gh.tar.gz https://github.com/nickblt/qonductor/archive/efba84c3a82042f8dca375a8b4860a96e165eed7.tar.gz -> qonductor-efba84c3a82042f8dca375a8b4860a96e165eed7.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033
|
||||
_md5_=b9a218b88727bfa58e7fb681744fc8ea
|
||||
17
metadata/md5-cache/media-video/motioneye-0.44.0_beta1
Normal file
17
metadata/md5-cache/media-video/motioneye-0.44.0_beta1
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( dev-python/pytest[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) test? ( dev-python/babel dev-python/boto3 dev-python/jinja2 dev-python/pillow dev-python/pycurl dev-python/tornado media-video/motion[ffmpeg,v4l] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) virtual/pkgconfig 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 postinst prepare test
|
||||
DEPEND=dev-python/babel dev-python/boto3 dev-python/jinja2 dev-python/pillow dev-python/pycurl dev-python/tornado media-video/motion[ffmpeg,v4l]
|
||||
DESCRIPTION=A web frontend for the motion daemon, Python 3
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/motioneye-project/motioneye
|
||||
INHERIT=readme.gentoo-r1 systemd distutils-r1
|
||||
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-python/babel dev-python/boto3 dev-python/jinja2 dev-python/pillow dev-python/pycurl dev-python/tornado media-video/motion[ffmpeg,v4l] 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 ) || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/motioneye-project/motioneye/archive/refs/tags/0.44.0b1.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd readme.gentoo-r1 9ca94b2d607e7454ca6cfb44ab8ce327 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 systemd a964c0cbe818b5729da1dbfcee5be861 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_=2f4f46ae13bda7425762b018b7a88574
|
||||
@@ -10,6 +10,6 @@ KEYWORDS=~amd64 ~arm ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-pda/libplist dev-libs/glib:2 dev-libs/openssl media-libs/gstreamer media-libs/gst-plugins-bad media-libs/gst-plugins-base media-libs/gst-plugins-good media-plugins/gst-plugins-libav vaapi? ( media-plugins/gst-plugins-vaapi ) net-dns/avahi[mdnsresponder-compat] X? ( x11-libs/libX11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/FDH2/UxPlay/archive/refs/tags/v1.73.5.tar.gz -> uxplay-1.73.5.tar.gz
|
||||
SRC_URI=https://github.com/FDH2/UxPlay/archive/refs/tags/v1.73.6.tar.gz -> uxplay-1.73.6.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
|
||||
_md5_=92739215487177a859668a88d7f46c4c
|
||||
13
metadata/md5-cache/net-misc/freetube-bin-0.24.0_beta
Normal file
13
metadata/md5-cache/net-misc/freetube-bin-0.24.0_beta
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=install postinst postrm preinst unpack
|
||||
DESCRIPTION=A private YouTube desktop client
|
||||
EAPI=8
|
||||
HOMEPAGE=https://freetubeapp.io/ https://github.com/FreeTubeApp/FreeTube
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=desktop unpacker xdg
|
||||
KEYWORDS=-* ~amd64
|
||||
LICENSE=AGPL-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/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/libxshmfence x11-libs/pango
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/FreeTubeApp/FreeTube/releases/download/v0.24.0-beta/freetube_0.24.0_beta_amd64.deb -> freetube-bin-0.24.0_beta.deb )
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 unpacker a89c769f7dcf68bd2a6d23da9ede2ad2 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=abb8ecd97da8bd4a4ae066c535d8d5bc
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=|| ( dev-lang/python:3.14 dev-lang/python:3.13 dev-lang/python:3.12 ) dev-util/itstool || ( >=dev-lang/rust-bin-1.82.0:* >=dev-lang/rust-1.82.0:* ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
BDEPEND=|| ( dev-lang/python:3.14 dev-lang/python:3.13 dev-lang/python:3.12 ) dev-util/itstool || ( >=dev-lang/rust-bin-1.92.0:* >=dev-lang/rust-1.92.0:* ) >=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 unpack
|
||||
DEPEND=>=dev-libs/glib-2.76:2 >=gui-libs/gtk-4.14:4[wayland,X] >=gui-libs/libadwaita-1.7:1 qrcode? ( media-libs/graphene >=media-libs/gstreamer-1.18:1.0 >=media-libs/gst-plugins-bad-1.18:1.0 >=media-libs/gst-plugins-base-1.18:1.0[wayland] >=media-libs/gst-plugins-good-1.18:1.0 >=media-plugins/gst-plugins-zbar-1.18:1.0 )
|
||||
DEPEND=>=dev-libs/glib-2.82:2 >=gui-libs/gtk-4.20:4[wayland,X] >=gui-libs/libadwaita-1.8:1 qrcode? ( media-libs/graphene >=media-libs/gstreamer-1.20:1.0 >=media-libs/gst-plugins-bad-1.20:1.0 >=media-libs/gst-plugins-base-1.20:1.0[wayland] >=media-libs/gst-plugins-good-1.20:1.0 >=media-plugins/gst-plugins-zbar-1.20:1.0 )
|
||||
DESCRIPTION=Fast and secure file transfer
|
||||
EAPI=8
|
||||
HOMEPAGE=https://apps.gnome.org/Warp/ https://gitlab.gnome.org/World/warp
|
||||
@@ -8,9 +8,9 @@ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cargo flag-o-matic gnome2-utils meson python-any-r1 xdg
|
||||
IUSE=qrcode debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3 Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD EUPL-1.2 GPL-3+ MIT Unicode-3.0 Unlicense ZLIB
|
||||
RDEPEND=>=dev-libs/glib-2.76:2 >=gui-libs/gtk-4.14:4[wayland,X] >=gui-libs/libadwaita-1.7:1 qrcode? ( media-libs/graphene >=media-libs/gstreamer-1.18:1.0 >=media-libs/gst-plugins-bad-1.18:1.0 >=media-libs/gst-plugins-base-1.18:1.0[wayland] >=media-libs/gst-plugins-good-1.18:1.0 >=media-plugins/gst-plugins-zbar-1.18:1.0 )
|
||||
LICENSE=GPL-3 Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD EUPL-1.2 GPL-3+ ISC MIT Unicode-3.0 Unlicense ZLIB
|
||||
RDEPEND=>=dev-libs/glib-2.82:2 >=gui-libs/gtk-4.20:4[wayland,X] >=gui-libs/libadwaita-1.8:1 qrcode? ( media-libs/graphene >=media-libs/gstreamer-1.20:1.0 >=media-libs/gst-plugins-bad-1.20:1.0 >=media-libs/gst-plugins-base-1.20:1.0[wayland] >=media-libs/gst-plugins-good-1.20:1.0 >=media-plugins/gst-plugins-zbar-1.20:1.0 )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.gnome.org/World/warp/-/archive/v0.9.2/warp-v0.9.2.tar.bz2 -> warp-0.9.2.tar.bz2 https://github.com/pastalian/distfiles/releases/download/warp-0.9.2/warp-0.9.2-crates.tar.xz
|
||||
SRC_URI=https://gitlab.gnome.org/World/warp/-/archive/v1.0.0/warp-v1.0.0.tar.bz2 -> warp-1.0.0.tar.bz2 https://github.com/pastalian/distfiles/releases/download/warp-1.0.0/warp-1.0.0-crates.tar.xz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 ninja-utils d063ea1900a793f93eb095010d6d9156 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd sysroot ba2e3d2f7daad91fdef9350dc789d87f meson 12065b402c6d78a2aec926ed8dfd964f python-any-r1 891415dfe39ad9b41b461f2b86354af0 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=6ad1ff38e9d534e78d25e30e88a83b72
|
||||
_md5_=82ccc2c77ed2235c24a3774b47926d32
|
||||
15
metadata/md5-cache/net-wireless/geteduroam-0.14
Normal file
15
metadata/md5-cache/net-wireless/geteduroam-0.14
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DEPEND=libnotify? ( x11-libs/libnotify ) gui? ( >=gui-libs/gtk-4.6 >=gui-libs/libadwaita-1.1 ) net-misc/networkmanager
|
||||
DESCRIPTION=geteduroam Linux client
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/geteduroam/linux-app https://get.eduroam.org/
|
||||
INHERIT=go-module desktop systemd
|
||||
IUSE=gui libnotify
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT Apache-2.0 BSD-2 BSD GPL-2
|
||||
RDEPEND=libnotify? ( x11-libs/libnotify ) gui? ( >=gui-libs/gtk-4.6 >=gui-libs/libadwaita-1.1 ) net-misc/networkmanager
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/geteduroam/linux-app/archive/refs/tags/0.14.tar.gz -> geteduroam-0.14.tar.gz https://codeberg.org/AshyPinguin/vendor-tarballs/releases/download/geteduroam-0.14/geteduroam-vendor.tar.xz -> geteduroam-0.14-vendor.tar.xz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot ba2e3d2f7daad91fdef9350dc789d87f go-env f7f56c1e72a626b159373a2c2b89af39 go-module 1333f0eba2be11d0afeadce17a07af4d desktop 26d57169ca094c04be416993844ec8bc systemd a964c0cbe818b5729da1dbfcee5be861
|
||||
_md5_=ae5902d5b336067b8e600bd4d6860cc0
|
||||
@@ -1,15 +0,0 @@
|
||||
DEFINED_PHASES=install setup
|
||||
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/click[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/click[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/click[python_targets_python3_14(-)] ) sci-electronics/yosys sci-mathematics/z3 yices2? ( sci-mathematics/yices2 )
|
||||
DESCRIPTION=Front-end for Yosys-based formal hardware verification flows
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/YosysHQ/sby
|
||||
INHERIT=python-single-r1
|
||||
IUSE=yices2 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
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/click[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/click[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/click[python_targets_python3_14(-)] ) sci-electronics/yosys sci-mathematics/z3 yices2? ( sci-mathematics/yices2 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/YosysHQ/sby/archive/v0.63.tar.gz -> sby-0.63.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
||||
_md5_=8fbe6a5c224e79d0856f94946cef05fb
|
||||
17
metadata/md5-cache/sci-electronics/sby-0.64
Normal file
17
metadata/md5-cache/sci-electronics/sby-0.64
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( python_single_target_python3_11? ( dev-python/xmlschema[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/xmlschema[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/xmlschema[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/xmlschema[python_targets_python3_14(-)] ) )
|
||||
DEFINED_PHASES=install setup test
|
||||
DEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) python_single_target_python3_11? ( dev-python/click[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/click[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/click[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/click[python_targets_python3_14(-)] ) sci-electronics/yosys sci-mathematics/z3 yices2? ( sci-mathematics/yices2 )
|
||||
DESCRIPTION=Front-end for Yosys-based formal hardware verification flows
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/YosysHQ/sby
|
||||
INHERIT=python-single-r1
|
||||
IUSE=test yices2 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) python_single_target_python3_11? ( dev-python/click[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/click[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/click[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/click[python_targets_python3_14(-)] ) sci-electronics/yosys sci-mathematics/z3 yices2? ( sci-mathematics/yices2 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/YosysHQ/sby/archive/v0.64.tar.gz -> sby-0.64.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
||||
_md5_=79506b654396b78d4a394e7cc36751c1
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=|| ( dev-lang/python:3.14 dev-lang/python:3.13 dev-lang/python:3.12 ) dev-vcs/git virtual/pkgconfig
|
||||
BDEPEND=|| ( dev-lang/python:3.14 dev-lang/python:3.13 dev-lang/python:3.12 dev-lang/python:3.11 ) dev-vcs/git virtual/pkgconfig
|
||||
DEFINED_PHASES=configure prepare setup
|
||||
DEPEND=dev-libs/boost:= dev-libs/libffi:= dev-lang/tcl:= llvm_slot_18? ( llvm-core/clang:18= ) llvm_slot_19? ( llvm-core/clang:19= ) llvm_slot_20? ( llvm-core/clang:20= ) llvm_slot_21? ( llvm-core/clang:21= ) media-gfx/xdot sys-libs/ncurses:= sys-libs/readline:= virtual/zlib
|
||||
DESCRIPTION=framework for Verilog RTL synthesis
|
||||
@@ -11,6 +11,6 @@ LICENSE=ISC
|
||||
RDEPEND=dev-libs/boost:= dev-libs/libffi:= dev-lang/tcl:= llvm_slot_18? ( llvm-core/clang:18= ) llvm_slot_19? ( llvm-core/clang:19= ) llvm_slot_20? ( llvm-core/clang:20= ) llvm_slot_21? ( llvm-core/clang:21= ) media-gfx/xdot sys-libs/ncurses:= sys-libs/readline:= virtual/zlib
|
||||
REQUIRED_USE=^^ ( llvm_slot_18 llvm_slot_19 llvm_slot_20 llvm_slot_21 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/YosysHQ/yosys/releases/download/v0.63/yosys.tar.gz -> yosys-0.63.tar.gz
|
||||
SRC_URI=https://github.com/YosysHQ/yosys/releases/download/v0.64/yosys.tar.gz -> yosys-0.64.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-any-r1 891415dfe39ad9b41b461f2b86354af0 llvm-utils e7edb4086e31c8537574b263d899f826 multilib fc812e8eb2170022c28272d80a1f9e77 llvm-r2 8bc46809768366b4239eab39335419bc
|
||||
_md5_=9d34cc014e25d7bc7abb23a74059343f
|
||||
_md5_=4d3b5ab5e4db3b4928ee2f38bf3aa92e
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=virtual/pkgconfig
|
||||
DEFINED_PHASES=install postinst
|
||||
DESCRIPTION=GPU switching without login out for Nvidia Optimus laptops under Linux
|
||||
DESCRIPTION=GPU switching without log out for Nvidia Optimus laptops under Linux
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/pedro00dk/nvidia-exec
|
||||
INHERIT=systemd
|
||||
@@ -8,6 +8,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-lang/python sys-apps/lshw sys-process/lsof x11-drivers/nvidia-drivers
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/pedro00dk/nvidia-exec/archive/refs/tags/v0.2.7.tar.gz -> nvidia-exec-0.2.7.tar.gz
|
||||
SRC_URI=https://github.com/pedro00dk/nvidia-exec/archive/refs/tags/v0.3.2.tar.gz -> nvidia-exec-0.3.2.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 systemd a964c0cbe818b5729da1dbfcee5be861
|
||||
_md5_=f65760ad350a34cbadb0dbc4ee781ea3
|
||||
_md5_=ec72abea29314c1685c60b481e30198d
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=install postinst unpack
|
||||
DESCRIPTION=GPU switching without login out for Nvidia Optimus laptops under Linux
|
||||
DESCRIPTION=GPU switching without log out for Nvidia Optimus laptops under Linux
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/pedro00dk/nvidia-exec
|
||||
INHERIT=systemd git-r3
|
||||
@@ -9,4 +9,4 @@ PROPERTIES=live
|
||||
RDEPEND=dev-lang/python sys-apps/lshw sys-process/lsof x11-drivers/nvidia-drivers
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 systemd a964c0cbe818b5729da1dbfcee5be861 git-r3 7b584b5dc33e3bc66ff5b9271bf41764
|
||||
_md5_=f65760ad350a34cbadb0dbc4ee781ea3
|
||||
_md5_=ec72abea29314c1685c60b481e30198d
|
||||
|
||||
15
metadata/md5-cache/www-apps/soupault-5.3.0
Normal file
15
metadata/md5-cache/www-apps/soupault-5.3.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-lang/ocaml dev-ml/dune
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=>=dev-lang/ocaml-4.14:=[ocamlopt?] >=dev-ml/dune-2.0.0 >=dev-ml/camomile-2.0.0:=[ocamlopt?] >=dev-ml/ocaml-tsort-2.2.0:=[ocamlopt?] >=dev-ml/lua-ml-0.9.3:=[ocamlopt?] dev-ml/digestif:=[ocamlopt?] >=dev-ml/ocaml-base64-3.0.0:=[ocamlopt?] >=dev-ml/jingoo-1.4.2:=[ocamlopt?] >=dev-ml/spelll-0.4:=[ocamlopt?] >=dev-ml/ocaml-yaml-2.0.0:=[ocamlopt?] >=dev-ml/ocaml-csv-2.4:=[ocamlopt?] >=dev-ml/ezjsonm-1.2.0:=[ocamlopt?] >=dev-ml/re-1.9.0:=[ocamlopt?] >=dev-ml/otoml-1.0.5:=[ocamlopt?] >=dev-ml/ocaml-fileutils-0.6.3:=[ocamlopt?] >=dev-ml/ocaml-containers-3.9:=[ocamlopt?] >=dev-ml/markup-1.0.1:=[ocamlopt?] >=dev-ml/lambdasoup-1.1.1:=[ocamlopt?] >=dev-ml/logs-0.7.0:=[ocamlopt?] >=dev-ml/fmt-0.8.9:=[ocamlopt?] >=dev-ml/odate-0.6:=[ocamlopt?] >=dev-ml/cmarkit-0.3.0:=[ocamlopt?] !www-apps/soupault-bin dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=Static website generator based on HTML rewriting
|
||||
EAPI=8
|
||||
HOMEPAGE=https://soupault.net
|
||||
INHERIT=dune
|
||||
IUSE=+ocamlopt
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-lang/ocaml-4.14:=[ocamlopt?] >=dev-ml/dune-2.0.0 >=dev-ml/camomile-2.0.0:=[ocamlopt?] >=dev-ml/ocaml-tsort-2.2.0:=[ocamlopt?] >=dev-ml/lua-ml-0.9.3:=[ocamlopt?] dev-ml/digestif:=[ocamlopt?] >=dev-ml/ocaml-base64-3.0.0:=[ocamlopt?] >=dev-ml/jingoo-1.4.2:=[ocamlopt?] >=dev-ml/spelll-0.4:=[ocamlopt?] >=dev-ml/ocaml-yaml-2.0.0:=[ocamlopt?] >=dev-ml/ocaml-csv-2.4:=[ocamlopt?] >=dev-ml/ezjsonm-1.2.0:=[ocamlopt?] >=dev-ml/re-1.9.0:=[ocamlopt?] >=dev-ml/otoml-1.0.5:=[ocamlopt?] >=dev-ml/ocaml-fileutils-0.6.3:=[ocamlopt?] >=dev-ml/ocaml-containers-3.9:=[ocamlopt?] >=dev-ml/markup-1.0.1:=[ocamlopt?] >=dev-ml/lambdasoup-1.1.1:=[ocamlopt?] >=dev-ml/logs-0.7.0:=[ocamlopt?] >=dev-ml/fmt-0.8.9:=[ocamlopt?] >=dev-ml/odate-0.6:=[ocamlopt?] >=dev-ml/cmarkit-0.3.0:=[ocamlopt?] !www-apps/soupault-bin dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
||||
SLOT=0
|
||||
SRC_URI=https://codeberg.org/PataphysicalSociety/soupault/archive/5.3.0.tar.gz -> soupault-5.3.0.tar.gz
|
||||
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 dune bca6089ec4118f02802b8cee78a748c5
|
||||
_md5_=406345e080d5db67a83e71197e55f36c
|
||||
@@ -6,5 +6,5 @@ KEYWORDS=-* ~amd64 ~arm64
|
||||
LICENSE=MIT
|
||||
RDEPEND=!www-apps/soupault
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/PataphysicalSociety/soupault/releases/download/5.2.0/soupault-5.2.0-linux-x86_64.tar.gz ) arm64? ( https://github.com/PataphysicalSociety/soupault/releases/download/5.2.0/soupault-5.2.0-linux-aarch64.tar.gz )
|
||||
_md5_=10b358311d7a1dd8028023fdfb857173
|
||||
SRC_URI=amd64? ( https://github.com/PataphysicalSociety/soupault/releases/download/5.3.0/soupault-5.3.0-linux-x86_64.tar.gz ) arm64? ( https://github.com/PataphysicalSociety/soupault/releases/download/5.3.0/soupault-5.3.0-linux-arm64.tar.gz )
|
||||
_md5_=40ed4ceaea97686fa7a0dfa658b2b05b
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=A self-hosted, ad-free, privacy-respecting metasearch engine
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/benbusby/whoogle-search
|
||||
INHERIT=distutils-r1 systemd
|
||||
IUSE=python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/cssutils[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/beautifulsoup4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/cryptography[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/flask[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/python-dotenv[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/defusedxml[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/waitress[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/validators[python_targets_python3_12(-)?,python_targets_python3_13(-)?] app-arch/brotli[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python] net-libs/stem acct-user/whoogle acct-group/whoogle 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 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/benbusby/whoogle-search/archive/refs/tags/v0.9.3.tar.gz -> whoogle-search-0.9.3.gh.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 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 systemd a964c0cbe818b5729da1dbfcee5be861
|
||||
_md5_=3cc05624e4beafe583f4ad79e2251b22
|
||||
@@ -10,6 +10,6 @@ KEYWORDS=-* ~amd64
|
||||
LICENSE=MPL-2.0
|
||||
RDEPEND=app-accessibility/at-spi2-core app-misc/mime-types dev-libs/dbus-glib dev-libs/glib dev-libs/nspr dev-libs/nss gui-libs/gtk media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-video/ffmpeg sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-themes/hicolor-icon-theme x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXt x11-libs/libXtst
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mullvad/mullvad-browser/releases/download/15.0.9/mullvad-browser-linux-x86_64-15.0.9.tar.xz -> mullvad-browser-bin-15.0.9.tar.xz verify-sig? ( https://github.com/mullvad/mullvad-browser/releases/download/15.0.9/mullvad-browser-linux-x86_64-15.0.9.tar.xz.asc -> mullvad-browser-bin-15.0.9.tar.xz.asc )
|
||||
SRC_URI=https://github.com/mullvad/mullvad-browser/releases/download/15.0.10/mullvad-browser-linux-x86_64-15.0.10.tar.xz -> mullvad-browser-bin-15.0.10.tar.xz verify-sig? ( https://github.com/mullvad/mullvad-browser/releases/download/15.0.10/mullvad-browser-linux-x86_64-15.0.10.tar.xz.asc -> mullvad-browser-bin-15.0.10.tar.xz.asc )
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc optfeature 538bce96e5589935b57e178e8635f301 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=424e1fc363d508a58a0cbea931383c71
|
||||
@@ -8,6 +8,6 @@ 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
|
||||
SRC_URI=https://cdn.waterfox.com/waterfox/releases/6.6.12/Linux_x86_64/waterfox-6.6.12.tar.bz2 -> waterfox-bin-6.6.12.tar.bz2
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09
|
||||
_md5_=346d0fa0bc781ed575672e8d6609578b
|
||||
@@ -1,14 +0,0 @@
|
||||
BDEPEND=virtual/pkgconfig
|
||||
DEFINED_PHASES=compile install postinst prepare unpack
|
||||
DEPEND=|| ( dev-lang/zig-bin:0.13 dev-lang/zig:0.13 ) sys-libs/pam x11-libs/libxcb
|
||||
DESCRIPTION=Ly - a TUI display manager
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/fairyglade/ly
|
||||
INHERIT=edo pam systemd prefix
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=WTFPL-2
|
||||
RDEPEND=x11-base/xorg-server x11-apps/xauth x11-apps/xrdb x11-apps/xmessage sys-libs/ncurses
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/fairyglade/ly/archive/v1.0.3/ly-1.0.3.tar.gz https://github.com/Hejsil/zig-clap/archive/0.9.1.tar.gz -> zig-clap-0.9.1.tar.gz https://github.com/Kawaii-Ash/zigini/archive/0bba97a12582928e097f4074cc746c43351ba4c8.tar.gz -> zigini-0bba97a12582928e097f4074cc746c43351ba4c8.tar.gz https://github.com/ziglibs/ini/archive/e18d36665905c1e7ba0c1ce3e8780076b33e3002.tar.gz -> ziglibini-e18d36665905c1e7ba0c1ce3e8780076b33e3002.tar.gz
|
||||
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d pam b56d0c9c20fc5b553f13c8ae165a10a5 systemd a964c0cbe818b5729da1dbfcee5be861 prefix c3c4c93ebda319c0fa7ed6f942ba1010
|
||||
_md5_=e17255ec53d8be36041eaf253228d4b7
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=virtual/pkgconfig || ( dev-lang/zig:0.15 dev-lang/zig-bin:0.15 ) virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
|
||||
DEPEND=sys-libs/pam X? ( x11-libs/libxcb )
|
||||
DESCRIPTION=Ly - a TUI display manager
|
||||
EAPI=8
|
||||
HOMEPAGE=https://codeberg.org/fairyglade/ly
|
||||
INHERIT=pam systemd zig
|
||||
IUSE=X
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=WTFPL-2
|
||||
RDEPEND=app-misc/brightnessctl X? ( x11-base/xorg-server x11-apps/xauth x11-apps/xrdb x11-apps/xmessage ) sys-libs/ncurses
|
||||
SLOT=0
|
||||
SRC_URI=https://codeberg.org/fairyglade/ly/archive/v1.2.0.tar.gz -> ly-1.2.0.tar.gz https://github.com/AnErrupTion/zigini/archive/96ca1d9f1a7ec741f07ceb104dae2b3a7bdfd48a.tar.gz -> zigini-0.3.2-BSkB7WJJAADybd5DGd9MLCp6ikGGUq9wicxsjv0HF1Qc.tar.gz https://github.com/AnErrupTion/ini/archive/ac6e656157b2ac6c98392283a139b47c44a85d54.tar.gz -> ini-0.1.0-YCQ9YkUnAAA7SjpLwvomwrngMn3TConSAlNgo7Q8ibMZ.tar.gz https://github.com/Hejsil/zig-clap/archive/refs/tags/0.11.0.tar.gz -> clap-0.11.0-oBajB-HnAQDPCKYzwF7rO3qDFwRcD39Q0DALlTSz5H7e.tar.gz https://github.com/AnErrupTion/termbox2/archive/290ac6b8225aacfd16851224682b851b65fcb918.tar.gz -> N-V-__8AAGcUBQAa5vov1Yi_9AXEffFQ1e2KsXaK4dgygRKq.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d pam b56d0c9c20fc5b553f13c8ae165a10a5 systemd a964c0cbe818b5729da1dbfcee5be861 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 zig-utils 890550806aab0e31ba9ce482c404b3fb zig 164531a50f1271aa6165ad99b1fed462
|
||||
_md5_=77d3d2ce77663422b34a58370af2b774
|
||||
@@ -1,5 +1,5 @@
|
||||
BDEPEND=virtual/pkgconfig || ( dev-lang/zig:0.15 dev-lang/zig-bin:0.15 ) virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DEPEND=sys-libs/pam X? ( x11-libs/libxcb )
|
||||
DESCRIPTION=Ly - a TUI display manager
|
||||
EAPI=8
|
||||
@@ -8,8 +8,8 @@ INHERIT=pam systemd zig
|
||||
IUSE=X
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=WTFPL-2
|
||||
RDEPEND=app-misc/brightnessctl X? ( x11-base/xorg-server x11-apps/xauth x11-apps/xrdb x11-apps/xmessage ) sys-libs/ncurses
|
||||
RDEPEND=app-misc/brightnessctl X? ( x11-base/xorg-server x11-apps/xauth x11-apps/xrdb x11-apps/xmessage )
|
||||
SLOT=0
|
||||
SRC_URI=https://codeberg.org/fairyglade/ly/archive/v1.3.2.tar.gz -> ly-1.3.2.tar.gz https://github.com/AnErrupTion/ini/archive/918f16d0dcf893d0c1cdffe204faa08bb3584e04.tar.gz -> ini-0.1.0-YCQ9Ys0pAABixEvvQvhVXAdqRE3wrZk_wiL9TPNHhB8d.tar.gz https://github.com/AnErrupTion/termbox2/archive/496730697c662893eec43192f48ff616c2539da6.tar.gz -> N-V-__8AAOEWBQDt5tNdIzIFY6n8DdZsCP-6MyLoNS20wgpA.tar.gz https://github.com/Hejsil/zig-clap/archive/5289e0753cd274d65344bef1c114284c633536ea.tar.gz -> clap-0.11.0-oBajB-HnAQDPCKYzwF7rO3qDFwRcD39Q0DALlTSz5H7e.tar.gz https://github.com/AnErrupTion/zigini/archive/9281f47702b57779e831d7618e158abb8eb4d4a2.tar.gz -> zigini-0.3.3-36M0FRJJAADZVq5HPm-hYKMpFFTr0OgjbEYcK2ijKZ5n.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d pam b56d0c9c20fc5b553f13c8ae165a10a5 systemd a964c0cbe818b5729da1dbfcee5be861 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 zig-utils 890550806aab0e31ba9ce482c404b3fb zig 164531a50f1271aa6165ad99b1fed462
|
||||
_md5_=d9c3bbb4edf021b9ee073f3482894f62
|
||||
_md5_=30f9d47527f47ac3b87342468c68e43d
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
BDEPEND=virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile install postinst prepare unpack
|
||||
DEPEND=|| ( dev-lang/zig-bin:0.13 dev-lang/zig:0.13 ) sys-libs/pam x11-libs/libxcb
|
||||
DESCRIPTION=Ly - a TUI display manager (live ebuild)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/fairyglade/ly
|
||||
INHERIT=edo pam systemd git-r3 prefix
|
||||
LICENSE=WTFPL-2
|
||||
PROPERTIES=live
|
||||
RDEPEND=x11-base/xorg-server x11-apps/xauth sys-libs/ncurses x11-apps/xrdb
|
||||
SLOT=0
|
||||
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d pam b56d0c9c20fc5b553f13c8ae165a10a5 systemd a964c0cbe818b5729da1dbfcee5be861 git-r3 7b584b5dc33e3bc66ff5b9271bf41764 prefix c3c4c93ebda319c0fa7ed6f942ba1010
|
||||
_md5_=0e20133c199b962a650158ee34368dd0
|
||||
13
metadata/md5-cache/x11-misc/xuv-0.2.0
Normal file
13
metadata/md5-cache/x11-misc/xuv-0.2.0
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DEPEND=x11-libs/libX11
|
||||
DESCRIPTION=X11 daemon to auto run commands triggered by user specified events
|
||||
EAPI=8
|
||||
HOMEPAGE=https://codeberg.org/NRK/xuv
|
||||
INHERIT=toolchain-funcs edo
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=x11-libs/libX11
|
||||
SLOT=0
|
||||
SRC_URI=https://codeberg.org/NRK/xuv/archive/v0.2.0.tar.gz -> xuv-0.2.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 edo a5e294016aa84979fcb2459749eb80b2
|
||||
_md5_=755b57ca618e7faf0f343f7979f7d1c8
|
||||
17
metadata/md5-cache/x11-terms/alacritty-graphics-0.17.0
Normal file
17
metadata/md5-cache/x11-terms/alacritty-graphics-0.17.0
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user