summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrh <rh>2001-10-17 06:42:12 +0000
committerrh <rh>2001-10-17 06:42:12 +0000
commitcb2f7fed5a5bc3c47fb3235f8df737e80bcc2897 (patch)
tree3a5c2f20af5e888feb5e47932c9fb4a672a0ac65
parentb1b74825a1d56c4e486f8d0bfdfd9683621ea40c (diff)
downloadpkgsrc-cb2f7fed5a5bc3c47fb3235f8df737e80bcc2897.tar.gz
Sync package description with the current README. Most notably, remove the
comments about GConf being incredibly alpha. Pointed out by Thomas Klausner <wiz@netbsd.org> in private mail.
-rw-r--r--devel/GConf/pkg/DESCR18
1 files changed, 11 insertions, 7 deletions
diff --git a/devel/GConf/pkg/DESCR b/devel/GConf/pkg/DESCR
index 6d0a817062d..75da10324ea 100644
--- a/devel/GConf/pkg/DESCR
+++ b/devel/GConf/pkg/DESCR
@@ -1,9 +1,13 @@
- GConf is a configuration database system, functionally similar to the
-Windows registry but lots better. :-) It's being written for the GNOME
-desktop.
+GConf is a configuration database system, functionally similar to the
+Windows registry but lots better. :-) It's being written for the GNOME
+desktop but does not require GNOME; configure should notice if GNOME
+is not installed and compile the basic GConf library anyway.
- GCONF IS SO INCREDIBLY ALPHA. AS IN, THERE ARE MORE UNTESTED CODE PATHS
-THAN TESTED ONES. However, it "theoretically" works and I'm interested in
-people trying it out and looking for bugs.
+ GConf does require glib, ORBit, libxml, and the popt option parsing
+library. XML will be optional in the future if someone writes another
+storage backend.
- Havoc Pennington <hp@redhat.com>
+ There's an introductory article at
+http://developer.gnome.org/feature/current/index.html, written a while ago
+but mostly still valid. Also, there's a mailing list
+gconf-list@gnome.org, see http://mail.gnome.org/mailman/listinfo/gconf-list