net-im/pidgin-tlen - 20101112 (roslin)

Search

Package Information

Description:
Tlen.pl support for Pidgin (plugin)
Homepage:
http://nic.com.pl/~alek/pidgin-tlen
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
20101112 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

DESCRIPTION="Tlen.pl support for Pidgin (plugin)"
HOMEPAGE="http://nic.com.pl/~alek/pidgin-tlen"
SRC_URI="mirror://github/pelotasplus/${PN}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=net-im/pidgin-2.6.5"

DEPEND="${RDEPEND}
	virtual/pkgconfig"

src_compile() {
	emake LOCALBASE="/usr" || die "Compile failed"
}

src_install() {
	emake install LOCALBASE="/usr" DESTDIR="${D}" || die "Install failed"
	dodoc README || die "dodoc failed"
}

Dependencies

DEPEND

>=net-im/pidgin-2.6.5
	virtual/pkgconfig

RDEPEND

>=net-im/pidgin-2.6.5

Manifest for 20101112

Type File Size Source URLs
DIST pidgin-tlen-20101112.tar.gz 38829 bytes mirror://github/pelotasplus/pidgin-tlen/pidgin-tlen-20101112.tar.gz