From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/dpic/
Date: Tue, 23 Aug 2016 17:57:36 +0000 (UTC) [thread overview]
Message-ID: <1471975020.617ff023dbeb118c612f703157128d6795c2f043.monsieurp@gentoo> (raw)
commit: 617ff023dbeb118c612f703157128d6795c2f043
Author: Jonas Stein <news <AT> jonasstein <DOT> de>
AuthorDate: Mon Aug 22 22:42:42 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Aug 23 17:57:00 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=617ff023
media-gfx/dpic: EAPI 6 bump and version bump to 20160712.
Gentoo-Bug: https://bugs.gentoo.org/533872
Closes: https://github.com/gentoo/gentoo/pull/2130
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
media-gfx/dpic/Manifest | 1 +
media-gfx/dpic/dpic-20160712.ebuild | 34 ++++++++++++++++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/media-gfx/dpic/Manifest b/media-gfx/dpic/Manifest
index d37059d..3eec433 100644
--- a/media-gfx/dpic/Manifest
+++ b/media-gfx/dpic/Manifest
@@ -1 +1,2 @@
DIST dpic-2013.03.10.tar.gz 583366 SHA256 3ba961675f23ee2b9c035b60e43ce672007ad29a8ab810404f64a4098edcdac1 SHA512 a1c29f32bddeabfcfba1e0253ab502ca2c32c9ad4d490c8b2a7569643972a65ebdc26215888aaba7b2954b217e1667b469d49affb0a771832e98aa5ad25dd9f5 WHIRLPOOL e01915a94a6cd587945e12dc15eed23607914e219f4ef8586d8c221201d6073fff749dfd0838c8adc23848db59b1015e01cffad0f802b386e20a671391a96780
+DIST dpic-2016.07.12.tar.gz 1241451 SHA256 e2de7e52d11af26532e24a0ec21a1034a60cc3ec7224f90ba401b60ee8d07544 SHA512 f063e492125eee02a3bd55805dd7cc64c76f3c2002a3c5a125c47588ed690b0ac1c372ca004b24ba79e2064e18f24d9d4f47dd90b24952beb2fcb73314d68aec WHIRLPOOL f82d789d2a34eec6fa0b769f51b06d515dcb56d1d3eff9f7ddef9bb8797cd67d45cb396cbd7d55121dd32b65ab35c692ee2257dc867a92ee6cc4f2a3936b316d
diff --git a/media-gfx/dpic/dpic-20160712.ebuild b/media-gfx/dpic/dpic-20160712.ebuild
new file mode 100644
index 0000000..ad5cb61
--- /dev/null
+++ b/media-gfx/dpic/dpic-20160712.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Converts PIC plots into pstricks, PGF/TikZ, PostScript, MetaPost and TeX"
+HOMEPAGE="https://ece.uwaterloo.ca/~aplevich/dpic"
+SRC_URI="https://ece.uwaterloo.ca/~aplevich/dpic/${PN}-2016.07.12.tar.gz"
+
+# dpic: BSD-2, dpicdoc.pdf: CC-BY-3.0, p2c: GPL
+LICENSE="BSD-2 CC-BY-3.0 GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="examples"
+
+DEPEND=""
+RDEPEND=""
+
+S="${WORKDIR}/${PN}-2016.07.12"
+
+DOCS=( README doc/dpicdoc.pdf )
+
+src_install () {
+ dobin "${PN}"
+ doman "doc/${PN}.1"
+
+ einstalldocs
+
+ if use examples; then
+ dodoc -r examples
+ docompress -x /usr/share/doc/${PF}/examples
+ fi
+}
next reply other threads:[~2016-08-23 17:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-23 17:57 Patrice Clement [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-08-23 19:37 [gentoo-commits] repo/gentoo:master commit in: media-gfx/dpic/ Patrice Clement
2016-08-23 20:07 Patrice Clement
2016-08-25 10:48 David Seifert
2017-12-10 14:56 Ulrich Müller
2018-03-18 6:12 Ulrich Müller
2020-09-11 9:46 Mikle Kolyada
2020-09-11 9:50 Mikle Kolyada
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=1471975020.617ff023dbeb118c612f703157128d6795c2f043.monsieurp@gentoo \
--to=monsieurp@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