summaryrefslogtreecommitdiff
path: root/devel/atk/PLIST
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2002-03-24 20:28:05 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2002-03-24 20:28:05 +0000
commit99f08f8f6975eec765c6ceac3819ab8ce36e9da7 (patch)
tree1147cdeae4102eccc06722fa7eb6952e311717fe /devel/atk/PLIST
parent37b479265befba6925458525a5008ffcbe3c9f8d (diff)
downloadpkgsrc-99f08f8f6975eec765c6ceac3819ab8ce36e9da7.tar.gz
import atk-1.0.0
The ATK library provides a set of interfaces for accessibility. By supporting the ATK interfaces, an application or toolkit can be used with such tools as screen readers, magnifiers, and alternative input devices. Atk provides a core set of interfaces which are common to all widgets and "additional" interfaces that are appropriate to certain classes of widgets and whose existence can be queried at run time. It also provides interfaces which an application can use to provide additional accessibility information to assistive technology tools.
Diffstat (limited to 'devel/atk/PLIST')
-rw-r--r--devel/atk/PLIST62
1 files changed, 62 insertions, 0 deletions
diff --git a/devel/atk/PLIST b/devel/atk/PLIST
new file mode 100644
index 00000000000..87d080129d5
--- /dev/null
+++ b/devel/atk/PLIST
@@ -0,0 +1,62 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/03/24 20:28:05 dmcmahill Exp $
+include/atk-1.0/atk/atk-enum-types.h
+include/atk-1.0/atk/atk.h
+include/atk-1.0/atk/atkaction.h
+include/atk-1.0/atk/atkcomponent.h
+include/atk-1.0/atk/atkdocument.h
+include/atk-1.0/atk/atkeditabletext.h
+include/atk-1.0/atk/atkgobjectaccessible.h
+include/atk-1.0/atk/atkhyperlink.h
+include/atk-1.0/atk/atkhypertext.h
+include/atk-1.0/atk/atkimage.h
+include/atk-1.0/atk/atknoopobject.h
+include/atk-1.0/atk/atknoopobjectfactory.h
+include/atk-1.0/atk/atkobject.h
+include/atk-1.0/atk/atkobjectfactory.h
+include/atk-1.0/atk/atkregistry.h
+include/atk-1.0/atk/atkrelation.h
+include/atk-1.0/atk/atkrelationset.h
+include/atk-1.0/atk/atkselection.h
+include/atk-1.0/atk/atkstate.h
+include/atk-1.0/atk/atkstateset.h
+include/atk-1.0/atk/atkstreamablecontent.h
+include/atk-1.0/atk/atktable.h
+include/atk-1.0/atk/atktext.h
+include/atk-1.0/atk/atkutil.h
+include/atk-1.0/atk/atkvalue.h
+lib/libatk-1.0.a
+lib/libatk-1.0.la
+lib/libatk-1.0.so
+lib/libatk-1.0.so.0
+lib/libatk-1.0.so.0.0
+lib/pkgconfig/atk.pc
+share/gtk-doc/html/atk/atk-atkaction.html
+share/gtk-doc/html/atk/atk-atkcomponent.html
+share/gtk-doc/html/atk/atk-atkdocument.html
+share/gtk-doc/html/atk/atk-atkeditabletext.html
+share/gtk-doc/html/atk/atk-atkhyperlink.html
+share/gtk-doc/html/atk/atk-atkhypertext.html
+share/gtk-doc/html/atk/atk-atkimage.html
+share/gtk-doc/html/atk/atk-atknoopobject.html
+share/gtk-doc/html/atk/atk-atknoopobjectfactory.html
+share/gtk-doc/html/atk/atk-atkobject.html
+share/gtk-doc/html/atk/atk-atkobjectfactory.html
+share/gtk-doc/html/atk/atk-atkregistry.html
+share/gtk-doc/html/atk/atk-atkrelation.html
+share/gtk-doc/html/atk/atk-atkrelationset.html
+share/gtk-doc/html/atk/atk-atkselection.html
+share/gtk-doc/html/atk/atk-atkstate.html
+share/gtk-doc/html/atk/atk-atkstateset.html
+share/gtk-doc/html/atk/atk-atkstreamablecontent.html
+share/gtk-doc/html/atk/atk-atktable.html
+share/gtk-doc/html/atk/atk-atktext.html
+share/gtk-doc/html/atk/atk-atkutil.html
+share/gtk-doc/html/atk/atk-atkvalue.html
+share/gtk-doc/html/atk/atk.html
+share/gtk-doc/html/atk/book1.html
+share/gtk-doc/html/atk/index.sgml
+@dirrm share/gtk-doc/html/atk
+@unexec ${RMDIR} %D/share/gtk-doc/html 2>/dev/null || true
+@unexec ${RMDIR} %D/share/gtk-doc 2>/dev/null || true
+@dirrm include/atk-1.0/atk
+@dirrm include/atk-1.0