Magellan Linux

Annotation of /tags/old-unstable-20120113/deprecated/ksmoothdock/ksmoothdock-4.5-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2409 - (hide annotations) (download)
Thu Jul 9 19:52:14 2009 UTC (14 years, 11 months ago) by niro
Original Path: trunk/todo/ksmoothdock/ksmoothdock-4.5-r2.smage2
File size: 634 byte(s)
-moved to 'todo'
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