* [gentoo-commits] gentoo-x86 commit in media-libs/gegl: gegl-0.0.20.ebuild ChangeLog
@ 2008-10-09 21:10 Hanno Boeck (hanno)
0 siblings, 0 replies; 9+ messages in thread
From: Hanno Boeck (hanno) @ 2008-10-09 21:10 UTC (permalink / raw
To: gentoo-commits
hanno 08/10/09 21:10:36
Modified: gegl-0.0.20.ebuild ChangeLog
Log:
gegl: some minor fixes
(Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc9-00169-gb34c873 x86_64)
Revision Changes Path
1.6 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.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild?r1=1.5&r2=1.6
Index: gegl-0.0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gegl-0.0.20.ebuild 9 Oct 2008 00:54:59 -0000 1.5
+++ gegl-0.0.20.ebuild 9 Oct 2008 21:10:36 -0000 1.6
@@ -1,8 +1,8 @@
# 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.5 2008/10/09 00:54:59 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild,v 1.6 2008/10/09 21:10:36 hanno Exp $
-inherit eutils
+inherit eutils autotools
DESCRIPTION="A graph based image processing framework"
HOMEPAGE="http://www.gegl.org/"
@@ -23,7 +23,7 @@
app-text/enscript
media-gfx/graphviz )
ffmpeg? ( >=media-video/ffmpeg-0.4.9_p20080326 )
- gtk? ( >=x11-libs/gtk+-2.12.0
+ gtk? ( >=x11-libs/gtk+-2.14.0
x11-libs/pango )
jpeg? ( media-libs/jpeg )
openexr? ( media-libs/openexr )
@@ -35,6 +35,8 @@
cd "${S}"
epatch "${FILESDIR}/gegl-18-configure-ac.patch" || die
epatch "${FILESDIR}/gegl-0.0.18-newffmpeg.diff" || die
+
+ eautoreconf
}
src_compile() {
@@ -45,7 +47,7 @@
$(use_enable doc enscript) \
$(use_enable doc graphviz) \
$(use_enable doc workshop) \
- $(use_enable ffmpeg) \
+ $(use_with ffmpeg libavcodec) \
$(use_enable gtk) \
$(use_enable gtk pango) \
$(use_with jpeg libjpeg) \
1.6 media-libs/gegl/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 9 Oct 2008 00:54:59 -0000 1.5
+++ ChangeLog 9 Oct 2008 21:10:36 -0000 1.6
@@ -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.5 2008/10/09 00:54:59 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.6 2008/10/09 21:10:36 hanno Exp $
+
+ 09 Oct 2008; Hanno Boeck <hanno@gentoo.org> gegl-0.0.20.ebuild:
+ Fix ffmpeg, raise gtk+-dep, run eautoreconf, thanks to Francisco Javier.
09 Oct 2008; Hanno Boeck <hanno@gentoo.org> gegl-0.0.20.ebuild:
Add mmx and sse use flags, raise gtk+ dep.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/gegl: gegl-0.0.20.ebuild ChangeLog
@ 2008-12-28 18:11 Raul Porcel (armin76)
0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2008-12-28 18:11 UTC (permalink / raw
To: gentoo-commits
armin76 08/12/28 18:11:06
Modified: gegl-0.0.20.ebuild ChangeLog
Log:
Add ~ia64 wrt #240433
(Portage version: 2.1.4.5)
Revision Changes Path
1.14 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.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild?r1=1.13&r2=1.14
Index: gegl-0.0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- gegl-0.0.20.ebuild 25 Dec 2008 15:52:25 -0000 1.13
+++ gegl-0.0.20.ebuild 28 Dec 2008 18:11:06 -0000 1.14
@@ -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.13 2008/12/25 15:52:25 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild,v 1.14 2008/12/28 18:11:06 armin76 Exp $
WANT_AUTOCONF=latest
@@ -12,7 +12,7 @@
LICENSE="|| ( GPL-3 LGPL-3 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"
IUSE="cairo debug doc ffmpeg jpeg mmx openexr png raw sdl sse svg v4l"
1.14 media-libs/gegl/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 25 Dec 2008 15:52:25 -0000 1.13
+++ ChangeLog 28 Dec 2008 18:11:06 -0000 1.14
@@ -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.13 2008/12/25 15:52:25 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.14 2008/12/28 18:11:06 armin76 Exp $
+
+ 28 Dec 2008; Raúl Porcel <armin76@gentoo.org> gegl-0.0.20.ebuild:
+ Add ~ia64 wrt #240433
25 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> gegl-0.0.20.ebuild:
Add ~sparc keyword, bug #240433
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/gegl: gegl-0.0.20.ebuild ChangeLog
@ 2008-10-14 12:47 Peter Alfredsen (loki_val)
0 siblings, 0 replies; 9+ messages in thread
From: Peter Alfredsen (loki_val) @ 2008-10-14 12:47 UTC (permalink / raw
To: gentoo-commits
loki_val 08/10/14 12:47:21
Modified: gegl-0.0.20.ebuild ChangeLog
Log:
Quick hack to make gegl compile with ffmpeg 20081014.
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-rc8 x86_64)
Revision Changes Path
1.9 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.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild?r1=1.8&r2=1.9
Index: gegl-0.0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gegl-0.0.20.ebuild 13 Oct 2008 21:07:45 -0000 1.8
+++ gegl-0.0.20.ebuild 14 Oct 2008 12:47:21 -0000 1.9
@@ -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.8 2008/10/13 21:07:45 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild,v 1.9 2008/10/14 12:47:21 loki_val Exp $
WANT_AUTOCONF=latest
@@ -45,6 +45,16 @@
src_unpack() {
unpack ${A}
cd "${S}"
+
+ #HACK!GACK!HACK!
+ #Interface name changed, we change with it.
+ if has_version '>=media-video/ffmpeg-0.4.9_p20081014'
+ then
+ sed -i \
+ -e 's:p->enc->error_resilience:p->enc->error_recognition:' \
+ operations/external/ff-load.c || die "404"
+ fi
+
epatch "${FILESDIR}/gegl-20-configure-ac.patch" || die
epatch "${FILESDIR}/gegl-0.0.18-newffmpeg.diff" || die
1.9 media-libs/gegl/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 13 Oct 2008 21:07:45 -0000 1.8
+++ ChangeLog 14 Oct 2008 12:47:21 -0000 1.9
@@ -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.8 2008/10/13 21:07:45 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.9 2008/10/14 12:47:21 loki_val Exp $
+
+ 14 Oct 2008; Peter Alfredsen <loki_val@gentoo.org> gegl-0.0.20.ebuild:
+ Quick hack to make gegl compile with ffmpeg 20081014.
13 Oct 2008; Hanno Boeck <hanno@gentoo.org> gegl-0.0.20.ebuild:
Depend on imagemagick with doc useflag.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/gegl: gegl-0.0.20.ebuild ChangeLog
@ 2008-10-13 21:07 Hanno Boeck (hanno)
0 siblings, 0 replies; 9+ messages in thread
From: Hanno Boeck (hanno) @ 2008-10-13 21:07 UTC (permalink / raw
To: gentoo-commits
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:
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/gegl: gegl-0.0.20.ebuild ChangeLog
@ 2008-10-13 10:35 Hanno Boeck (hanno)
0 siblings, 0 replies; 9+ messages in thread
From: Hanno Boeck (hanno) @ 2008-10-13 10:35 UTC (permalink / raw
To: gentoo-commits
hanno 08/10/13 10:35:44
Modified: gegl-0.0.20.ebuild ChangeLog
Log:
gegl: some fixes to configure call
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-rc9-00169-gb34c873 x86_64)
Revision Changes Path
1.7 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.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild?r1=1.6&r2=1.7
Index: gegl-0.0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gegl-0.0.20.ebuild 9 Oct 2008 21:10:36 -0000 1.6
+++ gegl-0.0.20.ebuild 13 Oct 2008 10:35:44 -0000 1.7
@@ -1,6 +1,8 @@
# 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.6 2008/10/09 21:10:36 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild,v 1.7 2008/10/13 10:35:44 hanno Exp $
+
+WANT_AUTOCONF=latest
inherit eutils autotools
@@ -12,50 +14,64 @@
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="cairo debug doc ffmpeg gtk jpeg mmx openexr sdl sse svg"
+IUSE="cairo debug doc ffmpeg jpeg mmx openexr png raw sdl sse svg v4l"
DEPEND=">=media-libs/babl-0.0.20
>=dev-libs/glib-2.18.0
media-libs/libpng
+ >=x11-libs/gtk+-2.14.0
+ x11-libs/pango
cairo? ( x11-libs/cairo )
doc? ( app-text/asciidoc
+ dev-lang/ruby
>=dev-lang/lua-5.1.0
app-text/enscript
media-gfx/graphviz )
ffmpeg? ( >=media-video/ffmpeg-0.4.9_p20080326 )
- gtk? ( >=x11-libs/gtk+-2.14.0
- x11-libs/pango )
jpeg? ( media-libs/jpeg )
openexr? ( media-libs/openexr )
+ raw? ( >=media-libs/libopenraw-0.0.5 )
sdl? ( media-libs/libsdl )
svg? ( >=gnome-base/librsvg-2.14.0 )"
+pkg_setup() {
+ if ! built_with_use 'media-gfx/imagemagick' 'png'; then
+ eerror "You must build imagemagick with png support"
+ die "media-gfx/imagemagick built without png"
+ fi
+}
+
src_unpack() {
unpack ${A}
cd "${S}"
- epatch "${FILESDIR}/gegl-18-configure-ac.patch" || die
+ epatch "${FILESDIR}/gegl-20-configure-ac.patch" || die
epatch "${FILESDIR}/gegl-0.0.18-newffmpeg.diff" || die
eautoreconf
}
src_compile() {
- econf $(use_enable debug) \
- $(use_enable cairo) \
- $(use_enable doc) \
- $(use_enable doc asciidoc) \
- $(use_enable doc enscript) \
- $(use_enable doc graphviz) \
+ econf --enable-gtk --enable-pango --enable-gdkpixbuf \
+ $(use_enable debug) \
+ $(use_with cairo) \
+ $(use_with v4l) \
+ $(use_enable doc docs) \
+ $(use_with doc asciidoc) \
+ $(use_with doc enscript) \
+ $(use_with doc graphviz) \
+ $(use_with doc lua) \
+ $(use_with doc ruby) \
$(use_enable doc workshop) \
$(use_with ffmpeg libavcodec) \
- $(use_enable gtk) \
- $(use_enable gtk pango) \
+ $(use_with ffmpeg libavformat) \
$(use_with jpeg libjpeg) \
$(use_enable mmx) \
- $(use_enable openexr) \
- $(use_enable sdl) \
+ $(use_with openexr) \
+ $(use_with png libpng) \
+ $(use_with raw libopenraw) \
+ $(use_with sdl libsdl) \
+ $(use_with svg librsvg) \
$(use_enable sse) \
- $(use_enable svg) \
|| die "econf failed"
env GEGL_SWAP="${WORKDIR}" emake || die "emake failed"
}
1.7 media-libs/gegl/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 9 Oct 2008 21:10:36 -0000 1.6
+++ ChangeLog 13 Oct 2008 10:35:44 -0000 1.7
@@ -1,6 +1,10 @@
# 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.6 2008/10/09 21:10:36 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.7 2008/10/13 10:35:44 hanno Exp $
+
+ 13 Oct 2008; Hanno Boeck <hanno@gentoo.org>
+ +files/gegl-20-configure-ac.patch, gegl-0.0.20.ebuild:
+ Some fixes for configure call.
09 Oct 2008; Hanno Boeck <hanno@gentoo.org> gegl-0.0.20.ebuild:
Fix ffmpeg, raise gtk+-dep, run eautoreconf, thanks to Francisco Javier.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/gegl: gegl-0.0.20.ebuild ChangeLog
@ 2008-10-09 0:54 Hanno Boeck (hanno)
0 siblings, 0 replies; 9+ messages in thread
From: Hanno Boeck (hanno) @ 2008-10-09 0:54 UTC (permalink / raw
To: gentoo-commits
hanno 08/10/09 00:54:59
Modified: gegl-0.0.20.ebuild ChangeLog
Log:
gegl: add sse and mmx useflag, raise gtk+ dep.
(Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc9-00169-gb34c873 x86_64)
Revision Changes Path
1.5 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.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild?r1=1.4&r2=1.5
Index: gegl-0.0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gegl-0.0.20.ebuild 8 Oct 2008 09:29:02 -0000 1.4
+++ gegl-0.0.20.ebuild 9 Oct 2008 00:54:59 -0000 1.5
@@ -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.4 2008/10/08 09:29:02 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild,v 1.5 2008/10/09 00:54:59 hanno Exp $
inherit eutils
@@ -12,7 +12,7 @@
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="cairo debug doc ffmpeg gtk jpeg openexr sdl svg"
+IUSE="cairo debug doc ffmpeg gtk jpeg mmx openexr sdl sse svg"
DEPEND=">=media-libs/babl-0.0.20
>=dev-libs/glib-2.18.0
@@ -23,7 +23,7 @@
app-text/enscript
media-gfx/graphviz )
ffmpeg? ( >=media-video/ffmpeg-0.4.9_p20080326 )
- gtk? ( >=x11-libs/gtk+-2.8.6
+ gtk? ( >=x11-libs/gtk+-2.12.0
x11-libs/pango )
jpeg? ( media-libs/jpeg )
openexr? ( media-libs/openexr )
@@ -49,8 +49,10 @@
$(use_enable gtk) \
$(use_enable gtk pango) \
$(use_with jpeg libjpeg) \
+ $(use_enable mmx) \
$(use_enable openexr) \
$(use_enable sdl) \
+ $(use_enable sse) \
$(use_enable svg) \
|| die "econf failed"
env GEGL_SWAP="${WORKDIR}" emake || die "emake failed"
1.5 media-libs/gegl/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 8 Oct 2008 09:29:02 -0000 1.4
+++ ChangeLog 9 Oct 2008 00:54:59 -0000 1.5
@@ -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.4 2008/10/08 09:29:02 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.5 2008/10/09 00:54:59 hanno Exp $
+
+ 09 Oct 2008; Hanno Boeck <hanno@gentoo.org> gegl-0.0.20.ebuild:
+ Add mmx and sse use flags, raise gtk+ dep.
08 Oct 2008; Hanno Boeck <hanno@gentoo.org> gegl-0.0.20.ebuild:
Make lua conditional to doc useflag.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/gegl: gegl-0.0.20.ebuild ChangeLog
@ 2008-10-08 9:29 Hanno Boeck (hanno)
0 siblings, 0 replies; 9+ messages in thread
From: Hanno Boeck (hanno) @ 2008-10-08 9:29 UTC (permalink / raw
To: gentoo-commits
hanno 08/10/08 09:29:02
Modified: gegl-0.0.20.ebuild ChangeLog
Log:
gegl: make lua conditional to doc useflag
(Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc9-00169-gb34c873 x86_64)
Revision Changes Path
1.4 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.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild?r1=1.3&r2=1.4
Index: gegl-0.0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gegl-0.0.20.ebuild 8 Oct 2008 09:27:27 -0000 1.3
+++ gegl-0.0.20.ebuild 8 Oct 2008 09:29:02 -0000 1.4
@@ -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.3 2008/10/08 09:27:27 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild,v 1.4 2008/10/08 09:29:02 hanno Exp $
inherit eutils
@@ -16,10 +16,10 @@
DEPEND=">=media-libs/babl-0.0.20
>=dev-libs/glib-2.18.0
- >=dev-lang/lua-5.1.0
media-libs/libpng
cairo? ( x11-libs/cairo )
doc? ( app-text/asciidoc
+ >=dev-lang/lua-5.1.0
app-text/enscript
media-gfx/graphviz )
ffmpeg? ( >=media-video/ffmpeg-0.4.9_p20080326 )
1.4 media-libs/gegl/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 8 Oct 2008 09:27:27 -0000 1.3
+++ ChangeLog 8 Oct 2008 09:29:02 -0000 1.4
@@ -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.3 2008/10/08 09:27:27 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.4 2008/10/08 09:29:02 hanno Exp $
+
+ 08 Oct 2008; Hanno Boeck <hanno@gentoo.org> gegl-0.0.20.ebuild:
+ Make lua conditional to doc useflag.
08 Oct 2008; Hanno Boeck <hanno@gentoo.org> gegl-0.0.20.ebuild:
Raise some dependencies, requires recent versions of glib and ffmpeg.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/gegl: gegl-0.0.20.ebuild ChangeLog
@ 2008-10-08 9:27 Hanno Boeck (hanno)
0 siblings, 0 replies; 9+ messages in thread
From: Hanno Boeck (hanno) @ 2008-10-08 9:27 UTC (permalink / raw
To: gentoo-commits
hanno 08/10/08 09:27:27
Modified: gegl-0.0.20.ebuild ChangeLog
Log:
gegl raise some deps
(Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc9-00169-gb34c873 x86_64)
Revision Changes Path
1.3 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.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild?r1=1.2&r2=1.3
Index: gegl-0.0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gegl-0.0.20.ebuild 7 Oct 2008 22:43:32 -0000 1.2
+++ gegl-0.0.20.ebuild 8 Oct 2008 09:27:27 -0000 1.3
@@ -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.2 2008/10/07 22:43:32 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild,v 1.3 2008/10/08 09:27:27 hanno Exp $
inherit eutils
@@ -15,14 +15,14 @@
IUSE="cairo debug doc ffmpeg gtk jpeg openexr sdl svg"
DEPEND=">=media-libs/babl-0.0.20
- >=dev-libs/glib-2.14.1
+ >=dev-libs/glib-2.18.0
>=dev-lang/lua-5.1.0
media-libs/libpng
cairo? ( x11-libs/cairo )
doc? ( app-text/asciidoc
app-text/enscript
media-gfx/graphviz )
- ffmpeg? ( media-video/ffmpeg )
+ ffmpeg? ( >=media-video/ffmpeg-0.4.9_p20080326 )
gtk? ( >=x11-libs/gtk+-2.8.6
x11-libs/pango )
jpeg? ( media-libs/jpeg )
1.3 media-libs/gegl/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 7 Oct 2008 22:43:32 -0000 1.2
+++ ChangeLog 8 Oct 2008 09:27:27 -0000 1.3
@@ -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.2 2008/10/07 22:43:32 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.3 2008/10/08 09:27:27 hanno Exp $
+
+ 08 Oct 2008; Hanno Boeck <hanno@gentoo.org> gegl-0.0.20.ebuild:
+ Raise some dependencies, requires recent versions of glib and ffmpeg.
07 Oct 2008; Hanno Boeck <hanno@gentoo.org> gegl-0.0.20.ebuild:
Add ~amd64.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/gegl: gegl-0.0.20.ebuild ChangeLog
@ 2008-10-07 22:43 Hanno Boeck (hanno)
0 siblings, 0 replies; 9+ messages in thread
From: Hanno Boeck (hanno) @ 2008-10-07 22:43 UTC (permalink / raw
To: gentoo-commits
hanno 08/10/07 22:43:32
Modified: gegl-0.0.20.ebuild ChangeLog
Log:
add ~amd64 to gegl
(Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc9-00169-gb34c873 x86_64)
Revision Changes Path
1.2 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.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild?r1=1.1&r2=1.2
Index: gegl-0.0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gegl-0.0.20.ebuild 7 Oct 2008 22:12:50 -0000 1.1
+++ gegl-0.0.20.ebuild 7 Oct 2008 22:43:32 -0000 1.2
@@ -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.1 2008/10/07 22:12:50 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild,v 1.2 2008/10/07 22:43:32 hanno Exp $
inherit eutils
@@ -10,7 +10,7 @@
LICENSE="|| ( GPL-3 LGPL-3 )"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="cairo debug doc ffmpeg gtk jpeg openexr sdl svg"
1.2 media-libs/gegl/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gegl/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 7 Oct 2008 22:12:50 -0000 1.1
+++ ChangeLog 7 Oct 2008 22:43:32 -0000 1.2
@@ -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.1 2008/10/07 22:12:50 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.2 2008/10/07 22:43:32 hanno Exp $
+
+ 07 Oct 2008; Hanno Boeck <hanno@gentoo.org> gegl-0.0.20.ebuild:
+ Add ~amd64.
*gegl-0.0.20 (07 Oct 2008)
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2008-12-28 18:11 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-09 21:10 [gentoo-commits] gentoo-x86 commit in media-libs/gegl: gegl-0.0.20.ebuild ChangeLog Hanno Boeck (hanno)
-- strict thread matches above, loose matches on Subject: below --
2008-12-28 18:11 Raul Porcel (armin76)
2008-10-14 12:47 Peter Alfredsen (loki_val)
2008-10-13 21:07 Hanno Boeck (hanno)
2008-10-13 10:35 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)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox