Magellan Linux

Annotation of /trunk/deprecated/ksmoothdock/ksmoothdock-4.5-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4743 - (hide annotations) (download)
Sun Dec 27 16:55:04 2009 UTC (14 years, 5 months ago) by niro
File size: 634 byte(s)
-moved to 'deprecated'
1 niro 2 # $Header: /magellan-cvs/smage/ksmoothdock/ksmoothdock-4.5-r2.smage2,v 1.1 2008/08/17 15:00:15 niro Exp $
2    
3     PNAME="ksmoothdock"
4     PVER="4.5"
5     PBUILD="r2"
6    
7     PCATEGORIE="x11-themes"
8     STATE="unstable"
9    
10     DESCRIPTION="KSmoothDock is a desktop panel for KDE3 with smooth zooming."
11     HOMEPAGE="http://ksmoothdock.sourceforge.net/"
12    
13     DEPEND=">= kde-base/kdebase-3"
14    
15     SRCFILE="${PNAME}-${PVER}_automake-1.9.tar.gz"
16     SRCDIR="${BUILDDIR}/${PNAME}"
17    
18     SRC_URI=(
19     sourceforge://${PNAME}/${SRCFILE}
20     mirror://${PNAME}/${SRCFILE}
21     )
22    
23     sminclude kde3
24    
25     src_compile()
26     {
27     cd ${SRCDIR}
28    
29     # --enable-final is broken
30     kde3_configure --disable-final || die
31     mmake || die
32     }

Properties

Name Value
svn:keywords Id