mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
2024-07-17 08:49:03 UTC
This commit is contained in:
@@ -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.119.0/pulumi-v3.119.0-linux-x64.tar.gz )
|
||||
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.124.0/pulumi-v3.124.0-linux-x64.tar.gz )
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
|
||||
_md5_=dfd9eb3d3fdbd19286573c1a7d62496c
|
||||
@@ -11,4 +11,4 @@ RDEPEND=virtual/jre:1.8
|
||||
SLOT=0
|
||||
SRC_URI=https://estaticos.redsara.es/comunes/autofirma/1/8/3/AutoFirma_Linux_Fedora.zip -> autofirma-1.8.3.zip
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d java-utils-2 d2bf348d35fd96d97944269dfbaf0f97 estack c61c368a76fdf3a82fdf8dbaebea3804 rpm 7828cd38ff559545ca52f92064d0f8f4 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=e21b01ec78c224abcc10db46c9c83e51
|
||||
_md5_=c159d18fe2c518cfef69dfe481cd6c70
|
||||
|
||||
File diff suppressed because one or more lines are too long
12
metadata/md5-cache/app-misc/via-3.0.0
Normal file
12
metadata/md5-cache/app-misc/via-3.0.0
Normal file
@@ -0,0 +1,12 @@
|
||||
DEFINED_PHASES=install unpack
|
||||
DESCRIPTION=GUI configurator for supported QMK-based keyboards
|
||||
EAPI=8
|
||||
HOMEPAGE=https://caniusevia.com
|
||||
INHERIT=desktop
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-accessibility/at-spi2-core dev-libs/expat dev-libs/glib dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa sys-apps/dbus x11-libs/cairo x11-libs/gtk+ 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/pango
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/the-via/releases/releases/download/v3.0.0/via-3.0.0-linux.AppImage -> via-3.0.0.AppImage
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d
|
||||
_md5_=c48b207ef4aa44b3dff634965ff8c627
|
||||
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
@@ -1,14 +1,16 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-libs/libdwarf
|
||||
DEPEND=dev-libs/libdwarf test? ( dev-cpp/gtest )
|
||||
DESCRIPTION=Simple, portable, and self-contained stacktrace library for C++
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/jeremy-rifkin/cpptrace
|
||||
INHERIT=cmake
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-libs/libdwarf
|
||||
RDEPEND=dev-libs/libdwarf test? ( dev-cpp/gtest )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jeremy-rifkin/cpptrace/archive/refs/tags/v0.5.2.tar.gz -> cpptrace-0.5.2.tar.gz
|
||||
SRC_URI=https://github.com/jeremy-rifkin/cpptrace/archive/refs/tags/v0.6.3.tar.gz -> cpptrace-0.6.3.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 258a4691fd43b8cd5814cb1acbb3c7df
|
||||
_md5_=dd1f50aff52cd18cad683e47829e65a7
|
||||
_md5_=9ed70493c21c20af54c760de23873293
|
||||
@@ -9,8 +9,8 @@ KEYWORDS=-* ~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) dev-db/sqlite dev-lang/python dev-libs/libedit dev-libs/libxml2 dev-vcs/git net-misc/curl sys-devel/binutils[gold] sys-devel/gcc sys-libs/ncurses sys-libs/zlib
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 )
|
||||
RESTRICT=bindist mirror test strip
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://download.swift.org/swift-5.10.1-release/fedora39/swift-5.10.1-RELEASE/swift-5.10.1-RELEASE-fedora39.tar.gz )
|
||||
SRC_URI=https://download.swift.org/swift-5.10.1-release/fedora39/swift-5.10.1-RELEASE/swift-5.10.1-RELEASE-fedora39.tar.gz
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-single-r1 75118e916668a74c660a13b0ecb22562
|
||||
_md5_=343d9529e78787650c73278bf1564918
|
||||
_md5_=4355c79ad1e6fd37471b36368ac88479
|
||||
|
||||
16
metadata/md5-cache/dev-ml/angstrom-0.15.0
Normal file
16
metadata/md5-cache/dev-ml/angstrom-0.15.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( dev-ml/alcotest:= ) dev-lang/ocaml dev-ml/dune
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=dev-ml/async:= dev-ml/bigstringaf:= dev-ml/result:= dev-ml/ppx_let:= dev-ml/ocaml-syntax-shims:= dev-ml/lwt:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=Parser combinators built for speed and memory efficiency
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/inhabitedtype/angstrom
|
||||
INHERIT=dune
|
||||
IUSE=ocamlopt test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-ml/async:= dev-ml/bigstringaf:= dev-ml/result:= dev-ml/ppx_let:= dev-ml/ocaml-syntax-shims:= dev-ml/lwt:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/0.15.0
|
||||
SRC_URI=https://github.com/inhabitedtype/angstrom/archive/0.15.0.tar.gz -> angstrom-0.15.0.tar.gz
|
||||
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune 339df00cc31668d437589817d093748d
|
||||
_md5_=40f1cfa09424f79545c1e36f6d2cdf55
|
||||
16
metadata/md5-cache/dev-ml/uri-4.4.0
Normal file
16
metadata/md5-cache/dev-ml/uri-4.4.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( dev-ml/ounit2:= dev-ml/crowbar:= dev-ml/core_bench:= ) dev-lang/ocaml dev-ml/dune
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=dev-ml/angstrom:= dev-ml/ppx_sexp_conv:= dev-ml/stringext:= dev-ml/core_bench:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=RFC3986 URI parsing library for OCaml
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mirage/ocaml-uri
|
||||
INHERIT=dune
|
||||
IUSE=ocamlopt test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=dev-ml/angstrom:= dev-ml/ppx_sexp_conv:= dev-ml/stringext:= dev-ml/core_bench:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/4.4.0
|
||||
SRC_URI=https://github.com/mirage/ocaml-uri/archive/refs/tags/v4.4.0.tar.gz -> uri-4.4.0.tar.gz
|
||||
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune 339df00cc31668d437589817d093748d
|
||||
_md5_=914e6731a7037e9f80ebd940b2034d45
|
||||
@@ -1,18 +0,0 @@
|
||||
BDEPEND=test? ( ( dev-python/jsonlines[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/jsonlines[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DESCRIPTION=Python wrapper for the Cloudflare v4 API
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/cloudflare/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=MIT
|
||||
PROPERTIES=test_network
|
||||
RDEPEND=( dev-python/jsonlines[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=test mirror
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/cloudflare/python-cloudflare/archive/refs/tags/2.19.2.tar.gz -> cloudflare-2.19.2.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823
|
||||
_md5_=e032aac0210af7d33c2b8fcb6bed0184
|
||||
@@ -11,6 +11,6 @@ RDEPEND=>=dev-python/httpx-0.23.0[python_targets_python3_11(-)?,python_targets_p
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=3
|
||||
SRC_URI=https://github.com/cloudflare/cloudflare-python/archive/refs/tags/v3.0.1.tar.gz -> cloudflare-3.0.1.gh.tar.gz test? ( https://github.com/Phoenix591/cloudflare-python/releases/download/3.0.1/cloudflare-python-3.0.1-prism.tar.gz )
|
||||
SRC_URI=https://github.com/cloudflare/cloudflare-python/archive/refs/tags/v3.1.0.tar.gz -> cloudflare-3.1.0.gh.tar.gz test? ( https://github.com/Phoenix591/cloudflare-python/releases/download/3.1.0/cloudflare-python-3.1.0-prism.tar.gz )
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823
|
||||
_md5_=d15ead157bca066fe5a519e3257242db
|
||||
@@ -5,11 +5,11 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/desultory/hid_ups
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=>=dev-python/zenlib-2.1.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/hidapi-0.14.0[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 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/desultory/hid_ups/archive/refs/tags/1.0.1.tar.gz -> hid_ups-1.0.1.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823
|
||||
_md5_=cc1584a4b79c2088754e59f1c37b9230
|
||||
_md5_=4bc24d56d4fa5f94149f1fee92eafc00
|
||||
|
||||
@@ -5,11 +5,11 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/desultory/hid_ups_exporter
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=>=dev-python/zenlib-2.1.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/hid_ups-1.0.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/prometheus_exporter-1.0.0[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 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/desultory/hid_ups_exporter/archive/refs/tags/1.0.1.tar.gz -> hid_ups_exporter-1.0.1.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823
|
||||
_md5_=bb601efee774396e68b658b40767fd56
|
||||
_md5_=11d78272f9ce5179e21a61551b57684d
|
||||
|
||||
@@ -5,11 +5,11 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/desultory/json_exporter
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=>=dev-python/zenlib-2.1.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/prometheus_exporter-1.0.0[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 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/desultory/json_exporter/archive/refs/tags/1.0.2.tar.gz -> json_exporter-1.0.2.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823
|
||||
_md5_=5313c7c1524c57eb997fe415df4a3573
|
||||
_md5_=7dd712df3983707821d5836bdc2d9832
|
||||
|
||||
@@ -5,11 +5,11 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/desultory/prometheus_exporter
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=>=dev-python/zenlib-2.1.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/aiohttp-3.9.4[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 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/desultory/prometheus_exporter/archive/refs/tags/1.0.0.tar.gz -> prometheus_exporter-1.0.0.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823
|
||||
_md5_=1af1788dcd4d23bf9febb485fde6116e
|
||||
_md5_=7d91995d0bc550e889092d3d25568770
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( >=dev-python/ply-3.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/six-1.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=The Official Api Spec Language for Dropbox
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.dropbox.com/developers https://github.com/dropbox/stone https://pypi.org/project/stone/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/ply-3.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/six-1.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/dropbox/stone/archive/refs/tags/v3.3.6.tar.gz -> stone-3.3.6.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823
|
||||
_md5_=c74d41db814652eec7fe1e523b789076
|
||||
16
metadata/md5-cache/dev-python/stone-3.3.7
Normal file
16
metadata/md5-cache/dev-python/stone-3.3.7
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/ply[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=The Official Api Spec Language for Dropbox
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.dropbox.com/developers https://github.com/dropbox/stone https://pypi.org/project/stone/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/ply[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/dropbox/stone/archive/refs/tags/v3.3.7.tar.gz -> stone-3.3.7.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823
|
||||
_md5_=f65d235c0aab2df10d453c09d4aa232a
|
||||
@@ -1,13 +0,0 @@
|
||||
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DESCRIPTION=A user-friendly launcher for Bazel
|
||||
EAPI=8
|
||||
HOMEPAGE=https://bazel.build/install/bazelisk
|
||||
INHERIT=go-module
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT MPL-2.0
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/bazelbuild/bazelisk/archive/refs/tags/v1.12.0.tar.gz -> bazelisk-1.12.0.tar.gz https://github.com/ezzieyguywuf/go-ebuild-dependencies/blob/main/deps/bazelisk-1.12.0-deps-r1.tar.gz?raw=true -> bazelisk-1.12.0-deps-r1.tar.gz
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d go-env 7eb56e61e641d6db098d57fb37477c44 go-module 83fd3ed1657cfc316c93d6a37018290d
|
||||
_md5_=2d985301a33d89f131bae6ba88739742
|
||||
16
metadata/md5-cache/dev-util/coq-lsp-0.1.9
Normal file
16
metadata/md5-cache/dev-util/coq-lsp-0.1.9
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=dev-lang/ocaml dev-ml/dune
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=>=sci-mathematics/coq-8.19.0:= <sci-mathematics/coq-8.20.0:= sci-mathematics/coq-serapi:= dev-ml/cmdliner:= dev-ml/yojson:= dev-ml/uri:= dev-ml/dune-build-info:= dev-ml/menhir:= dev-ml/ppx_inline_test:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=Visual Studio Code Extension and Language Server Protocol for Coq
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ejgallego/coq-lsp
|
||||
INHERIT=dune
|
||||
IUSE=ocamlopt test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-2.1
|
||||
RDEPEND=>=sci-mathematics/coq-8.19.0:= <sci-mathematics/coq-8.20.0:= sci-mathematics/coq-serapi:= dev-ml/cmdliner:= dev-ml/yojson:= dev-ml/uri:= dev-ml/dune-build-info:= dev-ml/menhir:= dev-ml/ppx_inline_test:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ejgallego/coq-lsp/archive/0.1.9+8.19.tar.gz -> coq-lsp-0.1.9.tar.gz
|
||||
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune 339df00cc31668d437589817d093748d
|
||||
_md5_=ea9bac2087fe870dd5ed057a4fed60f0
|
||||
@@ -3,10 +3,11 @@ DEFINED_PHASES=compile install postinst
|
||||
DESCRIPTION=Libre clone of Mega-Lo-Mania (original from ~1990), supports original resources
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gigalomania.sourceforge.net
|
||||
INHERIT=wrapper
|
||||
INHERIT=toolchain-funcs wrapper
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=media-libs/libsdl2 media-libs/sdl2-image media-libs/sdl2-mixer
|
||||
SLOT=0
|
||||
SRC_URI=http://launchpad.net/gigalomania/trunk/1.0.1/+download/gigalomaniasrc.zip -> gigalomania-1.0.1.zip
|
||||
_eclasses_=wrapper 4a1902f969e5718126434fc35f3a0d9c
|
||||
_md5_=b79474577f6f1386854cd35cc7940866
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 wrapper 4a1902f969e5718126434fc35f3a0d9c
|
||||
_md5_=55c5e676f0a949b40043ad3d8f448a24
|
||||
|
||||
14
metadata/md5-cache/gui-apps/clipman-1.6.4
Normal file
14
metadata/md5-cache/gui-apps/clipman-1.6.4
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DEPEND=>=gui-apps/wl-clipboard-2 gui-libs/wlroots
|
||||
DESCRIPTION=A basic clipboard manager for Wayland.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/chmouel/clipman/
|
||||
INHERIT=go-module
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD GPL-3 MIT
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/chmouel/clipman/archive/refs/tags/v1.6.4.tar.gz -> clipman-1.6.4.tar.gz https://gitlab.com/freijon_gentoo/gui-apps/clipman/-/raw/main/clipman-1.6.4-deps.tar.xz
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d go-env 7eb56e61e641d6db098d57fb37477c44 go-module 83fd3ed1657cfc316c93d6a37018290d
|
||||
_md5_=4455c49b7dcf1798ad5109cd2087cf54
|
||||
16
metadata/md5-cache/media-libs/glad-2.0.6
Normal file
16
metadata/md5-cache/media-libs/glad-2.0.6
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 ) >=dev-python/gpep517-15[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/jinja
|
||||
DESCRIPTION=Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Dav1dde/glad
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/jinja 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/Dav1dde/glad/archive/refs/tags/v2.0.6.tar.gz -> glad-2.0.6.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823
|
||||
_md5_=42b1cd767e2704130818da6c2f8ce426
|
||||
@@ -7,5 +7,5 @@ KEYWORDS=~amd64
|
||||
LICENSE=Unlicense
|
||||
RDEPEND=app-misc/jq[oniguruma] dev-libs/openssl dev-util/dialog media-video/mpv net-misc/curl
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/yne/dzr/archive/refs/tags/231217.tar.gz -> dzr-231217.tar.gz
|
||||
_md5_=ff9aef18f571a5b1d9401ee390cf7385
|
||||
SRC_URI=https://github.com/yne/dzr/archive/refs/tags/240704.tar.gz -> dzr-240704.tar.gz
|
||||
_md5_=19433c7a88bb029d3e1ad3ea65921aa3
|
||||
@@ -1,13 +0,0 @@
|
||||
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=https://github.com/FreeTubeApp/FreeTube/releases/download/v0.20.0-beta/freetube_0.20.0_amd64.deb
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 unpacker 7b40f3faa3e2e12f5cf6d36d0fbfcd09 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=c8fa739aca1c0b2906716729b2f73848
|
||||
@@ -1,13 +0,0 @@
|
||||
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=https://github.com/FreeTubeApp/FreeTube/releases/download/v0.21.0-beta/freetube_0.21.0_amd64.deb
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 unpacker 7b40f3faa3e2e12f5cf6d36d0fbfcd09 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=c8fa739aca1c0b2906716729b2f73848
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEPEND=dev-libs/libsodium:= media-gfx/qrencode:= media-gfx/zbar:=[v4l] ~dev-libs/polyseed-1.0.0 dev-libs/libzip:= dev-libs/boost:=[nls] >=dev-qt/qtbase-6.5.2:6 >=dev-qt/qtsvg-6.5.2:6 >=dev-qt/qtmultimedia-6.5.2:6 >=dev-qt/qtwebsockets-6.5.2:6 dev-libs/libgcrypt:= sys-libs/zlib dev-libs/openssl:= net-dns/unbound:=[threads] net-libs/czmq:= qrcode? ( media-libs/zxing-cpp )
|
||||
DESCRIPTION=A free, open-source Monero wallet
|
||||
EAPI=8
|
||||
HOMEPAGE=https://featherwallet.org
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake desktop xdg
|
||||
IUSE=qrcode home tickers crowdfunding bounties reddit revuo calc exchange xmrig localmonero
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD MIT
|
||||
RDEPEND=dev-libs/libsodium:= media-gfx/qrencode:= media-gfx/zbar:=[v4l] ~dev-libs/polyseed-1.0.0 dev-libs/libzip:= dev-libs/boost:=[nls] >=dev-qt/qtbase-6.5.2:6 >=dev-qt/qtsvg-6.5.2:6 >=dev-qt/qtmultimedia-6.5.2:6 >=dev-qt/qtwebsockets-6.5.2:6 dev-libs/libgcrypt:= sys-libs/zlib dev-libs/openssl:= net-dns/unbound:=[threads] net-libs/czmq:= qrcode? ( media-libs/zxing-cpp ) net-vpn/tor xmrig? ( net-misc/xmrig )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/feather-wallet/feather/archive/refs/tags/2.6.7.tar.gz -> feather-2.6.7.tar.gz https://github.com/itay-grudev/SingleApplication/archive/3e8e85d1a487e433751711a8a090659684d42e3b.tar.gz -> feather-2.6.7-singleapplication.tar.gz https://github.com/feather-wallet/monero/archive/ad951be2edfb3045ec3d0bb74a25badb91bc8b92.tar.gz -> feather-2.6.7-monero.tar.gz https://github.com/miniupnp/miniupnp/archive/544e6fcc73c5ad9af48a8985c94f0f1d742ef2e0.tar.gz -> feather-2.6.7-monero-miniupnp.tar.gz https://github.com/tevador/RandomX/archive/102f8acf90a7649ada410de5499a7ec62e49e1da.tar.gz -> feather-2.6.7-monero-randomx.tar.gz https://github.com/Tencent/rapidjson/archive/129d19ba7f496df5e33658527a7158c79b99c21c.tar.gz -> feather-2.6.7-monero-rapidjson.tar.gz https://github.com/monero-project/supercop/archive/633500ad8c8759995049ccd022107d1fa8a1bbc9.tar.gz -> feather-2.6.7-monero-supercop.tar.gz https://github.com/trezor/trezor-common/archive/bff7fdfe436c727982cc553bdfb29a9021b423b0.tar.gz -> feather-2.6.7-monero-trezorcommon.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 258a4691fd43b8cd5814cb1acbb3c7df desktop 021728fdc1b03b36357dbc89489e0f0d xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=36c1ec862130a261edf97f4ac4dc491d
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
BDEPEND=virtual/pkgconfig verify-sig? ( sec-keys/openpgp-keys-featherwallet ) app-alternatives/ninja >=dev-build/cmake-3.20.5 verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEPEND=dev-libs/libsodium:= media-gfx/qrencode:= media-gfx/zbar:=[v4l] ~dev-libs/polyseed-1.0.0 dev-libs/libzip:= dev-libs/boost:=[nls] >=dev-qt/qtbase-6.5.2:6 >=dev-qt/qtsvg-6.5.2:6 >=dev-qt/qtmultimedia-6.5.2:6 >=dev-qt/qtwebsockets-6.5.2:6 dev-libs/libgcrypt:= sys-libs/zlib dev-libs/openssl:= net-dns/unbound:=[threads] net-libs/czmq:= qrcode? ( media-libs/zxing-cpp )
|
||||
DESCRIPTION=A free, open-source Monero wallet
|
||||
EAPI=8
|
||||
HOMEPAGE=https://featherwallet.org
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake desktop xdg
|
||||
IUSE=qrcode home tickers crowdfunding bounties reddit revuo calc exchange xmrig localmonero
|
||||
INHERIT=cmake desktop verify-sig xdg
|
||||
IUSE=bounties calc crowdfunding exchange home localmonero qrcode reddit revuo tickers xmrig verify-sig
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD MIT
|
||||
RDEPEND=dev-libs/libsodium:= media-gfx/qrencode:= media-gfx/zbar:=[v4l] ~dev-libs/polyseed-1.0.0 dev-libs/libzip:= dev-libs/boost:=[nls] >=dev-qt/qtbase-6.5.2:6 >=dev-qt/qtsvg-6.5.2:6 >=dev-qt/qtmultimedia-6.5.2:6 >=dev-qt/qtwebsockets-6.5.2:6 dev-libs/libgcrypt:= sys-libs/zlib dev-libs/openssl:= net-dns/unbound:=[threads] net-libs/czmq:= qrcode? ( media-libs/zxing-cpp ) net-vpn/tor xmrig? ( net-misc/xmrig )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/feather-wallet/feather/archive/refs/tags/2.6.2.tar.gz -> feather-2.6.2.tar.gz https://github.com/itay-grudev/SingleApplication/archive/3e8e85d1a487e433751711a8a090659684d42e3b.tar.gz -> feather-2.6.2-singleapplication.tar.gz https://github.com/feather-wallet/monero/archive/34aacb1b49553f17b9bb7ca1ee6dfb6524aada55.tar.gz -> feather-2.6.2-monero.tar.gz https://github.com/miniupnp/miniupnp/archive/544e6fcc73c5ad9af48a8985c94f0f1d742ef2e0.tar.gz -> feather-2.6.2-monero-miniupnp.tar.gz https://github.com/tevador/RandomX/archive/261d58c77fc5547c0aa7fdfeb58421ba7e0e6e1c.tar.gz -> feather-2.6.2-monero-randomx.tar.gz https://github.com/Tencent/rapidjson/archive/129d19ba7f496df5e33658527a7158c79b99c21c.tar.gz -> feather-2.6.2-monero-rapidjson.tar.gz https://github.com/monero-project/supercop/archive/633500ad8c8759995049ccd022107d1fa8a1bbc9.tar.gz -> feather-2.6.2-monero-supercop.tar.gz https://github.com/trezor/trezor-common/archive/bff7fdfe436c727982cc553bdfb29a9021b423b0.tar.gz -> feather-2.6.2-monero-trezorcommon.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 258a4691fd43b8cd5814cb1acbb3c7df desktop 021728fdc1b03b36357dbc89489e0f0d xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=d4a30da09f2619ed9499cc0dac299aac
|
||||
SRC_URI=https://github.com/feather-wallet/feather/releases/download/2.6.7/feather-2.6.7.tar.gz verify-sig? ( https://github.com/feather-wallet/feather/releases/download/2.6.7/feather-2.6.7.tar.gz.asc )
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 258a4691fd43b8cd5814cb1acbb3c7df desktop 021728fdc1b03b36357dbc89489e0f0d verify-sig a79ba011daaf532d71a219182474d150 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=7a5fcdd716b6b9056fd379d7379f1a57
|
||||
13
metadata/md5-cache/net-p2p/p2pool-4.0
Normal file
13
metadata/md5-cache/net-p2p/p2pool-4.0
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst prepare test unpack
|
||||
DEPEND=dev-libs/libsodium net-libs/czmq
|
||||
DESCRIPTION=Decentralized pool for Monero mining
|
||||
EAPI=8
|
||||
HOMEPAGE=https://p2pool.io
|
||||
INHERIT=cmake
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=BSD GPL-3+ ISC LGPL-3+ MIT
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/SChernykh/p2pool/releases/download/v4.0/p2pool_source.tar.xz -> p2pool-4.0.tar.xz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 258a4691fd43b8cd5814cb1acbb3c7df
|
||||
_md5_=0cba9381e198d42251941558bb2f0c09
|
||||
@@ -1,12 +0,0 @@
|
||||
BDEPEND=virtual/pkgconfig >=dev-build/cmake-3.28
|
||||
DEFINED_PHASES=-
|
||||
DEPEND=dev-qt/qtbluetooth:5 dev-qt/qtdbus:5 dev-qt/qtwidgets:5 dev-qt/linguist-tools:5 >=net-wireless/bluez-5.76
|
||||
DESCRIPTION=Daemon to lock your screen when Bluetooth trusted devices go away.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/brookiestein/BtScreenLocker
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-qt/qtbluetooth:5 dev-qt/qtdbus:5 dev-qt/qtwidgets:5 dev-qt/linguist-tools:5 >=net-wireless/bluez-5.76
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/brookiestein/BtScreenLocker/archive/refs/tags/1.6.1.tar.gz -> BtScreenLocker-1.6.1.tar.gz
|
||||
_md5_=f624c0dd4c38b86ee87a02628db770f8
|
||||
14
metadata/md5-cache/net-wireless/btscreenlocker-1.6.2
Normal file
14
metadata/md5-cache/net-wireless/btscreenlocker-1.6.2
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=>=dev-build/cmake-3.28 virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-qt/linguist-tools:5 dev-qt/qtbluetooth:5 dev-qt/qtdbus:5 dev-qt/qtwidgets:5 >=net-wireless/bluez-5.76
|
||||
DESCRIPTION=Daemon to lock your screen when Bluetooth trusted devices go away.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/brookiestein/BtScreenLocker
|
||||
INHERIT=cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-qt/linguist-tools:5 dev-qt/qtbluetooth:5 dev-qt/qtdbus:5 dev-qt/qtwidgets:5 >=net-wireless/bluez-5.76
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/brookiestein/BtScreenLocker/archive/refs/tags/1.6.2.tar.gz -> BtScreenLocker-1.6.2.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 258a4691fd43b8cd5814cb1acbb3c7df
|
||||
_md5_=8afa04e098bfdf1fbe961e4c90fdd899
|
||||
14
metadata/md5-cache/net-wireless/btscreenlocker-1.6.3
Normal file
14
metadata/md5-cache/net-wireless/btscreenlocker-1.6.3
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=>=dev-build/cmake-3.28 virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-qt/linguist-tools:5 dev-qt/qtbluetooth:5 dev-qt/qtdbus:5 dev-qt/qtwidgets:5 >=net-wireless/bluez-5.76
|
||||
DESCRIPTION=Daemon to lock your screen when Bluetooth trusted devices go away.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/brookiestein/BtScreenLocker
|
||||
INHERIT=cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-qt/linguist-tools:5 dev-qt/qtbluetooth:5 dev-qt/qtdbus:5 dev-qt/qtwidgets:5 >=net-wireless/bluez-5.76
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/brookiestein/BtScreenLocker/archive/refs/tags/1.6.3.tar.gz -> BtScreenLocker-1.6.3.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 258a4691fd43b8cd5814cb1acbb3c7df
|
||||
_md5_=8afa04e098bfdf1fbe961e4c90fdd899
|
||||
@@ -0,0 +1,9 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=OpenPGP keys used to sign Feather Wallet releases
|
||||
EAPI=8
|
||||
HOMEPAGE=https://featherwallet.org/download/
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
LICENSE=public-domain
|
||||
SLOT=0
|
||||
SRC_URI=https://raw.githubusercontent.com/feather-wallet/feather/302e585af45011359a60151d3b79812cf05549e8/utils/pubkeys/featherwallet.asc -> openpgp-keys-featherwallet-20201209.asc
|
||||
_md5_=402a03edaeaa638e59c72ea2681c4338
|
||||
@@ -6,5 +6,5 @@ KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/pnpm/pnpm/releases/download/v9.0.6/pnpm-linux-x64
|
||||
_md5_=7d0232f673adaae0f29869f4f810e45f
|
||||
SRC_URI=https://github.com/pnpm/pnpm/releases/download/v9.0.6/pnpm-linux-x64 -> pnpm-bin-9.0.6
|
||||
_md5_=8f81ef80cf2ad1376124f6ee7deadbc6
|
||||
|
||||
10
metadata/md5-cache/sys-apps/pnpm-bin-9.5.0
Normal file
10
metadata/md5-cache/sys-apps/pnpm-bin-9.5.0
Normal file
@@ -0,0 +1,10 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Fast, disk space efficient package manager, alternative to npm and yarn
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pnpm.io
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/pnpm/pnpm/releases/download/v9.5.0/pnpm-linux-x64 -> pnpm-bin-9.5.0
|
||||
_md5_=8f81ef80cf2ad1376124f6ee7deadbc6
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( dev-python/lxml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cssselect[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dateutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/html2text[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/unidecode[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pillow[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/Babel[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/feedparser[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/prettytable[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-jose[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/selenium[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/termcolor[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/colorama[python_targets_python3_10(-)?,python_targets_python3_11(-)?] sci-geosciences/geopy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( dev-lang/python:3.11 >=dev-python/sphinx-7.2.6[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-7.2.6[python_targets_python3_10(-)] ) ) ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Web Outside Of Browsers (core, site modules and applications)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://woob.tech https://gitlab.com/woob/woob
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-3+
|
||||
RDEPEND=dev-python/lxml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cssselect[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dateutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/html2text[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/unidecode[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pillow[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/Babel[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/feedparser[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/prettytable[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-jose[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/selenium[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/termcolor[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/colorama[python_targets_python3_10(-)?,python_targets_python3_11(-)?] sci-geosciences/geopy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/woob/woob/-/archive/3.1/woob-3.1.tar.bz2
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823
|
||||
_md5_=d7bf13c3c6b951981fcccb9bfa7eb72b
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=test? ( dev-python/lxml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cssselect[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dateutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/html2text[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/unidecode[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pillow[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/Babel[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/feedparser[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/prettytable[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-jose[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/selenium[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/termcolor[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/colorama[python_targets_python3_10(-)?,python_targets_python3_11(-)?] sci-geosciences/geopy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( dev-lang/python:3.11 >=dev-python/sphinx-7.2.6[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-7.2.6[python_targets_python3_10(-)] ) ) ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DESCRIPTION=Web Outside Of Browsers (core, site modules and applications)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://woob.tech https://gitlab.com/woob/woob
|
||||
INHERIT=distutils-r1 git-r3
|
||||
IUSE=test doc python_targets_python3_10 python_targets_python3_11
|
||||
LICENSE=LGPL-3+
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-python/lxml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cssselect[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dateutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/html2text[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/unidecode[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pillow[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/Babel[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/feedparser[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/prettytable[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-jose[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/selenium[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/termcolor[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/colorama[python_targets_python3_10(-)?,python_targets_python3_11(-)?] sci-geosciences/geopy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=d7bf13c3c6b951981fcccb9bfa7eb72b
|
||||
@@ -1,13 +0,0 @@
|
||||
DEFINED_PHASES=configure install postinst postrm preinst prepare
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtdbus:5 dev-qt/qtwidgets:5 x11-libs/libXxf86vm media-gfx/imagemagick dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Adaptive screen brightness/temperature
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/Fushko/gammy
|
||||
INHERIT=desktop qmake-utils xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtdbus:5 dev-qt/qtwidgets:5 x11-libs/libXxf86vm
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Fushko/gammy/archive/v0.9.60.tar.gz -> gammy-0.9.60.tar.gz
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=b0eb076f6336ece32880a2af6454cd19
|
||||
@@ -1,13 +0,0 @@
|
||||
DEFINED_PHASES=configure install postinst postrm preinst prepare
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtdbus:5 dev-qt/qtwidgets:5 x11-libs/libXxf86vm media-gfx/imagemagick dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Adaptive screen brightness/temperature
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/Fushko/gammy
|
||||
INHERIT=qmake-utils xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtdbus:5 dev-qt/qtwidgets:5 x11-libs/libXxf86vm
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Fushko/gammy/archive/v0.9.64.tar.gz -> gammy-0.9.64.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=be0240dc066e5139ba1ae272257df57f
|
||||
@@ -112,7 +112,7 @@ app-admin/oet 0.1.9 0.1.10 0.1.11 9999: Update your system into binpkgs in an ov
|
||||
app-admin/overmind 2.2.2-r1 2.4.0: Process manager for Procfile-based applications and tmux
|
||||
app-admin/pass-audit 1.2 1.2-r1: A pass extension for auditing your password repository.
|
||||
app-admin/pass-update 2.2.1: pass extension that provides an easy flow for updating passwords
|
||||
app-admin/pulumi-bin 3.119.0 3.121.0 3.122.0: Infrastructure as code in any programming language
|
||||
app-admin/pulumi-bin 3.121.0 3.122.0 3.124.0: Infrastructure as code in any programming language
|
||||
app-admin/rbw 1.11.1 9999: Unofficial Bitwarden CLI
|
||||
app-admin/s-tui 1.1.6: Stress-Terminal UI monitoring tool
|
||||
app-admin/synadm 0.43.1 0.44: Command line admin tool for Synapse
|
||||
@@ -276,6 +276,7 @@ app-misc/treefetch 2.0.0: 🌲 A plant-based system fetch tool made with Rust.
|
||||
app-misc/tty-share-bin 2.4.0: Screen sharing for terminal: ASCII in browser or terminal, without pixels moving
|
||||
app-misc/twertlefetch 1.1.0: system fetch written in rust
|
||||
app-misc/ufetch 0.3: Tiny system info for Unix-like operating systems
|
||||
app-misc/via 3.0.0: GUI configurator for supported QMK-based keyboards
|
||||
app-misc/vocabsieve 0.12.0: A simple, effective tool for language learning
|
||||
app-misc/vrms-gentoo 0_pre20201102: vrms clone for Gentoo Linux
|
||||
app-misc/walld 1.4.4: A Wallpaper daemon
|
||||
@@ -381,7 +382,7 @@ dev-build/FoBiS 3.0.5-r1: FoBiS.py, a Fortran Building System for poor men
|
||||
dev-build/cargo-make 0.37.13: Rust task runner and build tool
|
||||
dev-build/fpm 0.9.0 0.10.0: Fortran Package Manager (fpm)
|
||||
dev-build/fypp 3.1 3.2: Fypp - Python powered Fortran preprocessor
|
||||
dev-build/just 1.29.0 1.29.1 1.31.0: Just a command runner (with syntax inspired by 'make')
|
||||
dev-build/just 1.31.0: Just a command runner (with syntax inspired by 'make')
|
||||
dev-build/pdpmake 2.0.0: Public domain POSIX make
|
||||
dev-build/qtilitools 0.1.2: Scripts/commands used in the Qtilities organization
|
||||
dev-build/xmake 2.9.3 9999: A cross-platform build utility based on Lua
|
||||
@@ -390,7 +391,7 @@ dev-cpp/coeurl 0.3.0 0.3.1: A simple async wrapper around CURL for C++
|
||||
dev-cpp/cpp-jwt 1.5_pre20220727: JSON Web Token library for C++
|
||||
dev-cpp/cpprestsdk 2.10.19-r3: A Microsoft project for cloud-based client-server communication.
|
||||
dev-cpp/cpptoml 0.1.1: Header-only library for parsing TOML
|
||||
dev-cpp/cpptrace 0.5.2-r1 0.6.0 0.6.2: Simple, portable, and self-contained stacktrace library for C++
|
||||
dev-cpp/cpptrace 0.6.0 0.6.2 0.6.3: Simple, portable, and self-contained stacktrace library for C++
|
||||
dev-cpp/dpp 10.0.23 10.0.24 10.0.25 10.0.29 10.0.30: Lightweight C++ Discord bot library
|
||||
dev-cpp/drogon 1.9.4 1.9.5: C++14/17 based HTTP web application framework
|
||||
dev-cpp/fast_float 6.1.1: Fast and exact implementation of the C++ from_chars functions for number types
|
||||
@@ -571,6 +572,7 @@ dev-libs/xqilla 2.3.4-r2: An XQuery and XPath 2 library and command line utility
|
||||
dev-libs/zfp 1.0.1: Compressed numerical arrays that support high-speed random access
|
||||
dev-lua/multipart-post 1.4: HTTP Multipart Post helper that does just that.
|
||||
dev-ml/afl-persistent 1.3: Persistent-mode afl-fuzz for ocaml
|
||||
dev-ml/angstrom 0.15.0: Parser combinators built for speed and memory efficiency
|
||||
dev-ml/bheap 2.0.0: OCaml binary heap implementation by Jean-Christophe Filliatre
|
||||
dev-ml/bigstringaf 0.7.0 0.9.0: Bigstring intrinsics and fast blits based on memcpy/memmove
|
||||
dev-ml/cdrom 0.9.4: Query the state and contents of CDROM devices under Linux
|
||||
@@ -583,6 +585,7 @@ dev-ml/pecu 0.6: Implementation of quoted-printable encoder/decoder from RFC2045
|
||||
dev-ml/psq 0.2.0-r2 0.2.1: Functional Priority Search Queues for OCaml
|
||||
dev-ml/randomconv 0.1.3: Convert from random bytes to random native numbers
|
||||
dev-ml/stringext 1.6.0-r2: Extra string functions for OCaml
|
||||
dev-ml/uri 4.4.0: RFC3986 URI parsing library for OCaml
|
||||
dev-ml/xmlm 1.4.0: Ocaml XML manipulation module
|
||||
dev-nim/cligen 1.6.8 1.7.2: Infer & generate command-line interface/option/argument parser
|
||||
dev-nim/inim 0.6.1 1.0.0: Interactive Nim Shell / REPL / Playground
|
||||
@@ -631,7 +634,7 @@ dev-python/chevron 0.13.1: A Python implementation of mustache
|
||||
dev-python/click-aliases 1.0.4: Add (mutiple) aliases to a click group or command
|
||||
dev-python/click-command-tree 1.1.1: click plugin to show the command tree of your CLI
|
||||
dev-python/click-repl 0.2.0-r1: Subcommand REPL for click apps
|
||||
dev-python/cloudflare 2.19.2 2.19.4 3.0.1: Python wrapper for the Cloudflare v4 API
|
||||
dev-python/cloudflare 2.19.4 3.1.0: Python wrapper for the Cloudflare v4 API
|
||||
dev-python/cloup 3.0.5: Click + option groups + constraints + aliases + help themes + ...
|
||||
dev-python/codecov 2.1.12: Hosted coverage reports for GitHub, Bitbucket and Gitlab
|
||||
dev-python/colored 2.2.4: Very simple Python library for color and formatting in terminal
|
||||
@@ -821,7 +824,7 @@ dev-python/sse-starlette 1.1.6: Server Sent Events for Starlette
|
||||
dev-python/starkbank-ecdsa 2.2.0-r1: A lightweight and fast pure python ECDSA library
|
||||
dev-python/stdlibs 2022.6.8: What's in the Python stdlib
|
||||
dev-python/steam 1.4.4 9999: Python package for interacting with Steam
|
||||
dev-python/stone 3.3.6: The Official Api Spec Language for Dropbox
|
||||
dev-python/stone 3.3.7: The Official Api Spec Language for Dropbox
|
||||
dev-python/stringcase 1.2.0-r2: Convert string cases between camel case, pascal case, snake case etc.
|
||||
dev-python/survey 5.3.1 5.4.0: A simple library for creating beautiful interactive prompts
|
||||
dev-python/svgelements 1.9.6-r1: SVG Parsing for Elements, Paths, and other SVG Objects.
|
||||
@@ -870,7 +873,6 @@ dev-util/DirectXShaderCompiler 1.7.2207-r1 1.7.2212-r1: Microsoft DirectX Shader
|
||||
dev-util/bash-language-server 5.3.3 5.4.0: A language server for Bash
|
||||
dev-util/bats-assert 2.1.0: Common assertions for Bats
|
||||
dev-util/bats-support 0.3.0: Supporting library for Bats test helpers
|
||||
dev-util/bazelisk 1.12.0: A user-friendly launcher for Bazel
|
||||
dev-util/bc-ur 0.3.0: Blockchain Commons UR Library
|
||||
dev-util/bruno-bin 1.9.0 1.9.0-r1: Opensource IDE For Exploring and Testing Api's
|
||||
dev-util/bump2version 1.0.1: Version-bump your software with a single command!
|
||||
@@ -878,6 +880,7 @@ dev-util/cargo-post 0.1.7: A cargo wrapper that executes a post build script aft
|
||||
dev-util/catppuccin-catwalk 1.3.2: Soothing pastel previews for the high-spirited!
|
||||
dev-util/catppuccin-whiskers 2.4.0: Soothing port creation tool for the high-spirited!
|
||||
dev-util/cmakelang 0.6.13: Provides Quality Assurance (QA) tools for cmake
|
||||
dev-util/coq-lsp 0.1.9: Visual Studio Code Extension and Language Server Protocol for Coq
|
||||
dev-util/deblob 0.7 0.8 9999: remove binary executables from a directory
|
||||
dev-util/distribution-gpg-keys 1.104: Collection of GPG keys used in Linux Distributions
|
||||
dev-util/dmg2img 9999: Convert Apple disk images to IMG format.
|
||||
@@ -1026,7 +1029,7 @@ gui-apps/1password 8.10.28: The world’s most-loved password manager
|
||||
gui-apps/ReGreet 0.1.1-r6 9999: A clean and customizable GTK-based greetd greeter written in Rust
|
||||
gui-apps/aylurs-gtk-shell 1.8.2-r1: Aylurs's Gtk Shell (AGS), An eww inspired gtk widget system.
|
||||
gui-apps/azote 1.12.6 9999: wallpaper manager for wlroots compositors
|
||||
gui-apps/clipman 1.6.2 1.6.3: A basic clipboard manager for Wayland.
|
||||
gui-apps/clipman 1.6.2 1.6.3 1.6.4: A basic clipboard manager for Wayland.
|
||||
gui-apps/coreaction 4.5.0 9999: A side bar for showing widgets for C Suite
|
||||
gui-apps/coreapps-meta 4.5.0 9999: Meta package for coreapps
|
||||
gui-apps/corearchiver 4.5.0 9999: Archiver for C Suite, to create and extract archives
|
||||
@@ -1208,6 +1211,7 @@ media-libs/dr_flac 0.12.42: Single-header FLAC audio decoder library
|
||||
media-libs/dr_mp3 0.6.39-r1: Single-header MP3 audio decoder library
|
||||
media-libs/dr_wav 0.13.16-r1: Single-header WAV audio loader and writer library
|
||||
media-libs/gl4es 9999: OpenGL 2.1/1.5 to GL ES 2.0/1.1 translation library
|
||||
media-libs/glad 2.0.6: Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator
|
||||
media-libs/glee 5.4.0 5.4.0-r1: OpenGL Easy Extension library
|
||||
media-libs/grok 11.0.0: World's Leading Open Source JPEG 2000 Codec
|
||||
media-libs/imgui 1.89.9-r3 1.90.7-r2: Bloat-free graphical user interface library for C++
|
||||
@@ -1237,7 +1241,7 @@ media-sound/amberol 0.10.4_pre20240517: Simple GUI Music Player
|
||||
media-sound/bespokesynth 1.2.1: Software modular synth
|
||||
media-sound/callaudiod 0.1.7 0.1.9: Call audio routing daemon
|
||||
media-sound/drumgizmo 0.9.20 9999: Cross-platform drum plugin and stand-alone application
|
||||
media-sound/dzr 231217: DZR: the command line deezer.com player
|
||||
media-sound/dzr 240704: DZR: the command line deezer.com player
|
||||
media-sound/eartag 0.5.0 0.5.1: GTK4 MusicBrainz audio tagger
|
||||
media-sound/furnace 0.6: a multi-system chiptune tracker compatible with DefleMask modules
|
||||
media-sound/g4music 3.3 3.4: A GTK4 music player
|
||||
@@ -1401,7 +1405,7 @@ net-misc/curlie 1.7.2: Curlie is a frontend to curl that adds the ease of use of
|
||||
net-misc/cve-client 1.1.0 9999: CLI-based client / toolbox for CVE.org
|
||||
net-misc/eg25-manager 0.4.2: Daemon for managing the Quectel EG25 modem
|
||||
net-misc/fedigroup 1.0.6 1.0.8: Emulate group accounts on Mastodon/Pleroma
|
||||
net-misc/freetube-bin 0.20.0 0.21.0 0.21.1: A private YouTube desktop client
|
||||
net-misc/freetube-bin 0.21.1: A private YouTube desktop client
|
||||
net-misc/gdown 5.1.0 5.2.0: Google Drive public file/folder downloader
|
||||
net-misc/gdrive 3.9.0 3.9.1: Google Drive CLI Client
|
||||
net-misc/gemget 1.9.0: Command line downloader for the Gemini protocol
|
||||
@@ -1445,11 +1449,11 @@ net-nntp/inn 2.7.1: InterNetNews - the Internet meets Netnews
|
||||
net-nntp/pan 0.158 0.158-r1 0.159 0.159-r1: A newsreader for GNOME
|
||||
net-p2p/bisq-bin 1.9.14: The decentralized bitcoin exchange (non-atomic, with arbitration)
|
||||
net-p2p/dogecoin-qt 1.14.6 1.14.7: Dogecoin Core Qt for desktop. Downloaded blockchain is under 2.2GB. Much secure.
|
||||
net-p2p/feather 2.6.2 2.6.7 9999: A free, open-source Monero wallet
|
||||
net-p2p/feather 2.6.7-r1 9999: A free, open-source Monero wallet
|
||||
net-p2p/fragments 3.0.0 3.0.1: Fragments is an easy to use BitTorrent client
|
||||
net-p2p/gridcoin 5.4.7.0 5.4.8.0: Proof-of-Stake based cryptocurrency that rewards BOINC computation
|
||||
net-p2p/monero 0.17.2.0 0.17.2.3 0.17.3.0 0.17.3.2 0.18.1.2 0.18.2.0 0.18.2.2 0.18.3.1 0.18.3.3 9999: The secure, private, untraceable cryptocurrency
|
||||
net-p2p/p2pool 3.5 3.6.2 3.7 3.8 3.9 3.10 9999: Decentralized pool for Monero mining
|
||||
net-p2p/p2pool 3.5 3.6.2 3.7 3.8 3.9 3.10 4.0 9999: Decentralized pool for Monero mining
|
||||
net-p2p/trezord-go 2.0.33: TREZOR Communication Daemon
|
||||
net-p2p/yggdrasil-go 0.5.5 9999: An experiment in scalable routing as an encrypted IPv6 overlay network
|
||||
net-print/hpuld 1.00.39.15.00.23-r1: HP Unified Linux Driver (for samsung hardware)
|
||||
@@ -1468,7 +1472,7 @@ net-vpn/gp-saml-gui 9999: Interactively authenticate to GlobalProtect VPNs that
|
||||
net-vpn/mullvadvpn-app 2024.3 2024.4_beta1: Tool used to manage daemon setup
|
||||
net-wireless/airspyhf 1.6.8: User mode driver for Airspy HF+
|
||||
net-wireless/bluetuith 0.1.9 0.2.0 0.2.1 0.2.2 9999: A TUI bluetooth manager for Linux written in Go
|
||||
net-wireless/btscreenlocker 1.6.1: Daemon to lock your screen when Bluetooth trusted devices go away.
|
||||
net-wireless/btscreenlocker 1.6.2 1.6.3: Daemon to lock your screen when Bluetooth trusted devices go away.
|
||||
net-wireless/rtl8192eu 0_pre20240518: Realtek 8192EU driver module for Linux kernel
|
||||
net-wireless/rtl8723bu 9999: Driver for the rtl8723 wireless chipset
|
||||
net-wireless/rtl8821ce 0_pre20240326: Realtek RTL8821CE Driver module for Linux kernel
|
||||
@@ -1535,6 +1539,7 @@ sci-misc/boinc-wrapper 26018-r1: Wrapper to use non-BOINC apps with BOINC
|
||||
sci-physics/ovito 3.10.4 3.10.5 3.10.5-r1: Open Visualization Tool
|
||||
sec-keys/openpgp-keys-aepaneshnikov 20221210: OpenPGP keys used by Alexander Epaneshnikov
|
||||
sec-keys/openpgp-keys-emersion 20240714: OpenPGP keys used by Simon Ser
|
||||
sec-keys/openpgp-keys-featherwallet 20201209: OpenPGP keys used to sign Feather Wallet releases
|
||||
sec-keys/openpgp-keys-jvoisin 20230224: OpenPGP keys used by Julien Voisin
|
||||
sec-keys/openpgp-keys-phosh 2024: OpenPGP keys used to sign Phosh releases
|
||||
sec-keys/openpgp-keys-russallbery 20230000: OpenPGP keys used by Russ Allbery (Eagle)
|
||||
@@ -1560,7 +1565,7 @@ sys-apps/mission-center 0.4.1 0.4.4-r1 9999: Monitor your CPU, Memory, Disk, Net
|
||||
sys-apps/nvimpager 0.12.0: Use nvim as a pager to view manpages, diff, etc with nvim's syntax highlighting.
|
||||
sys-apps/openSeaChest 23.03.1 23.12: SeaGate's open source harddrive control utilities
|
||||
sys-apps/ov 0.11.2 0.32.0: Feature-rich terminal pager
|
||||
sys-apps/pnpm-bin 9.0.6: Fast, disk space efficient package manager, alternative to npm and yarn
|
||||
sys-apps/pnpm-bin 9.0.6 9.5.0: Fast, disk space efficient package manager, alternative to npm and yarn
|
||||
sys-apps/qemu-openrc 0.10.0 0.11.1 9999: OpenRC init script for QEMU/KVM
|
||||
sys-apps/qjournalctl 0.6.2: Qt-based GUI for systemd's journalctl command
|
||||
sys-apps/sampler 1.1.0: visualizer for shell commands, executions and alerting
|
||||
@@ -1658,7 +1663,6 @@ www-client/firefox-developer-bin 122.0 128.0: Firefox browser developer edition
|
||||
www-client/mullvad-browser-bin 13.5 13.5.1: The Mullvad Browser is developed to minimize tracking and fingerprinting.
|
||||
www-client/nyxt 3.11.4 3.11.5 3.11.6 3.11.7 9999: Nyxt - the hacker's power-browser
|
||||
www-client/vimb 3.6.0 3.7.0 9999: A fast, lightweight, vim-like browser based on webkit
|
||||
www-client/woob 3.1-r1 9999: Web Outside Of Browsers (core, site modules and applications)
|
||||
www-client/yandex-browser 24.4.1.951_p1: The web browser from Yandex
|
||||
www-misc/dufs 0.40.0: Dufs is a distinctive utility file server
|
||||
www-misc/gitea2rss 0.7.0: Generates RSS feeds from Gitea releases, tags and commits
|
||||
@@ -1681,7 +1685,6 @@ x11-misc/aerial-sddm-theme 0_pre20191018-r1 9999: SDDM theme with Apple TV Aeria
|
||||
x11-misc/autotiling 1.9.2 1.9.3: Script for sway and i3 to automatically switch the window split orientation
|
||||
x11-misc/betterlockscreen 4.2.0: sweet looking lockscreen for linux system
|
||||
x11-misc/betterlockscreen_rapid 0.0.0_pre20210701 0.0.0_pre20210708: A rapid and good-looking screen locker
|
||||
x11-misc/gammy 0.9.60 0.9.64: Adaptive screen brightness/temperature
|
||||
x11-misc/gobble 1.3: Hide current window before launching external program, unhide after quitting
|
||||
x11-misc/greenclip-bin 4.2: Simple clipboard manager to be integrated with rofi
|
||||
x11-misc/gromit-mpx 1.6.0 9999: Gromit-MPX is a multi-pointer GTK3 port of the Gromit desktop annotation tool
|
||||
|
||||
@@ -1 +1 @@
|
||||
Tue, 16 Jul 2024 09:34:12 +0000
|
||||
Wed, 17 Jul 2024 08:49:03 +0000
|
||||
|
||||
Reference in New Issue
Block a user