VeriPB ebuilds
[marcv-overlay.git] / x11-plugins / pidgin-extended-blist-sort / pidgin-extended-blist-sort-1.10.ebuild
bloba2d16017aac5ebfdd13b65d04aa5301c9c5968a4
1 # Copyright 1999-2018 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=6
6 DESCRIPTION="Pidgin plugin that provides several new sort options for the buddy list"
7 HOMEPAGE="https://github.com/kgraefe/pidgin-extended-blist-sort"
8 SRC_URI="https://github.com/kgraefe/pidgin-extended-blist-sort/releases/download/v${PV}/${P}.tar.gz"
10 LICENSE="GPL-3"
11 SLOT="0"
12 KEYWORDS="~amd64 ~x86"
13 IUSE=""
15 RDEPEND="net-im/pidgin[gtk]"
16 DEPEND="${RDEPEND}
17 virtual/pkgconfig"
19 src_install() {
20 emake DESTDIR="${D}" install
21 dodoc AUTHORS.md CHANGES.md README.md