summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/system/xdg-desktop-portals-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-portals-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-portals-tde/debian/control')
-rw-r--r--ubuntu/_base/applications/system/xdg-desktop-portals-tde/debian/control12
1 files changed, 0 insertions, 12 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
deleted file mode 100644
index 6606e071b..000000000
--- a/ubuntu/_base/applications/system/xdg-desktop-portals-tde/debian/control
+++ /dev/null
@@ -1,12 +0,0 @@
-Source: xdg-desktop-portals-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-portals-trinity
-Architecture: any
-Depends: ${shlibs:Depends}, xdg-desktop-portal
-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.