Magellan Linux

Annotation of /trunk/extras/kdeartwork/kdeartwork-3.5.10-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1584 - (hide annotations) (download)
Mon May 11 22:25:20 2009 UTC (15 years, 1 month ago) by niro
File size: 510 byte(s)
auto added: ver bump to 3.5.10-r2
1 niro 1584 # $Id$
2    
3     PNAME="kdeartwork"
4     PVER="3.5.10"
5     PBUILD="r2"
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