mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
2022-03-25 11:34:23 UTC
This commit is contained in:
17
metadata/md5-cache/dev-util/annobin-10.58
Normal file
17
metadata/md5-cache/dev-util/annobin-10.58
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.4:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
|
||||
DEFINED_PHASES=configure prepare pretend setup
|
||||
DEPEND=app-arch/rpm dev-libs/elfutils sys-libs/binutils-libs clang? ( <sys-devel/clang-13:= ) !clang? ( llvm? ( <sys-devel/llvm-13:= ) ) llvm? ( || ( sys-devel/llvm:11 sys-devel/llvm:12 sys-devel/llvm:13 ) ) !!sys-devel/llvm:0
|
||||
DESCRIPTION=Binary annotation compiler plugin and tools
|
||||
EAPI=8
|
||||
HOMEPAGE=https://nickc.fedorapeople.org
|
||||
INHERIT=autotools llvm toolchain-funcs
|
||||
IUSE=clang doc llvm test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-arch/rpm dev-libs/elfutils sys-libs/binutils-libs clang? ( <sys-devel/clang-13:= ) !clang? ( llvm? ( <sys-devel/llvm-13:= ) ) llvm? ( || ( sys-devel/llvm:11 sys-devel/llvm:12 sys-devel/llvm:13 ) )
|
||||
REQUIRED_USE=clang? ( llvm )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://nickc.fedorapeople.org/annobin-10.58.tar.xz
|
||||
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 libtool 241a8f577b9781a42a7421e53448a44e autotools ed3ef2014ee93d24bde80f0c0ea9732e llvm 6f88d422e49b917bf254b2594f3d903c
|
||||
_md5_=965e67229d2e29b37a07e2b487fac08c
|
||||
@@ -0,0 +1,17 @@
|
||||
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) doc? ( dev-python/sphinx[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/furo[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) >=dev-util/meson-0.59.4 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install test
|
||||
DEPEND=test? ( gui-libs/gtk:4[introspection] )
|
||||
DESCRIPTION=Compiler for Blueprint, a markup language for GTK user interfaces
|
||||
EAPI=8
|
||||
HOMEPAGE=https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/
|
||||
INHERIT=meson python-r1
|
||||
IUSE=doc test python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-3+
|
||||
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.gnome.org/jwestman/blueprint-compiler/-/archive/3f37380c25c66d81166d2871ffa1c7bc16c6af1d/blueprint-compiler-3f37380c25c66d81166d2871ffa1c7bc16c6af1d.tar.gz -> blueprint-compiler-0.1.0_pre20220319.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils fef481272d4a8e136a7d8a0fb1329384 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 dfa3a38467793e97fcf791b156510654 meson 2d8a51910bc57e004c37aa55c7d99ce4 multibuild d26d81f242cb193d899a72bca423d0bd python-r1 8638751691200e941f26fe0ac3aef1d1
|
||||
_md5_=44eb6bfa11bc68408224279024696a54
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-lang/perl:= dev-perl/File-DesktopEntry dev-perl/File-DirList dev-perl/File-HomeDir dev-perl/File-Touch dev-perl/IPC-Run dev-perl/Moo dev-perl/libwww-perl dev-util/distro-info python? ( python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) ) test? ( app-arch/zip dev-perl/Git-Wrapper dev-perl/GitLab-API-v4 dev-perl/List-Compare dev-perl/Software-License dev-perl/String-ShellQuote dev-perl/UNIVERSAL-require dev-python/pyftpdlib[python_targets_python3_9(-)?] dev-python/python-debian[python_targets_python3_9(-)?] dev-util/shunit2 dev-vcs/subversion sys-libs/libfaketime virtual/perl-DB_File )
|
||||
DESCRIPTION=Scripts to make the life of a Debian Package maintainer easier
|
||||
EAPI=7
|
||||
HOMEPAGE=https://salsa.debian.org/debian/devscripts
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python test python_targets_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2+
|
||||
RDEPEND=dev-lang/perl:= dev-perl/File-DesktopEntry dev-perl/File-DirList dev-perl/File-HomeDir dev-perl/File-Touch dev-perl/IPC-Run dev-perl/Moo dev-perl/libwww-perl dev-util/distro-info python? ( python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) ) app-arch/dpkg app-crypt/gnupg app-text/wdiff dev-util/debhelper dev-util/patchutils sys-apps/fakeroot
|
||||
REQUIRED_USE=python? ( || ( python_targets_python3_9 ) )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://debian/pool/main/d/devscripts/devscripts_2.21.2.tar.xz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 dfa3a38467793e97fcf791b156510654 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 e91901adfcf0640d2daa4dc863ff5377
|
||||
_md5_=67857837ce8fd834fdea2b1aff950706
|
||||
17
metadata/md5-cache/dev-util/devscripts-2.22.1
Normal file
17
metadata/md5-cache/dev-util/devscripts-2.22.1
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-lang/perl:= dev-perl/File-DesktopEntry dev-perl/File-DirList dev-perl/File-HomeDir dev-perl/File-Touch dev-perl/IPC-Run dev-perl/Moo dev-perl/libwww-perl dev-util/distro-info python? ( python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) ) app-text/docbook-xsl-stylesheets test? ( app-arch/zip dev-perl/Git-Wrapper dev-perl/GitLab-API-v4 dev-perl/List-Compare dev-perl/Software-License dev-perl/String-ShellQuote dev-perl/UNIVERSAL-require dev-python/pyftpdlib[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-debian[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-util/shunit2 dev-vcs/subversion sys-libs/libfaketime virtual/perl-DB_File )
|
||||
DESCRIPTION=Scripts to make the life of a Debian Package maintainer easier
|
||||
EAPI=8
|
||||
HOMEPAGE=https://salsa.debian.org/debian/devscripts
|
||||
INHERIT=bash-completion-r1 distutils-r1
|
||||
IUSE=python test python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2+
|
||||
RDEPEND=dev-lang/perl:= dev-perl/File-DesktopEntry dev-perl/File-DirList dev-perl/File-HomeDir dev-perl/File-Touch dev-perl/IPC-Run dev-perl/Moo dev-perl/libwww-perl dev-util/distro-info python? ( python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) ) app-arch/dpkg app-crypt/gnupg app-text/wdiff dev-util/debhelper dev-util/patchutils sys-apps/fakeroot
|
||||
REQUIRED_USE=python? ( || ( python_targets_python3_9 python_targets_python3_10 ) ) test? ( python )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://debian/pool/main/d/devscripts/devscripts_2.22.1.tar.xz
|
||||
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 bash-completion-r1 d3a60385655d9b402be765a6de333245 multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-utils-r1 dfa3a38467793e97fcf791b156510654 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 e91901adfcf0640d2daa4dc863ff5377
|
||||
_md5_=8ad641e5bf8ec0bcfe2c70f990d94249
|
||||
@@ -1,8 +1,8 @@
|
||||
BDEPEND=test? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) app-arch/bzip2 app-arch/cpio app-arch/gzip app-arch/xz-utils app-arch/zstd sys-devel/binutils:* python_single_target_python3_8? ( app-arch/rpm[python,python_single_target_python3_8(-)] dev-python/pybeam[python_targets_python3_8(-)] dev-python/pyxdg[python_targets_python3_8(-)] dev-python/toml[python_targets_python3_8(-)] dev-python/zstd[python_targets_python3_8(-)] ) python_single_target_python3_9? ( app-arch/rpm[python,python_single_target_python3_9(-)] dev-python/pybeam[python_targets_python3_9(-)] dev-python/pyxdg[python_targets_python3_9(-)] dev-python/toml[python_targets_python3_9(-)] dev-python/zstd[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-6.2.5-r2[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)] )
|
||||
BDEPEND=test? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) app-arch/bzip2 app-arch/cpio app-arch/gzip app-arch/xz-utils app-arch/zstd sys-devel/binutils:* python_single_target_python3_8? ( app-arch/rpm[python,python_single_target_python3_8(-)] dev-python/pybeam[python_targets_python3_8(-)] dev-python/pyxdg[python_targets_python3_8(-)] dev-python/toml[python_targets_python3_8(-)] dev-python/zstd[python_targets_python3_8(-)] ) python_single_target_python3_9? ( app-arch/rpm[python,python_single_target_python3_9(-)] dev-python/pybeam[python_targets_python3_9(-)] dev-python/pyxdg[python_targets_python3_9(-)] dev-python/toml[python_targets_python3_9(-)] dev-python/zstd[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-6.2.5-r2[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_8? ( >=dev-python/installer-0.4.0_p20220124[python_targets_python3_8(-)] >=dev-python/tomli-1.2.3[python_targets_python3_8(-)] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)] dev-python/wheel[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/installer-0.4.0_p20220124[python_targets_python3_9(-)] >=dev-python/tomli-1.2.3[python_targets_python3_9(-)] >=dev-python/setuptools-60.5.0[python_targets_python3_9(-)] dev-python/wheel[python_targets_python3_9(-)] )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) app-arch/bzip2 app-arch/cpio app-arch/gzip app-arch/xz-utils app-arch/zstd sys-devel/binutils:* python_single_target_python3_8? ( app-arch/rpm[python,python_single_target_python3_8(-)] dev-python/pybeam[python_targets_python3_8(-)] dev-python/pyxdg[python_targets_python3_8(-)] dev-python/toml[python_targets_python3_8(-)] dev-python/zstd[python_targets_python3_8(-)] ) python_single_target_python3_9? ( app-arch/rpm[python,python_single_target_python3_9(-)] dev-python/pybeam[python_targets_python3_9(-)] dev-python/pyxdg[python_targets_python3_9(-)] dev-python/toml[python_targets_python3_9(-)] dev-python/zstd[python_targets_python3_9(-)] ) test? ( app-shells/dash dev-libs/appstream-glib dev-util/desktop-file-utils dev-util/devscripts || ( ( app-text/hunspell[l10n_cs,l10n_en] app-text/enchant[hunspell] ) ( app-text/aspell[l10n_cs,l10n_en] app-text/enchant[aspell] ) ) python_single_target_python3_8? ( dev-python/pyenchant[python_targets_python3_8(-)] dev-python/pytest-xdist[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pyenchant[python_targets_python3_9(-)] dev-python/pytest-xdist[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] ) )
|
||||
DESCRIPTION=Tool for checking common errors in RPM packages
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/rpm-software-management/rpmlint
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_single_target_python3_8 python_single_target_python3_9
|
||||
@@ -12,6 +12,6 @@ RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) p
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/rpm-software-management/rpmlint/archive/refs/tags/2.0.0.tar.gz -> rpmlint-2.0.0.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 dfa3a38467793e97fcf791b156510654 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 e91901adfcf0640d2daa4dc863ff5377
|
||||
_md5_=100b10655d5c8dd8767cf62ec5d42811
|
||||
SRC_URI=https://github.com/rpm-software-management/rpmlint/archive/refs/tags/2.2.0.tar.gz -> rpmlint-2.2.0.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 dfa3a38467793e97fcf791b156510654 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 e91901adfcf0640d2daa4dc863ff5377
|
||||
_md5_=a6b1f431ba54ae8b7f904a2b38163e0b
|
||||
Reference in New Issue
Block a user