net-im/purple-carbons - 0.1.3 (akater)

Search

Install

Install this version:

emerge -a =net-im/purple-carbons-0.1.3

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

autounmask =net-im/purple-carbons-0.1.3

Or alternatively:

emerge --autounmask-write -a =net-im/purple-carbons-0.1.3

Package Information

Description:
Message Carbons plugin for libpurple
Homepage:
https://github.com/gkdr/carbons
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
0.1.3 7 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DESCRIPTION="Message Carbons plugin for libpurple"
HOMEPAGE="https://github.com/gkdr/carbons"

SRC_URI="https://github.com/gkdr/carbons/archive/v${PV}.tar.gz -> ${P}.tar.gz"
RESTRICT="mirror"
KEYWORDS="~amd64 ~x86"

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

RDEPEND="
	net-im/pidgin
	dev-libs/glib
	dev-libs/libxml2
"
DEPEND="${RDEPEND}"

S="${WORKDIR}/carbons-${PV}"

Dependencies

DEPEND

	net-im/pidgin
	dev-libs/glib
	dev-libs/libxml2

RDEPEND

	net-im/pidgin
	dev-libs/glib
	dev-libs/libxml2

Manifest for 0.1.3

Type File Size Source URLs
DIST purple-carbons-0.1.3.tar.gz 21437 bytes https://github.com/gkdr/carbons/archive/v0.1.3.tar.gz