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: Tue, 23 May 2017 22:32:27 +0000 (UTC)	[thread overview]
Message-ID: <1495578743.f4fb3fdf4808088e63df3888231b9733e0d3d937.polynomial-c@gentoo> (raw)

commit:     f4fb3fdf4808088e63df3888231b9733e0d3d937
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Tue May 23 22:32:09 2017 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue May 23 22:32:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4fb3fdf

media-video/dvdauthor: Fixed compilation with USE="-imagemagick".

Gentoo bug #619480

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-video/dvdauthor/dvdauthor-0.7.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/dvdauthor/dvdauthor-0.7.2-r1.ebuild b/media-video/dvdauthor/dvdauthor-0.7.2-r1.ebuild
index b279738dca1..b8470759771 100644
--- a/media-video/dvdauthor/dvdauthor-0.7.2-r1.ebuild
+++ b/media-video/dvdauthor/dvdauthor-0.7.2-r1.ebuild
@@ -24,14 +24,14 @@ RDEPEND=">=dev-libs/fribidi-0.19.2
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"
 
-S=${WORKDIR}/${PN}
+S="${WORKDIR}/${PN}"
 
 DOCS=( AUTHORS ChangeLog README TODO )
 
 src_prepare() {
 	default
 
-	if has_version '>=media-gfx/imagemagick-7.0.1.0' ; then
+	if use imagemagick && has_version '>=media-gfx/imagemagick-7.0.1.0' ; then
 		eapply "${FILESDIR}/${PN}-0.7.2-imagemagick7.patch"
 	fi
 


             reply	other threads:[~2017-05-23 22:32 UTC|newest]

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

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=1495578743.f4fb3fdf4808088e63df3888231b9733e0d3d937.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