mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
2024-05-21 21:18:43 UTC
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
BDEPEND=>=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3
|
||||
DEFINED_PHASES=configure install prepare
|
||||
DEPEND=dev-perl/XML-Parser dev-libs/libdbf doc? ( app-text/docbook-sgml-utils ) virtual/pkgconfig
|
||||
DEPEND=dev-libs/libdbf dev-perl/XML-Parser doc? ( app-text/docbook-sgml-utils ) virtual/pkgconfig
|
||||
DESCRIPTION=Command line tool to read the content of dBASE III, IV, and 5.0 files
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/rollinhand/dbf-core
|
||||
@@ -8,7 +8,8 @@ INHERIT=autotools
|
||||
IUSE=doc
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=dev-libs/libdbf
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/rollinhand/dbf-core/archive/8c1df2e694ca81a2c2ff1d7de150629e69092ea1.tar.gz -> dbf-0.9.0.tgz
|
||||
_eclasses_=gnuconfig a397adda6984a4c423e28ac274c1ba98 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools dc70c1dc473b68317fc4a86f5fbfc57d
|
||||
_md5_=f3da3060ea180763146bf628778b16df
|
||||
_md5_=b799b078885e955395fba1014f2c4643
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
DEFINED_PHASES=install
|
||||
DEPEND=sys-libs/zlib:=
|
||||
DESCRIPTION=Manager for the Ledger hardware wallet
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.ledger.com/
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=all-rights-reserved
|
||||
RDEPEND=sys-libs/zlib:= sys-fs/fuse:0
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://download.live.ledger.com/ledger-live-desktop-2.68.1-linux-x86_64.AppImage -> ledger-live-2.68.1.AppImage
|
||||
_md5_=1c098fadfdc61a8cc967d8b069954c26
|
||||
@@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Manager for the Ledger hardware wallet
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.ledger.com/
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=all-rights-reserved
|
||||
RDEPEND=sys-fs/fuse:0
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://download.live.ledger.com/ledger-live-desktop-2.71.1-linux-x86_64.AppImage
|
||||
_md5_=f442c49bf4a841684d014f38f1868ee3
|
||||
@@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Manager for the Ledger hardware wallet
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.ledger.com/
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=all-rights-reserved
|
||||
RDEPEND=sys-fs/fuse:0
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://download.live.ledger.com/ledger-live-desktop-2.73.0-linux-x86_64.AppImage
|
||||
_md5_=f442c49bf4a841684d014f38f1868ee3
|
||||
@@ -7,5 +7,5 @@ LICENSE=all-rights-reserved
|
||||
RDEPEND=sys-fs/fuse:0
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://download.live.ledger.com/ledger-live-desktop-2.73.1-linux-x86_64.AppImage
|
||||
SRC_URI=https://download.live.ledger.com/ledger-live-desktop-2.81.2-linux-x86_64.AppImage
|
||||
_md5_=73b7dff9694a3e25c8d517dd53ddbcec
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=virtual/pkgconfig doc? ( app-text/docbook-xml-dtd:4.3 app-text/xmlto ) >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3 virtual/pkgconfig
|
||||
DEFINED_PHASES=configure install prepare
|
||||
DEPEND=sys-apps/dbus[selinux?] pam? ( sys-libs/pam ) selinux? ( sec-policy/selinux-oddjob sys-libs/libselinux )
|
||||
DEPEND=sys-apps/dbus[selinux?] dev-libs/libxml2 pam? ( sys-libs/pam ) selinux? ( sec-policy/selinux-oddjob sys-libs/libselinux )
|
||||
DESCRIPTION=A D-Bus service which runs odd jobs on behalf of client applications
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pagure.io/oddjob
|
||||
@@ -8,9 +8,9 @@ INHERIT=autotools systemd
|
||||
IUSE=doc examples pam selinux
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=sys-apps/dbus[selinux?] pam? ( sys-libs/pam ) selinux? ( sec-policy/selinux-oddjob sys-libs/libselinux )
|
||||
RDEPEND=sys-apps/dbus[selinux?] dev-libs/libxml2 pam? ( sys-libs/pam ) selinux? ( sec-policy/selinux-oddjob sys-libs/libselinux )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://releases.pagure.org/oddjob/oddjob-0.34.7.tar.gz
|
||||
_eclasses_=gnuconfig a397adda6984a4c423e28ac274c1ba98 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools dc70c1dc473b68317fc4a86f5fbfc57d systemd c8b03e8df84486aa991d4396686e8942
|
||||
_md5_=39189369a177cf36c424726e7a43e28c
|
||||
_md5_=1675c1a94ba89b296bf4edb2a130eb78
|
||||
Reference in New Issue
Block a user