aboutsummaryrefslogtreecommitdiff
path: root/accessibility/atk
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-09-18 06:49:37 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-09-18 06:49:37 +0000
commit9c0caae1c20155b432bb0feb074a8fd9cc1c12bc (patch)
tree534d0190982c831de589344c3003940ec6f2d6b1 /accessibility/atk
parent27d17afba2c21f490ea8472d7aa37495e02e3ed8 (diff)
downloadports-9c0caae1c20155b432bb0feb074a8fd9cc1c12bc.tar.gz
ports-9c0caae1c20155b432bb0feb074a8fd9cc1c12bc.zip
Notes
Diffstat (limited to 'accessibility/atk')
-rw-r--r--accessibility/atk/Makefile9
-rw-r--r--accessibility/atk/distinfo2
-rw-r--r--accessibility/atk/pkg-descr11
-rw-r--r--accessibility/atk/pkg-plist69
4 files changed, 50 insertions, 41 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile
index c1e90ae997ae..cdb15a965be0 100644
--- a/accessibility/atk/Makefile
+++ b/accessibility/atk/Makefile
@@ -6,16 +6,11 @@
#
PORTNAME= atk
-PORTVERSION= 1.2.4
+PORTVERSION= 1.4.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME} \
ftp://ftp.gtk.org/pub/gtk/v2.0/
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.2
-#MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
-# ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \
-# http://www.ameth.org/gimp/%SUBDIR%/ \
-# ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/gimp/%SUBDIR%,}
-#MASTER_SITE_SUBDIR= gtk/v1.3
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.4
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
diff --git a/accessibility/atk/distinfo b/accessibility/atk/distinfo
index dba292c1ff10..dd36e926e35d 100644
--- a/accessibility/atk/distinfo
+++ b/accessibility/atk/distinfo
@@ -1 +1 @@
-MD5 (gnome2/atk-1.2.4.tar.bz2) = 2d6d50df31abe0e8892b5d3e7676a02d
+MD5 (gnome2/atk-1.4.0.tar.bz2) = e501dde880fb2bbe77e428cfa2ee25f6
diff --git a/accessibility/atk/pkg-descr b/accessibility/atk/pkg-descr
index c962374e2a31..b28d3e537b26 100644
--- a/accessibility/atk/pkg-descr
+++ b/accessibility/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/
diff --git a/accessibility/atk/pkg-plist b/accessibility/atk/pkg-plist
index dc154a81a2b3..85189b700f6f 100644
--- a/accessibility/atk/pkg-plist
+++ b/accessibility/atk/pkg-plist
@@ -26,38 +26,39 @@ include/atk-1.0/atk/atkutil.h
include/atk-1.0/atk/atkvalue.h
lib/libatk-1.0.a
lib/libatk-1.0.so
-lib/libatk-1.0.so.200
+lib/libatk-1.0.so.400
libdata/pkgconfig/atk.pc
-share/doc/atk/atk-atkstate.html
-share/doc/atk/atk.html
-share/doc/atk/atkaction.html
-share/doc/atk/atkcomponent.html
-share/doc/atk/atkdocument.html
-share/doc/atk/atkeditabletext.html
-share/doc/atk/atkgobjectaccessible.html
-share/doc/atk/atkhyperlink.html
-share/doc/atk/atkhypertext.html
-share/doc/atk/atkimage.html
-share/doc/atk/atknoopobject.html
-share/doc/atk/atknoopobjectfactory.html
-share/doc/atk/atkobject.html
-share/doc/atk/atkobjectfactory.html
-share/doc/atk/atkregistry.html
-share/doc/atk/atkrelation.html
-share/doc/atk/atkrelationset.html
-share/doc/atk/atkselection.html
-share/doc/atk/atkstateset.html
-share/doc/atk/atkstreamablecontent.html
-share/doc/atk/atktable.html
-share/doc/atk/atktext.html
-share/doc/atk/atkutil.html
-share/doc/atk/atkvalue.html
-share/doc/atk/book1.html
-share/doc/atk/home.png
-share/doc/atk/index.sgml
-share/doc/atk/left.png
-share/doc/atk/right.png
-share/doc/atk/up.png
+%%DOCSDIR%%/AtkAction.html
+%%DOCSDIR%%/AtkComponent.html
+%%DOCSDIR%%/AtkDocument.html
+%%DOCSDIR%%/AtkEditableText.html
+%%DOCSDIR%%/AtkGObjectAccessible.html
+%%DOCSDIR%%/AtkHyperlink.html
+%%DOCSDIR%%/AtkHypertext.html
+%%DOCSDIR%%/AtkImage.html
+%%DOCSDIR%%/AtkNoOpObject.html
+%%DOCSDIR%%/AtkNoOpObjectFactory.html
+%%DOCSDIR%%/AtkObject.html
+%%DOCSDIR%%/AtkObjectFactory.html
+%%DOCSDIR%%/AtkRegistry.html
+%%DOCSDIR%%/AtkRelation.html
+%%DOCSDIR%%/AtkRelationSet.html
+%%DOCSDIR%%/AtkSelection.html
+%%DOCSDIR%%/AtkStateSet.html
+%%DOCSDIR%%/AtkStreamableContent.html
+%%DOCSDIR%%/AtkTable.html
+%%DOCSDIR%%/AtkText.html
+%%DOCSDIR%%/AtkUtil.html
+%%DOCSDIR%%/AtkValue.html
+%%DOCSDIR%%/atk-AtkState.html
+%%DOCSDIR%%/atk.devhelp
+%%DOCSDIR%%/atk.html
+%%DOCSDIR%%/home.png
+%%DOCSDIR%%/index.html
+%%DOCSDIR%%/index.sgml
+%%DOCSDIR%%/left.png
+%%DOCSDIR%%/right.png
+%%DOCSDIR%%/up.png
share/locale/am/LC_MESSAGES/atk10.mo
share/locale/az/LC_MESSAGES/atk10.mo
share/locale/be/LC_MESSAGES/atk10.mo
@@ -65,6 +66,7 @@ share/locale/bg/LC_MESSAGES/atk10.mo
share/locale/bn/LC_MESSAGES/atk10.mo
share/locale/ca/LC_MESSAGES/atk10.mo
share/locale/cs/LC_MESSAGES/atk10.mo
+share/locale/cy/LC_MESSAGES/atk10.mo
share/locale/da/LC_MESSAGES/atk10.mo
share/locale/de/LC_MESSAGES/atk10.mo
share/locale/el/LC_MESSAGES/atk10.mo
@@ -74,6 +76,7 @@ share/locale/es/LC_MESSAGES/atk10.mo
share/locale/fa/LC_MESSAGES/atk10.mo
share/locale/fi/LC_MESSAGES/atk10.mo
share/locale/fr/LC_MESSAGES/atk10.mo
+share/locale/ga/LC_MESSAGES/atk10.mo
share/locale/he/LC_MESSAGES/atk10.mo
share/locale/hi/LC_MESSAGES/atk10.mo
share/locale/hu/LC_MESSAGES/atk10.mo
@@ -83,11 +86,13 @@ share/locale/it/LC_MESSAGES/atk10.mo
share/locale/ja/LC_MESSAGES/atk10.mo
share/locale/kn/LC_MESSAGES/atk10.mo
share/locale/ko/LC_MESSAGES/atk10.mo
+share/locale/li/LC_MESSAGES/atk10.mo
share/locale/lv/LC_MESSAGES/atk10.mo
share/locale/mk/LC_MESSAGES/atk10.mo
share/locale/ml/LC_MESSAGES/atk10.mo
share/locale/mn/LC_MESSAGES/atk10.mo
share/locale/ms/LC_MESSAGES/atk10.mo
+share/locale/ne/LC_MESSAGES/atk10.mo
share/locale/nl/LC_MESSAGES/atk10.mo
share/locale/no/LC_MESSAGES/atk10.mo
share/locale/pl/LC_MESSAGES/atk10.mo
@@ -108,6 +113,6 @@ share/locale/vi/LC_MESSAGES/atk10.mo
share/locale/yi/LC_MESSAGES/atk10.mo
share/locale/zh_CN/LC_MESSAGES/atk10.mo
share/locale/zh_TW/LC_MESSAGES/atk10.mo
-@dirrm share/doc/atk
+@dirrm %%DOCSDIR%%
@dirrm include/atk-1.0/atk
@dirrm include/atk-1.0