]> git.pld-linux.org Git - packages/gtk-webkit.git/blame - gtk-webkit.spec
- merged from DEVEL
[packages/gtk-webkit.git] / gtk-webkit.spec
CommitLineData
83c17f84 1# TODO: optflags
093f5867
PZ
2Summary: Port of WebKit embeddable web component to GTK+
3Summary(pl.UTF-8): Port osadzalnego komponentu WWW WebKit do GTK+
4Name: gtk-webkit
8cf2b70b
MB
5Version: 1.2.0
6Release: 1
093f5867
PZ
7License: BSD-like
8Group: X11/Libraries
618d2705 9Source0: http://webkitgtk.org/webkit-%{version}.tar.gz
8cf2b70b 10# Source0-md5: b2bfcbc4bbf1d0a51f848cb54c21ee66
618d2705 11URL: http://webkitgtk.org/
957ed3e7 12BuildRequires: autoconf >= 2.59
093f5867
PZ
13BuildRequires: automake
14BuildRequires: bison
957ed3e7 15BuildRequires: enchant-devel >= 0.22
8cf2b70b
MB
16BuildRequires: flex >= 2.5.33
17BuildRequires: fontconfig-devel >= 2.4.0
94f95ec8 18BuildRequires: gettext-devel
957ed3e7 19BuildRequires: glib2-devel >= 1:2.22.0
8cf2b70b 20BuildRequires: gobject-introspection-devel >= 0.6.2
fb358f22 21BuildRequires: gperf
69b139d9 22BuildRequires: gstreamer-devel >= 0.10
8cf2b70b 23BuildRequires: gstreamer-plugins-base-devel >= 0.10.25
957ed3e7
MB
24BuildRequires: gtk+2-devel >= 2:2.10.0
25BuildRequires: gtk-doc >= 1.10
093f5867
PZ
26BuildRequires: libicu-devel
27BuildRequires: libjpeg-devel
28BuildRequires: libpng-devel
8cf2b70b 29BuildRequires: libsoup-devel >= 2.30.0
8a5c1de2 30BuildRequires: libstdc++-devel
093f5867 31BuildRequires: libtool >= 2:1.5
957ed3e7 32BuildRequires: libxml2-devel >= 1:2.6.30
093f5867
PZ
33BuildRequires: libxslt-devel
34BuildRequires: pkgconfig
093f5867
PZ
35BuildRequires: sqlite3-devel
36BuildRequires: xorg-lib-libXft-devel >= 2.0.0
d3f90b4e 37BuildRequires: xorg-lib-libXt-devel
8cf2b70b 38Requires: libsoup >= 2.30.0
093f5867
PZ
39BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
40
41%description
42webkit is a port of the WebKit embeddable web component to GTK+.
43
44%description -l pl.UTF-8
45webkit to port osadzalnego komponentu WWW WebKit do GTK+.
46
47%package devel
8cf2b70b
MB
48Summary: Development files for WebKit
49Summary(pl.UTF-8): Pliki programistyczne WebKit
093f5867 50Group: X11/Development/Libraries
721db7ac 51Requires: %{name} = %{version}-%{release}
093f5867 52Requires: fontconfig-devel >= 1.0.0
957ed3e7
MB
53Requires: glib2-devel >= 1:2.22.0
54Requires: gtk+2-devel >= 2:2.10.0
3a48f35a 55Requires: libicu-devel
8cf2b70b 56Requires: libsoup-devel >= 2.30.0
8a5c1de2 57Requires: libstdc++-devel
093f5867
PZ
58Requires: xorg-lib-libXft-devel >= 2.0.0
59
60%description devel
8cf2b70b 61Development files for WebKit.
093f5867
PZ
62
63%description devel -l pl.UTF-8
8cf2b70b 64Pliki programistyczne WebKit.
093f5867
PZ
65
66%prep
209fb730 67%setup -q -n webkit-%{version}
093f5867
PZ
68
69%build
ad571464 70%{__gtkdocize}
209fb730 71%{__aclocal} -I autotools
7166e40b
PZ
72%{__libtoolize}
73%{__autoheader}
74%{__automake}
75%{__autoconf}
bb1a4556 76%configure \
8cf2b70b 77 --disable-silent-rules \
d4c376cd
AM
78 --enable-dom-storage \
79 --enable-icon-database \
8cf2b70b 80 --enable-introspection \
209fb730 81 --enable-video
7166e40b 82%{__make}
093f5867
PZ
83
84%install
85rm -rf $RPM_BUILD_ROOT
83c17f84 86
7166e40b
PZ
87%{__make} install \
88 DESTDIR=$RPM_BUILD_ROOT
093f5867 89
9d45f565
PZ
90%find_lang webkit
91
093f5867
PZ
92%clean
93rm -rf $RPM_BUILD_ROOT
94
95%post -p /sbin/ldconfig
96%postun -p /sbin/ldconfig
97
9d45f565 98%files -f webkit.lang
093f5867 99%defattr(644,root,root,755)
0a5e205f 100%attr(755,root,root) %{_bindir}/jsc
737227e7 101%attr(755,root,root) %{_libdir}/libwebkit-1.0.so.*.*.*
1806eaed 102%attr(755,root,root) %ghost %{_libdir}/libwebkit-1.0.so.2
8cf2b70b
MB
103%{_libdir}/girepository-1.0/JSCore-1.0.typelib
104%{_libdir}/girepository-1.0/WebKit-1.0.typelib
f6f1db2b 105%dir %{_datadir}/webkit-1.0
01619705 106%{_datadir}/webkit-1.0/images
9d45f565 107%{_datadir}/webkit-1.0/resources
f6f1db2b 108%{_datadir}/webkit-1.0/webinspector
093f5867
PZ
109
110%files devel
111%defattr(644,root,root,755)
737227e7
PZ
112%attr(755,root,root) %{_libdir}/libwebkit-1.0.so
113%{_libdir}/libwebkit-1.0.la
8cf2b70b
MB
114%{_datadir}/gir-1.0/JSCore-1.0.gir
115%{_datadir}/gir-1.0/WebKit-1.0.gir
737227e7 116%{_includedir}/webkit-1.0
7166e40b 117%{_pkgconfigdir}/webkit-1.0.pc
This page took 0.070294 seconds and 4 git commands to generate.