From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SKp6r-0003y3-NF for garchives@archives.gentoo.org; Thu, 19 Apr 2012 11:01:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40AD0E05FA; Thu, 19 Apr 2012 11:01:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0B557E05FA for ; Thu, 19 Apr 2012 11:01:00 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6E6881B4092 for ; Thu, 19 Apr 2012 11:01:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 2B0F2E5403 for ; Thu, 19 Apr 2012 11:00:59 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1334833281.718b1f26e887c469463d9e1529468b497daa8a4a.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-im/ktp-call-ui/ X-VCS-Repository: proj/kde X-VCS-Files: net-im/ktp-call-ui/ktp-call-ui-9999.ebuild net-im/ktp-call-ui/metadata.xml X-VCS-Directories: net-im/ktp-call-ui/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 718b1f26e887c469463d9e1529468b497daa8a4a X-VCS-Branch: master Date: Thu, 19 Apr 2012 11:00:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 4cc375f1-8bbe-4014-84b3-1a1c75d8d6d8 X-Archives-Hash: 15233ebf0f2c6eccfe126b0645003e6e commit: 718b1f26e887c469463d9e1529468b497daa8a4a Author: Johannes Huber gentoo org> AuthorDate: Thu Apr 19 11:01:21 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Thu Apr 19 11:01:21 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D718b1f26 [net-im/ktp-call-ui] New KDE Telepathy package. (Portage version: 2.2.0_alpha100/git/Linux i686, unsigned Manifest commit= ) --- net-im/ktp-call-ui/ktp-call-ui-9999.ebuild | 35 ++++++++++++++++++++++= ++++++ net-im/ktp-call-ui/metadata.xml | 5 ++++ 2 files changed, 40 insertions(+), 0 deletions(-) diff --git a/net-im/ktp-call-ui/ktp-call-ui-9999.ebuild b/net-im/ktp-call= -ui/ktp-call-ui-9999.ebuild new file mode 100644 index 0000000..1a5a2d6 --- /dev/null +++ b/net-im/ktp-call-ui/ktp-call-ui-9999.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=3D4 + +KDE_SCM=3D"git" +inherit kde4-base + +DESCRIPTION=3D"KDE Telepathy audio/video conferencing ui" +HOMEPAGE=3D"http://community.kde.org/Real-Time_Communication_and_Collabo= ration" +if [[ ${PV} !=3D *9999* ]]; then + SRC_URI=3D"mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2" + KEYWORDS=3D"~amd64 ~x86" +else + KEYWORDS=3D"" +fi + +LICENSE=3D"GPL-2" +SLOT=3D"4" +IUSE=3D"debug" + +DEPEND=3D" + >=3Dmedia-libs/qt-gstreamer-0.10.2 + >=3Dnet-im/ktp-common-internals-${PV} + net-libs/telepathy-farstream + >=3Dnet-libs/telepathy-qt-0.9.1[farstream] +" +RDEPEND=3D"${DEPEND} + || ( + >=3Dnet-im/ktp-contact-applet-${PV} + >=3Dnet-im/ktp-contact-list-${PV} + >=3Dnet-im/ktp-text-ui-${PV} + ) +" diff --git a/net-im/ktp-call-ui/metadata.xml b/net-im/ktp-call-ui/metadat= a.xml new file mode 100644 index 0000000..8d1e86a --- /dev/null +++ b/net-im/ktp-call-ui/metadata.xml @@ -0,0 +1,5 @@ + + + +kde +