summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-07-26 12:28:55 +0000
committerJohannes Huber <johu@gentoo.org>2012-07-26 12:28:55 +0000
commit3a6b9e0f60a04ce8040e31040fac65afb2d9f2fe (patch)
treef5ae2dea9e2b0a000f2801e01f9c633c666c7abc /net-im
parentCleanup. (diff)
downloadhistorical-3a6b9e0f60a04ce8040e31040fac65afb2d9f2fe.tar.gz
historical-3a6b9e0f60a04ce8040e31040fac65afb2d9f2fe.tar.bz2
historical-3a6b9e0f60a04ce8040e31040fac65afb2d9f2fe.zip
Version bump KDE Telepathy 0.4.1.
Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
Diffstat (limited to 'net-im')
-rw-r--r--net-im/kde-telepathy-meta/ChangeLog8
-rw-r--r--net-im/kde-telepathy-meta/kde-telepathy-meta-0.4.1.ebuild43
-rw-r--r--net-im/ktp-accounts-kcm/ChangeLog7
-rw-r--r--net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.4.1.ebuild34
-rw-r--r--net-im/ktp-approver/ChangeLog7
-rw-r--r--net-im/ktp-approver/ktp-approver-0.4.1.ebuild30
-rw-r--r--net-im/ktp-auth-handler/ChangeLog7
-rw-r--r--net-im/ktp-auth-handler/ktp-auth-handler-0.4.1.ebuild30
-rw-r--r--net-im/ktp-call-ui/ChangeLog7
-rw-r--r--net-im/ktp-call-ui/ktp-call-ui-0.4.1.ebuild38
-rw-r--r--net-im/ktp-common-internals/ChangeLog8
-rw-r--r--net-im/ktp-common-internals/ktp-common-internals-0.4.1.ebuild28
-rw-r--r--net-im/ktp-contact-applet/ChangeLog8
-rw-r--r--net-im/ktp-contact-applet/ktp-contact-applet-0.4.1.ebuild31
-rw-r--r--net-im/ktp-contact-list/ChangeLog7
-rw-r--r--net-im/ktp-contact-list/ktp-contact-list-0.4.1.ebuild30
-rw-r--r--net-im/ktp-contact-runner/ChangeLog8
-rw-r--r--net-im/ktp-contact-runner/ktp-contact-runner-0.4.1.ebuild29
-rw-r--r--net-im/ktp-filetransfer-handler/ChangeLog8
-rw-r--r--net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.4.1.ebuild29
-rw-r--r--net-im/ktp-kded-module/ChangeLog7
-rw-r--r--net-im/ktp-kded-module/ktp-kded-module-0.4.1.ebuild32
-rw-r--r--net-im/ktp-presence-applet/ChangeLog8
-rw-r--r--net-im/ktp-presence-applet/ktp-presence-applet-0.4.1.ebuild30
-rw-r--r--net-im/ktp-send-file/ChangeLog7
-rw-r--r--net-im/ktp-send-file/ktp-send-file-0.4.1.ebuild33
-rw-r--r--net-im/ktp-text-ui/ChangeLog7
-rw-r--r--net-im/ktp-text-ui/ktp-text-ui-0.4.1.ebuild39
28 files changed, 546 insertions, 14 deletions
diff --git a/net-im/kde-telepathy-meta/ChangeLog b/net-im/kde-telepathy-meta/ChangeLog
index af395fb70a6f..4e2705cf5717 100644
--- a/net-im/kde-telepathy-meta/ChangeLog
+++ b/net-im/kde-telepathy-meta/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-im/kde-telepathy-meta
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/kde-telepathy-meta/ChangeLog,v 1.5 2012/07/26 09:43:58 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/kde-telepathy-meta/ChangeLog,v 1.6 2012/07/26 12:28:53 johu Exp $
+
+*kde-telepathy-meta-0.4.1 (26 Jul 2012)
+
+ 26 Jul 2012; Johannes Huber <johu@gentoo.org>
+ +kde-telepathy-meta-0.4.1.ebuild:
+ Version bump KDE Telepathy 0.4.1.
26 Jul 2012; Johannes Huber <johu@gentoo.org>
-kde-telepathy-meta-0.3.1.ebuild:
diff --git a/net-im/kde-telepathy-meta/kde-telepathy-meta-0.4.1.ebuild b/net-im/kde-telepathy-meta/kde-telepathy-meta-0.4.1.ebuild
new file mode 100644
index 000000000000..5c24769cd700
--- /dev/null
+++ b/net-im/kde-telepathy-meta/kde-telepathy-meta-0.4.1.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/kde-telepathy-meta/kde-telepathy-meta-0.4.1.ebuild,v 1.1 2012/07/26 12:28:53 johu Exp $
+
+EAPI=4
+
+DESCRIPTION="KDE Telepathy client - merge this to pull in all net-im/ktp-*
+kde packages"
+HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
+
+if [[ ${PV} != *9999* ]]; then
+ KEYWORDS="~amd64 ~x86"
+else
+ KEYWORDS=""
+fi
+
+LICENSE="|| ( GPL-2 GPL-3 LGPL-2.1 )"
+SLOT="4"
+IUSE=""
+
+DEPEND=""
+RDEPEND="
+ >=net-im/ktp-accounts-kcm-${PV}
+ >=net-im/ktp-approver-${PV}
+ >=net-im/ktp-auth-handler-${PV}
+ >=net-im/ktp-common-internals-${PV}
+ >=net-im/ktp-contact-applet-${PV}
+ >=net-im/ktp-contact-list-${PV}
+ >=net-im/ktp-contact-runner-${PV}
+ >=net-im/ktp-filetransfer-handler-${PV}
+ >=net-im/ktp-kded-module-${PV}
+ >=net-im/ktp-presence-applet-${PV}
+ >=net-im/ktp-send-file-${PV}
+ >=net-im/ktp-text-ui-${PV}
+ net-im/telepathy-connection-managers
+"
+
+pkg_postinst() {
+ echo
+ elog "You can configure the accounts in the KDE System Settings"
+ elog "and then add the Instant Messaging plasma applet to access the contact list."
+ echo
+}
diff --git a/net-im/ktp-accounts-kcm/ChangeLog b/net-im/ktp-accounts-kcm/ChangeLog
index 08a2af37da96..75477b5f214a 100644
--- a/net-im/ktp-accounts-kcm/ChangeLog
+++ b/net-im/ktp-accounts-kcm/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-im/ktp-accounts-kcm
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-accounts-kcm/ChangeLog,v 1.5 2012/07/26 09:43:57 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-accounts-kcm/ChangeLog,v 1.6 2012/07/26 12:28:54 johu Exp $
+
+*ktp-accounts-kcm-0.4.1 (26 Jul 2012)
+
+ 26 Jul 2012; Johannes Huber <johu@gentoo.org> +ktp-accounts-kcm-0.4.1.ebuild:
+ Version bump KDE Telepathy 0.4.1.
26 Jul 2012; Johannes Huber <johu@gentoo.org> -ktp-accounts-kcm-0.3.1.ebuild:
Remove KDE Telepathy 0.3.1.
diff --git a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.4.1.ebuild b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.4.1.ebuild
new file mode 100644
index 000000000000..0a90e30a257d
--- /dev/null
+++ b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.4.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.4.1.ebuild,v 1.1 2012/07/26 12:28:54 johu Exp $
+
+EAPI=4
+
+KDE_MINIMAL="4.7"
+KDE_LINGUAS="ca cs da de el en_GB eo es et fi fr ga gl hu it ja km lt mai nb nds
+nl pl pt pt_BR ru sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv tr ug uk vi
+zh_CN zh_TW"
+KDE_SCM="git"
+inherit kde4-base
+
+DESCRIPTION="KDE Telepathy account management kcm"
+HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
+if [[ ${PV} != *9999* ]]; then
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
+ KEYWORDS="~amd64 ~x86"
+else
+ KEYWORDS=""
+fi
+
+LICENSE="LGPL-2.1"
+SLOT="4"
+IUSE="debug"
+
+DEPEND="
+ >=net-im/ktp-common-internals-${PV}
+ net-im/telepathy-mission-control
+ net-libs/telepathy-glib
+ >=net-libs/telepathy-qt-0.9.1
+"
+RDEPEND="${DEPEND}
+"
diff --git a/net-im/ktp-approver/ChangeLog b/net-im/ktp-approver/ChangeLog
index 21c00047c0bd..de65a068302c 100644
--- a/net-im/ktp-approver/ChangeLog
+++ b/net-im/ktp-approver/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-im/ktp-approver
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-approver/ChangeLog,v 1.5 2012/07/26 09:43:58 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-approver/ChangeLog,v 1.6 2012/07/26 12:28:55 johu Exp $
+
+*ktp-approver-0.4.1 (26 Jul 2012)
+
+ 26 Jul 2012; Johannes Huber <johu@gentoo.org> +ktp-approver-0.4.1.ebuild:
+ Version bump KDE Telepathy 0.4.1.
26 Jul 2012; Johannes Huber <johu@gentoo.org> -ktp-approver-0.3.1.ebuild:
Remove KDE Telepathy 0.3.1.
diff --git a/net-im/ktp-approver/ktp-approver-0.4.1.ebuild b/net-im/ktp-approver/ktp-approver-0.4.1.ebuild
new file mode 100644
index 000000000000..9242fd0c222e
--- /dev/null
+++ b/net-im/ktp-approver/ktp-approver-0.4.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-approver/ktp-approver-0.4.1.ebuild,v 1.1 2012/07/26 12:28:55 johu Exp $
+
+EAPI=4
+
+KDE_LINGUAS="ca cs da de el es et fi fr ga gl hu it ja lt nb nds nl pl pt pt_BR
+sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
+KDE_SCM="git"
+inherit kde4-base
+
+DESCRIPTION="KDE Telepathy notification handler"
+HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
+if [[ ${PV} != *9999* ]]; then
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
+ KEYWORDS="~amd64 ~x86"
+else
+ KEYWORDS=""
+fi
+
+LICENSE="LGPL-2.1"
+SLOT="4"
+IUSE="debug"
+
+DEPEND="
+ >=net-libs/telepathy-qt-0.9.1
+"
+RDEPEND="${DEPEND}
+ >=net-im/ktp-contact-list-${PV}
+"
diff --git a/net-im/ktp-auth-handler/ChangeLog b/net-im/ktp-auth-handler/ChangeLog
index bd0ef25b2fee..5395d0e1f073 100644
--- a/net-im/ktp-auth-handler/ChangeLog
+++ b/net-im/ktp-auth-handler/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-im/ktp-auth-handler
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v 1.5 2012/07/26 09:43:59 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v 1.6 2012/07/26 12:28:53 johu Exp $
+
+*ktp-auth-handler-0.4.1 (26 Jul 2012)
+
+ 26 Jul 2012; Johannes Huber <johu@gentoo.org> +ktp-auth-handler-0.4.1.ebuild:
+ Version bump KDE Telepathy 0.4.1.
26 Jul 2012; Johannes Huber <johu@gentoo.org> -ktp-auth-handler-0.3.1.ebuild:
Remove KDE Telepathy 0.3.1.
diff --git a/net-im/ktp-auth-handler/ktp-auth-handler-0.4.1.ebuild b/net-im/ktp-auth-handler/ktp-auth-handler-0.4.1.ebuild
new file mode 100644
index 000000000000..11163508d78a
--- /dev/null
+++ b/net-im/ktp-auth-handler/ktp-auth-handler-0.4.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ktp-auth-handler-0.4.1.ebuild,v 1.1 2012/07/26 12:28:53 johu Exp $
+
+EAPI=4
+
+KDE_LINGUAS="ca cs da de el es et fi ga gl hu it ja lt nb nds nl pl pt pt_BR sk
+sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
+KDE_SCM="git"
+inherit kde4-base
+
+DESCRIPTION="KDE Telepathy authentication handler"
+HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
+if [[ ${PV} != *9999* ]]; then
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
+ KEYWORDS="~amd64 ~x86"
+else
+ KEYWORDS=""
+fi
+
+LICENSE="LGPL-2.1"
+SLOT="4"
+IUSE="debug"
+
+DEPEND="
+ dev-libs/qjson
+ >=net-im/ktp-common-internals-${PV}
+ >=net-libs/telepathy-qt-0.9.1
+"
+RDEPEND="${DEPEND}"
diff --git a/net-im/ktp-call-ui/ChangeLog b/net-im/ktp-call-ui/ChangeLog
index f6e8e6bef21c..48b9a6e08012 100644
--- a/net-im/ktp-call-ui/ChangeLog
+++ b/net-im/ktp-call-ui/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-im/ktp-call-ui
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-call-ui/ChangeLog,v 1.1 2012/07/13 14:30:31 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-call-ui/ChangeLog,v 1.2 2012/07/26 12:28:54 johu Exp $
+
+*ktp-call-ui-0.4.1 (26 Jul 2012)
+
+ 26 Jul 2012; Johannes Huber <johu@gentoo.org> +ktp-call-ui-0.4.1.ebuild:
+ Version bump KDE Telepathy 0.4.1.
*ktp-call-ui-0.4.0 (13 Jul 2012)
diff --git a/net-im/ktp-call-ui/ktp-call-ui-0.4.1.ebuild b/net-im/ktp-call-ui/ktp-call-ui-0.4.1.ebuild
new file mode 100644
index 000000000000..14c1be203a79
--- /dev/null
+++ b/net-im/ktp-call-ui/ktp-call-ui-0.4.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-call-ui/ktp-call-ui-0.4.1.ebuild,v 1.1 2012/07/26 12:28:54 johu Exp $
+
+EAPI=4
+
+# missing linguas in tarball
+#KDE_LINGUAS="bg cs da de en_GB es et fr ga gl hu it ja km lt mai nds nl pl pt
+#pt_BR sk sv th tr ug uk zh_TW"
+KDE_SCM="git"
+inherit kde4-base
+
+DESCRIPTION="KDE Telepathy audio/video conferencing ui"
+HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
+if [[ ${PV} != *9999* ]]; then
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
+ KEYWORDS=""
+else
+ KEYWORDS=""
+fi
+
+LICENSE="GPL-2"
+SLOT="4"
+IUSE="debug"
+
+DEPEND="
+ >=media-libs/qt-gstreamer-0.10.2
+ >=net-im/ktp-common-internals-${PV}
+ net-libs/telepathy-farstream
+ >=net-libs/telepathy-qt-0.9.1[farstream]
+"
+RDEPEND="${DEPEND}
+ || (
+ >=net-im/ktp-contact-applet-${PV}
+ >=net-im/ktp-contact-list-${PV}
+ >=net-im/ktp-text-ui-${PV}
+ )
+"
diff --git a/net-im/ktp-common-internals/ChangeLog b/net-im/ktp-common-internals/ChangeLog
index ef159b6ff46a..9364d56e9d34 100644
--- a/net-im/ktp-common-internals/ChangeLog
+++ b/net-im/ktp-common-internals/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-im/ktp-common-internals
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-common-internals/ChangeLog,v 1.5 2012/07/26 09:43:56 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-common-internals/ChangeLog,v 1.6 2012/07/26 12:28:53 johu Exp $
+
+*ktp-common-internals-0.4.1 (26 Jul 2012)
+
+ 26 Jul 2012; Johannes Huber <johu@gentoo.org>
+ +ktp-common-internals-0.4.1.ebuild:
+ Version bump KDE Telepathy 0.4.1.
26 Jul 2012; Johannes Huber <johu@gentoo.org>
-ktp-common-internals-0.3.1.ebuild:
diff --git a/net-im/ktp-common-internals/ktp-common-internals-0.4.1.ebuild b/net-im/ktp-common-internals/ktp-common-internals-0.4.1.ebuild
new file mode 100644
index 000000000000..eeeb892afb55
--- /dev/null
+++ b/net-im/ktp-common-internals/ktp-common-internals-0.4.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-common-internals/ktp-common-internals-0.4.1.ebuild,v 1.1 2012/07/26 12:28:53 johu Exp $
+
+EAPI=4
+
+KDE_SCM="git"
+KDE_LINGUAS="ca cs da de el es et fi ga gl hu it ja lt nb nds nl pl pt pt_BR sk
+sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
+inherit kde4-base
+
+DESCRIPTION="KDE Telepathy common library"
+HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
+if [[ ${PV} != *9999* ]]; then
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
+ KEYWORDS="~amd64 ~x86"
+else
+ KEYWORDS=""
+fi
+
+LICENSE="LGPL-2.1"
+SLOT="4"
+IUSE="debug"
+
+DEPEND="
+ >=net-libs/telepathy-qt-0.9.1
+"
+RDEPEND="${DEPEND}"
diff --git a/net-im/ktp-contact-applet/ChangeLog b/net-im/ktp-contact-applet/ChangeLog
index 1abc369bbd21..3224d7e39d93 100644
--- a/net-im/ktp-contact-applet/ChangeLog
+++ b/net-im/ktp-contact-applet/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-im/ktp-contact-applet
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-applet/ChangeLog,v 1.6 2012/07/26 09:43:58 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-applet/ChangeLog,v 1.7 2012/07/26 12:28:54 johu Exp $
+
+*ktp-contact-applet-0.4.1 (26 Jul 2012)
+
+ 26 Jul 2012; Johannes Huber <johu@gentoo.org>
+ +ktp-contact-applet-0.4.1.ebuild:
+ Version bump KDE Telepathy 0.4.1.
26 Jul 2012; Johannes Huber <johu@gentoo.org>
-ktp-contact-applet-0.3.1.ebuild:
diff --git a/net-im/ktp-contact-applet/ktp-contact-applet-0.4.1.ebuild b/net-im/ktp-contact-applet/ktp-contact-applet-0.4.1.ebuild
new file mode 100644
index 000000000000..92ae67da3685
--- /dev/null
+++ b/net-im/ktp-contact-applet/ktp-contact-applet-0.4.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-applet/ktp-contact-applet-0.4.1.ebuild,v 1.1 2012/07/26 12:28:54 johu Exp $
+
+EAPI=4
+
+KDE_SCM="git"
+KDE_LINGUAS="ca cs da de el es et fi ga gl hu it ja lt nb nds nl pl pt pt_BR sk
+sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
+inherit kde4-base
+
+DESCRIPTION="KDE Telepathy contact applet"
+HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
+if [[ ${PV} != *9999* ]]; then
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
+ KEYWORDS="~amd64 ~x86"
+else
+ KEYWORDS=""
+fi
+
+LICENSE="GPL-2"
+SLOT="4"
+IUSE="debug"
+
+DEPEND="
+ >=net-im/ktp-common-internals-${PV}
+ >=net-libs/telepathy-qt-0.9.1
+"
+RDEPEND="${DEPEND}
+ >=net-im/ktp-contact-list-${PV}
+"
diff --git a/net-im/ktp-contact-list/ChangeLog b/net-im/ktp-contact-list/ChangeLog
index a66c8a889c4e..b931df0cc644 100644
--- a/net-im/ktp-contact-list/ChangeLog
+++ b/net-im/ktp-contact-list/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-im/ktp-contact-list
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-list/ChangeLog,v 1.5 2012/07/26 09:43:57 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-list/ChangeLog,v 1.6 2012/07/26 12:28:55 johu Exp $
+
+*ktp-contact-list-0.4.1 (26 Jul 2012)
+
+ 26 Jul 2012; Johannes Huber <johu@gentoo.org> +ktp-contact-list-0.4.1.ebuild:
+ Version bump KDE Telepathy 0.4.1.
26 Jul 2012; Johannes Huber <johu@gentoo.org> -ktp-contact-list-0.3.1.ebuild:
Remove KDE Telepathy 0.3.1.
diff --git a/net-im/ktp-contact-list/ktp-contact-list-0.4.1.ebuild b/net-im/ktp-contact-list/ktp-contact-list-0.4.1.ebuild
new file mode 100644
index 000000000000..c18fa3e1e2a4
--- /dev/null
+++ b/net-im/ktp-contact-list/ktp-contact-list-0.4.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-list/ktp-contact-list-0.4.1.ebuild,v 1.1 2012/07/26 12:28:55 johu Exp $
+
+EAPI=4
+
+KDE_LINGUAS="ca cs da de el es et fi fr ga gl hu it ja km lt nb nds nl pl pt
+pt_BR sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv ug uk zh_CN zh_TW"
+KDE_SCM="git"
+inherit kde4-base
+
+DESCRIPTION="KDE Telepathy contact list"
+HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
+if [[ ${PV} != *9999* ]]; then
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
+ KEYWORDS="~amd64 ~x86"
+else
+ KEYWORDS=""
+fi
+
+LICENSE="GPL-2"
+SLOT="4"
+IUSE="debug"
+
+DEPEND="
+ >=net-im/ktp-accounts-kcm-${PV}
+ >=net-im/ktp-common-internals-${PV}
+ >=net-libs/telepathy-qt-0.9.1
+"
+RDEPEND="${DEPEND}"
diff --git a/net-im/ktp-contact-runner/ChangeLog b/net-im/ktp-contact-runner/ChangeLog
index 38a8e1b23073..310ddabd249a 100644
--- a/net-im/ktp-contact-runner/ChangeLog
+++ b/net-im/ktp-contact-runner/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-im/ktp-contact-runner
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-runner/ChangeLog,v 1.1 2012/07/13 14:30:31 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-runner/ChangeLog,v 1.2 2012/07/26 12:28:54 johu Exp $
+
+*ktp-contact-runner-0.4.1 (26 Jul 2012)
+
+ 26 Jul 2012; Johannes Huber <johu@gentoo.org>
+ +ktp-contact-runner-0.4.1.ebuild:
+ Version bump KDE Telepathy 0.4.1.
*ktp-contact-runner-0.4.0 (13 Jul 2012)
diff --git a/net-im/ktp-contact-runner/ktp-contact-runner-0.4.1.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-0.4.1.ebuild
new file mode 100644
index 000000000000..2340e64fb7ca
--- /dev/null
+++ b/net-im/ktp-contact-runner/ktp-contact-runner-0.4.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-runner/ktp-contact-runner-0.4.1.ebuild,v 1.1 2012/07/26 12:28:54 johu Exp $
+
+EAPI=4
+
+KDE_SCM="git"
+KDE_LINGUAS="ca cs da de el et fi ga gl hu it lt nds nl pl pt pt_BR sk sr
+sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
+inherit kde4-base
+
+DESCRIPTION="KDE Telepathy krunner plugin"
+HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
+if [[ ${PV} != *9999* ]]; then
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
+ KEYWORDS="~amd64 ~x86"
+else
+ KEYWORDS=""
+fi
+
+LICENSE="GPL-3"
+SLOT="4"
+IUSE="debug"
+
+DEPEND="
+ >=net-im/ktp-common-internals-${PV}
+ >=net-libs/telepathy-qt-0.9.1
+"
+RDEPEND="${DEPEND}"
diff --git a/net-im/ktp-filetransfer-handler/ChangeLog b/net-im/ktp-filetransfer-handler/ChangeLog
index 2d738c2f9540..ea7bf511e734 100644
--- a/net-im/ktp-filetransfer-handler/ChangeLog
+++ b/net-im/ktp-filetransfer-handler/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-im/ktp-filetransfer-handler
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-filetransfer-handler/ChangeLog,v 1.5 2012/07/26 09:43:59 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-filetransfer-handler/ChangeLog,v 1.6 2012/07/26 12:28:53 johu Exp $
+
+*ktp-filetransfer-handler-0.4.1 (26 Jul 2012)
+
+ 26 Jul 2012; Johannes Huber <johu@gentoo.org>
+ +ktp-filetransfer-handler-0.4.1.ebuild:
+ Version bump KDE Telepathy 0.4.1.
26 Jul 2012; Johannes Huber <johu@gentoo.org>
-ktp-filetransfer-handler-0.3.1.ebuild:
diff --git a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.4.1.ebuild b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.4.1.ebuild
new file mode 100644
index 000000000000..195488381afd
--- /dev/null
+++ b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.4.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.4.1.ebuild,v 1.1 2012/07/26 12:28:53 johu Exp $
+
+EAPI=4
+
+KDE_LINGUAS="ca cs da de el es et fi fr ga gl hu it ja lt nb nds nl pl pt pt_BR
+sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
+KDE_SCM="git"
+inherit kde4-base
+
+DESCRIPTION="KDE Telepathy file transfer handler"
+HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
+if [[ ${PV} != *9999* ]]; then
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
+ KEYWORDS="~amd64 ~x86"
+else
+ KEYWORDS=""
+fi
+
+LICENSE="GPL-2"
+SLOT="4"
+IUSE="debug"
+
+DEPEND="
+ >=net-im/ktp-common-internals-${PV}
+ >=net-libs/telepathy-qt-0.9.1
+"
+RDEPEND="${DEPEND}"
diff --git a/net-im/ktp-kded-module/ChangeLog b/net-im/ktp-kded-module/ChangeLog
index 98808e823d59..84904ab5e48b 100644
--- a/net-im/ktp-kded-module/ChangeLog
+++ b/net-im/ktp-kded-module/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-im/ktp-kded-module
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-kded-module/ChangeLog,v 1.5 2012/07/26 09:43:58 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-kded-module/ChangeLog,v 1.6 2012/07/26 12:28:53 johu Exp $
+
+*ktp-kded-module-0.4.1 (26 Jul 2012)
+
+ 26 Jul 2012; Johannes Huber <johu@gentoo.org> +ktp-kded-module-0.4.1.ebuild:
+ Version bump KDE Telepathy 0.4.1.
26 Jul 2012; Johannes Huber <johu@gentoo.org> -ktp-kded-module-0.3.1.ebuild:
Remove KDE Telepathy 0.3.1.
diff --git a/net-im/ktp-kded-module/ktp-kded-module-0.4.1.ebuild b/net-im/ktp-kded-module/ktp-kded-module-0.4.1.ebuild
new file mode 100644
index 000000000000..97fba2e8e63f
--- /dev/null
+++ b/net-im/ktp-kded-module/ktp-kded-module-0.4.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-kded-module/ktp-kded-module-0.4.1.ebuild,v 1.1 2012/07/26 12:28:53 johu Exp $
+
+EAPI=4
+
+KDE_LINGUAS="ca cs da de el es et fi fr ga gl hu it ja lt nb nds nl pl pt pt_BR
+sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
+KDE_SCM="git"
+MY_P=${PN/kded/kded-integration}-${PV}
+inherit kde4-base
+
+DESCRIPTION="KDE Telepathy workspace integration"
+HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
+if [[ ${PV} != *9999* ]]; then
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${MY_P}.tar.bz2"
+ KEYWORDS="~amd64 ~x86"
+else
+ KEYWORDS=""
+fi
+
+LICENSE="LGPL-2.1"
+SLOT="4"
+IUSE="debug"
+
+DEPEND="
+ >=net-im/ktp-common-internals-${PV}
+ >=net-libs/telepathy-qt-0.9.1
+"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_P}
diff --git a/net-im/ktp-presence-applet/ChangeLog b/net-im/ktp-presence-applet/ChangeLog
index 817047d28e7f..ca0f56804509 100644
--- a/net-im/ktp-presence-applet/ChangeLog
+++ b/net-im/ktp-presence-applet/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-im/ktp-presence-applet
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-presence-applet/ChangeLog,v 1.6 2012/07/26 09:43:57 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-presence-applet/ChangeLog,v 1.7 2012/07/26 12:28:53 johu Exp $
+
+*ktp-presence-applet-0.4.1 (26 Jul 2012)
+
+ 26 Jul 2012; Johannes Huber <johu@gentoo.org>
+ +ktp-presence-applet-0.4.1.ebuild:
+ Version bump KDE Telepathy 0.4.1.
26 Jul 2012; Johannes Huber <johu@gentoo.org>
-ktp-presence-applet-0.3.1.ebuild:
diff --git a/net-im/ktp-presence-applet/ktp-presence-applet-0.4.1.ebuild b/net-im/ktp-presence-applet/ktp-presence-applet-0.4.1.ebuild
new file mode 100644
index 000000000000..da800bc6d9ca
--- /dev/null
+++ b/net-im/ktp-presence-applet/ktp-presence-applet-0.4.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-presence-applet/ktp-presence-applet-0.4.1.ebuild,v 1.1 2012/07/26 12:28:53 johu Exp $
+
+EAPI=4
+
+KDE_SCM="git"
+KDE_LINGUAS="ca cs da de el es et fi ga gl hu it ja lt nb nds nl pl pt pt_BR sk
+sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
+inherit kde4-base
+
+DESCRIPTION="KDE Telepathy presence applet"
+HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
+if [[ ${PV} != *9999* ]]; then
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
+ KEYWORDS="~amd64 ~x86"
+else
+ KEYWORDS=""
+fi
+
+LICENSE="GPL-2"
+SLOT="4"
+IUSE="debug"
+
+DEPEND="
+ >=net-libs/telepathy-qt-0.9.1
+"
+RDEPEND="${DEPEND}
+ >=net-im/ktp-contact-list-${PV}
+"
diff --git a/net-im/ktp-send-file/ChangeLog b/net-im/ktp-send-file/ChangeLog
index 904967d822ee..39837b84a617 100644
--- a/net-im/ktp-send-file/ChangeLog
+++ b/net-im/ktp-send-file/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-im/ktp-send-file
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-send-file/ChangeLog,v 1.5 2012/07/26 09:43:56 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-send-file/ChangeLog,v 1.6 2012/07/26 12:28:52 johu Exp $
+
+*ktp-send-file-0.4.1 (26 Jul 2012)
+
+ 26 Jul 2012; Johannes Huber <johu@gentoo.org> +ktp-send-file-0.4.1.ebuild:
+ Version bump KDE Telepathy 0.4.1.
26 Jul 2012; Johannes Huber <johu@gentoo.org> -ktp-send-file-0.3.1.ebuild:
Remove KDE Telepathy 0.3.1.
diff --git a/net-im/ktp-send-file/ktp-send-file-0.4.1.ebuild b/net-im/ktp-send-file/ktp-send-file-0.4.1.ebuild
new file mode 100644
index 000000000000..d40ad8de7e32
--- /dev/null
+++ b/net-im/ktp-send-file/ktp-send-file-0.4.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-send-file/ktp-send-file-0.4.1.ebuild,v 1.1 2012/07/26 12:28:52 johu Exp $
+
+EAPI=4
+
+KDE_MINIMAL="4.7"
+KDE_LINGUAS="ca cs da de el es et fi ga gl hu it ja lt nb nds nl pl pt pt_BR sk
+sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
+KDE_SCM="git"
+inherit kde4-base
+
+DESCRIPTION="KDE Telepathy file manager plugin to send files to contacts"
+HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
+if [[ ${PV} != *9999* ]]; then
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
+ KEYWORDS="~amd64 ~x86"
+else
+ KEYWORDS=""
+fi
+
+LICENSE="LGPL-2.1"
+SLOT="4"
+IUSE="debug"
+
+DEPEND="
+ >=net-im/ktp-common-internals-${PV}
+ >=net-libs/telepathy-qt-0.9.1
+"
+RDEPEND="${DEPEND}
+ >=net-im/ktp-contact-list-${PV}
+ >=net-im/ktp-filetransfer-handler-${PV}
+"
diff --git a/net-im/ktp-text-ui/ChangeLog b/net-im/ktp-text-ui/ChangeLog
index 3e17c7485e9b..5f9bdef8c786 100644
--- a/net-im/ktp-text-ui/ChangeLog
+++ b/net-im/ktp-text-ui/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-im/ktp-text-ui
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-text-ui/ChangeLog,v 1.6 2012/07/26 09:43:57 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-text-ui/ChangeLog,v 1.7 2012/07/26 12:28:54 johu Exp $
+
+*ktp-text-ui-0.4.1 (26 Jul 2012)
+
+ 26 Jul 2012; Johannes Huber <johu@gentoo.org> +ktp-text-ui-0.4.1.ebuild:
+ Version bump KDE Telepathy 0.4.1.
26 Jul 2012; Johannes Huber <johu@gentoo.org> -ktp-text-ui-0.3.1.ebuild:
Remove KDE Telepathy 0.3.1.
diff --git a/net-im/ktp-text-ui/ktp-text-ui-0.4.1.ebuild b/net-im/ktp-text-ui/ktp-text-ui-0.4.1.ebuild
new file mode 100644
index 000000000000..61c11ade35df
--- /dev/null
+++ b/net-im/ktp-text-ui/ktp-text-ui-0.4.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-text-ui/ktp-text-ui-0.4.1.ebuild,v 1.1 2012/07/26 12:28:54 johu Exp $
+
+EAPI=4
+
+KDE_LINGUAS="ca cs da de el es et fi fr ga gl hu it ja km lt nb nds nl pl pt
+pt_BR sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv ug uk zh_CN zh_TW"
+KDE_SCM="git"
+inherit kde4-base
+
+DESCRIPTION="KDE Telepathy text chat window"
+HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
+if [[ ${PV} != *9999* ]]; then
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
+ KEYWORDS="~amd64 ~x86"
+else
+ KEYWORDS=""
+fi
+
+LICENSE="GPL-2"
+SLOT="4"
+IUSE="debug +history"
+
+DEPEND="
+ >=net-libs/telepathy-qt-0.9.1
+ history? ( net-libs/telepathy-logger-qt )
+"
+RDEPEND="${DEPEND}
+ >=net-im/ktp-contact-list-${PV}
+"
+
+src_configure() {
+ mycmakeargs=(
+ $(cmake-utils_use_with history TelepathyLoggerQt4)
+ )
+
+ cmake-utils_src_configure
+}