summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/system/xdg-desktop-portals-tde/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/_base/applications/system/xdg-desktop-portals-tde/debian/control')
-rw-r--r--ubuntu/_base/applications/system/xdg-desktop-portals-tde/debian/control12
1 files changed, 12 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/system/xdg-desktop-portals-tde/debian/control b/ubuntu/_base/applications/system/xdg-desktop-portals-tde/debian/control
new file mode 100644
index 000000000..44048fe72
--- /dev/null
+++ b/ubuntu/_base/applications/system/xdg-desktop-portals-tde/debian/control
@@ -0,0 +1,12 @@
+Source: xdg-desktop-portals-trinity
+Section: tde
+Priority: optional
+Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
+Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev
+
+Package: xdg-desktop-portals-trinity
+Architecture: any
+Depends: ${shlibs:Depends}
+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.