packages (DEVEL): gtk-webkit/gtk-webkit.spec - updated to 1.2.0

megabajt megabajt at pld-linux.org
Wed Apr 7 15:18:16 CEST 2010


Author: megabajt                     Date: Wed Apr  7 13:18:16 2010 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- updated to 1.2.0

---- Files affected:
packages/gtk-webkit:
   gtk-webkit.spec (1.74.2.6 -> 1.74.2.7) 

---- Diffs:

================================================================
Index: packages/gtk-webkit/gtk-webkit.spec
diff -u packages/gtk-webkit/gtk-webkit.spec:1.74.2.6 packages/gtk-webkit/gtk-webkit.spec:1.74.2.7
--- packages/gtk-webkit/gtk-webkit.spec:1.74.2.6	Wed Mar 24 00:19:32 2010
+++ packages/gtk-webkit/gtk-webkit.spec	Wed Apr  7 15:18:11 2010
@@ -3,29 +3,30 @@
 Summary:	Port of WebKit embeddable web component to GTK+
 Summary(pl.UTF-8):	Port osadzalnego komponentu WWW WebKit do GTK+
 Name:		gtk-webkit
-Version:	1.1.90
+Version:	1.2.0
 Release:	1
 License:	BSD-like
 Group:		X11/Libraries
 Source0:	http://webkitgtk.org/webkit-%{version}.tar.gz
-# Source0-md5:	839bea95a10119332c8a6574e6aa329b
+# Source0-md5:	b2bfcbc4bbf1d0a51f848cb54c21ee66
 URL:		http://webkitgtk.org/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
 BuildRequires:	bison
 BuildRequires:	enchant-devel >= 0.22
-BuildRequires:	flex
-BuildRequires:	fontconfig-devel >= 1.0.0
+BuildRequires:	flex >= 2.5.33
+BuildRequires:	fontconfig-devel >= 2.4.0
 BuildRequires:	glib2-devel >= 1:2.22.0
+BuildRequires:	gobject-introspection-devel >= 0.6.2
 BuildRequires:	gperf
 BuildRequires:	gstreamer-devel >= 0.10
-BuildRequires:	gstreamer-plugins-base-devel
+BuildRequires:	gstreamer-plugins-base-devel >= 0.10.25
 BuildRequires:	gtk+2-devel >= 2:2.10.0
 BuildRequires:	gtk-doc >= 1.10
 BuildRequires:	libicu-devel
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel
-BuildRequires:	libsoup-devel >= 2.28.0
+BuildRequires:	libsoup-devel >= 2.30.0
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool >= 2:1.5
 BuildRequires:	libxml2-devel >= 1:2.6.30
@@ -34,6 +35,7 @@
 BuildRequires:	sqlite3-devel
 BuildRequires:	xorg-lib-libXft-devel >= 2.0.0
 BuildRequires:	xorg-lib-libXt-devel
+Requires:	libsoup >= 2.30.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -43,23 +45,23 @@
 webkit to port osadzalnego komponentu WWW WebKit do GTK+.
 
 %package devel
-Summary:	Development files for webkit
-Summary(pl.UTF-8):	Pliki programistyczne webkit
+Summary:	Development files for WebKit
+Summary(pl.UTF-8):	Pliki programistyczne WebKit
 Group:		X11/Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	fontconfig-devel >= 1.0.0
 Requires:	glib2-devel >= 1:2.22.0
 Requires:	gtk+2-devel >= 2:2.10.0
 Requires:	libicu-devel
-Requires:	libsoup-devel >= 2.28.0
+Requires:	libsoup-devel >= 2.30.0
 Requires:	libstdc++-devel
 Requires:	xorg-lib-libXft-devel >= 2.0.0
 
 %description devel
-Development files for webkit.
+Development files for WebKit.
 
 %description devel -l pl.UTF-8
-Pliki programistyczne webkit.
+Pliki programistyczne WebKit.
 
 %prep
 %setup -q -n webkit-%{version}
@@ -72,8 +74,10 @@
 %{__automake}
 %{__autoconf}
 %configure \
+	--disable-silent-rules \
 	--enable-dom-storage \
 	--enable-icon-database \
+	--enable-introspection \
 	--enable-video
 %{__make}
 
@@ -96,6 +100,8 @@
 %attr(755,root,root) %{_bindir}/jsc
 %attr(755,root,root) %{_libdir}/libwebkit-1.0.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libwebkit-1.0.so.2
+%{_libdir}/girepository-1.0/JSCore-1.0.typelib
+%{_libdir}/girepository-1.0/WebKit-1.0.typelib
 %dir %{_datadir}/webkit-1.0
 %{_datadir}/webkit-1.0/images
 %{_datadir}/webkit-1.0/resources
@@ -105,6 +111,8 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libwebkit-1.0.so
 %{_libdir}/libwebkit-1.0.la
+%{_datadir}/gir-1.0/JSCore-1.0.gir
+%{_datadir}/gir-1.0/WebKit-1.0.gir
 %{_includedir}/webkit-1.0
 %{_pkgconfigdir}/webkit-1.0.pc
 
@@ -114,6 +122,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.74.2.7  2010/04/07 13:18:11  megabajt
+- updated to 1.2.0
+
 Revision 1.74.2.6  2010/03/23 23:19:32  pawelz
 - up to 1.1.90
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtk-webkit/gtk-webkit.spec?r1=1.74.2.6&r2=1.74.2.7&f=u



More information about the pld-cvs-commit mailing list