summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-01-24 07:19:26 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-01-24 07:19:26 +0800
commit2a958f7bd51771d99cfd5d2731d61932e346ff37 (patch)
tree218c2827712601c77abb2dcda1029c24305c4319
parent594ba0128bcda1bfe0bc0056e6e454a2ca774414 (diff)
downloadmarcuscom-ports-2a958f7bd51771d99cfd5d2731d61932e346ff37.tar
marcuscom-ports-2a958f7bd51771d99cfd5d2731d61932e346ff37.tar.gz
marcuscom-ports-2a958f7bd51771d99cfd5d2731d61932e346ff37.tar.bz2
marcuscom-ports-2a958f7bd51771d99cfd5d2731d61932e346ff37.tar.lz
marcuscom-ports-2a958f7bd51771d99cfd5d2731d61932e346ff37.tar.xz
marcuscom-ports-2a958f7bd51771d99cfd5d2731d61932e346ff37.tar.zst
marcuscom-ports-2a958f7bd51771d99cfd5d2731d61932e346ff37.zip
Update to 1.91.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15090 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--accessibility/at-spi2-core/Makefile32
-rw-r--r--accessibility/at-spi2-core/distinfo2
-rw-r--r--accessibility/at-spi2-core/files/patch-atspi_Makefile.in10
-rw-r--r--accessibility/at-spi2-core/pkg-descr10
-rw-r--r--accessibility/at-spi2-core/pkg-plist6
5 files changed, 60 insertions, 0 deletions
diff --git a/accessibility/at-spi2-core/Makefile b/accessibility/at-spi2-core/Makefile
new file mode 100644
index 000000000..018894990
--- /dev/null
+++ b/accessibility/at-spi2-core/Makefile
@@ -0,0 +1,32 @@
+# 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.17 2010/11/16 11:48:22 kwm Exp $
+#
+
+PORTNAME= at-spi2-core
+PORTVERSION= 1.91.5
+CATEGORIES= accessibility x11-toolkits
+MASTER_SITES= GNOME
+DIST_SUBDIR= gnome2
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= An Assistive Technology Service Provider Interface
+
+LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
+
+LICENSE= LGPL21
+LICENSE_FILE= ${WRKSRC}/COPYING
+USE_BZIP2= yes
+USE_GETTEXT= yes
+USE_GMAKE= yes
+USE_GNOME= gnomehack gnomehier intlhack
+USE_XORG= x11 xi xtst
+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-core/distinfo b/accessibility/at-spi2-core/distinfo
new file mode 100644
index 000000000..90496fb87
--- /dev/null
+++ b/accessibility/at-spi2-core/distinfo
@@ -0,0 +1,2 @@
+SHA256 (gnome2/at-spi2-core-1.91.5.tar.bz2) = ec0a56f499f7e82ec6a24acbb6c386bce04887b7fc4fd4a81d1eb500f928ef6d
+SIZE (gnome2/at-spi2-core-1.91.5.tar.bz2) = 465818
diff --git a/accessibility/at-spi2-core/files/patch-atspi_Makefile.in b/accessibility/at-spi2-core/files/patch-atspi_Makefile.in
new file mode 100644
index 000000000..e6d6cbeb0
--- /dev/null
+++ b/accessibility/at-spi2-core/files/patch-atspi_Makefile.in
@@ -0,0 +1,10 @@
+--- atspi/Makefile.in.orig 2011-01-24 00:11:24.000000000 +0000
++++ atspi/Makefile.in 2011-01-24 00:13:25.000000000 +0000
+@@ -897,6 +897,7 @@
+ @HAVE_INTROSPECTION_TRUE@ --nsversion=2.0 \
+ @HAVE_INTROSPECTION_TRUE@ -I$(top_builddir) \
+ @HAVE_INTROSPECTION_TRUE@ -I$(top_srcdir) \
++@HAVE_INTROSPECTION_TRUE@ $(CPPFLAGS) \
+ @HAVE_INTROSPECTION_TRUE@ --include=GLib-2.0 \
+ @HAVE_INTROSPECTION_TRUE@ --include=GObject-2.0 \
+ @HAVE_INTROSPECTION_TRUE@ --libtool="$(top_builddir)/libtool" \
diff --git a/accessibility/at-spi2-core/pkg-descr b/accessibility/at-spi2-core/pkg-descr
new file mode 100644
index 000000000..6df23cda6
--- /dev/null
+++ b/accessibility/at-spi2-core/pkg-descr
@@ -0,0 +1,10 @@
+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 version of at-spi is a major break from previous versions.
+It has been completely rewritten to use D-Bus rather than
+ORBIT / CORBA for its transport protocol.
+
+WWW: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
diff --git a/accessibility/at-spi2-core/pkg-plist b/accessibility/at-spi2-core/pkg-plist
new file mode 100644
index 000000000..55de074ee
--- /dev/null
+++ b/accessibility/at-spi2-core/pkg-plist
@@ -0,0 +1,6 @@
+bin/at-spi-dbus-bus
+etc/at-spi2/accessibility.conf
+etc/xdg/autostart/at-spi-dbus-bus.desktop
+libexec/at-spi2-registryd
+share/dbus-1/services/org.a11y.atspi.Registry.service
+@dirrm etc/at-spi2