SPECS: gtk-webkit.spec - build with SVG support - use pango for la...
patrys
patrys at pld-linux.org
Mon Apr 21 15:02:20 CEST 2008
Author: patrys Date: Mon Apr 21 13:02:20 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- build with SVG support
- use pango for layout
---- Files affected:
SPECS:
gtk-webkit.spec (1.32 -> 1.33)
---- Diffs:
================================================================
Index: SPECS/gtk-webkit.spec
diff -u SPECS/gtk-webkit.spec:1.32 SPECS/gtk-webkit.spec:1.33
--- SPECS/gtk-webkit.spec:1.32 Mon Apr 21 11:27:04 2008
+++ SPECS/gtk-webkit.spec Mon Apr 21 15:02:15 2008
@@ -5,7 +5,7 @@
Summary(pl.UTF-8): Port osadzalnego komponentu WWW WebKit do GTK+
Name: gtk-webkit
Version: 1.0.0
-Release: 0.%{snap}.1
+Release: 0.%{snap}.2
License: BSD-like
Group: X11/Libraries
Source0: http://nightly.webkit.org/files/trunk/src/WebKit-%{snap}.tar.bz2
@@ -25,6 +25,7 @@
BuildRequires: libstdc++-devel
BuildRequires: libtool >= 2:1.5
BuildRequires: libxslt-devel
+BuildRequires: pango-devel
BuildRequires: pkgconfig
BuildRequires: sqlite3-devel
BuildRequires: xorg-lib-libXft-devel >= 2.0.0
@@ -63,7 +64,9 @@
%{__automake}
%{__autoconf}
%configure \
- --enable-video
+ --enable-svg-experimental \
+ --enable-video \
+ --with-font-backend=pango
%{__make}
%install
@@ -95,6 +98,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.33 2008-04-21 13:02:15 patrys
+- build with SVG support
+- use pango for layout
+
Revision 1.32 2008-04-21 09:27:04 patrys
- r32284
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gtk-webkit.spec?r1=1.32&r2=1.33&f=u
More information about the pld-cvs-commit
mailing list