summaryrefslogtreecommitdiffstats
path: root/accessibility/atk
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-14 23:44:29 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-14 23:44:29 +0800
commita0babf79ef11bda98fc65b581a0627dbb351d714 (patch)
treeb4be1f2d50c3c46039e647b8b32836d36977b0f8 /accessibility/atk
parent9267d42698f71521a99cecb8e8de26dbde87132c (diff)
downloadmarcuscom-ports-a0babf79ef11bda98fc65b581a0627dbb351d714.tar
marcuscom-ports-a0babf79ef11bda98fc65b581a0627dbb351d714.tar.gz
marcuscom-ports-a0babf79ef11bda98fc65b581a0627dbb351d714.tar.bz2
marcuscom-ports-a0babf79ef11bda98fc65b581a0627dbb351d714.tar.lz
marcuscom-ports-a0babf79ef11bda98fc65b581a0627dbb351d714.tar.xz
marcuscom-ports-a0babf79ef11bda98fc65b581a0627dbb351d714.tar.zst
marcuscom-ports-a0babf79ef11bda98fc65b581a0627dbb351d714.zip
Add & Update to 2.21.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10073 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/atk')
-rw-r--r--accessibility/atk/Makefile41
-rw-r--r--accessibility/atk/distinfo3
-rw-r--r--accessibility/atk/pkg-descr5
-rw-r--r--accessibility/atk/pkg-plist153
4 files changed, 202 insertions, 0 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile
new file mode 100644
index 000000000..057567663
--- /dev/null
+++ b/accessibility/atk/Makefile
@@ -0,0 +1,41 @@
+# New ports collection makefile for: atk
+# Date Created: 14 May 2001
+# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
+#
+# $FreeBSD: ports/accessibility/atk/Makefile,v 1.52 2007/10/24 23:34:39 marcus Exp $
+# $MCom: ports/accessibility/atk/Makefile,v 1.85 2007/09/17 12:52:17 ahze Exp $
+#
+
+PORTNAME= atk
+PORTVERSION= 1.21.5
+PORTREVISION?= 0
+CATEGORIES= accessibility devel
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
+DIST_SUBDIR= gnome2
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= A GNOME accessibility toolkit (ATK)
+
+USE_BZIP2= yes
+
+.if !defined(REFERENCE_PORT)
+
+USE_GETTEXT= yes
+USE_LDCONFIG= yes
+USE_AUTOTOOLS= libtool:15
+USE_GNOME= gnomehack glib20 ltverhack referencehack
+CONFIGURE_ARGS= --enable-static \
+ --disable-gtk-doc \
+ --with-html-dir=${PREFIX}/share/doc
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib" \
+ AUTOCONF=${TRUE} AUTOMAKE=${TRUE}
+
+post-patch:
+ @${REINPLACE_CMD} -e "/^SUBDIRS =/s/tests//" \
+ ${WRKSRC}/Makefile.in
+
+.include <bsd.port.mk>
+
+.endif
diff --git a/accessibility/atk/distinfo b/accessibility/atk/distinfo
new file mode 100644
index 000000000..b9b3007cc
--- /dev/null
+++ b/accessibility/atk/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome2/atk-1.21.5.tar.bz2) = 3ac67cf2c1739aca39c3e11284cf247e
+SHA256 (gnome2/atk-1.21.5.tar.bz2) = 7afdb44754214ce5b6f3f26f4ab7c3c89ab4c5d5790154f4c8489e3dc08e7314
+SIZE (gnome2/atk-1.21.5.tar.bz2) = 703948
diff --git a/accessibility/atk/pkg-descr b/accessibility/atk/pkg-descr
new file mode 100644
index 000000000..ac3b71815
--- /dev/null
+++ b/accessibility/atk/pkg-descr
@@ -0,0 +1,5 @@
+The GNOME Accessibility Toolkit (ATK) contains accessibility widgets,
+just like GTK contains GUI element widgets. However, ATK's widgets
+are platform-independent, so they can be used with Qt, Motif, etc.
+
+WWW: http://developer.gnome.org/projects/gap/
diff --git a/accessibility/atk/pkg-plist b/accessibility/atk/pkg-plist
new file mode 100644
index 000000000..1c7afa927
--- /dev/null
+++ b/accessibility/atk/pkg-plist
@@ -0,0 +1,153 @@
+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/atkhyperlinkimpl.h
+include/atk-1.0/atk/atkhypertext.h
+include/atk-1.0/atk/atkimage.h
+include/atk-1.0/atk/atkmisc.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/atkrelationtype.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
+libdata/pkgconfig/atk.pc
+share/locale/af/LC_MESSAGES/atk10.mo
+share/locale/am/LC_MESSAGES/atk10.mo
+share/locale/ar/LC_MESSAGES/atk10.mo
+share/locale/as/LC_MESSAGES/atk10.mo
+share/locale/az/LC_MESSAGES/atk10.mo
+share/locale/be/LC_MESSAGES/atk10.mo
+share/locale/be@latin/LC_MESSAGES/atk10.mo
+share/locale/bg/LC_MESSAGES/atk10.mo
+share/locale/bn/LC_MESSAGES/atk10.mo
+share/locale/bn_IN/LC_MESSAGES/atk10.mo
+share/locale/bs/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/dz/LC_MESSAGES/atk10.mo
+share/locale/el/LC_MESSAGES/atk10.mo
+share/locale/en_CA/LC_MESSAGES/atk10.mo
+share/locale/en_GB/LC_MESSAGES/atk10.mo
+share/locale/eo/LC_MESSAGES/atk10.mo
+share/locale/es/LC_MESSAGES/atk10.mo
+share/locale/et/LC_MESSAGES/atk10.mo
+share/locale/eu/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/gl/LC_MESSAGES/atk10.mo
+share/locale/gu/LC_MESSAGES/atk10.mo
+share/locale/he/LC_MESSAGES/atk10.mo
+share/locale/hi/LC_MESSAGES/atk10.mo
+share/locale/hr/LC_MESSAGES/atk10.mo
+share/locale/hu/LC_MESSAGES/atk10.mo
+share/locale/id/LC_MESSAGES/atk10.mo
+share/locale/is/LC_MESSAGES/atk10.mo
+share/locale/it/LC_MESSAGES/atk10.mo
+share/locale/ja/LC_MESSAGES/atk10.mo
+share/locale/ka/LC_MESSAGES/atk10.mo
+share/locale/kn/LC_MESSAGES/atk10.mo
+share/locale/ko/LC_MESSAGES/atk10.mo
+share/locale/ku/LC_MESSAGES/atk10.mo
+share/locale/li/LC_MESSAGES/atk10.mo
+share/locale/lt/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/mr/LC_MESSAGES/atk10.mo
+share/locale/ms/LC_MESSAGES/atk10.mo
+share/locale/nb/LC_MESSAGES/atk10.mo
+share/locale/ne/LC_MESSAGES/atk10.mo
+share/locale/nl/LC_MESSAGES/atk10.mo
+share/locale/nn/LC_MESSAGES/atk10.mo
+share/locale/oc/LC_MESSAGES/atk10.mo
+share/locale/or/LC_MESSAGES/atk10.mo
+share/locale/pa/LC_MESSAGES/atk10.mo
+share/locale/pl/LC_MESSAGES/atk10.mo
+share/locale/pt/LC_MESSAGES/atk10.mo
+share/locale/pt_BR/LC_MESSAGES/atk10.mo
+share/locale/ro/LC_MESSAGES/atk10.mo
+share/locale/ru/LC_MESSAGES/atk10.mo
+share/locale/rw/LC_MESSAGES/atk10.mo
+share/locale/si/LC_MESSAGES/atk10.mo
+share/locale/sk/LC_MESSAGES/atk10.mo
+share/locale/sl/LC_MESSAGES/atk10.mo
+share/locale/sq/LC_MESSAGES/atk10.mo
+share/locale/sr/LC_MESSAGES/atk10.mo
+share/locale/sr@Latn/LC_MESSAGES/atk10.mo
+share/locale/sr@ije/LC_MESSAGES/atk10.mo
+share/locale/sv/LC_MESSAGES/atk10.mo
+share/locale/ta/LC_MESSAGES/atk10.mo
+share/locale/te/LC_MESSAGES/atk10.mo
+share/locale/th/LC_MESSAGES/atk10.mo
+share/locale/tk/LC_MESSAGES/atk10.mo
+share/locale/tr/LC_MESSAGES/atk10.mo
+share/locale/tt/LC_MESSAGES/atk10.mo
+share/locale/ug/LC_MESSAGES/atk10.mo
+share/locale/uk/LC_MESSAGES/atk10.mo
+share/locale/vi/LC_MESSAGES/atk10.mo
+share/locale/wa/LC_MESSAGES/atk10.mo
+share/locale/xh/LC_MESSAGES/atk10.mo
+share/locale/yi/LC_MESSAGES/atk10.mo
+share/locale/zh_CN/LC_MESSAGES/atk10.mo
+share/locale/zh_HK/LC_MESSAGES/atk10.mo
+share/locale/zh_TW/LC_MESSAGES/atk10.mo
+@dirrm include/atk-1.0/atk
+@dirrm include/atk-1.0
+@dirrmtry share/locale/zh_HK/LC_MESSAGES
+@dirrmtry share/locale/zh_HK
+@dirrmtry share/locale/yi/LC_MESSAGES
+@dirrmtry share/locale/yi
+@dirrmtry share/locale/xh/LC_MESSAGES
+@dirrmtry share/locale/xh
+@dirrmtry share/locale/ug/LC_MESSAGES
+@dirrmtry share/locale/ug
+@dirrmtry share/locale/tt/LC_MESSAGES
+@dirrmtry share/locale/tt
+@dirrmtry share/locale/te/LC_MESSAGES
+@dirrmtry share/locale/te
+@dirrmtry share/locale/sr@ije/LC_MESSAGES
+@dirrmtry share/locale/sr@ije
+@dirrmtry share/locale/si/LC_MESSAGES
+@dirrmtry share/locale/si
+@dirrmtry share/locale/rw/LC_MESSAGES
+@dirrmtry share/locale/rw
+@dirrmtry share/locale/oc/LC_MESSAGES
+@dirrmtry share/locale/oc
+@dirrmtry share/locale/mr/LC_MESSAGES
+@dirrmtry share/locale/mr
+@dirrmtry share/locale/ku/LC_MESSAGES
+@dirrmtry share/locale/ku
+@dirrmtry share/locale/dz/LC_MESSAGES
+@dirrmtry share/locale/dz
+@dirrmtry share/locale/bn_IN/LC_MESSAGES
+@dirrmtry share/locale/bn_IN
+@dirrmtry share/locale/be@latin/LC_MESSAGES
+@dirrmtry share/locale/be@latin
+@dirrmtry share/locale/as/LC_MESSAGES
+@dirrmtry share/locale/as