mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-print/cups-filters: Synced live ebuild.
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
This commit is contained in:
@@ -8,8 +8,6 @@ GENTOO_DEPEND_ON_PERL=no
|
||||
inherit perl-module systemd flag-o-matic
|
||||
|
||||
if [[ "${PV}" == "9999" ]] ; then
|
||||
#inherit bzr autotools
|
||||
#EBZR_REPO_URI="http://bzr.linuxfoundation.org/openprinting/cups-filters"
|
||||
inherit autotools git-r3
|
||||
EGIT_REPO_URI="https://github.com/OpenPrinting/cups-filters.git"
|
||||
else
|
||||
@@ -38,7 +36,6 @@ RDEPEND="
|
||||
foomatic? ( !net-print/foomatic-filters )
|
||||
jpeg? ( virtual/jpeg:0 )
|
||||
ldap? ( net-nds/openldap )
|
||||
pclm? ( >=app-text/qpdf-8.1.0:= )
|
||||
pdf? ( app-text/mupdf )
|
||||
perl? ( dev-lang/perl:= )
|
||||
png? ( media-libs/libpng:0= )
|
||||
@@ -61,7 +58,6 @@ src_prepare() {
|
||||
|
||||
src_configure() {
|
||||
local myeconfargs=(
|
||||
--docdir="${EPREFIX}/usr/share/doc/${PF}"
|
||||
--enable-imagefilters
|
||||
--localstatedir="${EPREFIX}"/var
|
||||
--with-browseremoteprotocols=DNSSD,CUPS
|
||||
|
||||
Reference in New Issue
Block a user