summaryrefslogtreecommitdiff
blob: 5728e9b232e39c236d4fbeda7ecaf64cb6414477 (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/kmms/kmms-0.8_beta1.ebuild,v 1.7 2004/03/01 05:37:14 eradicator Exp $

inherit kde-base

need-kde 3

S="${WORKDIR}/kmms-0.8beta1"
SRC_URI="http://luizpaulo.virtualave.net/kmms/kmms-0.8beta1.tar.gz"
HOMEPAGE="http://www.base2.de/"
DESCRIPTION="A KDE-Taskbar DockApplet control and title display for XMMS."

newdepend "media-sound/xmms"

LICENSE="GPL-2"

KEYWORDS="x86"

PATCHES="${FILESDIR}/${P}-gentoo.diff ${FILESDIR}/${P}-fix-memory-leak.diff"