1.15.3-eter1

- Initial build
parent e1ecb5a6
tar: @name@
copy?: *.patch
%define _libexecdir %_prefix/libexec
Name: xdg-desktop-portal-gtk
Version: 1.15.3
Release: eter1
License: LGPL-2.1-or-later
Summary: Gtk implementation of xdg-desktop-portal
Group: Graphical desktop/GNOME
Url: https://github.com/flatpak/xdg-desktop-portal-gtk
Vcs: https://github.com/flatpak/xdg-desktop-portal-gtk.git
# Source-url: https://github.com/flatpak/xdg-desktop-portal-gtk/archive/refs/tags/%version.tar.gz
Source: %name-%version.tar
Patch1: accent-color-support.patch
BuildRequires(pre): rpm-macros-meson
BuildRequires: meson
BuildRequires: pkgconfig(xdg-desktop-portal)
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(gnome-desktop-3.0)
BuildRequires: pkgconfig(gsettings-desktop-schemas)
BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(systemd)
%description
A backend implementation for xdg-desktop-portal that is using GTK and
various pieces of GNOME infrastructure, such as org.gnome.desktop.*
GSettings schemas and the org.gnome.SessionManager and
org.gnome.Screensaver D-Bus interfaces.
%prep
%setup
%autopatch -p1
%build
%meson
%meson_build
%check
%__meson_test
%install
%meson_install
%find_lang %name
%files -f %name.lang
%_libexecdir/%name
%_desktopdir/%name.desktop
%_datadir/dbus-1/services/org.freedesktop.impl.portal.desktop.gtk.service
%_datadir/xdg-desktop-portal/portals/gtk.portal
%_userunitdir/%name.service
%changelog
* Thu Jan 29 2026 Kirill Unitsaev <fiersik@altlinux.org> 1.15.3-eter1
- Initial build
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment