mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
2025-03-10 11:18:13 UTC
This commit is contained in:
@@ -11,4 +11,4 @@ RDEPEND=dev-libs/boost:= dev-libs/openssl:= sys-libs/zlib:=
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/PurpleI2P/i2pd-tools/archive/33fce4b087d92ee90653460bbe7a07cdc0c7b121.tar.gz -> i2pd-tools-2025.02.26.tar.gz https://github.com/PurpleI2P/i2pd/archive/dcd15cc2449d6320de6351054e61ef2ee7ebee40.tar.gz -> i2pd-dcd15cc.tar.gz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96
|
||||
_md5_=584339fbbf35adbbd40248eae598925b
|
||||
_md5_=8522132c9d0b8361b74123d067e3e15f
|
||||
@@ -6,6 +6,6 @@ INHERIT=bash-completion-r1
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.150.0/pulumi-v3.150.0-linux-x64.tar.gz )
|
||||
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.154.0/pulumi-v3.154.0-linux-x64.tar.gz )
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 bash-completion-r1 767861f3744f589ee5291c1698b1c082
|
||||
_md5_=dfd9eb3d3fdbd19286573c1a7d62496c
|
||||
16
metadata/md5-cache/app-admin/ripasso-0.7.0
Normal file
16
metadata/md5-cache/app-admin/ripasso-0.7.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=virtual/pkgconfig || ( dev-lang/rust-bin:9999 dev-lang/rust:9999 dev-lang/rust-bin:1.86.0 dev-lang/rust:1.86.0 dev-lang/rust-bin:1.85.0 dev-lang/rust:1.85.0 dev-lang/rust-bin:1.84.1 dev-lang/rust:1.84.1 dev-lang/rust-bin:1.84.0 dev-lang/rust:1.84.0 dev-lang/rust-bin:1.83.0 dev-lang/rust:1.83.0 dev-lang/rust-bin:1.82.0 dev-lang/rust:1.82.0 dev-lang/rust-bin:1.81.0 dev-lang/rust:1.81.0 dev-lang/rust-bin:1.80.1 dev-lang/rust:1.80.1 dev-lang/rust-bin:1.79.0 dev-lang/rust:1.79.0 dev-lang/rust-bin:1.78.0 dev-lang/rust:1.78.0 dev-lang/rust-bin:1.77.1 dev-lang/rust:1.77.1 dev-lang/rust-bin:1.76.0 dev-lang/rust:1.76.0 dev-lang/rust-bin:1.75.0 dev-lang/rust:1.75.0 dev-lang/rust-bin:1.74.1 dev-lang/rust:1.74.1 dev-lang/rust-bin:1.71.1 dev-lang/rust:1.71.1 )
|
||||
DEFINED_PHASES=compile configure install setup test unpack
|
||||
DEPEND=app-crypt/gpgme dev-libs/gmp dev-libs/libgit2:= dev-libs/libgpg-error dev-libs/nettle dev-libs/openssl:0= sys-libs/zlib gtk? ( gui-libs/gtk )
|
||||
DESCRIPTION=A password manager that uses the file format of 'pass'
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/cortex/ripasso
|
||||
INHERIT=cargo plocale
|
||||
IUSE=gtk debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3 Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 CC0-1.0 ISC LGPL-2+ LGPL-2.1 MIT MPL-2.0 Unicode-3.0 Unicode-DFS-2016 Unlicense || ( GPL-2 GPL-3 LGPL-3 )
|
||||
RDEPEND=app-crypt/gpgme dev-libs/gmp dev-libs/libgit2:= dev-libs/libgpg-error dev-libs/nettle dev-libs/openssl:0= sys-libs/zlib gtk? ( gui-libs/gtk )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/cortex/ripasso/archive/refs/tags/release-0.7.0.tar.gz -> ripasso-0.7.0.tar.gz https://github.com/freijon/ripasso/releases/download/release-0.7.0/ripasso-0.7.0-crates.tar.xz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 969e004a4a07d654b01c6b15e2c66080 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo eb4315c13bbb1d5195ce27f8934644f9 plocale 950fbaec7deeba41b5bcc0572cca99b9
|
||||
_md5_=bb8d6b6ad1bb7a0761d23bf87afb1b3e
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=test? ( >=dev-python/psutil-5.9.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/urwid-2.0.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-python/unittest-or-fail[python_targets_python3_11(-)?] ) ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
BDEPEND=test? ( >=dev-python/psutil-5.9.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/urwid-2.0.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_11? ( dev-python/unittest-or-fail[python_targets_python3_11(-)?] ) ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=Stress-Terminal UI monitoring tool
|
||||
EAPI=8
|
||||
HOMEPAGE=https://amanusk.github.io/s-tui/
|
||||
INHERIT=distutils-r1 optfeature
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=>=dev-python/psutil-5.9.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/urwid-2.0.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
|
||||
RDEPEND=>=dev-python/psutil-5.9.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/urwid-2.0.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/amanusk/s-tui/archive/v1.1.6.tar.gz -> s-tui-1.1.6.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df optfeature 538bce96e5589935b57e178e8635f301
|
||||
_md5_=ca5ed0911d33db61ab928c4a187becca
|
||||
_md5_=a751820514a2ec87f9947d52be9a76ec
|
||||
|
||||
@@ -12,4 +12,4 @@ RDEPEND=cuda? ( dev-util/nvidia-cuda-toolkit:= ) blas? ( !mkl? ( virtual/blas )
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 cuda 283d0f298f6c196c755a0f8d50daca85 rocm 826765f795a41b937d1bfe8e709346cd multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module df32d29550d40a92da723d3b8e17b467 systemd 54bd206bb5c4efac6ae28b6b006713b0 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=2389f4b753c5b744dbfcad32cbad84be
|
||||
_md5_=a1caa8268acd0d1e784e61eac0375f0a
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
13
metadata/md5-cache/app-misc/pueue-4.0.0
Normal file
13
metadata/md5-cache/app-misc/pueue-4.0.0
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=|| ( dev-lang/rust-bin:9999 dev-lang/rust:9999 dev-lang/rust-bin:1.86.0 dev-lang/rust:1.86.0 dev-lang/rust-bin:1.85.0 dev-lang/rust:1.85.0 dev-lang/rust-bin:1.84.1 dev-lang/rust:1.84.1 dev-lang/rust-bin:1.84.0 dev-lang/rust:1.84.0 dev-lang/rust-bin:1.83.0 dev-lang/rust:1.83.0 dev-lang/rust-bin:1.82.0 dev-lang/rust:1.82.0 dev-lang/rust-bin:1.81.0 dev-lang/rust:1.81.0 dev-lang/rust-bin:1.80.1 dev-lang/rust:1.80.1 dev-lang/rust-bin:1.79.0 dev-lang/rust:1.79.0 dev-lang/rust-bin:1.78.0 dev-lang/rust:1.78.0 dev-lang/rust-bin:1.77.1 dev-lang/rust:1.77.1 dev-lang/rust-bin:1.76.0 dev-lang/rust:1.76.0 dev-lang/rust-bin:1.75.0 dev-lang/rust:1.75.0 dev-lang/rust-bin:1.74.1 dev-lang/rust:1.74.1 dev-lang/rust-bin:1.71.1 dev-lang/rust:1.71.1 ) virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install setup test unpack
|
||||
DESCRIPTION=A cli tool for managing long running shell commands.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/nukesor/pueue
|
||||
INHERIT=cargo systemd shell-completion
|
||||
IUSE=debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-DFS-2016 Unlicense
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Nukesor/pueue/archive/v4.0.0.tar.gz -> pueue-4.0.0.tar.gz https://github.com/freijon/pueue/releases/download/v4.0.0/pueue-4.0.0-crates.tar.xz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 969e004a4a07d654b01c6b15e2c66080 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo eb4315c13bbb1d5195ce27f8934644f9 systemd 54bd206bb5c4efac6ae28b6b006713b0 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=8b23669b84515e70aebae033d2643625
|
||||
13
metadata/md5-cache/app-misc/superfile-1.2.0.0
Normal file
13
metadata/md5-cache/app-misc/superfile-1.2.0.0
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DESCRIPTION=Pretty fancy and modern terminal file manager
|
||||
EAPI=8
|
||||
HOMEPAGE=https://superfile.netlify.app/
|
||||
INHERIT=go-module
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/yorukot/superfile/archive/refs/tags/v1.2.0.0.tar.gz -> superfile-1.2.0.0.tar.gz https://github.com/ingenarel/guru-depfiles/releases/download/0.4/superfile-1.2.0.0-vendor.tar.xz
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module df32d29550d40a92da723d3b8e17b467
|
||||
_md5_=9aec0ce5ebe54deb976889795c7065ba
|
||||
15
metadata/md5-cache/app-misc/yazi-9999
Normal file
15
metadata/md5-cache/app-misc/yazi-9999
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=|| ( dev-lang/rust-bin:9999 dev-lang/rust:9999 dev-lang/rust-bin:1.86.0 dev-lang/rust:1.86.0 dev-lang/rust-bin:1.85.0 dev-lang/rust:1.85.0 dev-lang/rust-bin:1.84.1 dev-lang/rust:1.84.1 dev-lang/rust-bin:1.84.0 dev-lang/rust:1.84.0 dev-lang/rust-bin:1.83.0 dev-lang/rust:1.83.0 dev-lang/rust-bin:1.82.0 dev-lang/rust:1.82.0 dev-lang/rust-bin:1.81.0 dev-lang/rust:1.81.0 dev-lang/rust-bin:1.80.1 dev-lang/rust:1.80.1 dev-lang/rust-bin:1.79.0 dev-lang/rust:1.79.0 dev-lang/rust-bin:1.78.0 dev-lang/rust:1.78.0 dev-lang/rust-bin:1.77.1 dev-lang/rust:1.77.1 dev-lang/rust-bin:1.76.0 dev-lang/rust:1.76.0 dev-lang/rust-bin:1.75.0 dev-lang/rust:1.75.0 dev-lang/rust-bin:1.74.1 dev-lang/rust:1.74.1 dev-lang/rust-bin:1.71.1 dev-lang/rust:1.71.1 ) >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack
|
||||
DEPEND=dev-libs/oniguruma
|
||||
DESCRIPTION=Blazing fast terminal file manager written in Rust, based on async I/O.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://yazi-rs.github.io
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cargo git-r3 desktop shell-completion xdg
|
||||
IUSE=+cli debug
|
||||
LICENSE=MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD Boost-1.0 CC0-1.0 ISC MIT MPL-2.0 UoI-NCSA Unicode-3.0 ZLIB
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-libs/oniguruma
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 969e004a4a07d654b01c6b15e2c66080 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo eb4315c13bbb1d5195ce27f8934644f9 git-r3 875eb471682d3e1f18da124be97dcc81 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=1ebc964fa17de8107c724c2d9d7899f6
|
||||
@@ -9,6 +9,6 @@ LICENSE=MIT
|
||||
RDEPEND=dev-debug/gdb[python] python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/cyrus-and/gdb-dashboard/archive/v0.17.2.tar.gz -> gdb-dashboard-0.17.2.tar.gz
|
||||
SRC_URI=https://github.com/cyrus-and/gdb-dashboard/archive/v0.17.4.tar.gz -> gdb-dashboard-0.17.4.tar.gz
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 optfeature 538bce96e5589935b57e178e8635f301 wrapper 11a2a3bd712784986679b60a0cab34a0
|
||||
_md5_=e4cefc1dda291300a17c8b2e7479c24e
|
||||
_md5_=d7d619e0de9b226ced4ad2aabd4f41f7
|
||||
@@ -5,7 +5,7 @@ DESCRIPTION=plain-C Protocol Buffers for embedded/memory-constrained systems
|
||||
EAPI=8
|
||||
HOMEPAGE=https://jpa.kapsi.fi/nanopb/ https://github.com/nanopb/nanopb
|
||||
INHERIT=cmake flag-o-matic python-single-r1
|
||||
IUSE=+pb-malloc test python_single_target_python3_13t python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
||||
IUSE=+pb-malloc static-libs test python_single_target_python3_13t python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ZLIB
|
||||
RDEPEND=dev-libs/protobuf python_single_target_python3_13t? ( dev-lang/python:3.13t ) 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 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/nanopb/nanopb/archive/refs/tags/0.4.9.1.tar.gz -> nanopb-0.4.9.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
||||
_md5_=c0ece36ecc1ac3c54848a4ebb76595e3
|
||||
_md5_=3867787aca5b912a1a446b241daafab4
|
||||
|
||||
@@ -5,7 +5,7 @@ DESCRIPTION=plain-C Protocol Buffers for embedded/memory-constrained systems
|
||||
EAPI=8
|
||||
HOMEPAGE=https://jpa.kapsi.fi/nanopb/ https://github.com/nanopb/nanopb
|
||||
INHERIT=cmake flag-o-matic python-single-r1 git-r3
|
||||
IUSE=+pb-malloc test python_single_target_python3_13t python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
||||
IUSE=+pb-malloc static-libs test python_single_target_python3_13t python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
||||
LICENSE=ZLIB
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-libs/protobuf python_single_target_python3_13t? ( dev-lang/python:3.13t ) 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 )
|
||||
@@ -13,4 +13,4 @@ REQUIRED_USE=^^ ( python_single_target_python3_13t python_single_target_python3_
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=c0ece36ecc1ac3c54848a4ebb76595e3
|
||||
_md5_=d9f65ee72f81d84a12e748d9cd2b5d47
|
||||
|
||||
@@ -11,6 +11,6 @@ RDEPEND=>=dev-python/click-7[python_targets_pypy3(-)?,python_targets_python3_11(
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ewels/rich-click/archive/refs/tags/v1.8.5.tar.gz -> rich-click-1.8.5.gh.tar.gz
|
||||
SRC_URI=https://github.com/ewels/rich-click/archive/refs/tags/v1.8.7.tar.gz -> rich-click-1.8.7.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 click-app 486c8d3d5ccab217ffce81f5da6c2876
|
||||
_md5_=d3ededc5ea72f9416ec42880c5d60eae
|
||||
@@ -11,6 +11,6 @@ RDEPEND=dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/b/bump-my-version/bump_my_version-0.32.1.tar.gz
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/b/bump-my-version/bump_my_version-1.0.2.tar.gz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 click-app 486c8d3d5ccab217ffce81f5da6c2876 pypi ad1b21f87d117ae9bb089bdb65b8f013
|
||||
_md5_=ebe21b0f64ef65b4349be0b36efb3764
|
||||
13
metadata/md5-cache/dev-util/rexxd-2025.02.17
Normal file
13
metadata/md5-cache/dev-util/rexxd-2025.02.17
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=compile install test unpack
|
||||
DESCRIPTION=Drop-in replacement for the original xxd
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/skeeto/w64devkit/blob/master/src/rexxd.c
|
||||
INHERIT=edo flag-o-matic toolchain-funcs
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=Unlicense
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/skeeto/w64devkit/raw/b217f139b86096c7864fc50f727d0ce81e4831d0/src/rexxd.c -> rexxd-2025.02.17.c
|
||||
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9
|
||||
_md5_=3a8aaccf68b36d3a8def3964e09399dd
|
||||
13
metadata/md5-cache/dev-util/u-config-0.33.3
Normal file
13
metadata/md5-cache/dev-util/u-config-0.33.3
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=compile install test
|
||||
DESCRIPTION=Lean and mean pkg-config replacement
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/skeeto/u-config
|
||||
INHERIT=edo toolchain-funcs
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=Unlicense
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/skeeto/u-config/archive/v0.33.3.tar.gz -> u-config-0.33.3.tar.gz
|
||||
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96
|
||||
_md5_=6b61bef5aa9a56ae9fd250d1308d8b7d
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=virtual/pkgconfig || ( dev-lang/rust-bin:9999 dev-lang/rust:9999 dev-lang/rust-bin:1.86.0 dev-lang/rust:1.86.0 dev-lang/rust-bin:1.85.0 dev-lang/rust:1.85.0 dev-lang/rust-bin:1.84.1 dev-lang/rust:1.84.1 dev-lang/rust-bin:1.84.0 dev-lang/rust:1.84.0 ) >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install setup test unpack
|
||||
DEPEND=>=dev-libs/libgit2-1.8.1:0/1.8 dev-libs/openssl:= net-libs/libssh2:= sys-libs/zlib
|
||||
DEPEND=>=dev-libs/libgit2-1.9.0:0/1.9 dev-libs/openssl:= net-libs/libssh2:= sys-libs/zlib
|
||||
DESCRIPTION=Jujutsu - an experimental version control system
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/jj-vcs/jj
|
||||
@@ -8,7 +8,7 @@ INHERIT=cargo git-r3
|
||||
IUSE=debug
|
||||
LICENSE=Apache-2.0 Apache-2.0 BSD MIT MPL-2.0 Unicode-3.0 Unicode-DFS-2016 WTFPL-2
|
||||
PROPERTIES=live
|
||||
RDEPEND=>=dev-libs/libgit2-1.8.1:0/1.8 dev-libs/openssl:= net-libs/libssh2:= sys-libs/zlib dev-vcs/git
|
||||
RDEPEND=>=dev-libs/libgit2-1.9.0:0/1.9 dev-libs/openssl:= net-libs/libssh2:= sys-libs/zlib dev-vcs/git
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 969e004a4a07d654b01c6b15e2c66080 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo eb4315c13bbb1d5195ce27f8934644f9 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=83fcfd9a3bbc824f12bb6d904bc4d246
|
||||
_md5_=017e7911f415edc098a2d65308a1ecd8
|
||||
|
||||
17
metadata/md5-cache/games-util/mangohud-0.8.1
Normal file
17
metadata/md5-cache/games-util/mangohud-0.8.1
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=app-arch/unzip dev-util/glslang test? ( dev-util/cmocka ) python_single_target_python3_11? ( dev-python/mako[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/mako[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/mako[python_targets_python3_13(-)] ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
|
||||
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 ) =media-libs/imgui-1.89.9*:=[opengl,vulkan,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] =media-libs/implot-0.16*:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/spdlog:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/libfmt:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-cpp/nlohmann_json x11-libs/libxkbcommon:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dbus? ( sys-apps/dbus[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) X? ( x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) video_cards_nvidia? ( x11-drivers/nvidia-drivers[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] xnvctrl? ( x11-drivers/nvidia-drivers[static-libs] ) ) wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) mangoapp? ( =media-libs/imgui-1.89.9*[glfw] media-libs/glfw[X(+)?,wayland(+)?] media-libs/glew )
|
||||
DESCRIPTION=Vulkan and OpenGL overlay for monitoring FPS, sensors, system load and more
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/flightlessmango/MangoHud
|
||||
INHERIT=flag-o-matic python-single-r1 meson-multilib toolchain-funcs
|
||||
IUSE=+dbus debug +X xnvctrl wayland mangoapp mangohudctl mangoplot video_cards_nvidia video_cards_amdgpu test python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
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 ) =media-libs/imgui-1.89.9*:=[opengl,vulkan,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] =media-libs/implot-0.16*:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/spdlog:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/libfmt:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-cpp/nlohmann_json x11-libs/libxkbcommon:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dbus? ( sys-apps/dbus[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) X? ( x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) video_cards_nvidia? ( x11-drivers/nvidia-drivers[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] xnvctrl? ( x11-drivers/nvidia-drivers[static-libs] ) ) wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) mangoapp? ( =media-libs/imgui-1.89.9*[glfw] media-libs/glfw[X(+)?,wayland(+)?] media-libs/glew ) media-libs/libglvnd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/vulkan-loader[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] mangoplot? ( media-fonts/lato python_single_target_python3_11? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_11(-)] dev-python/matplotlib[qt5(-),python_targets_python3_11(-)] dev-python/matplotlib[qt6(-),python_targets_python3_11(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_11(-)] ) ) python_single_target_python3_12? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_12(-)] dev-python/matplotlib[qt5(-),python_targets_python3_12(-)] dev-python/matplotlib[qt6(-),python_targets_python3_12(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_12(-)] ) ) python_single_target_python3_13? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_13(-)] dev-python/matplotlib[qt5(-),python_targets_python3_13(-)] dev-python/matplotlib[qt6(-),python_targets_python3_13(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_13(-)] ) ) )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) || ( X wayland ) xnvctrl? ( video_cards_nvidia ) mangoapp? ( X )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.2.158.tar.gz -> vulkan-headers-1.2.158.tar.gz https://wrapdb.mesonbuild.com/v2/vulkan-headers_1.2.158-2/get_patch -> vulkan-headers-1.2.158-2-meson-wrap.zip https://github.com/flightlessmango/MangoHud/archive/v0.8.1.tar.gz -> mangohud-0.8.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 meson 99466844dd8d4fcfb07578a76f5a9922 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 meson-multilib 8989922d980e5e870cc3de949d1b2586
|
||||
_md5_=9bc01e55d41c5ac93d32c493cba221e8
|
||||
@@ -4,7 +4,7 @@ DEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_t
|
||||
DESCRIPTION=Vulkan and OpenGL overlay for monitoring FPS, sensors, system load and more
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/flightlessmango/MangoHud
|
||||
INHERIT=flag-o-matic python-single-r1 meson-multilib git-r3
|
||||
INHERIT=flag-o-matic python-single-r1 meson-multilib toolchain-funcs git-r3
|
||||
IUSE=+dbus debug +X xnvctrl wayland mangoapp mangohudctl mangoplot video_cards_nvidia video_cards_amdgpu test python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
|
||||
LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.2.158.tar.gz -> vulkan-headers-1.2.158.tar.gz https://wrapdb.mesonbuild.com/v2/vulkan-headers_1.2.158-2/get_patch -> vulkan-headers-1.2.158-2-meson-wrap.zip
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 meson 99466844dd8d4fcfb07578a76f5a9922 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 meson-multilib 8989922d980e5e870cc3de949d1b2586 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=fb890e257d9454a050bace73d0601e0f
|
||||
_md5_=4aa1f6c551a63fae45df2914e7326314
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=>=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
DEFINED_PHASES=compile configure install test
|
||||
DEPEND=dev-libs/wayland x11-libs/libxkbcommon[X?] X? ( gui-libs/wlroots:0.18[X,x11-backend] ) !X? ( gui-libs/wlroots:0.18 )
|
||||
DEPEND=dev-libs/wayland gui-libs/wlroots:0.18[X?] x11-libs/libxkbcommon[X?] X? ( gui-libs/wlroots:0.18[x11-backend] )
|
||||
DESCRIPTION=A Wayland kiosk
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.hjdskes.nl/projects/cage/ https://github.com/cage-kiosk/cage
|
||||
@@ -8,8 +8,8 @@ INHERIT=meson
|
||||
IUSE=X
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-libs/wayland x11-libs/libxkbcommon[X?] X? ( gui-libs/wlroots:0.18[X,x11-backend] ) !X? ( gui-libs/wlroots:0.18 )
|
||||
RDEPEND=dev-libs/wayland gui-libs/wlroots:0.18[X?] x11-libs/libxkbcommon[X?] X? ( gui-libs/wlroots:0.18[x11-backend] )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/cage-kiosk/cage/archive/v0.2.0.tar.gz -> cage-0.2.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 meson 99466844dd8d4fcfb07578a76f5a9922
|
||||
_md5_=4225b0729c768add4297141a542fe976
|
||||
_md5_=0787def91c0f5680878b409d77bbdc8d
|
||||
|
||||
17
metadata/md5-cache/media-gfx/pdf4qt-1.5.0.0
Normal file
17
metadata/md5-cache/media-gfx/pdf4qt-1.5.0.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-cpp/tbb:= dev-libs/openssl dev-qt/qtbase:6[gui,widgets,xml] dev-qt/qtspeech:6 dev-qt/qtsvg:6 media-libs/blend2d media-libs/freetype media-libs/lcms media-libs/libjpeg-turbo media-libs/openjpeg sys-libs/zlib test? ( dev-qt/qtbase:6[test] )
|
||||
DESCRIPTION=Open source PDF WYSIWYG editor based on Qt
|
||||
EAPI=8
|
||||
HOMEPAGE=https://jakubmelka.github.io/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake xdg
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-3+
|
||||
RDEPEND=dev-cpp/tbb:= dev-libs/openssl dev-qt/qtbase:6[gui,widgets,xml] dev-qt/qtspeech:6 dev-qt/qtsvg:6 media-libs/blend2d media-libs/freetype media-libs/lcms media-libs/libjpeg-turbo media-libs/openjpeg sys-libs/zlib
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/JakubMelka/PDF4QT/archive/refs/tags/v1.5.0.0.tar.gz -> PDF4QT-1.5.0.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=4d262bf496a05542bb8f50fcf4ca8654
|
||||
@@ -13,4 +13,4 @@ RDEPEND=dev-cpp/tbb:= dev-libs/openssl dev-qt/qtbase:6[gui,widgets,xml] dev-qt/q
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 xdg 3ef49a87c52c8b77c476351195dfe575 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=e0c50c24c369a355efbadf756dd446a7
|
||||
_md5_=f11a6394720ba0b97a37d0ad4e0fe02f
|
||||
|
||||
9
metadata/md5-cache/sys-cluster/kops-bin-1.31.0
Normal file
9
metadata/md5-cache/sys-cluster/kops-bin-1.31.0
Normal file
@@ -0,0 +1,9 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=Kubernetes Operations
|
||||
EAPI=8
|
||||
HOMEPAGE=https://kops.sigs.k8s.io/
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0 BSD-2 BSD-4 ECL-2.0 imagemagick ISC JSON MIT MIT-with-advertising MPL-2.0 unicode
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/kubernetes/kops/releases/download/v1.31.0/kops-linux-amd64 -> kops
|
||||
_md5_=c3b73181b828ef16419e6a9362639bdf
|
||||
Reference in New Issue
Block a user