diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-05-12 23:49:19 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-05-12 23:49:19 +0800 |
commit | 926382e09698007dc3472481164045c6b0b9754a (patch) | |
tree | d0ae60e8f02a2f6b230176c1f2dd549262359efb /accessibility/at-spi2-atk | |
parent | 42048341091e3810049dedfc96d4b312013ab048 (diff) | |
download | marcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.tar marcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.tar.gz marcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.tar.bz2 marcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.tar.lz marcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.tar.xz marcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.tar.zst marcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.zip |
Post 2.30.1 commit clean up.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14135 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/at-spi2-atk')
-rw-r--r-- | accessibility/at-spi2-atk/Makefile | 30 | ||||
-rw-r--r-- | accessibility/at-spi2-atk/distinfo | 3 | ||||
-rw-r--r-- | accessibility/at-spi2-atk/pkg-descr | 9 | ||||
-rw-r--r-- | accessibility/at-spi2-atk/pkg-plist | 6 |
4 files changed, 0 insertions, 48 deletions
diff --git a/accessibility/at-spi2-atk/Makefile b/accessibility/at-spi2-atk/Makefile deleted file mode 100644 index dca417587..000000000 --- a/accessibility/at-spi2-atk/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: at-spi -# Date Created: 12 April 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/accessibility/at-spi2-atk/Makefile,v 1.5 2010/02/20 19:29:25 marcus Exp $ -# - -PORTNAME= at-spi2-atk -PORTVERSION= 0.1.8 -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 -RUN_DEPENDS= ${LOCALBASE}/libexec/at-spi2-registryd:${PORTSDIR}/accessibility/at-spi2-core - -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 deleted file mode 100644 index 6c0a2ff55..000000000 --- a/accessibility/at-spi2-atk/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/at-spi2-atk-0.1.8.tar.bz2) = dbf92538b4e83bcd0a5f42adb9143411 -SHA256 (gnome2/at-spi2-atk-0.1.8.tar.bz2) = 7ccfb43ec166814aa3daf0bf1b894d07b766d05c30860ef3db759f2dab72f2eb -SIZE (gnome2/at-spi2-atk-0.1.8.tar.bz2) = 292459 diff --git a/accessibility/at-spi2-atk/pkg-descr b/accessibility/at-spi2-atk/pkg-descr deleted file mode 100644 index 1524ccfd7..000000000 --- a/accessibility/at-spi2-atk/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -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 deleted file mode 100644 index fb9bd0154..000000000 --- a/accessibility/at-spi2-atk/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -lib/gtk-2.0/modules/at-spi-dbus/modules/libatk-bridge.a -lib/gtk-2.0/modules/at-spi-dbus/modules/libatk-bridge.la -lib/gtk-2.0/modules/at-spi-dbus/modules/libatk-bridge.so -share/gnome/autostart/atk-bridge.desktop -@dirrm lib/gtk-2.0/modules/at-spi-dbus/modules -@dirrm lib/gtk-2.0/modules/at-spi-dbus |