Accepting request 944923 from GNOME:Next
- Add f61f6b1ba33e87766dd9a1b227a3607d863d2197.patch: Update libportal usage. Libportal 0.5 is the first release with a stable API so some changes were made. Following this, add pkgconfig(libportal-gtk3) BuildRequires, new dependency. OBS-URL: https://build.opensuse.org/request/show/944923 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=286
This commit is contained in:
7
eog.spec
7
eog.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package eog
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -24,6 +24,8 @@ License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
Group: Productivity/Graphics/Viewers
|
||||
URL: https://wiki.gnome.org/Apps/EyeOfGnome
|
||||
Source0: https://download.gnome.org/sources/eog/41/%{name}-%{version}.tar.xz
|
||||
# PATCH-FIX-UPSTREAM f61f6b1ba33e87766dd9a1b227a3607d863d2197.patch -- Update libportal usage
|
||||
Patch0: https://gitlab.gnome.org/GNOME/eog/-/commit/f61f6b1ba33e87766dd9a1b227a3607d863d2197.patch
|
||||
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gtk-doc
|
||||
@@ -45,7 +47,8 @@ BuildRequires: pkgconfig(lcms2)
|
||||
BuildRequires: pkgconfig(libexif)
|
||||
BuildRequires: pkgconfig(libpeas-1.0) >= 0.7.4
|
||||
BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 0.7.4
|
||||
BuildRequires: pkgconfig(libportal) >= 0.3
|
||||
BuildRequires: pkgconfig(libportal) >= 0.5
|
||||
BuildRequires: pkgconfig(libportal-gtk3) >= 0.5
|
||||
BuildRequires: pkgconfig(librsvg-2.0) >= 2.44.0
|
||||
BuildRequires: pkgconfig(shared-mime-info) >= 0.20
|
||||
|
||||
|
Reference in New Issue
Block a user