summaryrefslogtreecommitdiffstats
path: root/accessibility/at-spi
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-21 12:55:00 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-21 12:55:00 +0800
commitb02981bc40015e0110c61005ca3cda38767ecfd3 (patch)
tree1af69b2e34a7eeb36a2114c12574345d3626dca3 /accessibility/at-spi
parent3d8ce04a42ad17f8fc7cdccfb8346495f78aaf2c (diff)
downloadmarcuscom-ports-b02981bc40015e0110c61005ca3cda38767ecfd3.tar
marcuscom-ports-b02981bc40015e0110c61005ca3cda38767ecfd3.tar.gz
marcuscom-ports-b02981bc40015e0110c61005ca3cda38767ecfd3.tar.bz2
marcuscom-ports-b02981bc40015e0110c61005ca3cda38767ecfd3.tar.lz
marcuscom-ports-b02981bc40015e0110c61005ca3cda38767ecfd3.tar.xz
marcuscom-ports-b02981bc40015e0110c61005ca3cda38767ecfd3.tar.zst
marcuscom-ports-b02981bc40015e0110c61005ca3cda38767ecfd3.zip
Update to 1.7.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5716 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/at-spi')
-rw-r--r--accessibility/at-spi/Makefile5
-rw-r--r--accessibility/at-spi/distinfo6
-rw-r--r--accessibility/at-spi/files/patch-libspi_Makefile.in11
-rw-r--r--accessibility/at-spi/files/patch-registryd_Makefile.in11
-rw-r--r--accessibility/at-spi/pkg-plist68
5 files changed, 73 insertions, 28 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile
index ab0735417..67c2412e7 100644
--- a/accessibility/at-spi/Makefile
+++ b/accessibility/at-spi/Makefile
@@ -3,12 +3,11 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/at-spi/Makefile,v 1.33 2006/01/31 20:36:45 marcus Exp $
+# $MCom: ports/accessibility/at-spi/Makefile,v 1.34 2006/02/17 23:32:10 marcus Exp $
#
PORTNAME= at-spi
-PORTVERSION= 1.7.4
-PORTREVISION= 1
+PORTVERSION= 1.7.5
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.7
diff --git a/accessibility/at-spi/distinfo b/accessibility/at-spi/distinfo
index 1e0f7bba6..2c0050048 100644
--- a/accessibility/at-spi/distinfo
+++ b/accessibility/at-spi/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/at-spi-1.7.4.tar.bz2) = c1bd2652d96c8f628bc203367e3ae58f
-SHA256 (gnome2/at-spi-1.7.4.tar.bz2) = fa044de6be74edc5712a768e2a29f017a9cde80b809eec882da308335fd2111d
-SIZE (gnome2/at-spi-1.7.4.tar.bz2) = 559152
+MD5 (gnome2/at-spi-1.7.5.tar.bz2) = 571faa3a1766047b0faae607ab883e89
+SHA256 (gnome2/at-spi-1.7.5.tar.bz2) = 8fb8268b977c240c6bf74612bc9056fce766b5b605c4062dd52ef0415da00f54
+SIZE (gnome2/at-spi-1.7.5.tar.bz2) = 598396
diff --git a/accessibility/at-spi/files/patch-libspi_Makefile.in b/accessibility/at-spi/files/patch-libspi_Makefile.in
deleted file mode 100644
index cfb55a212..000000000
--- a/accessibility/at-spi/files/patch-libspi_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- libspi/Makefile.in.orig Fri May 2 13:36:07 2003
-+++ libspi/Makefile.in Fri May 2 13:36:37 2003
-@@ -539,7 +539,7 @@
- mostlyclean distclean maintainer-clean
-
-
--$(top_srcdir)/libspi/accessible.c $(top_srcdir)/libspi/base.h $(top_srcdir)/libspi/keystrokelistener.h $(top_srcdir)/libspi/libspi.h $(top_srcdir)/libspi/listener.h $(top_srcdir)/libspi/remoteobject.h : Accessibility.h
-+accessible.c base.h keystrokelistener.h libspi.h listener.h remoteobject.h : Accessibility.h
-
- $(IDL_OUT) Accessibility-imodule.c : $(IDL_DEPS) $(ORBIT_IDL)
- $(ORBIT_IDL) -D__ACCESSIBILITY_COMPILATION__ $(IDLFLAGS) $(top_srcdir)/idl/Accessibility.idl
diff --git a/accessibility/at-spi/files/patch-registryd_Makefile.in b/accessibility/at-spi/files/patch-registryd_Makefile.in
deleted file mode 100644
index 7729e9da1..000000000
--- a/accessibility/at-spi/files/patch-registryd_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- registryd/Makefile.in.orig Fri Aug 8 12:15:34 2003
-+++ registryd/Makefile.in Fri Aug 8 12:20:05 2003
-@@ -150,7 +150,7 @@
- at_spi_registryd_SOURCES = desktop.c desktop.h deviceeventcontroller.c deviceeventcontroller.h registry-main.c registry.c registry.h
-
-
--LDADD = $(top_builddir)/libspi/libspi.la $(X_LIBS) $(XTST_LIBS) $(XEVIE_LIBS) $(REGISTRYD_LIBS)
-+LDADD = -L$(top_builddir)/libspi/.libs $(top_builddir)/libspi/libspi.la $(X_LIBS) $(XTST_LIBS) $(XEVIE_LIBS) $(REGISTRYD_LIBS)
-
- serverinfodir = $(prefix)/libdata/bonobo/servers
- serverinfo_DATA = Accessibility_Registry.server
diff --git a/accessibility/at-spi/pkg-plist b/accessibility/at-spi/pkg-plist
index 26df8b7c8..0790a46b5 100644
--- a/accessibility/at-spi/pkg-plist
+++ b/accessibility/at-spi/pkg-plist
@@ -99,6 +99,74 @@ share/gnome/idl/at-spi-1.0/Accessibility_StreamableContent.idl
share/gnome/idl/at-spi-1.0/Accessibility_Table.idl
share/gnome/idl/at-spi-1.0/Accessibility_Text.idl
share/gnome/idl/at-spi-1.0/Accessibility_Value.idl
+share/locale/ar/LC_MESSAGES/at-spi.mo
+share/locale/az/LC_MESSAGES/at-spi.mo
+share/locale/be/LC_MESSAGES/at-spi.mo
+share/locale/bg/LC_MESSAGES/at-spi.mo
+share/locale/bn/LC_MESSAGES/at-spi.mo
+share/locale/bs/LC_MESSAGES/at-spi.mo
+share/locale/ca/LC_MESSAGES/at-spi.mo
+share/locale/cs/LC_MESSAGES/at-spi.mo
+share/locale/cy/LC_MESSAGES/at-spi.mo
+share/locale/da/LC_MESSAGES/at-spi.mo
+share/locale/de/LC_MESSAGES/at-spi.mo
+share/locale/el/LC_MESSAGES/at-spi.mo
+share/locale/en_CA/LC_MESSAGES/at-spi.mo
+share/locale/en_GB/LC_MESSAGES/at-spi.mo
+share/locale/eo/LC_MESSAGES/at-spi.mo
+share/locale/es/LC_MESSAGES/at-spi.mo
+share/locale/et/LC_MESSAGES/at-spi.mo
+share/locale/eu/LC_MESSAGES/at-spi.mo
+share/locale/fa/LC_MESSAGES/at-spi.mo
+share/locale/fi/LC_MESSAGES/at-spi.mo
+share/locale/fr/LC_MESSAGES/at-spi.mo
+share/locale/gl/LC_MESSAGES/at-spi.mo
+share/locale/gu/LC_MESSAGES/at-spi.mo
+share/locale/he/LC_MESSAGES/at-spi.mo
+share/locale/hi/LC_MESSAGES/at-spi.mo
+share/locale/hr/LC_MESSAGES/at-spi.mo
+share/locale/hu/LC_MESSAGES/at-spi.mo
+share/locale/id/LC_MESSAGES/at-spi.mo
+share/locale/is/LC_MESSAGES/at-spi.mo
+share/locale/it/LC_MESSAGES/at-spi.mo
+share/locale/ja/LC_MESSAGES/at-spi.mo
+share/locale/ka/LC_MESSAGES/at-spi.mo
+share/locale/ko/LC_MESSAGES/at-spi.mo
+share/locale/lt/LC_MESSAGES/at-spi.mo
+share/locale/mn/LC_MESSAGES/at-spi.mo
+share/locale/mr/LC_MESSAGES/at-spi.mo
+share/locale/ms/LC_MESSAGES/at-spi.mo
+share/locale/nb/LC_MESSAGES/at-spi.mo
+share/locale/ne/LC_MESSAGES/at-spi.mo
+share/locale/nl/LC_MESSAGES/at-spi.mo
+share/locale/nn/LC_MESSAGES/at-spi.mo
+share/locale/no/LC_MESSAGES/at-spi.mo
+share/locale/or/LC_MESSAGES/at-spi.mo
+share/locale/pa/LC_MESSAGES/at-spi.mo
+share/locale/pl/LC_MESSAGES/at-spi.mo
+share/locale/pt/LC_MESSAGES/at-spi.mo
+share/locale/pt_BR/LC_MESSAGES/at-spi.mo
+share/locale/ro/LC_MESSAGES/at-spi.mo
+share/locale/ru/LC_MESSAGES/at-spi.mo
+share/locale/rw/LC_MESSAGES/at-spi.mo
+share/locale/sk/LC_MESSAGES/at-spi.mo
+share/locale/sl/LC_MESSAGES/at-spi.mo
+share/locale/sq/LC_MESSAGES/at-spi.mo
+share/locale/sr/LC_MESSAGES/at-spi.mo
+share/locale/sr@Latn/LC_MESSAGES/at-spi.mo
+share/locale/sr@ije/LC_MESSAGES/at-spi.mo
+share/locale/sv/LC_MESSAGES/at-spi.mo
+share/locale/th/LC_MESSAGES/at-spi.mo
+share/locale/ug/LC_MESSAGES/at-spi.mo
+share/locale/uk/LC_MESSAGES/at-spi.mo
+share/locale/vi/LC_MESSAGES/at-spi.mo
+share/locale/wa/LC_MESSAGES/at-spi.mo
+share/locale/xh/LC_MESSAGES/at-spi.mo
+share/locale/zh_CN/LC_MESSAGES/at-spi.mo
+share/locale/zh_HK/LC_MESSAGES/at-spi.mo
+share/locale/zh_TW/LC_MESSAGES/at-spi.mo
+@dirrmtry share/locale/zh_HK/LC_MESSAGES
+@dirrmtry share/locale/zh_HK
@dirrm share/gnome/idl/at-spi-1.0
@dirrm share/doc/at-spi-cspi
@dirrm lib/orbit-2.0