Magellan Linux

Contents of /trunk/extras/qtcurve-kde4/qtcurve-kde4-1.5.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5654 - (show annotations) (download)
Sat Jul 31 16:50:48 2010 UTC (13 years, 10 months ago) by niro
File size: 528 byte(s)
auto added: ver bump to 1.5.2-r1
1 # $Id$
2
3 PNAME="qtcurve-kde4"
4 PVER="1.5.2"
5 PBUILD="r1"
6
7 PCATEGORIE="x11-themes"
8 STATE="unstable"
9
10 DESCRIPTION="This is a set of widget styles for Qt4/KDE4, KDE3 and Gtk2 based apps."
11 HOMEPAGE="http://kde-look.org/content/show.php?content=40492"
12
13 DEPEND=">= kde-base/kdebase4-workspace-4.4"
14
15 SRCFILE="QtCurve-KDE4-${PVER}.tar.bz2"
16 SRCDIR="${BUILDDIR}/QtCurve-KDE4-${PVER}"
17
18 SRC_URI=(
19 http://craigd.wikispaces.com/file/view/QtCurve-KDE4-1.5.2.tar.bz2
20 mirror://${PNAME}/${SRCFILE}
21 )
22
23 sminclude kde4
24
25 # fake
26 UP2DATE="echo ${PVER}"