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/files/, net-print/cups-filters/
Date: Wed, 13 Nov 2019 09:14:21
Message-Id: 1573636417.f4a93d9aa47e07e4a67da35a12d2cf411094a3c4.polynomial-c@gentoo
1 commit: f4a93d9aa47e07e4a67da35a12d2cf411094a3c4
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 13 09:13:37 2019 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 13 09:13:37 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4a93d9a
7
8 net-print/cups-filters: Removed old
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.18
11 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
12
13 net-print/cups-filters/Manifest | 3 -
14 net-print/cups-filters/cups-filters-1.22.6.ebuild | 135 ---------------------
15 net-print/cups-filters/cups-filters-1.25.10.ebuild | 134 --------------------
16 net-print/cups-filters/cups-filters-1.25.6.ebuild | 134 --------------------
17 .../cups-filters-1.25.4-missing_cstring.patch | 17 ---
18 5 files changed, 423 deletions(-)
19
20 diff --git a/net-print/cups-filters/Manifest b/net-print/cups-filters/Manifest
21 index 34fd819e393..cdd495dd79b 100644
22 --- a/net-print/cups-filters/Manifest
23 +++ b/net-print/cups-filters/Manifest
24 @@ -1,6 +1,3 @@
25 DIST cups-filters-1.21.6.tar.xz 1474944 BLAKE2B a4c3418accb9d2bf46a366ec6004919d2a5c2c0a02022102270da17fb81915428275aadf58f1f50f8ca022e1c09cbdbd7300492fa38c53d4a2cbc4c4b86a09e3 SHA512 804250745ac710706ff1bfa6e161c0b1a8a65a74850a76a311b7614694a7e5d07f01dfd15f277ad79ed7fe1e84ea680bab1643e0b82cefa3e26603fa2eea935a
26 -DIST cups-filters-1.22.6.tar.xz 1477584 BLAKE2B 7d833c3e97c510eabcc906bbd01d4d1ef2bf3106d963bdec7f735942e96a830c53ec2c03a4ef580d9fc01f19bae3962c1bd2a98d2af7f03f71988ae374366fee SHA512 6c1c46bd74f700b3ab0a46cb4b5b7ecc93000122e9deb20b43878d876cbe2ceeeb4a3c16ef6de00497b10447d04f2689a5d939d0d49212e7274cc51b4617c296
27 -DIST cups-filters-1.25.10.tar.xz 1483276 BLAKE2B 34961ec157db992b4225413143566e9d74f8effc879848ff4a47cbd1b87d3fab7b41b75d3a48310c2b56cc834e7999d4268eaa5f30a7e20a3969c13cb4c98585 SHA512 1ac2e05e4a9c7ccc000f39d4a0cfa66e1328a049154cede71602bdef5ba5a19a13fa4e48d33adb7e19849bc4f659559ff73151f8b2b36c1eb6d1625396704abf
28 DIST cups-filters-1.25.11.tar.xz 1482792 BLAKE2B 67801904dbe025933d1209817e23ff74b661b35c3af560081f12d4f9a26102e009bac9d4741e15dc257dd477967b18ae23911647f8f56b361e9f8d51b0d619f2 SHA512 67e7c624952b5e2db33a698ac1287a3448a4787fa28000cefc5a982c2fa18a4f56e11e3ba65da8a6e565a53a193c6eb31ba1867ad36ca8dc7e61250f11232681
29 DIST cups-filters-1.25.12.tar.xz 1484148 BLAKE2B 55f05d9c5bf8ae7eb3416de8b1bc2fe919a43875753ee0c02a1fae319d72e7d71a2e46ae8888e840972ba79bb39d515a54b276729648c872ac6c59bfbca02fa0 SHA512 587b8d550923fb5be9f71172e613af7b2bd0e70f780143574482c5efcc2cf869f7d715f63323e63a8f00acd3f08f7e0803cc5a723cdd903229389e7ce11b0c16
30 -DIST cups-filters-1.25.6.tar.xz 1482160 BLAKE2B 13587dc5153e7e0368b2d4edcfab0aec3864b1b17e403fc54bd1f0677ed8611934b55bfbd5ce2a474486a9e56e946530493afba3a7d7bc2731f08bb11dbe2bdb SHA512 14c958bcb98e4addde84c3c0d27e7056f1b4790b8502f5fb0c23c1e2cf80a6fd22fa39816a2f2e6c0501272a57cfcc84ce939a8614563e795e5d2ae035972f33
31
32 diff --git a/net-print/cups-filters/cups-filters-1.22.6.ebuild b/net-print/cups-filters/cups-filters-1.22.6.ebuild
33 deleted file mode 100644
34 index 18623608c7d..00000000000
35 --- a/net-print/cups-filters/cups-filters-1.22.6.ebuild
36 +++ /dev/null
37 @@ -1,135 +0,0 @@
38 -# Copyright 1999-2019 Gentoo Authors
39 -# Distributed under the terms of the GNU General Public License v2
40 -
41 -EAPI=6
42 -
43 -GENTOO_DEPEND_ON_PERL=no
44 -
45 -inherit perl-module systemd flag-o-matic
46 -
47 -if [[ "${PV}" == "9999" ]] ; then
48 - inherit autotools git-r3
49 - EGIT_REPO_URI="https://github.com/OpenPrinting/cups-filters.git"
50 -else
51 - SRC_URI="http://www.openprinting.org/download/${PN}/${P}.tar.xz"
52 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~m68k-mint"
53 -fi
54 -DESCRIPTION="Cups filters"
55 -HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/cups-filters"
56 -
57 -LICENSE="MIT GPL-2"
58 -SLOT="0"
59 -IUSE="dbus +foomatic ipp_autosetup jpeg ldap pclm pdf perl png +postscript static-libs test tiff zeroconf"
60 -
61 -RDEPEND="
62 - >=app-text/poppler-0.32:=[cxx,jpeg?,lcms,tiff?,utils]
63 - >=app-text/qpdf-8.3.0:=
64 - dev-libs/glib:2
65 - media-libs/fontconfig
66 - media-libs/freetype:2
67 - media-libs/lcms:2
68 - >=net-print/cups-1.7.3
69 - !<=net-print/cups-1.5.9999
70 - sys-devel/bc
71 - sys-libs/zlib
72 - dbus? ( sys-apps/dbus )
73 - foomatic? ( !net-print/foomatic-filters )
74 - jpeg? ( virtual/jpeg:0 )
75 - ldap? ( net-nds/openldap )
76 - pdf? ( app-text/mupdf )
77 - perl? ( dev-lang/perl:= )
78 - png? ( media-libs/libpng:0= )
79 - postscript? ( >=app-text/ghostscript-gpl-9.09[cups] )
80 - tiff? ( media-libs/tiff:0 )
81 - zeroconf? ( net-dns/avahi[dbus] )
82 -"
83 -DEPEND="${RDEPEND}
84 - dev-util/gdbus-codegen
85 - test? ( media-fonts/dejavu )
86 -"
87 -
88 -src_prepare() {
89 - default
90 - [[ "${PV}" == "9999" ]] && eautoreconf
91 -
92 - # Bug #626800
93 - append-cxxflags -std=c++11
94 -}
95 -
96 -src_configure() {
97 - local myeconfargs=(
98 - --enable-imagefilters
99 - --localstatedir="${EPREFIX}"/var
100 - --with-browseremoteprotocols=DNSSD,CUPS
101 - --with-cups-rundir="${EPREFIX}"/run/cups
102 - --with-fontdir="fonts/conf.avail"
103 - --with-pdftops=pdftops
104 - --with-rcdir=no
105 - --without-php
106 - $(use_enable dbus)
107 - $(use_enable foomatic)
108 - $(use_enable ipp_autosetup auto-setup-driverless)
109 - $(use_enable ldap)
110 - $(use_enable pclm)
111 - $(use_enable pdf mutool)
112 - $(use_enable postscript ghostscript)
113 - $(use_enable postscript ijs)
114 - $(use_enable static-libs static)
115 - $(use_enable zeroconf avahi)
116 - $(use_with jpeg)
117 - $(use_with png)
118 - $(use_with tiff)
119 - )
120 - econf "${myeconfargs[@]}"
121 -}
122 -
123 -src_compile() {
124 - default
125 -
126 - if use perl; then
127 - pushd "${S}/scripting/perl" > /dev/null
128 - perl-module_src_configure
129 - perl-module_src_compile
130 - popd > /dev/null
131 - fi
132 -}
133 -
134 -src_install() {
135 - default
136 -
137 - if use perl; then
138 - pushd "${S}/scripting/perl" > /dev/null
139 - perl-module_src_install
140 - perl_delete_localpod
141 - popd > /dev/null
142 - fi
143 -
144 - if use postscript; then
145 - # workaround: some printer drivers still require pstoraster and pstopxl, bug #383831
146 - dosym gstoraster /usr/libexec/cups/filter/pstoraster
147 - dosym gstopxl /usr/libexec/cups/filter/pstopxl
148 - fi
149 -
150 - find "${ED}" \( -name "*.a" -o -name "*.la" \) -delete || die
151 -
152 - cp "${FILESDIR}"/cups-browsed.init.d-r1 "${T}"/cups-browsed || die
153 -
154 - if ! use zeroconf ; then
155 - sed -i -e 's:need cupsd avahi-daemon:need cupsd:g' "${T}"/cups-browsed || die
156 - sed -i -e 's:cups\.service avahi-daemon\.service:cups.service:g' "${S}"/utils/cups-browsed.service || die
157 - fi
158 -
159 - doinitd "${T}"/cups-browsed
160 - systemd_dounit "${S}/utils/cups-browsed.service"
161 -}
162 -
163 -src_test() {
164 - emake check
165 -}
166 -
167 -pkg_postinst() {
168 - if ! use foomatic ; then
169 - ewarn "You are disabling the foomatic code in cups-filters. Please do that ONLY if absolutely."
170 - ewarn "necessary. net-print/foomatic-filters as replacement is deprecated and unmaintained."
171 - fi
172 -}
173
174 diff --git a/net-print/cups-filters/cups-filters-1.25.10.ebuild b/net-print/cups-filters/cups-filters-1.25.10.ebuild
175 deleted file mode 100644
176 index e581c47e5e4..00000000000
177 --- a/net-print/cups-filters/cups-filters-1.25.10.ebuild
178 +++ /dev/null
179 @@ -1,134 +0,0 @@
180 -# Copyright 1999-2019 Gentoo Authors
181 -# Distributed under the terms of the GNU General Public License v2
182 -
183 -EAPI=7
184 -
185 -GENTOO_DEPEND_ON_PERL=no
186 -
187 -inherit perl-module systemd flag-o-matic
188 -
189 -if [[ "${PV}" == "9999" ]] ; then
190 - inherit autotools git-r3
191 - EGIT_REPO_URI="https://github.com/OpenPrinting/cups-filters.git"
192 -else
193 - SRC_URI="http://www.openprinting.org/download/${PN}/${P}.tar.xz"
194 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~m68k-mint"
195 -fi
196 -DESCRIPTION="Cups filters"
197 -HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/cups-filters"
198 -
199 -LICENSE="MIT GPL-2"
200 -SLOT="0"
201 -IUSE="dbus +foomatic ipp_autosetup jpeg ldap pclm pdf perl png +postscript static-libs test tiff zeroconf"
202 -
203 -RDEPEND="
204 - >=app-text/poppler-0.32:=[cxx,jpeg?,lcms,tiff?,utils]
205 - >=app-text/qpdf-8.3.0:=
206 - dev-libs/glib:2
207 - media-libs/fontconfig
208 - media-libs/freetype:2
209 - media-libs/lcms:2
210 - >=net-print/cups-1.7.3
211 - !<=net-print/cups-1.5.9999
212 - sys-devel/bc
213 - sys-libs/zlib
214 - dbus? ( sys-apps/dbus )
215 - foomatic? ( !net-print/foomatic-filters )
216 - jpeg? ( virtual/jpeg:0 )
217 - ldap? ( net-nds/openldap )
218 - pdf? ( app-text/mupdf )
219 - perl? ( dev-lang/perl:= )
220 - png? ( media-libs/libpng:0= )
221 - postscript? ( >=app-text/ghostscript-gpl-9.09[cups] )
222 - tiff? ( media-libs/tiff:0 )
223 - zeroconf? ( net-dns/avahi[dbus] )
224 -"
225 -DEPEND="${RDEPEND}
226 - dev-util/gdbus-codegen
227 - test? ( media-fonts/dejavu )
228 -"
229 -
230 -src_prepare() {
231 - default
232 - [[ "${PV}" == "9999" ]] && eautoreconf
233 -
234 - # Bug #626800
235 - append-cxxflags -std=c++11
236 -}
237 -
238 -src_configure() {
239 - local myeconfargs=(
240 - --enable-imagefilters
241 - --localstatedir="${EPREFIX}"/var
242 - --with-browseremoteprotocols=DNSSD,CUPS
243 - --with-cups-rundir="${EPREFIX}"/run/cups
244 - --with-fontdir="fonts/conf.avail"
245 - --with-pdftops=pdftops
246 - --with-rcdir=no
247 - --without-php
248 - $(use_enable dbus)
249 - $(use_enable foomatic)
250 - $(use_enable ipp_autosetup auto-setup-driverless)
251 - $(use_enable ldap)
252 - $(use_enable pclm)
253 - $(use_enable pdf mutool)
254 - $(use_enable postscript ghostscript)
255 - $(use_enable static-libs static)
256 - $(use_enable zeroconf avahi)
257 - $(use_with jpeg)
258 - $(use_with png)
259 - $(use_with tiff)
260 - )
261 - econf "${myeconfargs[@]}"
262 -}
263 -
264 -src_compile() {
265 - default
266 -
267 - if use perl; then
268 - pushd "${S}/scripting/perl" > /dev/null
269 - perl-module_src_configure
270 - perl-module_src_compile
271 - popd > /dev/null
272 - fi
273 -}
274 -
275 -src_install() {
276 - default
277 -
278 - if use perl; then
279 - pushd "${S}/scripting/perl" > /dev/null
280 - perl-module_src_install
281 - perl_delete_localpod
282 - popd > /dev/null
283 - fi
284 -
285 - if use postscript; then
286 - # workaround: some printer drivers still require pstoraster and pstopxl, bug #383831
287 - dosym gstoraster /usr/libexec/cups/filter/pstoraster
288 - dosym gstopxl /usr/libexec/cups/filter/pstopxl
289 - fi
290 -
291 - find "${ED}" \( -name "*.a" -o -name "*.la" \) -delete || die
292 -
293 - cp "${FILESDIR}"/cups-browsed.init.d-r1 "${T}"/cups-browsed || die
294 -
295 - if ! use zeroconf ; then
296 - sed -i -e 's:need cupsd avahi-daemon:need cupsd:g' "${T}"/cups-browsed || die
297 - sed -i -e 's:cups\.service avahi-daemon\.service:cups.service:g' "${S}"/utils/cups-browsed.service || die
298 - fi
299 -
300 - doinitd "${T}"/cups-browsed
301 - systemd_dounit "${S}/utils/cups-browsed.service"
302 -}
303 -
304 -src_test() {
305 - emake check
306 -}
307 -
308 -pkg_postinst() {
309 - if ! use foomatic ; then
310 - ewarn "You are disabling the foomatic code in cups-filters. Please do that ONLY if absolutely."
311 - ewarn "necessary. net-print/foomatic-filters as replacement is deprecated and unmaintained."
312 - fi
313 -}
314
315 diff --git a/net-print/cups-filters/cups-filters-1.25.6.ebuild b/net-print/cups-filters/cups-filters-1.25.6.ebuild
316 deleted file mode 100644
317 index e581c47e5e4..00000000000
318 --- a/net-print/cups-filters/cups-filters-1.25.6.ebuild
319 +++ /dev/null
320 @@ -1,134 +0,0 @@
321 -# Copyright 1999-2019 Gentoo Authors
322 -# Distributed under the terms of the GNU General Public License v2
323 -
324 -EAPI=7
325 -
326 -GENTOO_DEPEND_ON_PERL=no
327 -
328 -inherit perl-module systemd flag-o-matic
329 -
330 -if [[ "${PV}" == "9999" ]] ; then
331 - inherit autotools git-r3
332 - EGIT_REPO_URI="https://github.com/OpenPrinting/cups-filters.git"
333 -else
334 - SRC_URI="http://www.openprinting.org/download/${PN}/${P}.tar.xz"
335 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~m68k-mint"
336 -fi
337 -DESCRIPTION="Cups filters"
338 -HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/cups-filters"
339 -
340 -LICENSE="MIT GPL-2"
341 -SLOT="0"
342 -IUSE="dbus +foomatic ipp_autosetup jpeg ldap pclm pdf perl png +postscript static-libs test tiff zeroconf"
343 -
344 -RDEPEND="
345 - >=app-text/poppler-0.32:=[cxx,jpeg?,lcms,tiff?,utils]
346 - >=app-text/qpdf-8.3.0:=
347 - dev-libs/glib:2
348 - media-libs/fontconfig
349 - media-libs/freetype:2
350 - media-libs/lcms:2
351 - >=net-print/cups-1.7.3
352 - !<=net-print/cups-1.5.9999
353 - sys-devel/bc
354 - sys-libs/zlib
355 - dbus? ( sys-apps/dbus )
356 - foomatic? ( !net-print/foomatic-filters )
357 - jpeg? ( virtual/jpeg:0 )
358 - ldap? ( net-nds/openldap )
359 - pdf? ( app-text/mupdf )
360 - perl? ( dev-lang/perl:= )
361 - png? ( media-libs/libpng:0= )
362 - postscript? ( >=app-text/ghostscript-gpl-9.09[cups] )
363 - tiff? ( media-libs/tiff:0 )
364 - zeroconf? ( net-dns/avahi[dbus] )
365 -"
366 -DEPEND="${RDEPEND}
367 - dev-util/gdbus-codegen
368 - test? ( media-fonts/dejavu )
369 -"
370 -
371 -src_prepare() {
372 - default
373 - [[ "${PV}" == "9999" ]] && eautoreconf
374 -
375 - # Bug #626800
376 - append-cxxflags -std=c++11
377 -}
378 -
379 -src_configure() {
380 - local myeconfargs=(
381 - --enable-imagefilters
382 - --localstatedir="${EPREFIX}"/var
383 - --with-browseremoteprotocols=DNSSD,CUPS
384 - --with-cups-rundir="${EPREFIX}"/run/cups
385 - --with-fontdir="fonts/conf.avail"
386 - --with-pdftops=pdftops
387 - --with-rcdir=no
388 - --without-php
389 - $(use_enable dbus)
390 - $(use_enable foomatic)
391 - $(use_enable ipp_autosetup auto-setup-driverless)
392 - $(use_enable ldap)
393 - $(use_enable pclm)
394 - $(use_enable pdf mutool)
395 - $(use_enable postscript ghostscript)
396 - $(use_enable static-libs static)
397 - $(use_enable zeroconf avahi)
398 - $(use_with jpeg)
399 - $(use_with png)
400 - $(use_with tiff)
401 - )
402 - econf "${myeconfargs[@]}"
403 -}
404 -
405 -src_compile() {
406 - default
407 -
408 - if use perl; then
409 - pushd "${S}/scripting/perl" > /dev/null
410 - perl-module_src_configure
411 - perl-module_src_compile
412 - popd > /dev/null
413 - fi
414 -}
415 -
416 -src_install() {
417 - default
418 -
419 - if use perl; then
420 - pushd "${S}/scripting/perl" > /dev/null
421 - perl-module_src_install
422 - perl_delete_localpod
423 - popd > /dev/null
424 - fi
425 -
426 - if use postscript; then
427 - # workaround: some printer drivers still require pstoraster and pstopxl, bug #383831
428 - dosym gstoraster /usr/libexec/cups/filter/pstoraster
429 - dosym gstopxl /usr/libexec/cups/filter/pstopxl
430 - fi
431 -
432 - find "${ED}" \( -name "*.a" -o -name "*.la" \) -delete || die
433 -
434 - cp "${FILESDIR}"/cups-browsed.init.d-r1 "${T}"/cups-browsed || die
435 -
436 - if ! use zeroconf ; then
437 - sed -i -e 's:need cupsd avahi-daemon:need cupsd:g' "${T}"/cups-browsed || die
438 - sed -i -e 's:cups\.service avahi-daemon\.service:cups.service:g' "${S}"/utils/cups-browsed.service || die
439 - fi
440 -
441 - doinitd "${T}"/cups-browsed
442 - systemd_dounit "${S}/utils/cups-browsed.service"
443 -}
444 -
445 -src_test() {
446 - emake check
447 -}
448 -
449 -pkg_postinst() {
450 - if ! use foomatic ; then
451 - ewarn "You are disabling the foomatic code in cups-filters. Please do that ONLY if absolutely."
452 - ewarn "necessary. net-print/foomatic-filters as replacement is deprecated and unmaintained."
453 - fi
454 -}
455
456 diff --git a/net-print/cups-filters/files/cups-filters-1.25.4-missing_cstring.patch b/net-print/cups-filters/files/cups-filters-1.25.4-missing_cstring.patch
457 deleted file mode 100644
458 index 1b051221b6e..00000000000
459 --- a/net-print/cups-filters/files/cups-filters-1.25.4-missing_cstring.patch
460 +++ /dev/null
461 @@ -1,17 +0,0 @@
462 -From 1878ecd2ef533c3dbe6e6bc29018ce4bf8246e83 Mon Sep 17 00:00:00 2001
463 -From: Till Kamppeter <till.kamppeter@×××××.com>
464 -Date: Wed, 4 Sep 2019 18:13:11 +0200
465 -Subject: [PATCH] bannertopdf: Added missing "#include <cstring>" to pdf.cxx.
466 -
467 -diff --git a/filter/pdf.cxx b/filter/pdf.cxx
468 -index 5b212ca9..f12607f8 100644
469 ---- a/filter/pdf.cxx
470 -+++ b/filter/pdf.cxx
471 -@@ -20,6 +20,7 @@
472 - #include "pdf.h"
473 - #include <vector>
474 - #include <string>
475 -+#include <cstring>
476 - #include <qpdf/QPDF.hh>
477 - #include <qpdf/QPDFObjectHandle.hh>
478 - #include <qpdf/QPDFWriter.hh>