Author: arekm Date: Sat Apr 12 12:18:52 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - partial up to 1.6.4
---- Files affected: SPECS: cairo.spec (1.79 -> 1.80) ---- Diffs: ================================================================ Index: SPECS/cairo.spec diff -u SPECS/cairo.spec:1.79 SPECS/cairo.spec:1.80 --- SPECS/cairo.spec:1.79 Wed Apr 2 21:52:42 2008 +++ SPECS/cairo.spec Sat Apr 12 14:18:47 2008 @@ -10,12 +10,12 @@ Summary: Cairo - multi-platform 2D graphics library Summary(pl.UTF-8): Cairo - wieloplatformowa biblioteka graficzna 2D Name: cairo -Version: 1.4.14 -Release: 2 +Version: 1.6.4 +Release: 0.1 License: LGPL v2.1 or MPL v1.1 Group: Libraries Source0: http://cairographics.org/releases/%{name}-%{version}.tar.gz -# Source0-md5: e8c442ff821c0719a69508fecba9038f +# Source0-md5: a198d509f9e3a35b78de8bb02174ebb9 Patch0: %{name}-link.patch # Updated from http://david.freetype.org/lcd/cairo-1.2.4-lcd-filter-1.patch # The lcd patch is being maintained at @@ -34,6 +34,8 @@ BuildRequires: libpng-devel BuildRequires: libtool BuildRequires: pkgconfig +BuildRequires: pixman-devel >= 0.10.0 +BuildRequires: poppler-glib-devel >= 0.8.0 %if %{with xcb} BuildRequires: libxcb-devel >= 0.9.92 BuildRequires: xcb-util-devel >= 0.2 @@ -134,6 +136,8 @@ %{?with_glitz:--enable-glitz} \ --enable-ps \ --enable-pdf \ + --enable-png \ + --enable-freetype \ --with-html-dir=%{_gtkdocdir} %{__make} %{?with_tests:%{__make} check} @@ -155,7 +159,7 @@ %files %defattr(644,root,root,755) # COPYING contains only notes, not LGPL/MPL texts -%doc AUTHORS COPYING ChangeLog NEWS README TODO +%doc AUTHORS COPYING ChangeLog NEWS README %attr(755,root,root) %{_libdir}/libcairo.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libcairo.so.2 @@ -190,6 +194,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.80 2008-04-12 12:18:47 arekm +- partial up to 1.6.4 + Revision 1.79 2008-04-02 19:52:42 qrczak - Changed comments about the lcd patch. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cairo.spec?r1=1.79&r2=1.80&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
