public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/dvdauthor/
Date: Mon,  2 May 2016 07:51:55 +0000 (UTC)	[thread overview]
Message-ID: <1462175504.d61345d2f75d2af77befdc719aa29d147fe67be5.polynomial-c@gentoo> (raw)

commit:     d61345d2f75d2af77befdc719aa29d147fe67be5
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon May  2 06:51:48 2016 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon May  2 07:51:44 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d61345d2

media-video/dvdauthor: Added slotdep for imagemagick. Bumped to EAPI-6.

Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 media-video/dvdauthor/dvdauthor-0.7.1.ebuild | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

diff --git a/media-video/dvdauthor/dvdauthor-0.7.1.ebuild b/media-video/dvdauthor/dvdauthor-0.7.1.ebuild
index 37e3414..fd97f1b 100644
--- a/media-video/dvdauthor/dvdauthor-0.7.1.ebuild
+++ b/media-video/dvdauthor/dvdauthor-0.7.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 inherit eutils flag-o-matic toolchain-funcs
 
 DESCRIPTION="Tools for generating DVD files to be played on standalone DVD players"
@@ -20,7 +20,7 @@ RDEPEND=">=dev-libs/fribidi-0.19.2
 	media-libs/libdvdread
 	media-libs/libpng:0=
 	graphicsmagick? ( media-gfx/graphicsmagick )
-	!graphicsmagick? ( >=media-gfx/imagemagick-5.5.7.14 )"
+	!graphicsmagick? ( >=media-gfx/imagemagick-5.5.7.14:= )"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"
 
@@ -28,10 +28,16 @@ S=${WORKDIR}/${PN}
 
 DOCS=( AUTHORS ChangeLog README TODO )
 
+PATCHES=(
+	"${FILESDIR}/${P}-glibc220.patch"
+)
+
 src_prepare() {
-	epatch "${FILESDIR}/${P}-glibc220.patch"
-	use graphicsmagick && \
-		sed -i -e 's:ExportImagePixels:dIsAbLeAuToMaGiC&:' configure
+	default
+	if use graphicsmagick ; then
+		sed -i -e 's:ExportImagePixels:dIsAbLeAuToMaGiC&:' configure \
+			|| die
+	fi
 }
 
 src_configure() {


             reply	other threads:[~2016-05-02  7:52 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-02  7:51 Lars Wendler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-01-03 16:35 [gentoo-commits] repo/gentoo:master commit in: media-video/dvdauthor/ Alexis Ballier
2017-05-23 22:32 Lars Wendler
2017-12-24 13:38 Sergei Trofimovich
2018-01-08  0:37 Mikle Kolyada
2018-02-20 10:37 Lars Wendler
2021-04-29  5:44 Sam James
2022-11-12 17:48 Matt Turner
2023-05-10 22:17 Sam James
2023-12-26  2:37 Conrad Kostecki
2024-04-13 18:39 Arthur Zamarin
2024-04-13 18:50 Arthur Zamarin
2024-04-13 18:53 Arthur Zamarin
2024-04-13 18:54 Arthur Zamarin
2024-04-15  7:07 Arthur Zamarin
2024-04-15  7:33 Arthur Zamarin

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=1462175504.d61345d2f75d2af77befdc719aa29d147fe67be5.polynomial-c@gentoo \
    --to=polynomial-c@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