Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dasch/gnome-format
Git mirror of gnome-format
https://github.com/dasch/gnome-format
Last synced: 24 days ago
JSON representation
Git mirror of gnome-format
- Host: GitHub
- URL: https://github.com/dasch/gnome-format
- Owner: dasch
- License: gpl-3.0
- Created: 2009-01-08T10:05:05.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2009-01-08T10:05:07.000Z (almost 16 years ago)
- Last Synced: 2023-04-11T15:32:51.073Z (over 1 year ago)
- Homepage: http://home.in.tum.de/~kanis/html-data/gnome-format/
- Size: 172 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
README for gnome-format
-----------------Simple formatting program for gnome. Supports only removable devices such as
USB-Sticks, SD-Cards and similar devices.gnome-format currently requires:
- glib-2.0 >= 2.10.0
- gtk+-2.0 >= 2.10.0
- dbus-glib-1
- libgee-1.0
- libglade-2.0
- gmodule-2.0
- gnome-desktop-2.0
- libpartedIf you want to compile it from SVN, you probably also need valac, the Vala
compiler.//TODO: make a new website
See http://live.gnome.org/gnome-format
This site relates to a gnome-format written in C by Paul Betts. Unfortunately
Paul stopped working on it because of lack of time. This gnome-format here is a
complete rewrite in Vala (because I wanted to learn Vala :-)).
However his goals were the same, perhaps we can reuse the Gnome Live page.