]> git.pld-linux.org Git - packages/epiphany.git/blame_incremental - epiphany.spec
- updated to 3.34.1
[packages/epiphany.git] / epiphany.spec
... / ...
CommitLineData
1Summary: Epiphany - WebKit-based GNOME web browser
2Summary(es.UTF-8): Epiphany - navigador Web de GNOME basado en WebKit
3Summary(pl.UTF-8): Epiphany - przeglądarka WWW dla GNOME
4Name: epiphany
5Version: 3.34.1
6Release: 1
7License: GPL v3+
8Group: X11/Applications/Networking
9Source0: http://ftp.gnome.org/pub/GNOME/sources/epiphany/3.34/%{name}-%{version}.tar.xz
10# Source0-md5: 50b50e18d99b19f44cc9cd419c6a4ba8
11URL: https://wiki.gnome.org/Apps/Web
12BuildRequires: appstream-glib-devel
13BuildRequires: avahi-devel >= 0.6.22
14BuildRequires: avahi-gobject-devel >= 0.6.22
15BuildRequires: cairo-devel >= 1.2
16BuildRequires: docbook-dtd412-xml
17BuildRequires: gcr-ui-devel >= 3.6.0
18BuildRequires: gdk-pixbuf2-devel >= 2.36.5
19BuildRequires: gettext-tools >= 0.19.8
20BuildRequires: glib2-devel >= 1:2.61.2
21BuildRequires: gnome-desktop-devel >= 3.6.0
22BuildRequires: gsettings-desktop-schemas-devel
23BuildRequires: gtk+3-devel >= 3.24.0
24BuildRequires: gtk-webkit4-devel >= 2.26.0
25BuildRequires: iso-codes >= 0.53
26BuildRequires: json-glib-devel >= 1.2.4
27BuildRequires: libdazzle-devel >= 3.32
28BuildRequires: libhandy-devel >= 0.0.10
29BuildRequires: libicu-devel
30BuildRequires: libnotify-devel >= 0.5.1
31BuildRequires: libsecret-devel >= 0.14
32BuildRequires: libsoup-devel >= 2.48.0
33BuildRequires: libtool >= 2:2.2
34BuildRequires: libwnck-devel
35BuildRequires: libxml2-devel >= 1:2.6.28
36BuildRequires: libxslt-devel >= 1.1.20
37BuildRequires: meson >= 0.46.0
38BuildRequires: nettle-devel >= 3.4
39BuildRequires: ninja >= 1.5
40BuildRequires: nss-devel
41BuildRequires: pkgconfig
42BuildRequires: rpm >= 4.4.9-56
43BuildRequires: rpmbuild(find_lang) >= 1.23
44BuildRequires: rpmbuild(macros) >= 1.736
45BuildRequires: sed >= 4.0
46BuildRequires: sqlite3-devel >= 3.0
47BuildRequires: tar >= 1:1.22
48BuildRequires: xorg-lib-libICE-devel
49BuildRequires: xorg-lib-libSM-devel
50BuildRequires: xorg-lib-libX11-devel
51BuildRequires: xz
52BuildRequires: yelp-tools
53Requires(post,postun): desktop-file-utils
54Requires(post,postun): glib2 >= 1:2.61.2
55Requires(post,postun): gtk-update-icon-cache
56Requires: ca-certificates
57Requires: dbus >= 1.0.2
58Requires: gcr-ui >= 3.6.0
59Requires: gdk-pixbuf2 >= 2.36.5
60Requires: glib2 >= 1:2.61.2
61Requires: gnome-icon-theme >= 3.4.0
62Requires: gsettings-desktop-schemas
63Requires: gtk+3 >= 3.24.0
64Requires: gtk-webkit4 >= 2.26.0
65Requires: hicolor-icon-theme
66Requires: iso-codes >= 0.53
67Requires: json-glib >= 1.2.4
68Requires: libdazzle >= 3.32
69Requires: libhandy >= 0.0.10
70Requires: libnotify >= 0.5.1
71Requires: libsecret >= 0.14
72Requires: libsoup >= 2.48.0
73Requires: libxml2 >= 1:2.6.28
74Requires: nettle >= 3.4
75Provides: wwwbrowser
76Obsoletes: epiphany-apidocs < 3.8.0-2
77Obsoletes: epiphany-devel < 3.8.0-2
78Obsoletes: epiphany-extensions < 3.8.0
79# sr@Latn vs. sr@latin
80Conflicts: glibc-misc < 6:2.7
81BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
82
83%description
84GNOME Web (codename: Epiphany) is a GNOME web browser based on the
85WebKit rendering engine.
86
87%description -l es.UTF-8
88Navigador Web de GNOME basado en WebKit.
89
90%description -l pl.UTF-8
91GNOME Web (nazwa kodowa: Epiphany) jest przeglądarką WWW dla GNOME
92opartą na silniku renderującym WebKit.
93
94%prep
95%setup -q
96
97%build
98%meson build
99
100%ninja_build -C build
101
102%install
103rm -rf $RPM_BUILD_ROOT
104
105%ninja_install -C build
106
107%find_lang %{name} --with-gnome
108
109%clean
110rm -rf $RPM_BUILD_ROOT
111
112%post
113%update_desktop_database_post
114%glib_compile_schemas
115%update_icon_cache hicolor
116
117%postun
118%update_desktop_database_postun
119%glib_compile_schemas
120%update_icon_cache hicolor
121
122%files -f %{name}.lang
123%defattr(644,root,root,755)
124%doc NEWS README.md TODO
125%attr(755,root,root) %{_bindir}/epiphany
126%dir %{_libdir}/epiphany
127%attr(755,root,root) %{_libdir}/epiphany/libephymain.so
128%attr(755,root,root) %{_libdir}/epiphany/libephymisc.so
129%attr(755,root,root) %{_libdir}/epiphany/libephysync.so
130%dir %{_libdir}/epiphany/web-process-extensions
131%attr(755,root,root) %{_libdir}/epiphany/web-process-extensions/libephywebprocessextension.so
132%attr(755,root,root) %{_libexecdir}/epiphany-search-provider
133%if "%{_libexecdir}" != "%{_libdir}"
134%dir %{_libexecdir}/epiphany
135%endif
136%attr(755,root,root) %{_libexecdir}/epiphany/ephy-profile-migrator
137%{_datadir}/dbus-1/services/org.gnome.Epiphany.SearchProvider.service
138%{_datadir}/epiphany
139%{_datadir}/glib-2.0/schemas/org.gnome.Epiphany.enums.xml
140%{_datadir}/glib-2.0/schemas/org.gnome.epiphany.gschema.xml
141%{_datadir}/gnome-shell/search-providers/org.gnome.Epiphany.SearchProvider.ini
142%{_datadir}/metainfo/org.gnome.Epiphany.appdata.xml
143%{_desktopdir}/org.gnome.Epiphany.desktop
144%{_iconsdir}/hicolor/scalable/apps/org.gnome.Epiphany.svg
145%{_iconsdir}/hicolor/symbolic/apps/org.gnome.Epiphany-symbolic.svg
146%{_mandir}/man1/epiphany.1*
This page took 0.068554 seconds and 4 git commands to generate.