Magellan Linux

Contents of /trunk/extras/kdeartwork/kdeartwork-3.5.10-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3731 - (show annotations) (download)
Sun Nov 1 13:00:13 2009 UTC (14 years, 6 months ago) by niro
File size: 510 byte(s)
auto added: ver bump to 3.5.10-r3
1 # $Id$
2
3 PNAME="kdeartwork"
4 PVER="3.5.10"
5 PBUILD="r3"
6
7 PCATEGORIE="kde-base"
8 STATE="unstable"
9
10 DESCRIPTION="Additional KDE artworks."
11 HOMEPAGE="http://www.kde.org/"
12
13 DEPEND=">= kde-base/kdebase-${PVER}
14 >= x11-misc/xscreensaver-5"
15
16 SRCFILE="${PNAME}-${PVER}.tar.bz2"
17 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
18
19 sminclude kde3
20
21 SRC_URI=(
22 kde://${PVER}/src/${SRCFILE}
23 mirror://${PNAME}/${SRCFILE}
24 )
25
26 src_compile()
27 {
28 cd ${SRCDIR}
29
30 kde3_configure --with-dpms --with-opengl --with-xscreensaver || die
31 mmake || die
32 }

Properties

Name Value
svn:keywords Id