Changeset - f64108cf608e
[Not reviewed]
0 0 2
Chel Sea (chain) - 8 years ago 2016-11-15 02:04:45
chain@rpgfiction.net
add newest purple-skypeweb
2 files changed with 21 insertions and 0 deletions:
0 comments (0 inline, 0 general)
x11-plugins/pidgin-skypeweb/Manifest
Show inline comments
 
new file 100644
 
DIST pidgin-skypeweb-1.2.2.tar.gz 410637 SHA256 32efa6fc8aa7f50ea45dbb7a4b22f8c55744a12a311f34df0739a1e724635691 SHA512 4a042e70e6ae1b5f4c5047589d9298d74653513dbb6556d4f786ee5c528e8bbfaf7f9934653fa16a9a3e43197bcbcb168e64e090ccb5ed05a761334a6d88f59d WHIRLPOOL e903bdb112be069f725e9f5e354a8438161dcdc55c58debdb363712246e0ae94fcae73034aba8611d213e3557fd8f5ef53d88f214b60fd16ed51f771a2e285b7
 
EBUILD pidgin-skypeweb-1.2.2.ebuild 480 SHA256 3a479460478baf23049839c084ae31c60c0389d087f2dc4b098a50456e82f92a SHA512 9c9f17420c266b2bad739fc2cf69dd1e20e37ce854046e6fb8790b7b213504ab09446873af54c3336ed34a731e03d962a41beed75df67e40920def8486314b58 WHIRLPOOL 83e0722fa82491f01259f12e109133a8a39f927ed66e433c786b5e7c43da7a35890c4b029af2d1ebe6eb9fba19c25ea21881578ae32be0fee762f93e643fe878
x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.2.2.ebuild
Show inline comments
 
new file 100644
 
# 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"
0 comments (0 inline, 0 general)