diff options
author | rh <rh@pkgsrc.org> | 2002-09-12 01:21:58 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-09-12 01:21:58 +0000 |
commit | 450456396fea3035ad640af0c83361d05e87944c (patch) | |
tree | 91d6c90976a933b9e63645245b465e3245c3d16a /devel/libgnomeui/DESCR | |
parent | c070fbf2a194527cb0f2d2df9b58266f2fddcd7a (diff) | |
download | pkgsrc-450456396fea3035ad640af0c83361d05e87944c.tar.gz |
Initial import of libgnomeui-2.0.5, a core widget library for the
development of GNOME2 applications.
Provided by Julio Merino <jmmv@hispabsd.org>. This closes PR pkg/18201.
Diffstat (limited to 'devel/libgnomeui/DESCR')
-rw-r--r-- | devel/libgnomeui/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/libgnomeui/DESCR b/devel/libgnomeui/DESCR new file mode 100644 index 00000000000..7b93cb41528 --- /dev/null +++ b/devel/libgnomeui/DESCR @@ -0,0 +1,5 @@ +libgnomeui is the library that provides basic GNOME2 graphic widgets. +These libraries require, therefore, to link against a GUI library +(GTK 2). + +This package is part of the GNOME 2 Development Platform. |