x11-plugins/pidgin-carbons - 0.2.3 (fem-overlay)

Search

Package Information

Description:
Experimental XEP-0280: Message Carbons plugin for libpurple
Homepage:
https://github.com/gkdr/carbons
License:
GPL-2+

Ebuild Details

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

EAPI=8

DESCRIPTION="Experimental XEP-0280: 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"

LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"

DEPEND="
	net-im/pidgin
	dev-libs/libxml2
	dev-libs/glib

	test? (
		dev-util/cmocka
	)
"
RDEPEND="${DEPEND}"

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

RESTRICT="!test? ( test )"

USE Flags

Dependencies

DEPEND

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

	test? (
		dev-util/cmocka
	)

RDEPEND

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

	test? (
		dev-util/cmocka
	)

Manifest for 0.2.3

Type File Size Source URLs
DIST pidgin-carbons-0.2.3.tar.gz 35409 bytes https://github.com/gkdr/carbons/archive/v0.2.3.tar.gz