Magellan Linux

Contents of /trunk/extras/gparted/gparted-0.5.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4521 - (show annotations) (download)
Thu Dec 24 11:29:37 2009 UTC (14 years, 4 months ago) by niro
File size: 851 byte(s)
auto added: ver bump to 0.5.0-r1
1 # $Id$
2
3 PNAME="gparted"
4 PVER="0.5.0"
5 PBUILD="r1"
6
7 PCATEGORIE="sys-fs"
8 STATE="unstable"
9
10 DESCRIPTION="Gnome Partition Editor."
11 HOMEPAGE="http://gparted.sourceforge.net/"
12
13 # todo:
14 # hfs -> hfsutils
15 # jfs -> jfsutils
16 DEPEND=">= sys-fs/parted-1.8.8
17 >= dev-cpp/gtkmm-2.18
18 >= sys-fs/dosfstools-2.11
19 >= sys-fs/reiserfsprogs-3.9.21
20 >= sys-fs/reiser4progs-1.0.7
21 >= sys-fs/xfsprogs-3
22 >= sys-fs/ntfsprogs-2"
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