Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 729 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/gparted/gparted-0.3.6-r1.smage2,v 1.1 2008/04/20 23:40:48 niro Exp $
2
3 PNAME="gparted"
4 PVER="0.3.6"
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.10
19 >= sys-fs/dosfstools-2.11
20 >= sys-fs/reiserfsprogs-3.9.19
21 >= sys-fs/reiser4progs-1.0.6
22 >= sys-fs/xfsprogs-2.9"
23
24 SDEPEND=">= dev-util/intltool-0.37
25 >= dev-util/pkgconfig-0.23"
26
27 SRCFILE="${PNAME}-${PVER}.tar.gz"
28 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
29
30 sminclude gnome2
31
32 SRC_URI=(
33 sourceforge://${PNAME}/${SRCFILE}
34 mirror://${PNAME}/${SRCFILE}
35 )

Properties

Name Value
svn:keywords Id