summaryrefslogtreecommitdiffstats
path: root/accessibility
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2005-04-29 01:40:51 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2005-04-29 01:40:51 +0800
commitc107562125a55a5ea00a9a4208d6ff17f622a863 (patch)
tree5a1cd9518d8197da529598f822438b000941049d /accessibility
parente221b546ef23382eabff48ea8e14d1176eb07973 (diff)
downloadmarcuscom-ports-c107562125a55a5ea00a9a4208d6ff17f622a863.tar
marcuscom-ports-c107562125a55a5ea00a9a4208d6ff17f622a863.tar.gz
marcuscom-ports-c107562125a55a5ea00a9a4208d6ff17f622a863.tar.bz2
marcuscom-ports-c107562125a55a5ea00a9a4208d6ff17f622a863.tar.lz
marcuscom-ports-c107562125a55a5ea00a9a4208d6ff17f622a863.tar.xz
marcuscom-ports-c107562125a55a5ea00a9a4208d6ff17f622a863.tar.zst
marcuscom-ports-c107562125a55a5ea00a9a4208d6ff17f622a863.zip
Add atk at 1.10.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3960 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/atk/Makefile33
-rw-r--r--accessibility/atk/distinfo2
-rw-r--r--accessibility/atk/files/patch-docs_Makefile.in10
-rw-r--r--accessibility/atk/pkg-descr5
-rw-r--r--accessibility/atk/pkg-plist116
5 files changed, 166 insertions, 0 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile
new file mode 100644
index 000000000..8b01f143c
--- /dev/null
+++ b/accessibility/atk/Makefile
@@ -0,0 +1,33 @@
+# New ports collection makefile for: atk
+# Date Created: 14 May 2001
+# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
+#
+# $FreeBSD: ports/accessibility/atk/Makefile,v 1.42 2005/03/12 10:39:25 marcus Exp $
+#
+
+PORTNAME= atk
+PORTVERSION= 1.10.1
+CATEGORIES= accessibility devel
+MASTER_SITES= ${MASTER_SITE_GNOME} \
+ ftp://ftp.gtk.org/pub/gtk/v2.6/
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.10
+DIST_SUBDIR= gnome2
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= A GNOME accessibility toolkit (ATK)
+
+USE_BZIP2= yes
+INSTALLS_SHLIB= yes
+USE_LIBTOOL_VER=15
+USE_GNOME= gnomehack glib20
+CONFIGURE_ARGS= --enable-static \
+ --disable-gtk-doc \
+ --with-html-dir=${PREFIX}/share/doc
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+post-patch:
+ @${REINPLACE_CMD} -e "/^SUBDIRS =/s/tests//" \
+ ${WRKSRC}/Makefile.in
+
+.include <bsd.port.mk>
diff --git a/accessibility/atk/distinfo b/accessibility/atk/distinfo
new file mode 100644
index 000000000..24519217a
--- /dev/null
+++ b/accessibility/atk/distinfo
@@ -0,0 +1,2 @@
+MD5 (gnome2/atk-1.10.1.tar.bz2) = 29df8fe9016083e7eaf129bdd65d8402
+SIZE (gnome2/atk-1.10.1.tar.bz2) = 492436
diff --git a/accessibility/atk/files/patch-docs_Makefile.in b/accessibility/atk/files/patch-docs_Makefile.in
new file mode 100644
index 000000000..b40046ee2
--- /dev/null
+++ b/accessibility/atk/files/patch-docs_Makefile.in
@@ -0,0 +1,10 @@
+--- docs/Makefile.in.orig Fri Jan 24 16:45:09 2003
++++ docs/Makefile.in Fri Jan 24 16:45:09 2003
+@@ -274,6 +274,7 @@
+ dist-hook-local: all-local
+
+ @ENABLE_GTK_DOC_TRUE@all-local: html-build.stamp
++@ENABLE_GTK_DOC_FALSE@all-local:
+
+ #### scan ####
+
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..140563621
--- /dev/null
+++ b/accessibility/atk/pkg-plist
@@ -0,0 +1,116 @@
+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/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.so
+lib/libatk-1.0.so.1011
+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/bg/LC_MESSAGES/atk10.mo
+share/locale/bn/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/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/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/kn/LC_MESSAGES/atk10.mo
+share/locale/ko/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/no/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/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/th/LC_MESSAGES/atk10.mo
+share/locale/tk/LC_MESSAGES/atk10.mo
+share/locale/tr/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_TW/LC_MESSAGES/atk10.mo
+@exec mkdir -p %D/%%DOCSDIR%%
+@unexec rmdir %D/share/locale/as/LC_MESSAGES 2> /dev/null || true
+@unexec rmdir %D/share/locale/as 2> /dev/null || true
+@unexec rmdir %D/share/locale/li/LC_MESSAGES 2> /dev/null || true
+@unexec rmdir %D/share/locale/li 2> /dev/null || true
+@unexec rmdir %D/share/locale/mr/LC_MESSAGES 2> /dev/null || true
+@unexec rmdir %D/share/locale/mr 2> /dev/null || true
+@unexec rmdir %D/share/locale/tk/LC_MESSAGES 2> /dev/null || true
+@unexec rmdir %D/share/locale/tk 2> /dev/null || true
+@dirrm %%DOCSDIR%%
+@dirrm include/atk-1.0/atk
+@dirrm include/atk-1.0