summaryrefslogtreecommitdiff
blob: 024517612f8087fcbffc8bad3c9a118983c832c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-vdricq/vdr-vdricq-0.0.2.ebuild,v 1.1 2006/10/22 17:52:44 hd_brummy Exp $

inherit eutils vdr-plugin

S=${WORKDIR}/vdricq

DESCRIPTION="Video Disk Recorder ICQ Plugin"
HOMEPAGE="http://vdr.computer-wiki.de/vdricq/
		http://www.vdr-wiki.de/wiki/index.php/Vdricq-plugin"

SRC_URI="http://vdr.computer-wiki.de/vdricq/${P}.tgz
		mirror://vdrfiles/${PN}/${P}.tgz"

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

DEPEND="net-libs/libicq2000"