diff options
author | ade <ade@FreeBSD.org> | 2000-10-06 02:42:20 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-10-06 02:42:20 +0000 |
commit | e05ea80d34384a7e380c3436e91384053c1a8acc (patch) | |
tree | 1f1fbb9e3fd336a75243f98b2ebde4d20f17583d /x11-toolkits/gal2/pkg-descr | |
parent | d19907826889cc1ea9b002d349d08f3f16d98ec4 (diff) | |
download | FreeBSD-ports-e05ea80d34384a7e380c3436e91384053c1a8acc.zip FreeBSD-ports-e05ea80d34384a7e380c3436e91384053c1a8acc.tar.gz |
GAL is a collection of widgets and utility routines that were taken
from GNOME Evolution and Gnumeric - upcoming releases of these two
pieces of software, and others, will require this library.
Diffstat (limited to 'x11-toolkits/gal2/pkg-descr')
-rw-r--r-- | x11-toolkits/gal2/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/gal2/pkg-descr b/x11-toolkits/gal2/pkg-descr new file mode 100644 index 0000000..c3b79a5 --- /dev/null +++ b/x11-toolkits/gal2/pkg-descr @@ -0,0 +1,11 @@ +GAL is a collection of widgets and utility routines that were taken +from Evolution and Gnumeric. + +The upcoming version of Evolution and Gnumeric will both require +GAL, as the code has been moved to this new module. + +The API is not frozen and might change at any time. Larger class +renaming might happen at any point without notice. Use this library +at your own risk. + +WWW: http://www.gnome.org/ |