From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DA52B139694 for ; Tue, 21 Feb 2017 12:44:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBEF721C039; Tue, 21 Feb 2017 12:44:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B3C3321C039 for ; Tue, 21 Feb 2017 12:44:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4578B340A23 for ; Tue, 21 Feb 2017 12:44:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 673704F88 for ; Tue, 21 Feb 2017 12:44:36 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1487681044.be583f6f2127288e6e34f688cadc29b51df0b184.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/gutenprint/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-print/gutenprint/Manifest net-print/gutenprint/gutenprint-5.2.10.ebuild X-VCS-Directories: net-print/gutenprint/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: be583f6f2127288e6e34f688cadc29b51df0b184 X-VCS-Branch: master Date: Tue, 21 Feb 2017 12:44:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4c11a5a6-bea8-449f-86f3-bf60caab7e11 X-Archives-Hash: 7610652a4d137b3bf91a20ce8251eb43 commit: be583f6f2127288e6e34f688cadc29b51df0b184 Author: Andreas K. Huettel gentoo org> AuthorDate: Tue Feb 21 12:44:04 2017 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Tue Feb 21 12:44:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be583f6f net-print/gutenprint: Remove old Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-print/gutenprint/Manifest | 1 - net-print/gutenprint/gutenprint-5.2.10.ebuild | 96 --------------------------- 2 files changed, 97 deletions(-) diff --git a/net-print/gutenprint/Manifest b/net-print/gutenprint/Manifest index 573e02a219..f68477e789 100644 --- a/net-print/gutenprint/Manifest +++ b/net-print/gutenprint/Manifest @@ -1,2 +1 @@ -DIST gutenprint-5.2.10.tar.bz2 6241585 SHA256 431f352b412dfb9809d126a85a37a1fcd1c1826275ace8cdcd4fd9a6ee360e59 SHA512 bb71fd5c127748730dde01471b09907d500b72c35401abaf92c631d04156bacafd4b1a9baef61f48db6c4a622fd612a1e2834ed30207b5b178767ea9d9d5e1ac WHIRLPOOL 4d809f99df3515fc878d3be5df4f48b66fc764eea1f62db15e75d6ca7326c24c6c228bd975575c20f3e7bc8398c1e492e1025784e64a4534f82ad89c7ba92990 DIST gutenprint-5.2.12.tar.bz2 6898738 SHA256 a42489fd7d6f2e4320811754bb80b0cd845db6632b52f819fbc2b4b75057341b SHA512 38dd34ca1946a37d0bdaa7d69f65b11651097b6d7f2b451387afd72b32fc92c3670bf54b46df226ca7a64d78f50117a648e2d6194ebaf2e86627cb29fb0e958e WHIRLPOOL f69696ae56a27e87006f471a2e9404dad53bf800743f51ce0524735f61f92e4955eb81cf8d9cc8c7e398316d55f7bc6346e2e4a0330689fad790c9ffbd9f7050 diff --git a/net-print/gutenprint/gutenprint-5.2.10.ebuild b/net-print/gutenprint/gutenprint-5.2.10.ebuild deleted file mode 100644 index 2257f14c7d..0000000000 --- a/net-print/gutenprint/gutenprint-5.2.10.ebuild +++ /dev/null @@ -1,96 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit eutils multilib autotools - -DESCRIPTION="Ghostscript and cups printer drivers" -HOMEPAGE="http://gutenprint.sourceforge.net" -SRC_URI="mirror://sourceforge/gimp-print/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86" -IUSE="cups foomaticdb gimp gtk nls readline ppds static-libs" - -RDEPEND="<=app-text/ghostscript-gpl-9.15-r1 - dev-lang/perl - readline? ( sys-libs/readline:0= ) - cups? ( >=net-print/cups-1.1.14 ) - foomaticdb? ( net-print/foomatic-db-engine ) - gimp? ( >=media-gfx/gimp-2.2 x11-libs/gtk+:2 ) - gtk? ( x11-libs/gtk+:2 ) - nls? ( virtual/libintl )" -DEPEND="${RDEPEND} - gtk? ( virtual/pkgconfig ) - nls? ( sys-devel/gettext )" - -RESTRICT="test" - -REQUIRED_USE="gimp? ( gtk )" - -DOCS=( AUTHORS ChangeLog NEWS README doc/gutenprint-users-manual.{pdf,odt} ) - -src_prepare() { - epatch "${FILESDIR}"/${PN}-5.2.4-CFLAGS.patch\ - "${FILESDIR}"/${PN}-5.2.10-genppd.patch # bug 382927 - sed -i "s:m4local:m4extra:" Makefile.am || die - - sed -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" \ - -e "s/AM_PROG_CC_STDC/AC_PROG_CC/" \ - -i configure.ac || die - - eautoreconf -} - -src_configure() { - local myconf="" - - if use cups && use ppds; then - myconf+=" --enable-cups-ppds --enable-cups-level3-ppds" - else - myconf+=" --disable-cups-ppds" - fi - - use foomaticdb \ - && myconf+=" --with-foomatic3" \ - || myconf+=" --without-foomatic" - - econf \ - --enable-test \ - --with-ghostscript \ - --disable-translated-cups-ppds \ - $(use_enable gtk libgutenprintui2) \ - $(use_with gimp gimp2) \ - $(use_with gimp gimp2-as-gutenprint) \ - $(use_with cups) \ - $(use_enable nls) \ - $(use_with readline) \ - $(use_enable static-libs static) \ - ${myconf} -} - -src_install() { - default - - dohtml doc/FAQ.html - dohtml -r doc/gutenprintui2/html - rm -fR "${ED}"/usr/share/gutenprint/doc - if ! use gtk; then - rm -f "${ED}"/usr/$(get_libdir)/pkgconfig/gutenprintui2.pc - rm -rf "${ED}"/usr/include/gutenprintui2 - fi - - find "${ED}" -name '*.la' -exec rm -f '{}' + -} - -pkg_postinst() { - if [ "${ROOT}" == "/" ] && [ -x /usr/sbin/cups-genppdupdate ]; then - elog "Updating installed printer ppd files" - elog $(/usr/sbin/cups-genppdupdate) - else - elog "You need to update installed ppds manually using cups-genppdupdate" - fi -}