From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A6B8913832E for ; Mon, 25 Jul 2016 15:11:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38E0221C01D; Mon, 25 Jul 2016 15:11:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B686021C01D for ; Mon, 25 Jul 2016 15:11:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AB97A3409E6 for ; Mon, 25 Jul 2016 15:11:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D2577CF for ; Mon, 25 Jul 2016 15:11:28 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1469459483.900a6b46428f130bf509d9a0fd1af0fe9409f3f4.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-skypeweb/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-plugins/pidgin-skypeweb/Manifest x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.2.ebuild X-VCS-Directories: x11-plugins/pidgin-skypeweb/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 900a6b46428f130bf509d9a0fd1af0fe9409f3f4 X-VCS-Branch: master Date: Mon, 25 Jul 2016 15:11:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0b8f0137-6f55-4e61-96e7-3e1a64a6ef72 X-Archives-Hash: 4dbf256af578cd4a4b48ecc06f9903e4 commit: 900a6b46428f130bf509d9a0fd1af0fe9409f3f4 Author: Christopher Head chead ca> AuthorDate: Sun Jul 24 18:12:23 2016 +0000 Commit: Patrice Clement gentoo org> CommitDate: Mon Jul 25 15:11:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=900a6b46 x11-plugins/pidgin-skypeweb-1.2: version bump Closes: https://github.com/gentoo/gentoo/pull/1956 Signed-off-by: Patrice Clement gentoo.org> x11-plugins/pidgin-skypeweb/Manifest | 1 + .../pidgin-skypeweb/pidgin-skypeweb-1.2.ebuild | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) diff --git a/x11-plugins/pidgin-skypeweb/Manifest b/x11-plugins/pidgin-skypeweb/Manifest index ce883fb..e0d10c2 100644 --- a/x11-plugins/pidgin-skypeweb/Manifest +++ b/x11-plugins/pidgin-skypeweb/Manifest @@ -1 +1,2 @@ DIST pidgin-skypeweb-1.1.tar.gz 321761 SHA256 e1c3c07fa2ed82500b8a14045bd5d59e893002dbbeb66ade7ad6dc042be39700 SHA512 bf293ddfac8839c720e6a1e3c594d764d9a2ec876ed201dfcaf62c3f6eba4d6260dcd0bd06e8af60e2c61942396cad9ff76c7be3f5586927ae6ebcd2971d7280 WHIRLPOOL a3c64e43bf4fb6e243a45ce9cffcac512665effd45d8de926faa0cfef254054cfac1963c0645e8e5ab87af35add5efebfa91467b33cb126137c5167ca19258ca +DIST pidgin-skypeweb-1.2.tar.gz 323263 SHA256 a04c595965a161304aee8cfe10a450b24618cd4d4bba632820dffcf9ff98414c SHA512 12ff1d67e1eaaf075be49801031f7cd19351a40a599b7495bdb1003557defb72238cbba749d3eb18b5479df63291914a91a0b942ce5ba14f9362eca55428002c WHIRLPOOL 27ff944e8e6479c320e0cd897c43475aec0ff76520eb504c2aa1f8061bfb7b435001f8c6a26771a0b50d4aac12bdea57b446a778b73a87f7a88ccff0c1fddf7f diff --git a/x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.2.ebuild b/x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.2.ebuild new file mode 100644 index 0000000..4a23cb0 --- /dev/null +++ b/x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.2.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +DESCRIPTION="SkypeWeb Plugin for Pidgin" +HOMEPAGE="https://github.com/EionRobb/skype4pidgin" +SRC_URI="https://github.com/EionRobb/skype4pidgin/archive/${PV}.tar.gz -> ${P}.tar.gz" +LICENSE="GPL-3+" +KEYWORDS="~amd64 ~x86" +SLOT="0" + +RDEPEND="net-im/pidgin + dev-libs/json-glib" +DEPEND="${RDEPEND} + virtual/pkgconfig" + +S="${WORKDIR}/skype4pidgin-${PV}/skypeweb"