* [gentoo-commits] proj/kde:master commit in: kde-apps/kdenetwork-meta/, kde-apps/ktp-kded-module/, kde-apps/ktp-auth-handler/, ...
@ 2016-04-21 13:56 Johannes Huber
0 siblings, 0 replies; only message in thread
From: Johannes Huber @ 2016-04-21 13:56 UTC (permalink / raw
To: gentoo-commits
commit: 9150d9182ab3b9b7c1a48e373c6b21669f9f80bd
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 21 13:49:51 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 13:49:51 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9150d918
kde-apps: Remove Plasma Telepathy client 15.12.3
Moved to gentoo main tree.
Package-Manager: portage-2.2.28
.../kaccounts-providers-15.12.3.ebuild | 34 ---------
.../kdenetwork-meta-15.12.3-r2.ebuild | 23 -------
.../ktp-accounts-kcm-15.12.3.ebuild | 60 ----------------
kde-apps/ktp-approver/ktp-approver-15.12.3.ebuild | 31 ---------
.../ktp-auth-handler-15.12.3.ebuild | 40 -----------
.../ktp-common-internals-15.12.3.ebuild | 80 ----------------------
.../ktp-contact-list-15.12.3.ebuild | 44 ------------
.../ktp-contact-runner-15.12.3.ebuild | 31 ---------
.../ktp-desktop-applets-15.12.3.ebuild | 24 -------
.../ktp-filetransfer-handler-15.12.3.ebuild | 29 --------
.../ktp-kded-module/ktp-kded-module-15.12.3.ebuild | 41 -----------
.../ktp-send-file/ktp-send-file-15.12.3.ebuild | 35 ----------
kde-apps/ktp-text-ui/ktp-text-ui-15.12.3.ebuild | 58 ----------------
.../plasma-telepathy-meta-15.12.3.ebuild | 41 -----------
.../signon-kwallet-extension-15.12.3.ebuild | 18 -----
15 files changed, 589 deletions(-)
diff --git a/kde-apps/kaccounts-providers/kaccounts-providers-15.12.3.ebuild b/kde-apps/kaccounts-providers/kaccounts-providers-15.12.3.ebuild
deleted file mode 100644
index 4350f6b..0000000
--- a/kde-apps/kaccounts-providers/kaccounts-providers-15.12.3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="KDE accounts providers"
-HOMEPAGE="https://community.kde.org/KTp"
-LICENSE="LGPL-2.1"
-
-KEYWORDS=" ~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdeclarative)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kpackage)
- $(add_kdeapps_dep kaccounts-integration)
- $(add_qt_dep qtdeclarative)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtxml)
-"
-DEPEND="${COMMON_DEPEND}
- dev-util/intltool
-"
-RDEPEND="${COMMON_DEPEND}
- net-im/telepathy-connection-managers[xmpp]
- net-libs/signon-ui
- net-libs/signon-oauth2
-"
diff --git a/kde-apps/kdenetwork-meta/kdenetwork-meta-15.12.3-r2.ebuild b/kde-apps/kdenetwork-meta/kdenetwork-meta-15.12.3-r2.ebuild
deleted file mode 100644
index d129bd7..0000000
--- a/kde-apps/kdenetwork-meta/kdenetwork-meta-15.12.3-r2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5-meta-pkg
-
-DESCRIPTION="kdenetwork - merge this to pull in all kdenetwork-derived packages"
-KEYWORDS=" ~amd64 ~x86"
-IUSE="ppp"
-
-# FIXME: Add back when ported
-# $(add_kdeapps_dep kopete)
-RDEPEND="
- $(add_kdeapps_dep kdenetwork-filesharing)
- $(add_kdeapps_dep kget)
- $(add_kdeapps_dep krdc)
- $(add_kdeapps_dep krfb)
- $(add_kdeapps_dep plasma-telepathy-meta)
- $(add_kdeapps_dep zeroconf-ioslave)
- ppp? ( $(add_kdeapps_dep kppp) )
-"
diff --git a/kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-15.12.3.ebuild b/kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-15.12.3.ebuild
deleted file mode 100644
index bc99209..0000000
--- a/kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-15.12.3.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="KDE Telepathy account management kcm"
-HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration"
-
-LICENSE="LGPL-2.1"
-KEYWORDS=" ~amd64 ~x86"
-IUSE="experimental"
-
-COMMON_DEPEND="
- $(add_frameworks_dep kcodecs)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kitemviews)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep ktextwidgets)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_kdeapps_dep kaccounts-integration)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtnetwork)
- $(add_qt_dep qtwidgets)
- net-libs/accounts-qt
- net-libs/signond
- net-libs/telepathy-qt[qt5]
-"
-DEPEND="${COMMON_DEPEND}
- $(add_frameworks_dep kcmutils)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kio)
- net-libs/libaccounts-glib
-"
-RDEPEND="${COMMON_DEPEND}
- $(add_kdeapps_dep kaccounts-providers)
- net-im/telepathy-connection-managers
- !net-im/ktp-accounts-kcm
-"
-
-src_prepare() {
- if use experimental; then
- mv "${S}"/data/kaccounts/disabled/*.in "${S}"/data/kaccounts/ || die "couldn't enable experimental services"
- fi
- kde5_src_prepare
-}
-
-pkg_postinst() {
- if use experimental; then
- ewarn "Experimental providers are enabled."
- ewarn "Most of them aren't integrated nicely and may require additional steps for account creation."
- ewarn "Use at your own risk!"
- fi
-}
diff --git a/kde-apps/ktp-approver/ktp-approver-15.12.3.ebuild b/kde-apps/ktp-approver/ktp-approver-15.12.3.ebuild
deleted file mode 100644
index d5ba883..0000000
--- a/kde-apps/ktp-approver/ktp-approver-15.12.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="KDE Telepathy notification handler"
-HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration"
-
-LICENSE="LGPL-2.1"
-KEYWORDS=" ~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep knotifications)
- $(add_frameworks_dep kservice)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
- net-libs/telepathy-qt[qt5]"
-
-RDEPEND="${DEPEND}
- $(add_kdeapps_dep ktp-contact-list)
- !net-im/ktp-approver
-"
diff --git a/kde-apps/ktp-auth-handler/ktp-auth-handler-15.12.3.ebuild b/kde-apps/ktp-auth-handler/ktp-auth-handler-15.12.3.ebuild
deleted file mode 100644
index 56189a1..0000000
--- a/kde-apps/ktp-auth-handler/ktp-auth-handler-15.12.3.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="KDE Telepathy authentication handler"
-HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration"
-
-LICENSE="LGPL-2.1"
-KEYWORDS=" ~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kwallet)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_kdeapps_dep kaccounts-integration)
- $(add_kdeapps_dep ktp-common-internals)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtnetwork)
- $(add_qt_dep qtwidgets)
- app-crypt/qca:2[qt5]
- net-libs/accounts-qt
- net-libs/signond
- net-libs/telepathy-qt[qt5]
-"
-DEPEND="${COMMON_DEPEND}
- $(add_frameworks_dep kdewebkit)
-"
-RDEPEND="${COMMON_DEPEND}
- app-crypt/qca:2[openssl]
- !net-im/ktp-auth-handler
-"
diff --git a/kde-apps/ktp-common-internals/ktp-common-internals-15.12.3.ebuild b/kde-apps/ktp-common-internals/ktp-common-internals-15.12.3.ebuild
deleted file mode 100644
index 0617a84..0000000
--- a/kde-apps/ktp-common-internals/ktp-common-internals-15.12.3.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_DOXYGEN="true"
-KDE_TEST="forceoptional"
-inherit kde5
-
-DESCRIPTION="KDE Telepathy common library"
-HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration"
-
-LICENSE="LGPL-2.1"
-KEYWORDS=" ~amd64 ~x86"
-IUSE="otr +sso"
-
-COMMON_DEPEND="
- $(add_frameworks_dep kcmutils)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep knotifications)
- $(add_frameworks_dep knotifyconfig)
- $(add_frameworks_dep kparts)
- $(add_frameworks_dep kpeople)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep ktexteditor)
- $(add_frameworks_dep kwallet)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtdeclarative)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtsql)
- $(add_qt_dep qtwidgets)
- $(add_qt_dep qtxml)
- net-libs/telepathy-logger-qt:5
- >=net-libs/telepathy-qt-0.9.5[qt5]
- otr? (
- dev-libs/libgcrypt:0=
- >=net-libs/libotr-4.0.0
- )
- sso? (
- $(add_kdeapps_dep kaccounts-integration)
- net-libs/accounts-qt
- net-libs/telepathy-accounts-signon
- )
-"
-DEPEND="${COMMON_DEPEND}
- $(add_frameworks_dep kio)
- $(add_qt_dep qtnetwork)
-"
-RDEPEND="${COMMON_DEPEND}
- !net-im/ktp-common-internals
-"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package doc Doxygen)
- $(cmake-utils_use_find_package sso KAccounts)
- $(cmake-utils_use_find_package sso AccountsQt5)
- $(cmake-utils_use_find_package otr Libgcrypt)
- $(cmake-utils_use_find_package otr LibOTR)
- )
-
- kde5_src_configure
-}
-
-src_compile() {
- kde5_src_compile
- use doc && kde5_src_compile apidox
-}
-
-src_install() {
- kde5_src_install
- use doc && dodoc "${BUILD_DIR}"/KTp/docs/html/*
-}
diff --git a/kde-apps/ktp-contact-list/ktp-contact-list-15.12.3.ebuild b/kde-apps/ktp-contact-list/ktp-contact-list-15.12.3.ebuild
deleted file mode 100644
index 00134ec..0000000
--- a/kde-apps/ktp-contact-list/ktp-contact-list-15.12.3.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="KDE Telepathy contact list"
-HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration"
-
-LICENSE="GPL-2"
-KEYWORDS=" ~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
- $(add_frameworks_dep kcompletion)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep knotifications)
- $(add_frameworks_dep kpeople)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kwindowsystem)
- $(add_frameworks_dep kxmlgui)
- $(add_kdeapps_dep ktp-common-internals)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
- net-libs/telepathy-qt[qt5]
-"
-DEPEND="${COMMON_DEPEND}
- $(add_frameworks_dep kcmutils)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep knotifyconfig)
- $(add_qt_dep qtxml)
-"
-RDEPEND="${COMMON_DEPEND}
- !net-im/ktp-contact-list
-"
diff --git a/kde-apps/ktp-contact-runner/ktp-contact-runner-15.12.3.ebuild b/kde-apps/ktp-contact-runner/ktp-contact-runner-15.12.3.ebuild
deleted file mode 100644
index 205e14b..0000000
--- a/kde-apps/ktp-contact-runner/ktp-contact-runner-15.12.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="KDE Telepathy krunner plugin"
-HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration"
-
-LICENSE="LGPL-2.1"
-KEYWORDS=" ~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep krunner)
- $(add_kdeapps_dep ktp-common-internals)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
- net-libs/telepathy-qt[qt5]
-"
-DEPEND="${COMMON_DEPEND}
- $(add_frameworks_dep kservice)
-"
-RDEPEND="${COMMON_DEPEND}
- !net-im/ktp-contact-runner
-"
diff --git a/kde-apps/ktp-desktop-applets/ktp-desktop-applets-15.12.3.ebuild b/kde-apps/ktp-desktop-applets/ktp-desktop-applets-15.12.3.ebuild
deleted file mode 100644
index 6624746..0000000
--- a/kde-apps/ktp-desktop-applets/ktp-desktop-applets-15.12.3.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="KDE Telepathy contact, presence and chat Plasma applets"
-HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration"
-
-LICENSE="|| ( GPL-2 GPL-3 ) GPL-2+ LGPL-2.1+"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kdeclarative)
- $(add_frameworks_dep kwindowsystem)
- $(add_frameworks_dep plasma)
- $(add_qt_dep qtdeclarative)
-"
-RDEPEND="${DEPEND}
- !net-im/ktp-desktop-applets
-"
diff --git a/kde-apps/ktp-filetransfer-handler/ktp-filetransfer-handler-15.12.3.ebuild b/kde-apps/ktp-filetransfer-handler/ktp-filetransfer-handler-15.12.3.ebuild
deleted file mode 100644
index 2b8257a..0000000
--- a/kde-apps/ktp-filetransfer-handler/ktp-filetransfer-handler-15.12.3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="KDE Telepathy file transfer handler"
-HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration"
-
-LICENSE="GPL-2+ LGPL-2+ LGPL-2.1+"
-KEYWORDS=" ~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kio)
- $(add_kdeapps_dep ktp-common-internals)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
- net-libs/telepathy-qt[qt5]
-"
-RDEPEND="${DEPEND}
- !net-im/ktp-filetransfer-handler
-"
diff --git a/kde-apps/ktp-kded-module/ktp-kded-module-15.12.3.ebuild b/kde-apps/ktp-kded-module/ktp-kded-module-15.12.3.ebuild
deleted file mode 100644
index a201e89..0000000
--- a/kde-apps/ktp-kded-module/ktp-kded-module-15.12.3.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="KDE Telepathy workspace integration"
-HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration"
-
-LICENSE="LGPL-2.1"
-KEYWORDS=" ~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kidletime)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep knotifications)
- $(add_kdeapps_dep ktp-common-internals)
- $(add_qt_dep qtconcurrent)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtnetwork)
- $(add_qt_dep qtsql)
- $(add_qt_dep qtwidgets)
- net-libs/telepathy-qt[qt5]
-"
-DEPEND="${COMMON_DEPEND}
- $(add_frameworks_dep kcmutils)
- $(add_frameworks_dep kwidgetsaddons)
-"
-RDEPEND="${COMMON_DEPEND}
- $(add_kdeapps_dep signon-kwallet-extension)
- !net-im/ktp-kded-module
-"
diff --git a/kde-apps/ktp-send-file/ktp-send-file-15.12.3.ebuild b/kde-apps/ktp-send-file/ktp-send-file-15.12.3.ebuild
deleted file mode 100644
index 454b7ae..0000000
--- a/kde-apps/ktp-send-file/ktp-send-file-15.12.3.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="KDE Telepathy file manager plugin to send files to contacts"
-HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration"
-
-LICENSE="LGPL-2.1+"
-KEYWORDS=" ~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_kdeapps_dep ktp-common-internals)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
- net-libs/telepathy-qt[qt5]
-"
-DEPEND="${COMMON_DEPEND}
- $(add_frameworks_dep kcmutils)
-"
-RDEPEND="${COMMON_DEPEND}
- $(add_kdeapps_dep ktp-contact-list)
- $(add_kdeapps_dep ktp-filetransfer-handler)
- !net-im/ktp-send-file
-"
diff --git a/kde-apps/ktp-text-ui/ktp-text-ui-15.12.3.ebuild b/kde-apps/ktp-text-ui/ktp-text-ui-15.12.3.ebuild
deleted file mode 100644
index 1a1a24b..0000000
--- a/kde-apps/ktp-text-ui/ktp-text-ui-15.12.3.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="KDE Telepathy text chat window"
-HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration"
-
-LICENSE="Apache-2.0 || ( AFL-2.1 BSD ) GPL-2+ LGPL-2.1+ MIT"
-KEYWORDS="~amd64 ~x86"
-IUSE="speech"
-
-DEPEND="
- $(add_frameworks_dep karchive)
- $(add_frameworks_dep kcmutils)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep kdewebkit)
- $(add_frameworks_dep kemoticons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kitemviews)
- $(add_frameworks_dep knotifications)
- $(add_frameworks_dep knotifyconfig)
- $(add_frameworks_dep kpeople)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep ktextwidgets)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kwindowsystem)
- $(add_frameworks_dep kxmlgui)
- $(add_frameworks_dep sonnet)
- $(add_kdeapps_dep ktp-common-internals otr)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwebkit)
- $(add_qt_dep qtwidgets)
- $(add_qt_dep qtxml)
- net-libs/telepathy-qt[qt5]
- speech? ( $(add_qt_dep qtspeech) )
-"
-RDEPEND="${DEPEND}
- $(add_kdeapps_dep ktp-contact-list)
- !net-im/ktp-text-ui
-"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package speech Qt5TextToSpeech)
- )
-
- kde5_src_configure
-}
diff --git a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-15.12.3.ebuild b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-15.12.3.ebuild
deleted file mode 100644
index 115038d..0000000
--- a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-15.12.3.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5-meta-pkg
-
-DESCRIPTION="Plasma Telepathy client"
-HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration"
-
-LICENSE="|| ( GPL-2 GPL-3 LGPL-2.1 )"
-KEYWORDS=" ~amd64 ~x86"
-IUSE="nls"
-
-[[ ${KDE_BUILD_TYPE} = live ]] && L10N_MINIMAL=${KDE_APPS_MINIMAL}
-
-RDEPEND="
- $(add_kdeapps_dep ktp-accounts-kcm)
- $(add_kdeapps_dep ktp-approver)
- $(add_kdeapps_dep ktp-auth-handler)
- $(add_kdeapps_dep ktp-common-internals)
- $(add_kdeapps_dep ktp-contact-list)
- $(add_kdeapps_dep ktp-contact-runner)
- $(add_kdeapps_dep ktp-desktop-applets)
- $(add_kdeapps_dep ktp-filetransfer-handler)
- $(add_kdeapps_dep ktp-kded-module)
- $(add_kdeapps_dep ktp-send-file)
- $(add_kdeapps_dep ktp-text-ui)
- !net-im/kde-telepathy-meta
- nls? (
- $(add_kdeapps_dep ktp-l10n '' ${L10N_MINIMAL})
- )
-"
-
-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/signon-kwallet-extension/signon-kwallet-extension-15.12.3.ebuild b/kde-apps/signon-kwallet-extension/signon-kwallet-extension-15.12.3.ebuild
deleted file mode 100644
index adce941..0000000
--- a/kde-apps/signon-kwallet-extension/signon-kwallet-extension-15.12.3.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="KWallet extension for signond"
-HOMEPAGE="https://01.org/gsso/"
-KEYWORDS=" ~amd64 ~x86"
-LICENSE="LGPL-2.1"
-
-DEPEND="
- $(add_frameworks_dep kwallet)
- net-libs/signond
-"
-RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-04-21 13:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-21 13:56 [gentoo-commits] proj/kde:master commit in: kde-apps/kdenetwork-meta/, kde-apps/ktp-kded-module/, kde-apps/ktp-auth-handler/, Johannes Huber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox