Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1411 - (show annotations) (download)
Wed May 6 10:32:47 2009 UTC (15 years ago) by niro
File size: 766 byte(s)
auto added: ver bump to 0.4.4-r1
1 # $Id$
2
3 PNAME="gparted"
4 PVER="0.4.4"
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 # 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 sminclude gnome2
33
34 SRC_URI=(
35 sourceforge://${PNAME}/${SRCFILE}
36 mirror://${PNAME}/${SRCFILE}
37 )
38
39 UP2DATE="updatecmd_sourceforge ${PNAME} | sed 's:${PNAME}-::'"

Properties

Name Value
svn:keywords Id