diff options
author | Johannes Huber <johu@gentoo.org> | 2016-04-22 12:51:52 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-04-22 14:35:23 +0200 |
commit | 702d08e82665e28d5706e8d2d6fd5e13dc41156d (patch) | |
tree | 6d1fe80f94fe55f0d1522b71c000d314a45696b5 /kde-apps | |
parent | net-im/ktp-approver -> kde-apps/ktp-approver (diff) | |
download | gentoo-702d08e82665e28d5706e8d2d6fd5e13dc41156d.tar.gz gentoo-702d08e82665e28d5706e8d2d6fd5e13dc41156d.tar.bz2 gentoo-702d08e82665e28d5706e8d2d6fd5e13dc41156d.zip |
net-im/ktp-auth-handler -> kde-apps/ktp-auth-handler
Diffstat (limited to 'kde-apps')
-rw-r--r-- | kde-apps/ktp-auth-handler/Manifest | 1 | ||||
-rw-r--r-- | kde-apps/ktp-auth-handler/ktp-auth-handler-0.9.0.ebuild | 29 | ||||
-rw-r--r-- | kde-apps/ktp-auth-handler/ktp-auth-handler-15.12.3.ebuild | 2 | ||||
-rw-r--r-- | kde-apps/ktp-l10n/ktp-l10n-15.12.3.ebuild | 2 |
4 files changed, 32 insertions, 2 deletions
diff --git a/kde-apps/ktp-auth-handler/Manifest b/kde-apps/ktp-auth-handler/Manifest index 806e16a9ec7a..0b4987b36c18 100644 --- a/kde-apps/ktp-auth-handler/Manifest +++ b/kde-apps/ktp-auth-handler/Manifest @@ -1 +1,2 @@ +DIST ktp-auth-handler-0.9.0.tar.bz2 49212 SHA256 6eb07a75200bd18154f42fbe1ff64a9fb0799b709899c3cb31474523b418478e SHA512 915790f317d82a34b2daaf81eae47af0d68e6602de57902801d7904f3b64165556554a12a076bb40037ccdc6e74c39328dfdaefd2e30dd1018952ec3e4fae675 WHIRLPOOL ed97c5c475650fd6f20e55afe2deae9266531aa024874294110266d990018a93f9be51ab2ea982f25474375ee63e8c20dd7fbcad8b3b04ebe3aac66d467c016d DIST ktp-auth-handler-15.12.3.tar.xz 26248 SHA256 8aaf8e64eaa3ea4692a4f3b13e2a64e101b35de4fe79b4063d7ca301e73b6cc2 SHA512 547db624a5b3910bec1d06a179449dbed6ca05e13a1e22e08f9c01f532d8e6993be2ff6aac56285cfc42f135fdf6491cec1587ad96f24007548a400a7ab226cb WHIRLPOOL 3c251d3164060ce33af0d1cbadfb477aebb9d9243c32f3470dda90a6a71891246aa6b385e3d41a8308fbf8b1526406e7872c0ad99837a7327c8714199e57ec2d diff --git a/kde-apps/ktp-auth-handler/ktp-auth-handler-0.9.0.ebuild b/kde-apps/ktp-auth-handler/ktp-auth-handler-0.9.0.ebuild new file mode 100644 index 000000000000..7737a40fdc2e --- /dev/null +++ b/kde-apps/ktp-auth-handler/ktp-auth-handler-0.9.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +KDE_LINGUAS="bs ca ca@valencia cs da de el es et fi fr ga gl hu ia it ja kk km +ko lt mr nb nds nl pl pt pt_BR ro ru sk sl sr sr@ijekavian sr@ijekavianlatin +sr@latin sv uk vi zh_CN zh_TW" +inherit kde4-base + +DESCRIPTION="KDE Telepathy authentication handler" +HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration" +SRC_URI="mirror://kde/stable/kde-telepathy/${PV}/src/${P}.tar.bz2" +KEYWORDS="~amd64 ~x86" + +LICENSE="LGPL-2.1" +SLOT="4" +IUSE="debug" + +DEPEND=" + app-crypt/qca:2[qt4] + >=dev-libs/qjson-0.8 + >=kde-apps/ktp-common-internals-${PV}:4 + >=net-libs/telepathy-qt-0.9.5[qt4] +" +RDEPEND="${DEPEND} + app-crypt/qca:2[openssl] +" 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 index 56189a14cdb2..21df4053d4f9 100644 --- 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 @@ -36,5 +36,5 @@ DEPEND="${COMMON_DEPEND} " RDEPEND="${COMMON_DEPEND} app-crypt/qca:2[openssl] - !net-im/ktp-auth-handler + !kde-apps/ktp-auth-handler:4 " diff --git a/kde-apps/ktp-l10n/ktp-l10n-15.12.3.ebuild b/kde-apps/ktp-l10n/ktp-l10n-15.12.3.ebuild index 6d1acc2c618f..9aa7f4ac329d 100644 --- a/kde-apps/ktp-l10n/ktp-l10n-15.12.3.ebuild +++ b/kde-apps/ktp-l10n/ktp-l10n-15.12.3.ebuild @@ -19,7 +19,7 @@ RDEPEND=" !<kde-apps/kde-l10n-15.08.0-r1 !kde-apps/ktp-accounts-kcm:4 !kde-apps/ktp-approver:4 - !net-im/ktp-auth-handler + !kde-apps/ktp-auth-handler !kde-apps/ktp-common-internals:4 !net-im/ktp-contact-list !net-im/ktp-filetransfer-handler |