summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/system/xdg-desktop-portal-tde/debian/control
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-10-11 14:43:20 +0900
committerMichele Calgaro <[email protected]>2024-10-11 15:50:11 +0900
commit9f2551ead50bfdd24e82a9c65420c5215df7f939 (patch)
treed2fea2b3d21fdb1a57bf3d2cd73097a9806b0e39 /ubuntu/_base/applications/system/xdg-desktop-portal-tde/debian/control
parent54a0e79b371ee0cfd4e4dde5e7d82ccec06166ad (diff)
downloadtde-packaging-9f2551ead50bfdd24e82a9c65420c5215df7f939.tar.gz
tde-packaging-9f2551ead50bfdd24e82a9c65420c5215df7f939.zip
DEB: rename xdg-desktop-portals-trinity to xdg-desktop-portal-trinity
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'ubuntu/_base/applications/system/xdg-desktop-portal-tde/debian/control')
-rw-r--r--ubuntu/_base/applications/system/xdg-desktop-portal-tde/debian/control15
1 files changed, 15 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/system/xdg-desktop-portal-tde/debian/control b/ubuntu/_base/applications/system/xdg-desktop-portal-tde/debian/control
new file mode 100644
index 000000000..83bdda0cd
--- /dev/null
+++ b/ubuntu/_base/applications/system/xdg-desktop-portal-tde/debian/control
@@ -0,0 +1,15 @@
+Source: xdg-desktop-portal-trinity
+Section: tde
+Priority: optional
+Maintainer: TDE Debian Team <[email protected]>
+Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev
+
+Package: xdg-desktop-portal-trinity
+Architecture: any
+Depends: ${shlibs:Depends}, xdg-desktop-portal
+Conflicts: xdg-desktop-portals-trinity
+Provides: xdg-desktop-portals-trinity
+Replaces: xdg-desktop-portals-trinity
+Description: An implementation of the FreeDesktop Portals API for TDE
+ Exposes TDE APIs to applications which use the Portals API.
+ As a result, these applications can transparently use native TDE APIs and dialogs.