aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-07-22 16:28:26 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-07-22 17:31:42 +0200
commit012967bbef7a6699a0cb7a19bb008179eb98a373 (patch)
tree2fcb36023859894f383adb7b77fc0a4fd8065f40
parentkde5-meta-pkg.eclass: Block slot 4 unconditionally (diff)
downloadkde-012967bbef7a6699a0cb7a19bb008179eb98a373.tar.gz
kde-012967bbef7a6699a0cb7a19bb008179eb98a373.tar.bz2
kde-012967bbef7a6699a0cb7a19bb008179eb98a373.zip
kde-apps/plasma-telepathy-meta: Cleanup, drop unused IUSE, fix HOMEPAGE
Package-Manager: Portage-2.3.6, Repoman-2.3.1
-rw-r--r--kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-17.07.80.ebuild9
-rw-r--r--kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-17.08.49.9999.ebuild9
-rw-r--r--kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-9999.ebuild9
3 files changed, 6 insertions, 21 deletions
diff --git a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-17.07.80.ebuild b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-17.07.80.ebuild
index adfa3d7169..d687eeb371 100644
--- a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-17.07.80.ebuild
+++ b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-17.07.80.ebuild
@@ -6,13 +6,11 @@ EAPI=6
inherit kde5-meta-pkg
DESCRIPTION="Plasma Telepathy client"
-HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration"
+HOMEPAGE="https://community.kde.org/KTp"
LICENSE="|| ( GPL-2 GPL-3 LGPL-2.1 )"
KEYWORDS="~amd64 ~x86"
-IUSE="gstreamer nls"
-
-[[ ${KDE_BUILD_TYPE} = live ]] && L10N_MINIMAL=${KDE_APPS_MINIMAL}
+IUSE="gstreamer"
RDEPEND="
$(add_kdeapps_dep ktp-accounts-kcm)
@@ -26,13 +24,10 @@ RDEPEND="
$(add_kdeapps_dep ktp-kded-module)
$(add_kdeapps_dep ktp-send-file)
$(add_kdeapps_dep ktp-text-ui)
- !kde-apps/plasma-telepathy-meta:4
gstreamer? ( $(add_kdeapps_dep ktp-call-ui) )
"
pkg_postinst() {
- echo
elog "You can configure the accounts in Plasma System Settings"
elog "and then add the Instant Messaging plasma applet to access the contact list."
- echo
}
diff --git a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-17.08.49.9999.ebuild b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-17.08.49.9999.ebuild
index ee404257eb..afc2417107 100644
--- a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-17.08.49.9999.ebuild
+++ b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-17.08.49.9999.ebuild
@@ -6,13 +6,11 @@ EAPI=6
inherit kde5-meta-pkg
DESCRIPTION="Plasma Telepathy client"
-HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration"
+HOMEPAGE="https://community.kde.org/KTp"
LICENSE="|| ( GPL-2 GPL-3 LGPL-2.1 )"
KEYWORDS=""
-IUSE="gstreamer nls"
-
-[[ ${KDE_BUILD_TYPE} = live ]] && L10N_MINIMAL=${KDE_APPS_MINIMAL}
+IUSE="gstreamer"
RDEPEND="
$(add_kdeapps_dep ktp-accounts-kcm)
@@ -26,13 +24,10 @@ RDEPEND="
$(add_kdeapps_dep ktp-kded-module)
$(add_kdeapps_dep ktp-send-file)
$(add_kdeapps_dep ktp-text-ui)
- !kde-apps/plasma-telepathy-meta:4
gstreamer? ( $(add_kdeapps_dep ktp-call-ui) )
"
pkg_postinst() {
- echo
elog "You can configure the accounts in Plasma System Settings"
elog "and then add the Instant Messaging plasma applet to access the contact list."
- echo
}
diff --git a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-9999.ebuild b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-9999.ebuild
index ee404257eb..afc2417107 100644
--- a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-9999.ebuild
+++ b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-9999.ebuild
@@ -6,13 +6,11 @@ EAPI=6
inherit kde5-meta-pkg
DESCRIPTION="Plasma Telepathy client"
-HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration"
+HOMEPAGE="https://community.kde.org/KTp"
LICENSE="|| ( GPL-2 GPL-3 LGPL-2.1 )"
KEYWORDS=""
-IUSE="gstreamer nls"
-
-[[ ${KDE_BUILD_TYPE} = live ]] && L10N_MINIMAL=${KDE_APPS_MINIMAL}
+IUSE="gstreamer"
RDEPEND="
$(add_kdeapps_dep ktp-accounts-kcm)
@@ -26,13 +24,10 @@ RDEPEND="
$(add_kdeapps_dep ktp-kded-module)
$(add_kdeapps_dep ktp-send-file)
$(add_kdeapps_dep ktp-text-ui)
- !kde-apps/plasma-telepathy-meta:4
gstreamer? ( $(add_kdeapps_dep ktp-call-ui) )
"
pkg_postinst() {
- echo
elog "You can configure the accounts in Plasma System Settings"
elog "and then add the Instant Messaging plasma applet to access the contact list."
- echo
}