You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
415 B
17 lines
415 B
# Copyright 1999-2016 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=6
|
|
inherit git-r3
|
|
|
|
DESCRIPTION="Yahoo! (2016) Protocol Plugin for Pidgin"
|
|
HOMEPAGE="https://github.com/EionRobb/funyahoo-plusplus"
|
|
EGIT_REPO_URI="https://github.com/EionRobb/funyahoo-plusplus"
|
|
LICENSE="GPL-3+"
|
|
SLOT="0"
|
|
|
|
RDEPEND="net-im/pidgin
|
|
dev-libs/json-glib"
|
|
DEPEND="${RDEPEND}
|
|
virtual/pkgconfig"
|