packages: gtk-webkit3/gtk-webkit3.spec - updated to 1.8.0; merged changes f...
megabajt
megabajt at pld-linux.org
Wed Mar 28 20:47:52 CEST 2012
Author: megabajt Date: Wed Mar 28 18:47:52 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 1.8.0; merged changes from DEVEL
---- Files affected:
packages/gtk-webkit3:
gtk-webkit3.spec (1.22 -> 1.23)
---- Diffs:
================================================================
Index: packages/gtk-webkit3/gtk-webkit3.spec
diff -u packages/gtk-webkit3/gtk-webkit3.spec:1.22 packages/gtk-webkit3/gtk-webkit3.spec:1.23
--- packages/gtk-webkit3/gtk-webkit3.spec:1.22 Mon Mar 5 20:02:49 2012
+++ packages/gtk-webkit3/gtk-webkit3.spec Wed Mar 28 20:47:46 2012
@@ -12,13 +12,14 @@
Summary: Port of WebKit embeddable web component to GTK+ 3
Summary(pl.UTF-8): Port osadzalnego komponentu WWW WebKit do GTK+ 3
Name: gtk-webkit3
-Version: 1.6.3
+Version: 1.8.0
Release: 1
License: BSD-like
Group: X11/Libraries
Source0: http://webkitgtk.org/webkit-%{version}.tar.xz
-# Source0-md5: c476d9335419df061510d31e21175df1
+# Source0-md5: 52b2feb0fae01e68432b547bd85e8d74
URL: http://webkitgtk.org/
+BuildRequires: OpenGL-GLU-devel
BuildRequires: autoconf >= 2.59
BuildRequires: automake
BuildRequires: bison
@@ -29,7 +30,7 @@
BuildRequires: freetype-devel >= 1:2.1.8
BuildRequires: geoclue-devel
BuildRequires: gettext-devel
-BuildRequires: glib2-devel >= 1:2.28.0
+BuildRequires: glib2-devel >= 1:2.32.0
BuildRequires: glibc-misc
%{?with_introspection:BuildRequires: gobject-introspection-devel >= 0.10.0}
BuildRequires: gperf
@@ -40,26 +41,27 @@
BuildRequires: libicu-devel >= 4.2.1
BuildRequires: libjpeg-devel
BuildRequires: libpng-devel
-BuildRequires: libsoup-devel >= 2.34.0
+BuildRequires: libsoup-devel >= 2.38.0
BuildRequires: libstdc++-devel
BuildRequires: libtool >= 2:1.5
BuildRequires: libxml2-devel >= 1:2.6.30
BuildRequires: libxslt-devel >= 1.1.7
-BuildRequires: pango-devel >= 1:1.12
+BuildRequires: pango-devel >= 1:1.21.0
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.592
BuildRequires: sqlite3-devel >= 3.0
-BuildRequires: xorg-lib-libXt-devel
BuildRequires: xorg-lib-libXrender-devel
-Requires(post,postun): glib2 >= 1:2.26.0
+BuildRequires: xorg-lib-libXt-devel
+BuildRequires: zlib-devel
Requires: cairo >= 1.10
Requires: enchant >= 0.22
+Requires: glib2 >= 1:2.32.0
Requires: gstreamer-plugins-base >= 0.10.30
Requires: gtk+3 >= 3.0.0
-Requires: libsoup >= 2.34.0
+Requires: libsoup >= 2.38.0
Requires: libxml2 >= 1:2.6.30
Requires: libxslt >= 1.1.7
-Requires: pango >= 1:1.12
+Requires: pango >= 1:1.21.0
%{?with_introspection:Conflicts: gir-repository < 0.6.5-7}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -74,9 +76,9 @@
Summary(pl.UTF-8): Pliki programistyczne komponentu WebKit dla GTK+ 3
Group: X11/Development/Libraries
Requires: %{name} = %{version}-%{release}
-Requires: glib2-devel >= 1:2.28.0
+Requires: glib2-devel >= 1:2.32.0
Requires: gtk+3-devel >= 3.0.0
-Requires: libsoup-devel >= 2.34.0
+Requires: libsoup-devel >= 2.38.0
%description devel
Development files for WebKit for GTK+ 3.
@@ -84,6 +86,18 @@
%description devel -l pl.UTF-8
Pliki programistyczne komponentu WebKit dla GTK+ 3.
+%package apidocs
+Summary: WebKit API documentation
+Summary(pl.UTF-8): Dokumentacja API WebKita
+Group: Documentation
+Requires: gtk-doc-common
+
+%description apidocs
+WebKit API documentation.
+
+%description apidocs -l pl.UTF-8
+Dokumentacja API WebKita.
+
%prep
%setup -q -n webkit-%{version}
@@ -98,7 +112,9 @@
--disable-silent-rules \
%{__enable_disable introspection} \
--with-gtk=3.0 \
- --enable-geolocation
+ --enable-geolocation \
+ --enable-gtk-doc \
+ --with-html-dir=%{_gtkdocdir}
%{__make}
@@ -115,13 +131,8 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%post
-/sbin/ldconfig
-%glib_compile_schemas
-
-%postun
-/sbin/ldconfig
-%glib_compile_schemas
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
%files -f webkit-3.0.lang
%defattr(644,root,root,755)
@@ -139,7 +150,6 @@
%{_datadir}/webkitgtk-3.0/images
%{_datadir}/webkitgtk-3.0/resources
%{_datadir}/webkitgtk-3.0/webinspector
-%{_datadir}/glib-2.0/schemas/org.webkitgtk-3.0.gschema.xml
%files devel
%defattr(644,root,root,755)
@@ -149,16 +159,26 @@
%{_datadir}/gir-1.0/JSCore-3.0.gir
%{_datadir}/gir-1.0/WebKit-3.0.gir
%endif
-%{_includedir}/webkit-3.0
+%{_includedir}/webkitgtk-3.0
%{_pkgconfigdir}/webkitgtk-3.0.pc
%{_pkgconfigdir}/javascriptcoregtk-3.0.pc
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/webkitgtk
+
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2012/03/28 18:47:46 megabajt
+- updated to 1.8.0; merged changes from DEVEL
+
+Revision 1.22.2.1 2012/03/13 23:51:13 megabajt
+- updated to 1.7.91
+
Revision 1.22 2012/03/05 19:02:49 wiget
- up to 1.6.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/gtk-webkit3/gtk-webkit3.spec?r1=1.22&r2=1.23
More information about the pld-cvs-commit
mailing list