SPECS: libgdiplus.spec - use builtin cairo, it doesn't work otherwise

wolf wolf at pld-linux.org
Sun Jun 19 00:00:13 CEST 2005


Author: wolf                         Date: Sat Jun 18 22:00:13 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use builtin cairo, it doesn't work otherwise

---- Files affected:
SPECS:
   libgdiplus.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/libgdiplus.spec
diff -u SPECS/libgdiplus.spec:1.9 SPECS/libgdiplus.spec:1.10
--- SPECS/libgdiplus.spec:1.9	Sat Jun 18 19:42:08 2005
+++ SPECS/libgdiplus.spec	Sun Jun 19 00:00:08 2005
@@ -9,7 +9,8 @@
 #Source0Download: http://www.mono-project.com/Downloads
 Source0:	http://www.go-mono.com/sources/%{name}-1.1/%{name}-%{version}.tar.gz
 # Source0-md5:	8b43da0990e43f2e92b7a2bdeb86f725
-Patch0:		%{name}-cairo.patch
+#Patch0:		%{name}-cairo.patch
+Patch0:		%{name}-glitz.patch
 URL:		http://www.go-mono.com/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -65,7 +66,7 @@
 
 %prep
 %setup -q
-%patch0 -p1
+%patch0 -p0
 
 %build
 %{__libtoolize}
@@ -74,10 +75,10 @@
 %{__autoheader}
 %{__automake}
 %configure \
-	--with-cairo=installed
+#	--with-cairo=installed
 
-echo "all:\n\ninstall:" > cairo/Makefile
-echo "all:\n\ninstall:" > libpixman/Makefile
+#echo "all:\n\ninstall:" > cairo/Makefile
+#echo "all:\n\ninstall:" > libpixman/Makefile
 
 %{__make}
 
@@ -115,6 +116,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/06/18 22:00:08  wolf
+- use builtin cairo, it doesn't work otherwise
+
 Revision 1.9  2005/06/18 17:42:08  qboosh
 - not ready for cairo 0.5.0 yet
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libgdiplus.spec?r1=1.9&r2=1.10&f=u




More information about the pld-cvs-commit mailing list