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: Mon, 29 Aug 2016 09:20:42
Message-Id: 1472462429.6c9fbc682f264d5d272ce12cf563fea1585fe90b.polynomial-c@gentoo
1 commit: 6c9fbc682f264d5d272ce12cf563fea1585fe90b
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 29 09:20:29 2016 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 29 09:20:29 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c9fbc68
7
8 net-print/cups-filters: Removed old.
9
10 Package-Manager: portage-2.3.0
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.10.0.ebuild | 122 ----------------------
15 2 files changed, 123 deletions(-)
16
17 diff --git a/net-print/cups-filters/Manifest b/net-print/cups-filters/Manifest
18 index 113da26..c1fefa3 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.10.0.tar.xz 1399652 SHA256 1f708a404164fb8eb341e5410e1b849b19cb47ce1bbe0d97c3673768db3401a1 SHA512 93517fe81552cac0f1414b04876db54bf94475d3ceb443c4e104e381ea5141296237576f543db0184794ade952a892a4fa6f312c4c8a4e5769827567eb181e2a WHIRLPOOL ad924de8719c807e78c6c6c7c4a561c2cee279d99a10530d4353aae0ef4e8723d4ce81dc881c7320f174ccf8e6a25491918fec4e7311d3bf49d02fbe9e623132
23 DIST cups-filters-1.11.1.tar.xz 1403392 SHA256 a886497313ca7f405d3b2babb85b3a4edf5702803863df4e15c9450b83ed1274 SHA512 be475126fb30690b86471733bcfd27a9696fdc0e1053e5c3ac99673608383ad446ecbc8f45ecdeced3ebe70918976f9253ea0097b54bcd01e79e9887c230c22f WHIRLPOOL 752d5cd95c27b729fab6c47af3a1286b51b624d7aa7608e83758cc392e4fb3bf09790fe6ca4d8d668ad4560df7642f114458d051e84d3e92178782d30ad24312
24 DIST cups-filters-1.11.2.tar.xz 1404832 SHA256 4b485408897953889ce41d2981fa71a5479b70d8d1d853829d205492ce250675 SHA512 7a396a0921ed54f2c6705b00faea9e5f098b0632beb526bf131af134307bbf6f01a952b88c4983fbda4b5367ed84e9cb0e69a78d5f31bef1fc1198bae70e43c5 WHIRLPOOL d9d523202b8337e21a5f9c8de0af68223dfb0282da8f22cfd3523881a81d52befff12a884ba480ae5a95f142b85e884b18c95d73d69ab77e10361767bb9b7aae
25 DIST cups-filters-1.5.0.tar.xz 1375588 SHA256 f22a8864e8d5b693795605a31345c08cc68f85120ebde9a0aa7bc27639815932 SHA512 81574f8368aaef61aeee4369caa394f2c8cdc717b03687d8a17c7927892f07cff68f1efb8d674757cb97001b55fd58fa5c14784a510ce9d31e385b1a73cd18c7 WHIRLPOOL 4201d08a2bb76d349a6b9f7220eb48dea86bb81c0cedbe8dcb8796c49ce26f67f6a7c49677b4fc7b6f865eb20e3c806746f565668e9f9e1e3935630621d032cd
26
27 diff --git a/net-print/cups-filters/cups-filters-1.10.0.ebuild b/net-print/cups-filters/cups-filters-1.10.0.ebuild
28 deleted file mode 100644
29 index 06ee8f4..00000000
30 --- a/net-print/cups-filters/cups-filters-1.10.0.ebuild
31 +++ /dev/null
32 @@ -1,122 +0,0 @@
33 -# Copyright 1999-2016 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -# $Id$
36 -
37 -EAPI=6
38 -
39 -GENTOO_DEPEND_ON_PERL=no
40 -
41 -inherit eutils perl-module systemd
42 -
43 -if [[ "${PV}" == "9999" ]] ; then
44 - inherit bzr
45 - EBZR_REPO_URI="http://bzr.linuxfoundation.org/openprinting/cups-filters"
46 -else
47 - SRC_URI="http://www.openprinting.org/download/${PN}/${P}.tar.xz"
48 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~m68k-mint"
49 -fi
50 -DESCRIPTION="Cups PDF filters"
51 -HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/pdf_as_standard_print_job_format"
52 -
53 -LICENSE="MIT GPL-2"
54 -SLOT="0"
55 -IUSE="dbus +foomatic jpeg ldap perl png +postscript static-libs tiff zeroconf"
56 -
57 -RDEPEND="
58 - postscript? ( >=app-text/ghostscript-gpl-9.09[cups] )
59 - >=app-text/poppler-0.32:=[cxx,jpeg?,lcms,tiff?,utils,xpdf-headers(+)]
60 - >=app-text/qpdf-3.0.2:=
61 - dev-libs/glib:2
62 - media-libs/fontconfig
63 - media-libs/freetype:2
64 - media-libs/lcms:2
65 - >=net-print/cups-1.7.3
66 - !<=net-print/cups-1.5.9999
67 - sys-devel/bc
68 - sys-libs/zlib
69 - dbus? ( sys-apps/dbus )
70 - foomatic? ( !net-print/foomatic-filters )
71 - jpeg? ( virtual/jpeg:0 )
72 - ldap? ( net-nds/openldap )
73 - perl? ( dev-lang/perl:= )
74 - png? ( media-libs/libpng:0= )
75 - tiff? ( media-libs/tiff:0 )
76 - zeroconf? ( net-dns/avahi[dbus] )
77 -"
78 -DEPEND="${RDEPEND}
79 - dev-util/gdbus-codegen
80 -"
81 -
82 -src_configure() {
83 - econf \
84 - --docdir="${EPREFIX}/usr/share/doc/${PF}" \
85 - --localstatedir="${EPREFIX}"/var \
86 - --with-cups-rundir="${EPREFIX}"/run/cups \
87 - $(use_enable dbus) \
88 - $(use_enable zeroconf avahi) \
89 - $(use_enable static-libs static) \
90 - $(use_enable foomatic) \
91 - $(use_enable ldap) \
92 - $(use_enable postscript ghostscript) \
93 - $(use_enable postscript ijs) \
94 - --with-fontdir="fonts/conf.avail" \
95 - --with-pdftops=pdftops \
96 - --enable-imagefilters \
97 - $(use_with jpeg) \
98 - $(use_with png) \
99 - $(use_with tiff) \
100 - --with-rcdir=no \
101 - --with-browseremoteprotocols=DNSSD,CUPS \
102 - --without-php
103 -}
104 -
105 -src_compile() {
106 - default
107 -
108 - if use perl; then
109 - pushd "${S}/scripting/perl" > /dev/null
110 - perl-module_src_configure
111 - perl-module_src_compile
112 - popd > /dev/null
113 - fi
114 -}
115 -
116 -src_install() {
117 - default
118 -
119 - if use perl; then
120 - pushd "${S}/scripting/perl" > /dev/null
121 - perl-module_src_install
122 - perl_delete_localpod
123 - popd > /dev/null
124 - fi
125 -
126 - if use postscript; then
127 - # workaround: some printer drivers still require pstoraster and pstopxl, bug #383831
128 - dosym gstoraster /usr/libexec/cups/filter/pstoraster
129 - dosym gstopxl /usr/libexec/cups/filter/pstopxl
130 - fi
131 -
132 - prune_libtool_files --all
133 -
134 - cp "${FILESDIR}"/cups-browsed.init.d-r1 "${T}"/cups-browsed || die
135 -
136 - if ! use zeroconf ; then
137 - sed -i -e 's:need cupsd avahi-daemon:need cupsd:g' "${T}"/cups-browsed || die
138 - sed -i -e 's:cups\.service avahi-daemon\.service:cups.service:g' "${S}"/utils/cups-browsed.service || die
139 - fi
140 -
141 - doinitd "${T}"/cups-browsed
142 - systemd_dounit "${S}/utils/cups-browsed.service"
143 -}
144 -
145 -src_test() {
146 - emake check
147 -}
148 -
149 -pkg_postinst() {
150 - if ! use foomatic ; then
151 - ewarn "You are disabling the foomatic code in cups-filters. Please do that ONLY if absolutely."
152 - ewarn "necessary. net-print/foomatic-filters as replacement is deprecated and unmaintained."
153 - fi
154 -}