gparted: update to 0.4.1
authorKoen Kooi <koen@openembedded.org>
Fri, 5 Dec 2008 16:21:08 +0000 (17:21 +0100)
committerKoen Kooi <koen@openembedded.org>
Fri, 5 Dec 2008 16:21:08 +0000 (17:21 +0100)
packages/gparted/gparted_0.4.1.bb [new file with mode: 0644]

diff --git a/packages/gparted/gparted_0.4.1.bb b/packages/gparted/gparted_0.4.1.bb
new file mode 100644 (file)
index 0000000..c95fb64
--- /dev/null
@@ -0,0 +1,11 @@
+DESCRIPTION = "GNOME Partition Manager"
+LICENSE = "GPL"
+DEPENDS = "gtkmm parted"
+
+inherit gnome
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/gparted/gparted-${PV}.tar.bz2 \
+           file://cross.patch;patch=1 \
+"
+
+EXTRA_OECONF = " --disable-doc  --disable-scrollkeeper "