From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/foomatic-db-ppds/
Date: Tue, 26 Feb 2019 08:34:54 +0000 (UTC)	[thread overview]
Message-ID: <1551170080.9a3427f144641f814eba2b2624362e30dcebb818.mrueg@gentoo> (raw)
commit:     9a3427f144641f814eba2b2624362e30dcebb818
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 26 08:34:40 2019 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Feb 26 08:34:40 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a3427f1
net-print/foomatic-db-ppds: Add new snapshot
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg <AT> gentoo.org>
 net-print/foomatic-db-ppds/Manifest                |  1 +
 .../foomatic-db-ppds-4.0.20190225.ebuild           | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)
diff --git a/net-print/foomatic-db-ppds/Manifest b/net-print/foomatic-db-ppds/Manifest
index d910e201b84..66458d1bf77 100644
--- a/net-print/foomatic-db-ppds/Manifest
+++ b/net-print/foomatic-db-ppds/Manifest
@@ -1,2 +1,3 @@
 DIST foomatic-db-4.0-20170331.tar.gz 53321292 BLAKE2B 375421205b80cc84d10629454cad053ea0022c8e230c0eab0797f3de79d42e6cc3769ad286095aa7a5bdde0f49d30fb3484e8cbefbae48a32840c0ca96885276 SHA512 33037b087eccfe08fb5b2c0220992f4ad4762c7206325f6bc8073903aafa27a260382cfa8edb4500f0feeea4d0489a3a345fe3017790484fdfb53aa577f691c0
 DIST foomatic-db-4.0-20180126.tar.gz 58697641 BLAKE2B ae063e5d82e70dcd4b7791d0ffc3914c6a7d218c9e1067f6fe99f029c7f4340399e7034da26119e4219096758d029c832797dc10e8076f49f0e24ca11188785c SHA512 84e9c70e797a5328317d0b2725ebb67aa630923516fd8f860740af58ee5337b6302669c822b6aba32fb10ad9670c5894b34356e3cfc0e1496bd051551f40026d
+DIST foomatic-db-4.0-20190225.tar.xz 6436584 BLAKE2B ee3c0cddb6bf1d4e4a41511abbddd14bc92df3e67c298c93b1f83aa2d8922ce3e8f2d4075c732c71c264c92d1542d5eee10ca16033c98a54c4cfd2c694a1e4d9 SHA512 2e49b3f20e149136e522b7845d781e8bd858f7b9239ba8036290f3d03422a112878f9edea1dfc75365a326d794aaca796496871469169a51ff2084aaef6ea1da
diff --git a/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20190225.ebuild b/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20190225.ebuild
new file mode 100644
index 00000000000..39fcb899263
--- /dev/null
+++ b/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20190225.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils versionator
+
+MY_P=${PN/-ppds}-$(replace_version_separator 2 '-')
+
+DESCRIPTION="linuxprinting.org PPD files for postscript printers"
+HOMEPAGE="http://www.linuxprinting.org/foomatic.html"
+SRC_URI="http://linuxprinting.org/download/foomatic/${MY_P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+S="${WORKDIR}/${PN/-ppds}-$(get_version_component_range 3 ${PV})"
+
+src_prepare() {
+	eapply "${FILESDIR}/Makefile.in-4.0.20120117.patch"
+	rm db/source/PPD/Kyocera/ReadMe.htm || die # bug #559008
+	default
+}
+
+src_install() {
+	default
+	rm -v "${ED}"/usr/share/foomatic/xmlschema/{driver,option,printer,types}.xsd || die "Cannot remove duplicates"
+}
next             reply	other threads:[~2019-02-26  8:35 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-26  8:34 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-15 16:29 [gentoo-commits] repo/gentoo:master commit in: net-print/foomatic-db-ppds/ Arthur Zamarin
2021-10-29 12:36 Sam James
2021-04-22 12:23 Sam James
2021-04-22 12:18 Sam James
2021-04-22  3:01 Sam James
2021-04-22  3:01 Sam James
2021-04-22  2:59 Sam James
2019-02-26  9:26 Manuel Rüger
2019-02-26  9:26 Manuel Rüger
2018-01-26 13:58 Manuel Rüger
2018-01-26 13:49 Manuel Rüger
2017-12-05  8:49 Sergei Trofimovich
2017-05-30  4:55 Markus Meier
2017-05-22 19:53 Michael Weber
2017-05-22 18:07 Tobias Klausmann
2017-05-22  9:25 Agostino Sarubbo
2017-05-22  8:58 Agostino Sarubbo
2017-03-31 17:58 Manuel Rüger
2016-11-01 21:35 Manuel Rüger
2016-11-01 21:35 Manuel Rüger
2016-05-04 11:43 Manuel Rüger
2015-08-28 13:22 Manuel Rüger
2015-08-27 22:43 Manuel Rüger
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=1551170080.9a3427f144641f814eba2b2624362e30dcebb818.mrueg@gentoo \
    --to=mrueg@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