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