summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2010-01-06 08:47:00 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2010-01-06 08:47:00 +0800
commit14a4d87a5f4862a3107d5b8402f39db99e44cc80 (patch)
tree884182201112f18ff7a60b013fde43040e0db5f7
parent057f8d71782543effbf875879d71f20a9d71a910 (diff)
downloadmarcuscom-ports-14a4d87a5f4862a3107d5b8402f39db99e44cc80.tar
marcuscom-ports-14a4d87a5f4862a3107d5b8402f39db99e44cc80.tar.gz
marcuscom-ports-14a4d87a5f4862a3107d5b8402f39db99e44cc80.tar.bz2
marcuscom-ports-14a4d87a5f4862a3107d5b8402f39db99e44cc80.tar.lz
marcuscom-ports-14a4d87a5f4862a3107d5b8402f39db99e44cc80.tar.xz
marcuscom-ports-14a4d87a5f4862a3107d5b8402f39db99e44cc80.tar.zst
marcuscom-ports-14a4d87a5f4862a3107d5b8402f39db99e44cc80.zip
Add at-spi2-atk, the GTK+ module to interface with the new D-BUS-based SPI
framework. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13368 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--accessibility/at-spi2-atk/Makefile30
-rw-r--r--accessibility/at-spi2-atk/distinfo3
-rw-r--r--accessibility/at-spi2-atk/pkg-descr9
-rw-r--r--accessibility/at-spi2-atk/pkg-plist3
4 files changed, 45 insertions, 0 deletions
diff --git a/accessibility/at-spi2-atk/Makefile b/accessibility/at-spi2-atk/Makefile
new file mode 100644
index 000000000..826873c16
--- /dev/null
+++ b/accessibility/at-spi2-atk/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: at-spi
+# Date Created: 12 April 2002
+# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom: ports/accessibility/at-spi2-core/Makefile,v 1.1 2010/01/06 00:41:11 marcus Exp $
+#
+
+PORTNAME= at-spi2-atk
+PORTVERSION= 0.1.4
+PORTREVISION?= 0
+CATEGORIES= accessibility x11-toolkits
+MASTER_SITES= GNOME
+DIST_SUBDIR= gnome2
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Assisted Technology Provider module for GTK+
+
+LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
+
+USE_BZIP2= yes
+USE_GETTEXT= yes
+USE_GMAKE= yes
+USE_GNOME= gnomehack gnomehier intlhack gtk20 libxml2
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --enable-static
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+.include <bsd.port.mk>
diff --git a/accessibility/at-spi2-atk/distinfo b/accessibility/at-spi2-atk/distinfo
new file mode 100644
index 000000000..30008028d
--- /dev/null
+++ b/accessibility/at-spi2-atk/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome2/at-spi2-atk-0.1.4.tar.bz2) = 9c7fd63d036472de67f2fcb6391bd854
+SHA256 (gnome2/at-spi2-atk-0.1.4.tar.bz2) = 8a4fd084a5851c34be0c94c7502b6edbf042139dbc5067e698ba3fbb359eea28
+SIZE (gnome2/at-spi2-atk-0.1.4.tar.bz2) = 311452
diff --git a/accessibility/at-spi2-atk/pkg-descr b/accessibility/at-spi2-atk/pkg-descr
new file mode 100644
index 000000000..1524ccfd7
--- /dev/null
+++ b/accessibility/at-spi2-atk/pkg-descr
@@ -0,0 +1,9 @@
+This is the Gnome Accessibility Project's Assistive Technology
+Service Provider Interface. It allows accessibility applications
+and assistive technologies to announce their respective existence
+to each other.
+
+This port contains the GTK+ module needed to interface with the SPI
+framework.
+
+WWW: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
diff --git a/accessibility/at-spi2-atk/pkg-plist b/accessibility/at-spi2-atk/pkg-plist
new file mode 100644
index 000000000..a7018e2ed
--- /dev/null
+++ b/accessibility/at-spi2-atk/pkg-plist
@@ -0,0 +1,3 @@
+lib/gtk-2.0/modules/libatk-bridge.a
+lib/gtk-2.0/modules/libatk-bridge.la
+lib/gtk-2.0/modules/libatk-bridge.so