summaryrefslogtreecommitdiff
blob: 235903a49d2307564f849d27fcf57358fcb42c42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit kde

need-kde 3.5

DESCRIPTION="KDE window decoration as used in SuSE 9.3/10.0/10.1 - improved"
HOMEPAGE="http://www.kde-look.org/content/show.php?content=23579"
SRC_URI="http://www.gerdfleischer.de/kwin-decor-suse2/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="$KDEMAJORVER.$KDEMINORVER"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"

RESTRICT="mirror"

PATCHES="${FILESDIR}/kwin-decor-suse2-disabletitlebarlogo.patch"