mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 04:23:16 -04:00
2024-07-25 10:19:26 UTC
This commit is contained in:
@@ -11,4 +11,4 @@ RDEPEND=app-text/tesseract x11-libs/libXext dev-qt/qtcore:5
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/danpla/dpscreenocr/archive/refs/tags/v1.4.0.tar.gz
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 258a4691fd43b8cd5814cb1acbb3c7df
|
||||
_md5_=de8443e39141d7bed1c3e8f8206d4b63
|
||||
_md5_=f70d6d212506d824a0320d66ddbeb73a
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=mirror
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/elfmz/far2l/archive/v_2.5.3.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 258a4691fd43b8cd5814cb1acbb3c7df xdg 4a14c5c24f121e7da66e5aab4a168c6e wxwidgets 9a707a3f9f1ea7aa703b1e46552291e5
|
||||
_md5_=8a0e7b49a4832a8e68e430ce90ff8398
|
||||
_md5_=521733b2042c92508b3f45b93064ca4b
|
||||
|
||||
@@ -13,4 +13,4 @@ RDEPEND=dev-libs/xerces-c dev-libs/spdlog app-i18n/uchardet wxwidgets? ( x11-lib
|
||||
RESTRICT=mirror
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 258a4691fd43b8cd5814cb1acbb3c7df xdg 4a14c5c24f121e7da66e5aab4a168c6e wxwidgets 9a707a3f9f1ea7aa703b1e46552291e5 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=8a0e7b49a4832a8e68e430ce90ff8398
|
||||
_md5_=f22dcf026b4bfe7c1f4c5dfa5cb05eaf
|
||||
|
||||
16
metadata/md5-cache/app-misc/gentodo-1.1.1
Normal file
16
metadata/md5-cache/app-misc/gentodo-1.1.1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=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
|
||||
DEPEND=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 )
|
||||
DESCRIPTION=Todo program to help enhance your Gentoo workflow
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/csfore/gentodo
|
||||
INHERIT=distutils-r1 bash-completion-r1
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) dev-python/python-bugzilla dev-python/click 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 ) || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/csfore/gentodo/releases/download/1.1.1/gentodo-1.1.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 ac3ce68c875c9b392338dcd64f7feb73 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
|
||||
_md5_=fe37a1fe8c7c03ef94ad6454c161ff0d
|
||||
15
metadata/md5-cache/app-misc/tinyfetch-6.1
Normal file
15
metadata/md5-cache/app-misc/tinyfetch-6.1
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=>=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
DEFINED_PHASES=compile configure install test
|
||||
DEPEND=pci? ( sys-apps/pciutils )
|
||||
DESCRIPTION=fetch program written in pure C
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/kernaltrap8/tinyfetch
|
||||
INHERIT=meson
|
||||
IUSE=+pci
|
||||
KEYWORDS=~amd64 ~ppc64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=pci? ( sys-apps/pciutils )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/kernaltrap8/tinyfetch/archive/refs/tags/v6.1.tar.gz -> tinyfetch-6.1.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea meson 99466844dd8d4fcfb07578a76f5a9922
|
||||
_md5_=1bf45064e862c274083378a4214b7f4c
|
||||
Reference in New Issue
Block a user