diff options
Diffstat (limited to 'devel/atk/PLIST')
-rw-r--r-- | devel/atk/PLIST | 62 |
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 |