summaryrefslogtreecommitdiff
path: root/accessibility/gail
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-05 03:11:39 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-05 03:11:39 +0000
commitc4851e78e4f63338fe9a4883e5b7a0370dce27f7 (patch)
tree3910aa2e83f782cec94f15b4547dadb741cd29ce /accessibility/gail
parentAdd gnomekeyring, an API and daemon for managing lists of credentials. This (diff)
Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best release
ever. It fixes many bugs, and adds some features missing in previous FreeBSD ports. To help users upgrade from GNOME 2.4, we have constructed an upgrade FAQ at: http://www.freebsd.org/gnome/docs/faq26.html Please read it carefully. GNOME 2.6 packages are also available for all supported i386 versions of FreeBSD at: http://www.marcuscom.com/tinderbox/ The FreeBSD GNOME Team would like the thank the following users for their wonderful testing and patching efforts. We would especially like to thank Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen. Without these people, our team, and our team alumni, GNOME on FreeBSD would not be possible. Jeremy Messenger <mezz7@cox.net> Khairil Yusof <kaeru@pd.jaring.my> Koop Mast <kwm@rainbow-runner.nl> Simon Barner <barner@in.tum.de> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Scott Dodson <sdodson@sdodson.com> Vladimir Grebenschikov <vova@sw.ru>
Diffstat (limited to 'accessibility/gail')
-rw-r--r--accessibility/gail/Makefile7
-rw-r--r--accessibility/gail/distinfo4
-rw-r--r--accessibility/gail/files/patch-docs_reference_libgail-util_Makefile.in16
-rw-r--r--accessibility/gail/pkg-descr7
-rw-r--r--accessibility/gail/pkg-plist45
5 files changed, 62 insertions, 17 deletions
diff --git a/accessibility/gail/Makefile b/accessibility/gail/Makefile
index bc7bad500548..ee36f1199ab2 100644
--- a/accessibility/gail/Makefile
+++ b/accessibility/gail/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= gail
-PORTVERSION= 1.4.1
-PORTREVISION= 1
+PORTVERSION= 1.6.0
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.4
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.6
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -20,7 +19,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
-USE_LIBTOOL_VER= 13
+USE_LIBTOOL_VER=13
USE_GNOME= gnomehack libgnomecanvas
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/accessibility/gail/distinfo b/accessibility/gail/distinfo
index 96608468e460..0c44ab6a9539 100644
--- a/accessibility/gail/distinfo
+++ b/accessibility/gail/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/gail-1.4.1.tar.bz2) = ea970bd1f6ce5da13e7d872ad9d27869
-SIZE (gnome2/gail-1.4.1.tar.bz2) = 397503
+MD5 (gnome2/gail-1.6.0.tar.bz2) = 55e6b01aa2f02d0729ec94f1460611be
+SIZE (gnome2/gail-1.6.0.tar.bz2) = 497110
diff --git a/accessibility/gail/files/patch-docs_reference_libgail-util_Makefile.in b/accessibility/gail/files/patch-docs_reference_libgail-util_Makefile.in
index c61bc365ad8f..6008612e13c6 100644
--- a/accessibility/gail/files/patch-docs_reference_libgail-util_Makefile.in
+++ b/accessibility/gail/files/patch-docs_reference_libgail-util_Makefile.in
@@ -1,11 +1,11 @@
---- docs/reference/libgail-util/Makefile.in.orig Thu May 15 14:45:49 2003
-+++ docs/reference/libgail-util/Makefile.in Thu May 15 14:47:43 2003
-@@ -299,8 +299,6 @@
- echo '-- Installing '$$i ; \
- $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
+--- docs/reference/libgail-util/Makefile.in.orig Wed Feb 25 13:45:04 2004
++++ docs/reference/libgail-util/Makefile.in Wed Feb 25 13:55:28 2004
+@@ -476,8 +476,6 @@
+ echo '-- Installing '$$i ; \
+ $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
done; \
- echo '-- Installing $(srcdir)/html/index.sgml' ; \
-- $(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR); \
- fi)
+- $(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR) || :; \
+ fi
- #
+ uninstall-local:
diff --git a/accessibility/gail/pkg-descr b/accessibility/gail/pkg-descr
index e32431209a41..50541e527e27 100644
--- a/accessibility/gail/pkg-descr
+++ b/accessibility/gail/pkg-descr
@@ -1,4 +1,5 @@
-Gail, the Gnome Accessibility Implementation library, is implementation of the
-ATK interfaces for GTK+ widgets.
+Gail, the Gnome Accessibility Implementation library, contains
+the bindings to integrate the platform-independent ATK accessibility
+widgets into the Gtk structure.
-WWW: http://www.gnome.org/
+WWW: http://developer.gnome.org/projects/gap/
diff --git a/accessibility/gail/pkg-plist b/accessibility/gail/pkg-plist
index abe53cdd1fc2..ccdb3d3fb19c 100644
--- a/accessibility/gail/pkg-plist
+++ b/accessibility/gail/pkg-plist
@@ -7,10 +7,55 @@ lib/libgailutil.a
lib/libgailutil.so
lib/libgailutil.so.17
libdata/pkgconfig/gail.pc
+share/doc/gail-libgail-util/gail-libgail-util.devhelp
share/doc/gail-libgail-util/gail-libgail-util-GailMisc.html
share/doc/gail-libgail-util/gail-libgail-util-GailTextUtil.html
+share/doc/gail-libgail-util/home.png
share/doc/gail-libgail-util/index.html
+share/doc/gail-libgail-util/index.sgml
+share/doc/gail-libgail-util/left.png
share/doc/gail-libgail-util/libgail-util-main.html
+share/doc/gail-libgail-util/right.png
+share/doc/gail-libgail-util/up.png
+share/locale/ar/LC_MESSAGES/gail.mo
+share/locale/az/LC_MESSAGES/gail.mo
+share/locale/be/LC_MESSAGES/gail.mo
+share/locale/bn/LC_MESSAGES/gail.mo
+share/locale/ca/LC_MESSAGES/gail.mo
+share/locale/cs/LC_MESSAGES/gail.mo
+share/locale/cy/LC_MESSAGES/gail.mo
+share/locale/de/LC_MESSAGES/gail.mo
+share/locale/el/LC_MESSAGES/gail.mo
+share/locale/en_CA/LC_MESSAGES/gail.mo
+share/locale/en_GB/LC_MESSAGES/gail.mo
+share/locale/es/LC_MESSAGES/gail.mo
+share/locale/fa/LC_MESSAGES/gail.mo
+share/locale/fi/LC_MESSAGES/gail.mo
+share/locale/fr/LC_MESSAGES/gail.mo
+share/locale/ga/LC_MESSAGES/gail.mo
+share/locale/hi/LC_MESSAGES/gail.mo
+share/locale/hr/LC_MESSAGES/gail.mo
+share/locale/id/LC_MESSAGES/gail.mo
+share/locale/is/LC_MESSAGES/gail.mo
+share/locale/it/LC_MESSAGES/gail.mo
+share/locale/ja/LC_MESSAGES/gail.mo
+share/locale/ko/LC_MESSAGES/gail.mo
+share/locale/lt/LC_MESSAGES/gail.mo
+share/locale/mn/LC_MESSAGES/gail.mo
+share/locale/ms/LC_MESSAGES/gail.mo
+share/locale/nl/LC_MESSAGES/gail.mo
+share/locale/nn/LC_MESSAGES/gail.mo
+share/locale/no/LC_MESSAGES/gail.mo
+share/locale/pt/LC_MESSAGES/gail.mo
+share/locale/pt_BR/LC_MESSAGES/gail.mo
+share/locale/ro/LC_MESSAGES/gail.mo
+share/locale/ru/LC_MESSAGES/gail.mo
+share/locale/sq/LC_MESSAGES/gail.mo
+share/locale/sr/LC_MESSAGES/gail.mo
+share/locale/sr@Latn/LC_MESSAGES/gail.mo
+share/locale/sv/LC_MESSAGES/gail.mo
+share/locale/ta/LC_MESSAGES/gail.mo
+share/locale/uk/LC_MESSAGES/gail.mo
@dirrm share/doc/gail-libgail-util
@dirrm lib/gtk-2.0/modules
@dirrm include/gail-1.0/libgail-util