[Lunar-commits] <moonbase-other> gparted: Re-added this to moonbase and updated it to 0.14.0
Terry Chan
tchan at lunar-linux.org
Tue Oct 23 21:07:32 CEST 2012
commit e07d49da5dd3b64fc8d043e98d8335a2472ea982
Author: Terry Chan <tchan at lunar-linux.org>
Date: Tue, 23 Oct 2012 12:07:32 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/e07d49da5dd3b64fc8d043e98d8335a2472ea982
gparted: Re-added this to moonbase and updated it to 0.14.0
---
x11-utils/gparted/DEPENDS | +5/-0
x11-utils/gparted/DETAILS | +15/-0
2 files changed, 20 insertions(+)
--- /dev/null
+++ b/x11-utils/gparted/DEPENDS
@@ -0,0 +1,5 @@
+depends parted
+depends gtkmm
+
+optional_depends "mtools" "" "" "for fat32 volume label support"
+optional_depends "gtk-doc" "" "--disable-doc" "for documentation"
--- /dev/null
+++ b/x11-utils/gparted/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=gparted
+ VERSION=0.14.0
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE_VFY=sha1:d5d46f6651c2b92e3e4cc1c3c9b4ab80b6cd6524
+ WEB_SITE=http://gparted.sourceforge.net
+ ENTERED=20050109
+ UPDATED=20121023
+ SHORT="A graphical frontend to libparted"
+
+cat << EOF
+GParted stands for GNOME Partition Editor and is a graphical frontend
+to libparted. Among other features it supports creating, resizing,
+moving and copying of partitions.
+EOF
More information about the Lunar-commits
mailing list