summaryrefslogtreecommitdiff
blob: 8af5a0c6d486d934e7b96a93e05e2b4bf8ebe5f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/kmusicdb/kmusicdb-0.11.0.ebuild,v 1.2 2004/03/01 05:37:14 eradicator Exp $

inherit kde-base
myconf="$myconf --host=${CHOST} --prefix=${PREFIX} --with-pqdir=/usr/include/ --with-qtdir=/usr/qt/3/ --with-kdedir=/usr/kde/3/"
need-kde 3

IUSE=""
LICENSE="GPL-2"
DESCRIPTION="KmusicdB is a music collection management software."
SRC_URI="mirror://sourceforge/kmusicdb/${P}.tar.gz"
HOMEPAGE="http://kmusicdb.sourceforge.net/"
KEYWORDS="~x86"

newdepend ">=media-libs/libdbmusic-0.7.0"