commit:     84b8b7209d8c1c7fecdee79a12367280d2443a07
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 19 17:05:35 2017 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Jan 19 18:12:21 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84b8b720

net-print/cups-filters: Removed old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-print/cups-filters/Manifest                   |   1 -
 net-print/cups-filters/cups-filters-1.13.1.ebuild | 124 ----------------------
 2 files changed, 125 deletions(-)

diff --git a/net-print/cups-filters/Manifest b/net-print/cups-filters/Manifest
index 9cb542a..67e8a01 100644
--- a/net-print/cups-filters/Manifest
+++ b/net-print/cups-filters/Manifest
@@ -1,6 +1,5 @@
 DIST cups-filters-1.11.6.tar.xz 1410116 SHA256 
ed33a824cfdc4eba6633a7d491468da8eecdf120cb05557980c47b4cdfad9c7f SHA512 
425eab182101d7bdd02844febebc7d57ed00d822e12ebb08e57a1244dc9d085f2a3c0eeb8ce4fe7586b32ca1a7cca2019ae62114d86692f0d6a6e60510d2711a
 WHIRLPOOL 
f91ea62ad0dcd85a34193f879bf5290a4d7cfa84ae5060bfbd064ee48290fa5eacf367a04264408ba82d549276a6a63215affd08a90f7a0e5515c1028e768228
 DIST cups-filters-1.12.0.tar.xz 1417696 SHA256 
dc5ba61ca3f30d29a4acc0e4a1b331f2e2d996d1f22a138619e80e7a507b7d01 SHA512 
3f430c8c7aa54d6d4623814ee0102427587a0c5638bd5bb8de7fb63201a7953de2eaf413b458a80f98795b007705c89443ab0587cd555e3faf22b9d95a1196c8
 WHIRLPOOL 
7257c0d42ed334d74d16ef240f5975256f20cd2bcb5f8dc31f353b5766c300c23747b5d1e9ecce718438445b8d41234663386eac78cd1a677c8837251c6c1d7f
-DIST cups-filters-1.13.1.tar.xz 1419244 SHA256 
e410097546c33110deb2247a765c2730cfabe9d997fb8bf30e6c332a2ef5f068 SHA512 
52b040e160d76532762920fdeaf0d17461acc4dd6af53a2052dc4cdaf7a873852a0d6349b98155ebc2423a7270f28107aee57093291e48cc7b41746fe1d312bc
 WHIRLPOOL 
d1ffa286e24bdc4d85a07475216955eadc8d4401cc6b869b9066aabcd73fef24536c17b693439fb3577872b16610ab59f72d036edf82d4658404480a3ba049af
 DIST cups-filters-1.13.2.tar.xz 1420012 SHA256 
a407e4196bc7e0f92146f58b7acf7cf72d206bcd4df1b7b8fa909e8093b75953 SHA512 
50b2e5d65f28bd15bd5e60bf11fc5e182c97a00155fb46ad36d058caa63ee60c504ec59cec05407068234cb1232e77c0ffb0bedd6a4c53bdc34055b60e7ed8b0
 WHIRLPOOL 
7fd79d7e5fe20196d2b8510c8b9faa784d4fe0260c50a949aadd43b6697ad0a535b241ca5f01817ed888876df646257a9a15988eb0f84cf389e3b49936690f4a
 DIST cups-filters-1.13.3.tar.xz 1421092 SHA256 
e9419d51de9698aeab0e08be2b8b5916770f707b2de721d41794bf2ae1123846 SHA512 
52692473e069017ca9fd2274357514bc99bdc2ed576be329aaa4b2978dcac98124716a77f6ff80f76e2a5b513b4c2cb3cb7d2e3a4d32d9bb90725d053d88c280
 WHIRLPOOL 
b4d17af4e732d848ac40e9d3e0b3f9ec5b6eeb204ef7c694f61a5957b15f397bec131a563c742f30c7e5e88a68b1412d42600372d469324dbff46c285440758e
 DIST cups-filters-1.5.0.tar.xz 1375588 SHA256 
f22a8864e8d5b693795605a31345c08cc68f85120ebde9a0aa7bc27639815932 SHA512 
81574f8368aaef61aeee4369caa394f2c8cdc717b03687d8a17c7927892f07cff68f1efb8d674757cb97001b55fd58fa5c14784a510ce9d31e385b1a73cd18c7
 WHIRLPOOL 
4201d08a2bb76d349a6b9f7220eb48dea86bb81c0cedbe8dcb8796c49ce26f67f6a7c49677b4fc7b6f865eb20e3c806746f565668e9f9e1e3935630621d032cd

diff --git a/net-print/cups-filters/cups-filters-1.13.1.ebuild 
b/net-print/cups-filters/cups-filters-1.13.1.ebuild
deleted file mode 100644
index 79da710..00000000
--- a/net-print/cups-filters/cups-filters-1.13.1.ebuild
+++ /dev/null
@@ -1,124 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-GENTOO_DEPEND_ON_PERL=no
-
-inherit eutils perl-module systemd
-
-if [[ "${PV}" == "9999" ]] ; then
-       inherit bzr
-       EBZR_REPO_URI="http://bzr.linuxfoundation.org/openprinting/cups-filters";
-else
-       SRC_URI="http://www.openprinting.org/download/${PN}/${P}.tar.xz";
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-fbsd ~m68k-mint"
-fi
-DESCRIPTION="Cups PDF filters"
-HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/pdf_as_standard_print_job_format";
-
-LICENSE="MIT GPL-2"
-SLOT="0"
-IUSE="dbus +foomatic jpeg ldap pdf perl png +postscript static-libs tiff 
zeroconf"
-
-RDEPEND="
-       postscript? ( >=app-text/ghostscript-gpl-9.09[cups] )
-       >=app-text/poppler-0.32:=[cxx,jpeg?,lcms,tiff?,utils,xpdf-headers(+)]
-       >=app-text/qpdf-3.0.2:=
-       dev-libs/glib:2
-       media-libs/fontconfig
-       media-libs/freetype:2
-       media-libs/lcms:2
-       >=net-print/cups-1.7.3
-       !<=net-print/cups-1.5.9999
-       sys-devel/bc
-       sys-libs/zlib
-       dbus? ( sys-apps/dbus )
-       foomatic? ( !net-print/foomatic-filters )
-       jpeg? ( virtual/jpeg:0 )
-       ldap? ( net-nds/openldap )
-       pdf? ( app-text/mupdf )
-       perl? ( dev-lang/perl:= )
-       png? ( media-libs/libpng:0= )
-       tiff? ( media-libs/tiff:0 )
-       zeroconf? ( net-dns/avahi[dbus] )
-"
-DEPEND="${RDEPEND}
-       dev-util/gdbus-codegen
-"
-
-src_configure() {
-       econf \
-               --docdir="${EPREFIX}/usr/share/doc/${PF}" \
-               --localstatedir="${EPREFIX}"/var \
-               --with-cups-rundir="${EPREFIX}"/run/cups \
-               $(use_enable dbus) \
-               $(use_enable zeroconf avahi) \
-               $(use_enable static-libs static) \
-               $(use_enable foomatic) \
-               $(use_enable ldap) \
-               $(use_enable pdf mutool) \
-               $(use_enable postscript ghostscript) \
-               $(use_enable postscript ijs) \
-               --with-fontdir="fonts/conf.avail" \
-               --with-pdftops=pdftops \
-               --enable-imagefilters \
-               $(use_with jpeg) \
-               $(use_with png) \
-               $(use_with tiff) \
-               --with-rcdir=no \
-               --with-browseremoteprotocols=DNSSD,CUPS \
-               --without-php
-}
-
-src_compile() {
-       default
-
-       if use perl; then
-               pushd "${S}/scripting/perl" > /dev/null
-               perl-module_src_configure
-               perl-module_src_compile
-               popd > /dev/null
-       fi
-}
-
-src_install() {
-       default
-
-       if use perl; then
-               pushd "${S}/scripting/perl" > /dev/null
-               perl-module_src_install
-               perl_delete_localpod
-               popd > /dev/null
-       fi
-
-       if use postscript; then
-               # workaround: some printer drivers still require pstoraster and 
pstopxl, bug #383831
-               dosym gstoraster /usr/libexec/cups/filter/pstoraster
-               dosym gstopxl /usr/libexec/cups/filter/pstopxl
-       fi
-
-       prune_libtool_files --all
-
-       cp "${FILESDIR}"/cups-browsed.init.d-r1 "${T}"/cups-browsed || die
-
-       if ! use zeroconf ; then
-               sed -i -e 's:need cupsd avahi-daemon:need cupsd:g' 
"${T}"/cups-browsed || die
-               sed -i -e 's:cups\.service 
avahi-daemon\.service:cups.service:g' "${S}"/utils/cups-browsed.service || die
-       fi
-
-       doinitd "${T}"/cups-browsed
-       systemd_dounit "${S}/utils/cups-browsed.service"
-}
-
-src_test() {
-       emake check
-}
-
-pkg_postinst() {
-       if ! use foomatic ; then
-               ewarn "You are disabling the foomatic code in cups-filters. 
Please do that ONLY if absolutely."
-               ewarn "necessary. net-print/foomatic-filters as replacement is 
deprecated and unmaintained."
-       fi
-}

Reply via email to