public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/cups-pdf/
Date: Sat, 15 Jan 2022 14:15:10 +0000 (UTC)	[thread overview]
Message-ID: <1642256099.22c235a9f135d9469fb3c5e9dd9d35ae08c8524f.asturm@gentoo> (raw)

commit:     22c235a9f135d9469fb3c5e9dd9d35ae08c8524f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 15 13:27:17 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 15 14:14:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22c235a9

net-print/cups-pdf: Drop 3.0.1-r1

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-print/cups-pdf/cups-pdf-3.0.1-r1.ebuild | 46 -----------------------------
 1 file changed, 46 deletions(-)

diff --git a/net-print/cups-pdf/cups-pdf-3.0.1-r1.ebuild b/net-print/cups-pdf/cups-pdf-3.0.1-r1.ebuild
deleted file mode 100644
index f775a9ed1b83..000000000000
--- a/net-print/cups-pdf/cups-pdf-3.0.1-r1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-DESCRIPTION="Provides a virtual printer for CUPS to produce PDF files"
-HOMEPAGE="https://www.cups-pdf.de/"
-SRC_URI="https://www.cups-pdf.de/src/${PN}_${PV/_}.tar.gz"
-S=${WORKDIR}/${PN}-${PV/_}
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc ~ppc64 x86"
-IUSE="+ppds"
-
-RDEPEND="
-	net-print/cups
-	<app-text/ghostscript-gpl-9.54
-"
-DEPEND="${RDEPEND}"
-
-src_compile() {
-	pushd src >/dev/null
-	$(tc-getCC) ${LDFLAGS} ${CFLAGS} ${PN}.c -o ${PN} -lcups || die
-	popd >/dev/null
-}
-
-src_install() {
-	exeinto /usr/libexec/cups/backend
-	exeopts -m0700
-	doexe src/cups-pdf
-
-	insinto /etc/cups
-	doins extra/cups-pdf.conf
-
-	insinto /usr/share/cups/model
-	if use ppds; then
-		doins extra/CUPS-PDF_opt.ppd
-	else
-		doins extra/CUPS-PDF_noopt.ppd
-	fi
-
-	dodoc ChangeLog README
-}


             reply	other threads:[~2022-01-15 14:15 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-15 14:15 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-29 10:42 [gentoo-commits] repo/gentoo:master commit in: net-print/cups-pdf/ David Seifert
2023-12-29 10:42 David Seifert
2023-05-17  2:48 Sam James
2021-10-20  6:58 Sam James
2021-09-24  6:59 Agostino Sarubbo
2021-09-23  6:40 Agostino Sarubbo
2021-04-20 21:47 Michał Górny
2021-02-16  8:25 Sergei Trofimovich
2020-05-19 20:55 Andreas Sturmlechner
2020-02-11 11:30 Agostino Sarubbo
2020-02-11 11:09 Agostino Sarubbo
2020-02-11  9:52 Agostino Sarubbo
2018-06-03 13:49 Aaron Bauman
2017-03-19 21:45 Manuel Rüger
2017-03-19 21:45 Manuel Rüger
2017-01-28 23:03 Andreas Hüttel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1642256099.22c235a9f135d9469fb3c5e9dd9d35ae08c8524f.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox