Magellan Linux

Annotation of /trunk/extras/kdepim/kdepim-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: 1030 byte(s)
import repo
1 niro 2 # $Header: /magellan-cvs/smage/kdepim/kdepim-3.5.9-r1.smage2,v 1.2 2008/04/05 16:59:18 niro Exp $
2    
3     PNAME="kdepim"
4     PVER="3.5.9"
5     PBUILD="r1"
6    
7     PCATEGORIE="kde-base"
8     STATE="unstable"
9    
10     DESCRIPTION="KDE's personal informations management tools."
11     HOMEPAGE="http://www.kde.org/"
12    
13     DEPEND=">= kde-base/kdebase-${PVER}
14     >= kde-base/kdenetwork-${PVER}
15     >= dev-libs/cyrus-sasl-2
16     >= app-crypt/gpgme-1.1.4"
17    
18     SRCFILE="${PNAME}-${PVER}.tar.bz2"
19     SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
20    
21     sminclude kde3
22    
23     SRC_URI=(
24     kde://${PVER}/src/${SRCFILE}
25     mirror://${PNAME}/${SRCFILE}
26     mirror://${PNAME}/${PNAME}-${PVER}-fix-kdeenablefinal.patch
27     mirror://${PNAME}/${PNAME}-${PVER}-kdeenablefinal.patch
28     )
29    
30     # note 1: disabled pda support -> extralibs must be included to enable
31     # libgnokii, libmal, pilot-link, gpm2 for crypt support (using built in)
32    
33     src_prepare()
34     {
35     munpack ${SRCFILE} || die
36     cd ${SRCDIR}
37    
38     # compilation fixes for --enable-final
39     mpatch ${PNAME}-${PVER}-fix-kdeenablefinal.patch || die
40     mpatch ${PNAME}-${PVER}-kdeenablefinal.patch || die
41     }

Properties

Name Value
svn:keywords Id