From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/pdf2svg/
Date: Sat, 15 Jan 2022 13:23:22 +0000 (UTC) [thread overview]
Message-ID: <1642252938.7006a4b6fd70fe89099bd432b623589657a1cbd3.asturm@gentoo> (raw)
commit: 7006a4b6fd70fe89099bd432b623589657a1cbd3
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 15 13:20:37 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 15 13:22:18 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7006a4b6
media-gfx/pdf2svg: Drop unused GTK+2 dependency, EAPI-8 bump
Fix DESCRIPTION, use https for HOMEPAGE
Bug: https://bugs.gentoo.org/638958
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
...{pdf2svg-0.2.3.ebuild => pdf2svg-0.2.3-r1.ebuild} | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/media-gfx/pdf2svg/pdf2svg-0.2.3.ebuild b/media-gfx/pdf2svg/pdf2svg-0.2.3-r1.ebuild
similarity index 51%
rename from media-gfx/pdf2svg/pdf2svg-0.2.3.ebuild
rename to media-gfx/pdf2svg/pdf2svg-0.2.3-r1.ebuild
index 71d62a3a7b69..b3b335c75773 100644
--- a/media-gfx/pdf2svg/pdf2svg-0.2.3.ebuild
+++ b/media-gfx/pdf2svg/pdf2svg-0.2.3-r1.ebuild
@@ -1,24 +1,24 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
-DESCRIPTION="pdf2svg is based on poppler and cairo and can convert pdf to svg files"
-HOMEPAGE="http://www.cityinthesky.co.uk/opensource/pdf2svg/ https://github.com/dawbarton/pdf2svg/"
+DESCRIPTION="Convert PDF to SVG files using poppler and cairo"
+HOMEPAGE="https://www.cityinthesky.co.uk/opensource/pdf2svg/ https://github.com/dawbarton/pdf2svg/"
SRC_URI="https://github.com/dawbarton/pdf2svg/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE=""
-RDEPEND=">=app-text/poppler-0.12.3-r3[cairo]
+RDEPEND="
+ >=app-text/poppler-0.12.3-r3[cairo]
>=x11-libs/cairo-1.2.6:=[svg]
- x11-libs/gtk+:2="
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
-DOCS="AUTHORS" # ChangeLog is only for <=0.2.1
+DOCS=( AUTHORS ) # ChangeLog is only for <=0.2.1
# and README.md doesn't have anything useful for usage
src_prepare() {
next reply other threads:[~2022-01-15 13:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-15 13:23 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-10-08 22:15 [gentoo-commits] repo/gentoo:master commit in: media-gfx/pdf2svg/ Sam James
2018-03-13 12:51 Michael Palimaka
2018-03-13 12:51 Michael Palimaka
2018-03-13 12:51 Michael Palimaka
2018-03-07 13:51 Agostino Sarubbo
2017-11-27 11:48 Jonas Stein
2017-11-27 11:48 Jonas Stein
2017-11-27 11:40 Jonas Stein
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=1642252938.7006a4b6fd70fe89099bd432b623589657a1cbd3.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