aboutsummaryrefslogtreecommitdiffstats
path: root/devel/atk/pkg-descr
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-09-18 14:49:37 +0800
committermarcus <marcus@FreeBSD.org>2003-09-18 14:49:37 +0800
commit5797d600f46f09de6f7e9f89bd9546544d3f93e6 (patch)
treef29aa772e064572f168522a552ce158c9147a8a2 /devel/atk/pkg-descr
parentf8ccc20f69f18bf5f775fc1a7f7a5098f7173ac1 (diff)
downloadfreebsd-ports-graphics-5797d600f46f09de6f7e9f89bd9546544d3f93e6.tar.gz
freebsd-ports-graphics-5797d600f46f09de6f7e9f89bd9546544d3f93e6.tar.zst
freebsd-ports-graphics-5797d600f46f09de6f7e9f89bd9546544d3f93e6.zip
Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/. This commit represents work done by adamw, bland, and myself as well as many other contributers: Koop Mast <einekoai@chello.nl> Akifyev Sergey <asa@gascom.ru> Franz Klammer <klammer@webonaut.com> Øyvind Kolbu <oyvind@kebab.gaffel.nu> Thomas E. Zander <riggs@rrr.de> Jeremy Messenger <mezz7@cox.net> Without these contirbuters, and our faithful users, GNOME 2.4.0 would not be possible. Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as general FAQs and documentation (GNOME 2.4 updates to be posted soon). The best way to upgrade so that you get all shared library dependencies is: portupgrade -rf -m BATCH=yes atk portupgrade -R -m BATCH=yes gnome2 Approved by: portmgr (kris, will, myself implicitly) Requested by: re as well as many other users
Diffstat (limited to 'devel/atk/pkg-descr')
-rw-r--r--devel/atk/pkg-descr11
1 files changed, 10 insertions, 1 deletions
diff --git a/devel/atk/pkg-descr b/devel/atk/pkg-descr
index c962374e2a3..b28d3e537b2 100644
--- a/devel/atk/pkg-descr
+++ b/devel/atk/pkg-descr
@@ -1,3 +1,12 @@
-GNOME accessibility toolkit (ATK).
+Accessibility means helping people with disabilities to participate in
+substantial life activities. That includes work, and the use of services,
+products, and information. GNOME includes libraries and a support framework
+that allow people with disabilities to utilize all of the functionality of the
+GNOME user environment.
+
+The GNOME Accessibility Toolkit (ATK) describes a set of interfaces that need
+to be implemented by GUI components to make them accessible. The interfaces are
+toolkit-independent-- implementations could be written for any widget set, such
+as GTK, Motif or Qt.
WWW: http://developer.gnome.org/projects/gap/