Magellan Linux

Annotation of /trunk/extras/gparted/gparted-0.4.4-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1412 - (hide annotations) (download)
Wed May 6 10:35:59 2009 UTC (15 years ago) by niro
File size: 848 byte(s)
-enabled scrollkeeper
1 niro 1412 # $Id$
2    
3     PNAME="gparted"
4     PVER="0.4.4"
5     PBUILD="r2"
6    
7     PCATEGORIE="sys-fs"
8     STATE="unstable"
9    
10     DESCRIPTION="Gnome Partition Editor."
11     HOMEPAGE="http://gparted.sourceforge.net/"
12    
13     # todo:
14     # ntfs -> ntfsprogs
15     # hfs -> hfsutils
16     # jfs -> jfsutils
17     DEPEND=">= sys-fs/parted-1.8.8
18     >= dev-cpp/gtkmm-2.16
19     >= sys-fs/dosfstools-2.11
20     >= sys-fs/reiserfsprogs-3.9.21
21     >= sys-fs/reiser4progs-1.0.7
22     >= sys-fs/xfsprogs-3"
23    
24     SDEPEND=">= dev-util/intltool-0.40
25     >= dev-util/pkgconfig-0.23
26     >= app-text/gnome-doc-utils-0.12
27     >= app-text/scrollkeeper-0.3.14"
28    
29     SRCFILE="${PNAME}-${PVER}.tar.bz2"
30     SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
31    
32     # enable scrollkeeper
33     SPECIAL_VARS="SCROLLKEEPER_UPDATE"
34     SCROLLKEEPER_UPDATE="1"
35    
36     sminclude gnome2
37    
38     SRC_URI=(
39     sourceforge://${PNAME}/${SRCFILE}
40     mirror://${PNAME}/${SRCFILE}
41     )
42    
43     UP2DATE="updatecmd_sourceforge ${PNAME} | sed 's:${PNAME}-::'"

Properties

Name Value
svn:keywords Id