summaryrefslogtreecommitdiffstats
path: root/system/gparted/README
diff options
context:
space:
mode:
author Erik Hanson <erik@slackbuilds.org>2010-05-11 15:18:38 +0200
committer Michiel van Wessem <michiel@slackbuilds.org>2010-05-11 15:18:38 +0200
commitb0ecc439edc1bb9daa83e664203420e685227856 (patch)
treea2ae6e1d4e71267c54e432355a8ed4542eec20fe /system/gparted/README
parentb6eeac29fc7593c412edca232b8fa188e99330c6 (diff)
downloadslackbuilds-b0ecc439edc1bb9daa83e664203420e685227856.tar.gz
slackbuilds-b0ecc439edc1bb9daa83e664203420e685227856.tar.xz
system/gparted: Initial import
Diffstat (limited to 'system/gparted/README')
-rw-r--r--system/gparted/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/system/gparted/README b/system/gparted/README
new file mode 100644
index 0000000000..a3aab4d722
--- /dev/null
+++ b/system/gparted/README
@@ -0,0 +1,11 @@
+GParted uses GNU libparted to detect and manipulate devices and
+partition tables. Several (optional) "file system" tools provide
+support for file systems not included in libparted. These optional
+packages will be detected at runtime and do not require a rebuild
+of GParted. GParted is written in C++ and uses gtkmm for it's
+Graphical User Interface (GUI).
+
+gtkmm, which is available at slackbuilds.org, and parted, which
+can be found on the second Slackware CD in extra/ or on any official
+Slackware mirror, are required to build gparted.
+