public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hanno Boeck (hanno)" <hanno@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/gegl: gegl-0.0.20.ebuild ChangeLog
Date: Mon, 13 Oct 2008 21:07:45 +0000	[thread overview]
Message-ID: <E1KpUdl-00048Y-Fl@stork.gentoo.org> (raw)

hanno       08/10/13 21:07:45

  Modified:             gegl-0.0.20.ebuild ChangeLog
  Log:
  gegl: dep on imagemagick with doc useflag
  (Portage version: 2.2_rc12/cvs/Linux 2.6.27-rc9-00169-gb34c873 x86_64)

Revision  Changes    Path
1.8                  media-libs/gegl/gegl-0.0.20.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild?r1=1.7&r2=1.8

Index: gegl-0.0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gegl-0.0.20.ebuild	13 Oct 2008 10:35:44 -0000	1.7
+++ gegl-0.0.20.ebuild	13 Oct 2008 21:07:45 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild,v 1.7 2008/10/13 10:35:44 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild,v 1.8 2008/10/13 21:07:45 hanno Exp $
 
 WANT_AUTOCONF=latest
 
@@ -26,7 +26,8 @@
 		dev-lang/ruby
 		>=dev-lang/lua-5.1.0
 		app-text/enscript
-		media-gfx/graphviz )
+		media-gfx/graphviz
+		media-gfx/imagemagick )
 	ffmpeg? ( >=media-video/ffmpeg-0.4.9_p20080326 )
 	jpeg? ( media-libs/jpeg )
 	openexr? ( media-libs/openexr )
@@ -35,7 +36,7 @@
 	svg? ( >=gnome-base/librsvg-2.14.0 )"
 
 pkg_setup() {
-	if ! built_with_use 'media-gfx/imagemagick' 'png'; then
+	if use doc && ! built_with_use 'media-gfx/imagemagick' 'png'; then
 		eerror "You must build imagemagick with png support"
 		die "media-gfx/imagemagick built without png"
 	fi



1.8                  media-libs/gegl/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	13 Oct 2008 10:35:44 -0000	1.7
+++ ChangeLog	13 Oct 2008 21:07:45 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/gegl
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.7 2008/10/13 10:35:44 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.8 2008/10/13 21:07:45 hanno Exp $
+
+  13 Oct 2008; Hanno Boeck <hanno@gentoo.org> gegl-0.0.20.ebuild:
+  Depend on imagemagick with doc useflag.
 
   13 Oct 2008; Hanno Boeck <hanno@gentoo.org>
   +files/gegl-20-configure-ac.patch, gegl-0.0.20.ebuild:






             reply	other threads:[~2008-10-13 21:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-13 21:07 Hanno Boeck (hanno) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-12-28 18:11 [gentoo-commits] gentoo-x86 commit in media-libs/gegl: gegl-0.0.20.ebuild ChangeLog Raul Porcel (armin76)
2008-10-14 12:47 Peter Alfredsen (loki_val)
2008-10-13 10:35 Hanno Boeck (hanno)
2008-10-09 21:10 Hanno Boeck (hanno)
2008-10-09  0:54 Hanno Boeck (hanno)
2008-10-08  9:29 Hanno Boeck (hanno)
2008-10-08  9:27 Hanno Boeck (hanno)
2008-10-07 22:43 Hanno Boeck (hanno)

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=E1KpUdl-00048Y-Fl@stork.gentoo.org \
    --to=hanno@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