Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
xdg-desktop-portal-gtk
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
xdg-desktop-portal-gtk
Commits
73a1e67f
Verified
Commit
73a1e67f
authored
Feb 28, 2026
by
Kirill Unitsaev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.15.3-eter2
- add Requires xdg-desktop-portal
parent
fafc07ef
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
xdg-desktop-portal-gtk.spec
xdg-desktop-portal-gtk.spec
+6
-2
No files found.
xdg-desktop-portal-gtk.spec
View file @
73a1e67f
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
Name: xdg-desktop-portal-gtk
Name: xdg-desktop-portal-gtk
Version: 1.15.3
Version: 1.15.3
Release: eter
1
Release: eter
2
License: LGPL-2.1-or-later
License: LGPL-2.1-or-later
Summary: Gtk implementation of xdg-desktop-portal
Summary: Gtk implementation of xdg-desktop-portal
...
@@ -10,7 +10,6 @@ Summary: Gtk implementation of xdg-desktop-portal
...
@@ -10,7 +10,6 @@ Summary: Gtk implementation of xdg-desktop-portal
Group: Graphical desktop/GNOME
Group: Graphical desktop/GNOME
Url: https://github.com/flatpak/xdg-desktop-portal-gtk
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-url: https://github.com/flatpak/xdg-desktop-portal-gtk/archive/refs/tags/%version.tar.gz
Source: %name-%version.tar
Source: %name-%version.tar
...
@@ -30,6 +29,8 @@ BuildRequires: pkgconfig(gsettings-desktop-schemas)
...
@@ -30,6 +29,8 @@ BuildRequires: pkgconfig(gsettings-desktop-schemas)
BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(systemd)
BuildRequires: pkgconfig(systemd)
Requires: xdg-desktop-portal
%description
%description
A backend implementation for xdg-desktop-portal that is using GTK and
A backend implementation for xdg-desktop-portal that is using GTK and
various pieces of GNOME infrastructure, such as org.gnome.desktop.*
various pieces of GNOME infrastructure, such as org.gnome.desktop.*
...
@@ -59,5 +60,8 @@ org.gnome.Screensaver D-Bus interfaces.
...
@@ -59,5 +60,8 @@ org.gnome.Screensaver D-Bus interfaces.
%_userunitdir/%name.service
%_userunitdir/%name.service
%changelog
%changelog
* Sat Feb 28 2026 Kirill Unitsaev <fiersik@altlinux.org> 1.15.3-eter2
- add Requires xdg-desktop-portal
* Thu Jan 29 2026 Kirill Unitsaev <fiersik@altlinux.org> 1.15.3-eter1
* Thu Jan 29 2026 Kirill Unitsaev <fiersik@altlinux.org> 1.15.3-eter1
- Initial build
- Initial build
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment