Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/cups-filters/
Date: Sat, 30 Mar 2019 11:34:28
Message-Id: 1553945652.7f802fbaf9ab68d86d69cee6969275d00197fb25.polynomial-c@gentoo
1 commit: 7f802fbaf9ab68d86d69cee6969275d00197fb25
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 30 11:34:12 2019 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 30 11:34:12 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f802fba
7
8 net-print/cups-filters: Removed old.
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
12
13 net-print/cups-filters/Manifest | 1 -
14 net-print/cups-filters/cups-filters-1.22.1.ebuild | 137 ----------------------
15 2 files changed, 138 deletions(-)
16
17 diff --git a/net-print/cups-filters/Manifest b/net-print/cups-filters/Manifest
18 index 0cd076e5905..2ddebc81d5d 100644
19 --- a/net-print/cups-filters/Manifest
20 +++ b/net-print/cups-filters/Manifest
21 @@ -1,4 +1,3 @@
22 DIST cups-filters-1.21.6.tar.xz 1474944 BLAKE2B a4c3418accb9d2bf46a366ec6004919d2a5c2c0a02022102270da17fb81915428275aadf58f1f50f8ca022e1c09cbdbd7300492fa38c53d4a2cbc4c4b86a09e3 SHA512 804250745ac710706ff1bfa6e161c0b1a8a65a74850a76a311b7614694a7e5d07f01dfd15f277ad79ed7fe1e84ea680bab1643e0b82cefa3e26603fa2eea935a
23 -DIST cups-filters-1.22.1.tar.xz 1475456 BLAKE2B f5008cbcfc51f6a194dd5c50b3db288b2703b053d0f0e4ce525ccca255624efe43ec308b59310b24df5ab4f9f5afff54bfab5a102614a8d62209353245d66ed7 SHA512 5ed2f9fe6baecda8e5ed7c6c153e31ba3bc65a28608851141ae77dee5ddc31b3feaf22ab4798c1b47edb98af9f4cacd8437b880d693f5380febd24ef12c92b24
24 DIST cups-filters-1.22.2.tar.xz 1476812 BLAKE2B fa64a0cf3a0c62053914a603366cf6982ce703b44c40dcd1c4410e180f22cd929cc4f1fee4e00945fa9e73dfbc5bae8b664527c32060be42050882a861412ae0 SHA512 da9873f01baf9436c00009348ea8033df1c9e44c97839e16841241510fbb1f3d93fc57ee593d1286bdfeab0a89c15b0f7d74c932bd48f3a623c7c10d200bbd6a
25 DIST cups-filters-1.22.3.tar.xz 1476460 BLAKE2B 3db5a5b2f048a4e3929f7e4080c5d50b5b68bc6456df4d9360395edcb4954701da960d63dd8e885bcd8b7d93bb31c3b0d6511f69893b3e4e8df445b6fa1f13b8 SHA512 8f91f7261babf2e4633590e1f69f3c85162596bba9a709d301f774eb65f83e7c025493cabbbc5d91beca32f5122e2d4e1efa9947e2d95b9a622913a79940a534
26
27 diff --git a/net-print/cups-filters/cups-filters-1.22.1.ebuild b/net-print/cups-filters/cups-filters-1.22.1.ebuild
28 deleted file mode 100644
29 index 8709d00220a..00000000000
30 --- a/net-print/cups-filters/cups-filters-1.22.1.ebuild
31 +++ /dev/null
32 @@ -1,137 +0,0 @@
33 -# Copyright 1999-2019 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=6
37 -
38 -GENTOO_DEPEND_ON_PERL=no
39 -
40 -inherit perl-module systemd flag-o-matic
41 -
42 -if [[ "${PV}" == "9999" ]] ; then
43 - inherit bzr autotools
44 - EBZR_REPO_URI="http://bzr.linuxfoundation.org/openprinting/cups-filters"
45 -else
46 - SRC_URI="http://www.openprinting.org/download/${PN}/${P}.tar.xz"
47 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~m68k-mint"
48 -fi
49 -DESCRIPTION="Cups filters"
50 -HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/cups-filters"
51 -
52 -LICENSE="MIT GPL-2"
53 -SLOT="0"
54 -IUSE="dbus +foomatic ipp_autosetup jpeg ldap pclm pdf perl png +postscript static-libs test tiff zeroconf"
55 -
56 -RDEPEND="
57 - >=app-text/poppler-0.32:=[cxx,jpeg?,lcms,tiff?,utils]
58 - >=app-text/qpdf-8.3.0:=
59 - dev-libs/glib:2
60 - media-libs/fontconfig
61 - media-libs/freetype:2
62 - media-libs/lcms:2
63 - >=net-print/cups-1.7.3
64 - !<=net-print/cups-1.5.9999
65 - sys-devel/bc
66 - sys-libs/zlib
67 - dbus? ( sys-apps/dbus )
68 - foomatic? ( !net-print/foomatic-filters )
69 - jpeg? ( virtual/jpeg:0 )
70 - ldap? ( net-nds/openldap )
71 - pclm? ( >=app-text/qpdf-8.1.0:= )
72 - pdf? ( app-text/mupdf )
73 - perl? ( dev-lang/perl:= )
74 - png? ( media-libs/libpng:0= )
75 - postscript? ( >=app-text/ghostscript-gpl-9.09[cups] )
76 - tiff? ( media-libs/tiff:0 )
77 - zeroconf? ( net-dns/avahi[dbus] )
78 -"
79 -DEPEND="${RDEPEND}
80 - dev-util/gdbus-codegen
81 - test? ( media-fonts/dejavu )
82 -"
83 -
84 -src_prepare() {
85 - default
86 - [[ "${PV}" == "9999" ]] && eautoreconf
87 -
88 - # Bug #626800
89 - append-cxxflags -std=c++11
90 -}
91 -
92 -src_configure() {
93 - local myeconfargs=(
94 - --docdir="${EPREFIX}/usr/share/doc/${PF}"
95 - --enable-imagefilters
96 - --localstatedir="${EPREFIX}"/var
97 - --with-browseremoteprotocols=DNSSD,CUPS
98 - --with-cups-rundir="${EPREFIX}"/run/cups
99 - --with-fontdir="fonts/conf.avail"
100 - --with-pdftops=pdftops
101 - --with-rcdir=no
102 - --without-php
103 - $(use_enable dbus)
104 - $(use_enable foomatic)
105 - $(use_enable ipp_autosetup auto-setup-driverless)
106 - $(use_enable ldap)
107 - $(use_enable pclm)
108 - $(use_enable pdf mutool)
109 - $(use_enable postscript ghostscript)
110 - $(use_enable postscript ijs)
111 - $(use_enable static-libs static)
112 - $(use_enable zeroconf avahi)
113 - $(use_with jpeg)
114 - $(use_with png)
115 - $(use_with tiff)
116 - )
117 - econf "${myeconfargs[@]}"
118 -}
119 -
120 -src_compile() {
121 - default
122 -
123 - if use perl; then
124 - pushd "${S}/scripting/perl" > /dev/null
125 - perl-module_src_configure
126 - perl-module_src_compile
127 - popd > /dev/null
128 - fi
129 -}
130 -
131 -src_install() {
132 - default
133 -
134 - if use perl; then
135 - pushd "${S}/scripting/perl" > /dev/null
136 - perl-module_src_install
137 - perl_delete_localpod
138 - popd > /dev/null
139 - fi
140 -
141 - if use postscript; then
142 - # workaround: some printer drivers still require pstoraster and pstopxl, bug #383831
143 - dosym gstoraster /usr/libexec/cups/filter/pstoraster
144 - dosym gstopxl /usr/libexec/cups/filter/pstopxl
145 - fi
146 -
147 - find "${ED}" \( -name "*.a" -o -name "*.la" \) -delete || die
148 -
149 - cp "${FILESDIR}"/cups-browsed.init.d-r1 "${T}"/cups-browsed || die
150 -
151 - if ! use zeroconf ; then
152 - sed -i -e 's:need cupsd avahi-daemon:need cupsd:g' "${T}"/cups-browsed || die
153 - sed -i -e 's:cups\.service avahi-daemon\.service:cups.service:g' "${S}"/utils/cups-browsed.service || die
154 - fi
155 -
156 - doinitd "${T}"/cups-browsed
157 - systemd_dounit "${S}/utils/cups-browsed.service"
158 -}
159 -
160 -src_test() {
161 - emake check
162 -}
163 -
164 -pkg_postinst() {
165 - if ! use foomatic ; then
166 - ewarn "You are disabling the foomatic code in cups-filters. Please do that ONLY if absolutely."
167 - ewarn "necessary. net-print/foomatic-filters as replacement is deprecated and unmaintained."
168 - fi
169 -}