2017-11-01 13:11:50 +01:00
|
|
|
#
|
|
|
|
# spec file for package eolie
|
|
|
|
#
|
2021-01-02 15:00:30 +01:00
|
|
|
# Copyright (c) 2021 SUSE LLC
|
2017-11-01 13:11:50 +01:00
|
|
|
#
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2018-09-21 05:21:32 +02:00
|
|
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
2017-11-01 13:11:50 +01:00
|
|
|
#
|
|
|
|
|
2018-04-30 11:42:59 +02:00
|
|
|
|
2017-12-05 14:51:19 +01:00
|
|
|
# Filter out unwanted Requires
|
|
|
|
%global __requires_exclude typelib\\(Unity\\)
|
2017-11-01 13:11:50 +01:00
|
|
|
|
|
|
|
Name: eolie
|
2021-01-07 20:12:01 +01:00
|
|
|
Version: 0.9.101
|
2017-11-01 13:11:50 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: Web browser for GNOME
|
2018-04-23 12:06:18 +02:00
|
|
|
License: GPL-3.0-or-later
|
2017-11-01 13:11:50 +01:00
|
|
|
Group: Productivity/Networking/Web/Browsers
|
2017-12-27 15:00:04 +01:00
|
|
|
URL: https://wiki.gnome.org/Apps/Eolie
|
|
|
|
Source: %{name}-%{version}.tar.xz
|
2021-01-07 20:49:08 +01:00
|
|
|
BuildRequires: meson >= 0.47
|
2017-11-01 13:11:50 +01:00
|
|
|
BuildRequires: pkgconfig
|
|
|
|
BuildRequires: pkgconfig(glib-2.0)
|
2017-12-05 14:51:19 +01:00
|
|
|
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.35.9
|
2018-05-17 11:38:16 +02:00
|
|
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.20
|
2017-11-01 13:11:50 +01:00
|
|
|
BuildRequires: pkgconfig(pygobject-3.0)
|
2018-01-22 10:54:00 +01:00
|
|
|
Requires: python3-cairo
|
|
|
|
Requires: python3-dateutil
|
|
|
|
Requires: python3-gobject
|
2017-12-06 12:19:00 +01:00
|
|
|
Recommends: python3-PyFxA
|
2018-04-23 12:06:18 +02:00
|
|
|
Recommends: python3-beautifulsoup4
|
2017-12-06 12:19:00 +01:00
|
|
|
Recommends: python3-cryptography
|
2021-01-02 15:00:30 +01:00
|
|
|
Recommends: python3-hawkauthlib
|
2017-12-06 12:19:00 +01:00
|
|
|
Recommends: python3-pycrypto
|
|
|
|
Recommends: python3-requests-hawk
|
2020-03-11 21:41:34 +01:00
|
|
|
BuildArch: noarch
|
2017-11-01 13:11:50 +01:00
|
|
|
|
|
|
|
%description
|
|
|
|
Eolie is a Web browser for the GNOME Desktop. It provides:
|
|
|
|
* Firefox sync support
|
|
|
|
* Secret password store
|
|
|
|
* A modern UI
|
|
|
|
|
|
|
|
%package -n gnome-shell-search-provider-eolie
|
|
|
|
Summary: Eolie Search Provider for GNOME Shell
|
|
|
|
Group: Productivity/Networking/Web/Browsers
|
|
|
|
Requires: %{name} = %{version}
|
|
|
|
Requires: gnome-shell
|
2018-05-04 09:42:06 +02:00
|
|
|
Supplements: (%{name} and gnome-shell)
|
2017-11-01 13:11:50 +01:00
|
|
|
|
|
|
|
%description -n gnome-shell-search-provider-eolie
|
|
|
|
This package contains a search provider to enable GNOME Shell to get
|
|
|
|
search results from the Eolie Web browser.
|
|
|
|
|
|
|
|
%lang_package
|
|
|
|
|
|
|
|
%prep
|
2021-01-04 22:30:13 +01:00
|
|
|
%autosetup -p1
|
2020-10-25 11:33:07 +01:00
|
|
|
# Don't use env interpreter so that the rpm dependency detection works
|
|
|
|
sed -i 's;/usr/bin/env python3;/usr/bin/python3;' eolie.in search-provider/eolie-sp.in
|
2017-11-01 13:11:50 +01:00
|
|
|
|
|
|
|
%build
|
|
|
|
%meson
|
|
|
|
%meson_build
|
|
|
|
|
|
|
|
%install
|
|
|
|
%meson_install
|
|
|
|
%find_lang %{name} %{?no_lang_C}
|
|
|
|
|
|
|
|
%files
|
|
|
|
%license COPYING
|
|
|
|
%doc README.md
|
|
|
|
%{_bindir}/%{name}
|
2018-03-24 20:08:01 +01:00
|
|
|
%{_datadir}/metainfo/org.gnome.Eolie.appdata.xml
|
2017-11-01 13:11:50 +01:00
|
|
|
%{_datadir}/applications/org.gnome.Eolie.desktop
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.Eolie.gschema.xml
|
|
|
|
%{_datadir}/icons/hicolor/*/*/org.gnome.Eolie*
|
|
|
|
%{_datadir}/%{name}
|
|
|
|
%{python3_sitelib}/%{name}
|
|
|
|
|
|
|
|
%files -n gnome-shell-search-provider-eolie
|
|
|
|
%dir %{_datadir}/gnome-shell
|
|
|
|
%dir %{_datadir}/gnome-shell/search-providers
|
|
|
|
%{_datadir}/dbus-1/services/org.gnome.Eolie.SearchProvider.service
|
2019-01-17 12:45:01 +01:00
|
|
|
%{_datadir}/gnome-shell/search-providers/org.gnome.Eolie.SearchProvider.ini
|
2017-11-01 13:11:50 +01:00
|
|
|
%{_libexecdir}/%{name}-sp
|
|
|
|
|
|
|
|
%files lang -f %{name}.lang
|
|
|
|
|
|
|
|
%changelog
|