commit:     bf8b93cee1478ad572af98276af52cc4803992c5
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 30 12:57:06 2019 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Fri Aug 30 12:57:22 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf8b93ce

net-print/cups-filters: Removed old.

Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 net-print/cups-filters/Manifest                   |   3 -
 net-print/cups-filters/cups-filters-1.23.0.ebuild | 135 ----------------------
 net-print/cups-filters/cups-filters-1.25.0.ebuild | 134 ---------------------
 net-print/cups-filters/cups-filters-1.25.2.ebuild | 134 ---------------------
 4 files changed, 406 deletions(-)

diff --git a/net-print/cups-filters/Manifest b/net-print/cups-filters/Manifest
index 244d9ef05dc..8c265e1201e 100644
--- a/net-print/cups-filters/Manifest
+++ b/net-print/cups-filters/Manifest
@@ -1,7 +1,4 @@
 DIST cups-filters-1.21.6.tar.xz 1474944 BLAKE2B 
a4c3418accb9d2bf46a366ec6004919d2a5c2c0a02022102270da17fb81915428275aadf58f1f50f8ca022e1c09cbdbd7300492fa38c53d4a2cbc4c4b86a09e3
 SHA512 
804250745ac710706ff1bfa6e161c0b1a8a65a74850a76a311b7614694a7e5d07f01dfd15f277ad79ed7fe1e84ea680bab1643e0b82cefa3e26603fa2eea935a
 DIST cups-filters-1.22.6.tar.xz 1477584 BLAKE2B 
7d833c3e97c510eabcc906bbd01d4d1ef2bf3106d963bdec7f735942e96a830c53ec2c03a4ef580d9fc01f19bae3962c1bd2a98d2af7f03f71988ae374366fee
 SHA512 
6c1c46bd74f700b3ab0a46cb4b5b7ecc93000122e9deb20b43878d876cbe2ceeeb4a3c16ef6de00497b10447d04f2689a5d939d0d49212e7274cc51b4617c296
-DIST cups-filters-1.23.0.tar.xz 1477900 BLAKE2B 
00a67ace059c9c280dbd4019fbfec61ef1e46bc2b5c9e36019e860c32a8b4277abefb9cf290e7d8629450c7022099157910703bda2366a0700e3e973fd44a110
 SHA512 
466dc14155750f8868f29fe416c061813b661892aba7bf91446e1145da5c7eb23abf9935a19d2309bfcb521c44eab9d4404db7965c95b9578e10cccd26bbba8f
-DIST cups-filters-1.25.0.tar.xz 1447496 BLAKE2B 
297f16a5580787ccf1494ae99a90ed5912156e255394e3d3e921d8e29db9f94b0ed8409b641bec5231dfc0c802b773415beaf4103424cc2cb46d25d9f3804d8e
 SHA512 
f1be31721fd8f6192868e7954d94038ff1382bb0194bb64014da3dd695cbbd2cd5d65373d809e1b541071374b7eabb44c68c6be29575251490d76a0a5336a5c5
-DIST cups-filters-1.25.2.tar.xz 1449984 BLAKE2B 
a6f595ac2c1ef55302aa9063d88d77ff518d1b32cd74449a28e039caa119f894577ed79c312b96181b12ae5153859685ba3f95e250f87c9f2ab002279153fd15
 SHA512 
e616a3a356ea7ad7d61e50242c1c0fd899911a8a293e721a89b425fb6a5d6d98388bbd4c02df407d9b66219b99f7c41a457b1436af6b9d8e979f0fd4e392ef3e
 DIST cups-filters-1.25.3.tar.xz 1448840 BLAKE2B 
d58d93995d1742ceea861896399687717b7791ef6208daaf50e6df715943ac7c5a8709ad93b5d0c66e412ae4832b1969b238f277bdefb1da61b00dd0cb984fc9
 SHA512 
df3c5fc9e4e0449943abbff19a537057f9def3a18504241581727ed6a39ecad30315d5593bdf31d04d51181dd402a418805185afa15c22dabf34e1e9eea90a81
 DIST cups-filters-1.25.4.tar.xz 1449676 BLAKE2B 
1ba36c013d37d57ebf04a9395638bee8aa3935832ed5f0235f50fcfbc61e4002701dec15f7c45952975fc1e53e7f57fd93f86b9af153a732795745e21e38d329
 SHA512 
0386c4640249a0325257f9b10a0eee387bc6e8129bde734b6c35704719c0ad60624f9ad44c73cd199768373ffd331fc1b4b4c4c8641f5ec8792ddf8850da510a

diff --git a/net-print/cups-filters/cups-filters-1.23.0.ebuild 
b/net-print/cups-filters/cups-filters-1.23.0.ebuild
deleted file mode 100644
index 9549f96b1d5..00000000000
--- a/net-print/cups-filters/cups-filters-1.23.0.ebuild
+++ /dev/null
@@ -1,135 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-GENTOO_DEPEND_ON_PERL=no
-
-inherit perl-module systemd flag-o-matic
-
-if [[ "${PV}" == "9999" ]] ; then
-       inherit autotools git-r3
-       EGIT_REPO_URI="https://github.com/OpenPrinting/cups-filters.git";
-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 filters"
-HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/cups-filters";
-
-LICENSE="MIT GPL-2"
-SLOT="0"
-IUSE="dbus +foomatic ipp_autosetup jpeg ldap pclm pdf perl png +postscript 
static-libs test tiff zeroconf"
-
-RDEPEND="
-       >=app-text/poppler-0.32:=[cxx,jpeg?,lcms,tiff?,utils]
-       >=app-text/qpdf-8.3.0:=
-       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= )
-       postscript? ( >=app-text/ghostscript-gpl-9.09[cups] )
-       tiff? ( media-libs/tiff:0 )
-       zeroconf? ( net-dns/avahi[dbus] )
-"
-DEPEND="${RDEPEND}
-       dev-util/gdbus-codegen
-       test? ( media-fonts/dejavu )
-"
-
-src_prepare() {
-       default
-       [[ "${PV}" == "9999" ]] && eautoreconf
-
-       # Bug #626800
-       append-cxxflags -std=c++11
-}
-
-src_configure() {
-       local myeconfargs=(
-               --enable-imagefilters
-               --localstatedir="${EPREFIX}"/var
-               --with-browseremoteprotocols=DNSSD,CUPS
-               --with-cups-rundir="${EPREFIX}"/run/cups
-               --with-fontdir="fonts/conf.avail"
-               --with-pdftops=pdftops
-               --with-rcdir=no
-               --without-php
-               $(use_enable dbus)
-               $(use_enable foomatic)
-               $(use_enable ipp_autosetup auto-setup-driverless)
-               $(use_enable ldap)
-               $(use_enable pclm)
-               $(use_enable pdf mutool)
-               $(use_enable postscript ghostscript)
-               $(use_enable postscript ijs)
-               $(use_enable static-libs static)
-               $(use_enable zeroconf avahi)
-               $(use_with jpeg)
-               $(use_with png)
-               $(use_with tiff)
-       )
-       econf "${myeconfargs[@]}"
-}
-
-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
-
-       find "${ED}" \( -name "*.a" -o -name "*.la" \) -delete || die
-
-       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
-}

diff --git a/net-print/cups-filters/cups-filters-1.25.0.ebuild 
b/net-print/cups-filters/cups-filters-1.25.0.ebuild
deleted file mode 100644
index 707a8fe5746..00000000000
--- a/net-print/cups-filters/cups-filters-1.25.0.ebuild
+++ /dev/null
@@ -1,134 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-GENTOO_DEPEND_ON_PERL=no
-
-inherit perl-module systemd flag-o-matic
-
-if [[ "${PV}" == "9999" ]] ; then
-       inherit autotools git-r3
-       EGIT_REPO_URI="https://github.com/OpenPrinting/cups-filters.git";
-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 filters"
-HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/cups-filters";
-
-LICENSE="MIT GPL-2"
-SLOT="0"
-IUSE="dbus +foomatic ipp_autosetup jpeg ldap pclm pdf perl png +postscript 
static-libs test tiff zeroconf"
-
-RDEPEND="
-       >=app-text/poppler-0.32:=[cxx,jpeg?,lcms,tiff?,utils]
-       >=app-text/qpdf-8.3.0:=
-       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= )
-       postscript? ( >=app-text/ghostscript-gpl-9.09[cups] )
-       tiff? ( media-libs/tiff:0 )
-       zeroconf? ( net-dns/avahi[dbus] )
-"
-DEPEND="${RDEPEND}
-       dev-util/gdbus-codegen
-       test? ( media-fonts/dejavu )
-"
-
-src_prepare() {
-       default
-       [[ "${PV}" == "9999" ]] && eautoreconf
-
-       # Bug #626800
-       append-cxxflags -std=c++11
-}
-
-src_configure() {
-       local myeconfargs=(
-               --enable-imagefilters
-               --localstatedir="${EPREFIX}"/var
-               --with-browseremoteprotocols=DNSSD,CUPS
-               --with-cups-rundir="${EPREFIX}"/run/cups
-               --with-fontdir="fonts/conf.avail"
-               --with-pdftops=pdftops
-               --with-rcdir=no
-               --without-php
-               $(use_enable dbus)
-               $(use_enable foomatic)
-               $(use_enable ipp_autosetup auto-setup-driverless)
-               $(use_enable ldap)
-               $(use_enable pclm)
-               $(use_enable pdf mutool)
-               $(use_enable postscript ghostscript)
-               $(use_enable static-libs static)
-               $(use_enable zeroconf avahi)
-               $(use_with jpeg)
-               $(use_with png)
-               $(use_with tiff)
-       )
-       econf "${myeconfargs[@]}"
-}
-
-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
-
-       find "${ED}" \( -name "*.a" -o -name "*.la" \) -delete || die
-
-       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
-}

diff --git a/net-print/cups-filters/cups-filters-1.25.2.ebuild 
b/net-print/cups-filters/cups-filters-1.25.2.ebuild
deleted file mode 100644
index cdc922f82de..00000000000
--- a/net-print/cups-filters/cups-filters-1.25.2.ebuild
+++ /dev/null
@@ -1,134 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-GENTOO_DEPEND_ON_PERL=no
-
-inherit perl-module systemd flag-o-matic
-
-if [[ "${PV}" == "9999" ]] ; then
-       inherit autotools git-r3
-       EGIT_REPO_URI="https://github.com/OpenPrinting/cups-filters.git";
-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 filters"
-HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/cups-filters";
-
-LICENSE="MIT GPL-2"
-SLOT="0"
-IUSE="dbus +foomatic ipp_autosetup jpeg ldap pclm pdf perl png +postscript 
static-libs test tiff zeroconf"
-
-RDEPEND="
-       >=app-text/poppler-0.32:=[cxx,jpeg?,lcms,tiff?,utils]
-       >=app-text/qpdf-8.3.0:=
-       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= )
-       postscript? ( >=app-text/ghostscript-gpl-9.09[cups] )
-       tiff? ( media-libs/tiff:0 )
-       zeroconf? ( net-dns/avahi[dbus] )
-"
-DEPEND="${RDEPEND}
-       dev-util/gdbus-codegen
-       test? ( media-fonts/dejavu )
-"
-
-src_prepare() {
-       default
-       [[ "${PV}" == "9999" ]] && eautoreconf
-
-       # Bug #626800
-       append-cxxflags -std=c++11
-}
-
-src_configure() {
-       local myeconfargs=(
-               --enable-imagefilters
-               --localstatedir="${EPREFIX}"/var
-               --with-browseremoteprotocols=DNSSD,CUPS
-               --with-cups-rundir="${EPREFIX}"/run/cups
-               --with-fontdir="fonts/conf.avail"
-               --with-pdftops=pdftops
-               --with-rcdir=no
-               --without-php
-               $(use_enable dbus)
-               $(use_enable foomatic)
-               $(use_enable ipp_autosetup auto-setup-driverless)
-               $(use_enable ldap)
-               $(use_enable pclm)
-               $(use_enable pdf mutool)
-               $(use_enable postscript ghostscript)
-               $(use_enable static-libs static)
-               $(use_enable zeroconf avahi)
-               $(use_with jpeg)
-               $(use_with png)
-               $(use_with tiff)
-       )
-       econf "${myeconfargs[@]}"
-}
-
-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
-
-       find "${ED}" \( -name "*.a" -o -name "*.la" \) -delete || die
-
-       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