packages: gegl/gegl.spec, gegl/gegl-build.patch - rel 4; disable vala for now

arekm arekm at pld-linux.org
Thu Feb 9 21:58:25 CET 2012


Author: arekm                        Date: Thu Feb  9 20:58:25 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 4; disable vala for now

---- Files affected:
packages/gegl:
   gegl.spec (1.30 -> 1.31) , gegl-build.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/gegl/gegl.spec
diff -u packages/gegl/gegl.spec:1.30 packages/gegl/gegl.spec:1.31
--- packages/gegl/gegl.spec:1.30	Wed Feb  8 14:38:56 2012
+++ packages/gegl/gegl.spec	Thu Feb  9 21:58:19 2012
@@ -4,7 +4,8 @@
 %bcond_with	mmx	# use MMX instructions
 %bcond_with	sse	# use SSE instructions
 %bcond_without	doc	# apidocs
-%bcond_without	vala	# Vala API
+# reenable when new babl will arrive that actually is able to build
+%bcond_with	vala	# Vala API
 #
 %ifarch %{x8664} athlon pentium3 pentium4
 %define	with_mmx	1
@@ -16,7 +17,7 @@
 Summary(pl.UTF-8):	Ogólna biblioteka przetwarzania obrazu
 Name:		gegl
 Version:	0.1.8
-Release:	3
+Release:	4
 License:	LGPL v3+
 Group:		Libraries
 Source0:	ftp://ftp.gimp.org/pub/gegl/0.1/%{name}-%{version}.tar.bz2
@@ -24,6 +25,7 @@
 Patch0:		%{name}-lua.patch
 Patch1:		%{name}-ffmpeg.patch
 Patch2:		%{name}-ruby1.9.patch
+Patch3:		%{name}-build.patch
 URL:		http://www.gegl.org/
 BuildRequires:	OpenEXR-devel
 BuildRequires:	SDL-devel
@@ -137,6 +139,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__libtoolize}
@@ -149,6 +152,7 @@
 	--enable-docs%{!?with_doc:=no} \
 	%{!?with_mmx:--disable-mmx} \
 	%{!?with_sse:--disable-sse} \
+	--with%{!?with_vala:out}-vala \
 	--disable-silent-rules \
 	--enable-static
 %{__make}
@@ -208,6 +212,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2012/02/09 20:58:19  arekm
+- rel 4; disable vala for now
+
 Revision 1.30  2012/02/08 13:38:56  arekm
 - release 3
 

================================================================
Index: packages/gegl/gegl-build.patch
diff -u /dev/null packages/gegl/gegl-build.patch:1.3
--- /dev/null	Thu Feb  9 21:58:25 2012
+++ packages/gegl/gegl-build.patch	Thu Feb  9 21:58:19 2012
@@ -0,0 +1,4 @@
+--- /dev/null	2011-06-01 08:46:43.490033582 +0200
++++ gegl-0.1.8/gegl/gegl-0.1.deps	2012-02-09 21:40:15.000000000 +0100
+@@ -0,0 +1 @@
++babl-0.1
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gegl/gegl.spec?r1=1.30&r2=1.31&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gegl/gegl-build.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list