x11-plugins/pidgin-whatsapp - 9999-r1 (menelkir)

Search

Install

Install this version:

emerge -a =x11-plugins/pidgin-whatsapp-9999-r1

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =x11-plugins/pidgin-whatsapp-9999-r1

Or alternatively:

emerge --autounmask-write -a =x11-plugins/pidgin-whatsapp-9999-r1

Package Information

Description:
Libpurple (Pidgin) plugin for whatsapp
Homepage:
https://github.com/hoehermann/purple-gowhatsapp
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
9999-r1 7 0
View Raw Ebuild
# 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 whatsapp"
HOMEPAGE="https://github.com/hoehermann/purple-gowhatsapp"
EGIT_REPO_URI="${HOMEPAGE}"

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

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

Inherited Eclasses

Dependencies

DEPEND

net-im/pidgin
	dev-lang/go

RDEPEND

net-im/pidgin
	dev-lang/go