summaryrefslogtreecommitdiff
blob: ad3702f584379ceb3602b052bb06a13eb8d1a4e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/juk/juk-1.1.ebuild,v 1.2 2003/04/05 22:21:15 danarmak Exp $

inherit kde-base
need-kde 3.1 # see its website - it says it really needs >=3.1

newdepend ">=media-libs/id3lib-3.8
	    >=kde-base/kdemultimedia-3.1"

IUSE=""
LICENSE="GPL-2"
KEYWORDS="x86"
DESCRIPTION="Jukebox and music manager for the KDE desktop"
SRC_URI="http://developer.kde.org/~wheeler/files/src/${P}.tar.gz"
HOMEPAGE="http://www.slackorama.net/oss/juk/"