summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/system/xdg-desktop-portals-tde/debian/control
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-10-06 13:00:59 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-10-08 21:10:35 +0900
commit5126a5692a0cf15963410b13daa9999cdee25031 (patch)
tree8b7394bd571c9bf9e5be7f5efbfd5c1d46db7a49 /ubuntu/_base/applications/system/xdg-desktop-portals-tde/debian/control
parentb90756ca8525db433155dd804e4ab29c5b00e931 (diff)
downloadtde-packaging-5126a5692a0cf15963410b13daa9999cdee25031.tar.gz
tde-packaging-5126a5692a0cf15963410b13daa9999cdee25031.zip
DEB: add xdg-desktop-portal-tde packaging files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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.