packages: mx/mx.spec, mx/gdk-pixbuf.patch (NEW) - mx depends on gdk-pixbuf, ...
wiget
wiget at pld-linux.org
Thu Sep 22 09:10:38 CEST 2011
Author: wiget Date: Thu Sep 22 07:10:38 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- mx depends on gdk-pixbuf, note this in pkgconfig file and R in -devel
---- Files affected:
packages/mx:
mx.spec (1.7 -> 1.8) , gdk-pixbuf.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: packages/mx/mx.spec
diff -u packages/mx/mx.spec:1.7 packages/mx/mx.spec:1.8
--- packages/mx/mx.spec:1.7 Fri Sep 16 11:30:18 2011
+++ packages/mx/mx.spec Thu Sep 22 09:10:32 2011
@@ -11,12 +11,13 @@
Summary(pl.UTF-8): Toolkit widgetów Mx
Name: mx
Version: %{vermaj}.%{vermin}
-Release: 1
+Release: 2
License: LGPL v2.1
Group: X11/Libraries
Source0: http://source.clutter-project.org/sources/mx/%{vermaj}/%{name}-%{version}.tar.xz
# Source0-md5: 2059af1030a219d495bb78f4e635161c
URL: http://www.clutter-project.org/
+Patch0: gdk-pixbuf.patch
BuildRequires: autoconf >= 2.50
BuildRequires: automake >= 1:1.11
BuildRequires: clutter-devel >= 1.4.0
@@ -56,6 +57,7 @@
Group: X11/Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: clutter-devel >= 1.4.0
+Requires: gdk-pixbuf2-devel
Requires: gtk+2-devel >= 2:2.20.0
%description devel
@@ -78,6 +80,7 @@
%prep
%setup -q
+%patch0 -p1
%build
%{__libtoolize}
@@ -143,6 +146,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2011/09/22 07:10:32 wiget
+- mx depends on gdk-pixbuf, note this in pkgconfig file and R in -devel
+
Revision 1.7 2011/09/16 09:30:18 marti
- up to 1.3.1
================================================================
Index: packages/mx/gdk-pixbuf.patch
diff -u /dev/null packages/mx/gdk-pixbuf.patch:1.1
--- /dev/null Thu Sep 22 09:10:38 2011
+++ packages/mx/gdk-pixbuf.patch Thu Sep 22 09:10:32 2011
@@ -0,0 +1,8 @@
+--- mx-1.3.1/mx.pc.in.wiget 2011-05-19 13:07:41.000000000 +0200
++++ mx-1.3.1/mx.pc.in 2011-09-22 08:48:10.822371596 +0200
+@@ -8,4 +8,4 @@ Description: An experimental toolkit for
+ Version: @VERSION@
+ Libs: -L${libdir} -lmx- at MX_API_VERSION@
+ Cflags: -I${includedir}/mx- at MX_API_VERSION@
+-Requires: clutter-1.0
++Requires: clutter-1.0 gdk-pixbuf-2.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mx/mx.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list