Magellan Linux

Annotation of /trunk/extras/kdeartwork/kdeartwork-3.5.9-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 8 months ago) by niro
File size: 608 byte(s)
import repo
1 niro 2 # $Header: /magellan-cvs/smage/kdeartwork/kdeartwork-3.5.9-r1.smage2,v 1.1 2008/04/05 11:03:07 niro Exp $
2    
3     PNAME="kdeartwork"
4     PVER="3.5.9"
5     PBUILD="r1"
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