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