# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit git-r3

DESCRIPTION="Libpurple (Pidgin) plugin for Battle.net"
HOMEPAGE="https://github.com/EionRobb/purple-battlenet"
EGIT_REPO_URI="${HOMEPAGE}"

LICENSE="GPL-3+"
SLOT="0"
KEYWORDS=""

DEPEND="net-im/pidgin"
RDEPEND="${DEPEND}"