summaryrefslogtreecommitdiff
path: root/kde-misc/kdeconnect/kdeconnect-9999.ebuild
diff options
context:
space:
mode:
authorAlfred Wingate <parona@protonmail.com>2025-01-16 21:15:44 +0200
committerSam James <sam@gentoo.org>2025-01-18 14:53:47 +0000
commita0ef7f4ec0401eed8dd31ec1b4ce6a153c91a7eb (patch)
tree97cdc3a9e62a6a346db256e6eb80aaa204f31402 /kde-misc/kdeconnect/kdeconnect-9999.ebuild
parent5fe9d4a4de2e4f79666fb4a49f52c2c61db932ab (diff)
downloadkde-a0ef7f4ec0401eed8dd31ec1b4ce6a153c91a7eb.tar.gz
kde-a0ef7f4ec0401eed8dd31ec1b4ce6a153c91a7eb.tar.bz2
kde-a0ef7f4ec0401eed8dd31ec1b4ce6a153c91a7eb.zip
*/*: add xdg.eclass in >=KFMIN-6.9 where needed
See-Also: 67b745829deb9b52ba81bc4aa38316026699866d Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-misc/kdeconnect/kdeconnect-9999.ebuild')
-rw-r--r--kde-misc/kdeconnect/kdeconnect-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-misc/kdeconnect/kdeconnect-9999.ebuild b/kde-misc/kdeconnect/kdeconnect-9999.ebuild
index ed86a64308c..6a9d3d0866a 100644
--- a/kde-misc/kdeconnect/kdeconnect-9999.ebuild
+++ b/kde-misc/kdeconnect/kdeconnect-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ KDE_ORG_NAME="${PN}-kde"
KDE_SELINUX_MODULE="${PN}"
KFMIN=6.9.0
QTMIN=6.7.2
-inherit ecm flag-o-matic gear.kde.org
+inherit ecm flag-o-matic gear.kde.org xdg
DESCRIPTION="Adds communication between KDE Plasma and your smartphone"
HOMEPAGE="https://kdeconnect.kde.org/ https://apps.kde.org/kdeconnect/"
@@ -99,7 +99,7 @@ src_configure() {
}
pkg_postinst() {
- ecm_pkg_postinst
+ xdg_pkg_postinst
elog "The Android .apk file is available via"
elog "https://play.google.com/store/apps/details?id=org.kde.kdeconnect_tp"