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 1QuR8z-0000qt-4j for garchives@archives.gentoo.org; Fri, 19 Aug 2011 15:38:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08F0921C09F; Fri, 19 Aug 2011 15:37:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C951321C0A4 for ; Fri, 19 Aug 2011 15:37:38 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2DBC71B4090 for ; Fri, 19 Aug 2011 15:37:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id C39A58004B for ; Fri, 19 Aug 2011 15:37:36 +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: <285a002962fa2cb57ec35c5ac2275bb86814cd2d.j0hu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-libs/jreen/ X-VCS-Repository: proj/kde X-VCS-Files: net-libs/jreen/jreen-9999.ebuild net-libs/jreen/metadata.xml X-VCS-Directories: net-libs/jreen/ X-VCS-Committer: j0hu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 285a002962fa2cb57ec35c5ac2275bb86814cd2d Date: Fri, 19 Aug 2011 15:37:36 +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: X-Archives-Hash: 095c4b5a62f69648309bb8e6707c80c8 commit: 285a002962fa2cb57ec35c5ac2275bb86814cd2d Author: Johannes Huber gmx de> AuthorDate: Fri Aug 19 13:03:47 2011 +0000 Commit: Johannes Huber gmx de> CommitDate: Fri Aug 19 13:03:47 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D285a0029 [net-libs/jreen] New ebuild needed for media-sound/tomahawk --- net-libs/jreen/jreen-9999.ebuild | 28 ++++++++++++++++++++++++++++ net-libs/jreen/metadata.xml | 5 +++++ 2 files changed, 33 insertions(+), 0 deletions(-) diff --git a/net-libs/jreen/jreen-9999.ebuild b/net-libs/jreen/jreen-9999= .ebuild new file mode 100644 index 0000000..1314a9a --- /dev/null +++ b/net-libs/jreen/jreen-9999.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=3D4 + +EGIT_REPO_URI=3D"https://github.com/euroelessar/jreen.git" +[[ ${PV} =3D=3D *9999 ]] && GIT_ECLASS=3D"git-2" +inherit qt4-r2 cmake-utils ${GIT_ECLASS} + +DESCRIPTION=3D"Qt XMPP library" +HOMEPAGE=3D"http://gitorious.org/jreen" +[[ ${PV} =3D=3D *9999 ]] || SRC_URI=3D"" + +LICENSE=3D"GPL-2" +SLOT=3D"0" +KEYWORDS=3D"" +IUSE=3D"debug" + +DEPEND=3D" + >=3Dx11-libs/qt-core-4.6.0 + >=3Dx11-libs/qt-gui-4.6.0 + >=3Dapp-crypt/qca-2.0.3 + >=3Dnet-dns/libidn-1.20 +" +RDEPEND=3D"${DEPEND}" + +S=3D"${WORKDIR}"/"${PN}" diff --git a/net-libs/jreen/metadata.xml b/net-libs/jreen/metadata.xml new file mode 100644 index 0000000..8d1e86a --- /dev/null +++ b/net-libs/jreen/metadata.xml @@ -0,0 +1,5 @@ + + + +kde +