summaryrefslogtreecommitdiff
blob: 324a68b0ab2bf7a8474f86cc02b9e649997402a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-0.13.8.ebuild,v 1.2 2005/08/20 17:19:09 greg_g Exp $

inherit kde

DESCRIPTION="A collection manager for the KDE environment."
HOMEPAGE="http://www.periapsis.org/tellico"
SRC_URI="http://www.periapsis.org/tellico/download/${P}.tar.gz"
LICENSE="GPL-2"

SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc x86"
IUSE="yaz"

DEPEND=">=dev-libs/libxml2-2.4.23
	>=dev-libs/libxslt-1.0.19
	|| ( kde-base/libkcddb kde-base/kdemultimedia )
	media-libs/taglib
	yaz? ( dev-libs/yaz )"

need-kde 3.2