summaryrefslogtreecommitdiffstats
path: root/accessibility/atk
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-04-05 03:11:39 +0000
committermarcus <marcus@FreeBSD.org>2004-04-05 03:11:39 +0000
commit6e5039e5d8ce567e36edb3ab0ea7a8cbaca5698c (patch)
tree80dd01ef786490f07295a989b1efd8ed753a8fef /accessibility/atk
parentd49bf2116376af3147360d03cc88ffae85b3248d (diff)
downloadFreeBSD-ports-6e5039e5d8ce567e36edb3ab0ea7a8cbaca5698c.zip
FreeBSD-ports-6e5039e5d8ce567e36edb3ab0ea7a8cbaca5698c.tar.gz
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/atk')
-rw-r--r--accessibility/atk/Makefile11
-rw-r--r--accessibility/atk/distinfo4
-rw-r--r--accessibility/atk/files/patch-configure13
-rw-r--r--accessibility/atk/pkg-descr13
-rw-r--r--accessibility/atk/pkg-plist7
5 files changed, 16 insertions, 32 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile
index 4426c79..266a66f 100644
--- a/accessibility/atk/Makefile
+++ b/accessibility/atk/Makefile
@@ -6,12 +6,11 @@
#
PORTNAME= atk
-PORTVERSION= 1.4.1
-PORTREVISION= 2
+PORTVERSION= 1.6.0
CATEGORIES= accessibility devel
MASTER_SITES= ${MASTER_SITE_GNOME} \
- ftp://ftp.gtk.org/pub/gtk/v2.2/
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.4
+ ftp://ftp.gtk.org/pub/gtk/v2.3/
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.6
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -19,8 +18,8 @@ COMMENT= A GNOME accessibility toolkit (ATK)
USE_BZIP2= yes
INSTALLS_SHLIB= yes
-USE_LIBTOOL_VER= 13
-USE_GNOME= gnomehack glib20
+USE_LIBTOOL_VER=13
+USE_GNOME= gnomehack lthack glib20
CONFIGURE_ARGS= --enable-static \
--disable-gtk-doc \
--with-html-dir=${PREFIX}/share/doc
diff --git a/accessibility/atk/distinfo b/accessibility/atk/distinfo
index c092bb6..2df340b 100644
--- a/accessibility/atk/distinfo
+++ b/accessibility/atk/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/atk-1.4.1.tar.bz2) = d7830bdf1e05d8395794f75097d291be
-SIZE (gnome2/atk-1.4.1.tar.bz2) = 444235
+MD5 (gnome2/atk-1.6.0.tar.bz2) = 5e699af22a934ea3c1c1ed3742da0500
+SIZE (gnome2/atk-1.6.0.tar.bz2) = 491876
diff --git a/accessibility/atk/files/patch-configure b/accessibility/atk/files/patch-configure
deleted file mode 100644
index 13ee380..0000000
--- a/accessibility/atk/files/patch-configure
+++ /dev/null
@@ -1,13 +0,0 @@
-
-$FreeBSD$
-
---- configure 2002/04/26 06:33:48 1.1
-+++ configure 2002/04/26 06:33:59
-@@ -6885,6 +6885,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/accessibility/atk/pkg-descr b/accessibility/atk/pkg-descr
index b28d3e5..ac3b718 100644
--- a/accessibility/atk/pkg-descr
+++ b/accessibility/atk/pkg-descr
@@ -1,12 +1,5 @@
-Accessibility means helping people with disabilities to participate in
-substantial life activities. That includes work, and the use of services,
-products, and information. GNOME includes libraries and a support framework
-that allow people with disabilities to utilize all of the functionality of the
-GNOME user environment.
-
-The GNOME Accessibility Toolkit (ATK) describes a set of interfaces that need
-to be implemented by GUI components to make them accessible. The interfaces are
-toolkit-independent-- implementations could be written for any widget set, such
-as GTK, Motif or Qt.
+The GNOME Accessibility Toolkit (ATK) contains accessibility widgets,
+just like GTK contains GUI element widgets. However, ATK's widgets
+are platform-independent, so they can be used with Qt, Motif, etc.
WWW: http://developer.gnome.org/projects/gap/
diff --git a/accessibility/atk/pkg-plist b/accessibility/atk/pkg-plist
index 1af1ec8..edfbb0d 100644
--- a/accessibility/atk/pkg-plist
+++ b/accessibility/atk/pkg-plist
@@ -26,7 +26,7 @@ include/atk-1.0/atk/atkutil.h
include/atk-1.0/atk/atkvalue.h
lib/libatk-1.0.a
lib/libatk-1.0.so
-lib/libatk-1.0.so.400
+lib/libatk-1.0.so.600
libdata/pkgconfig/atk.pc
%%DOCSDIR%%/AtkAction.html
%%DOCSDIR%%/AtkComponent.html
@@ -59,6 +59,7 @@ libdata/pkgconfig/atk.pc
%%DOCSDIR%%/left.png
%%DOCSDIR%%/right.png
%%DOCSDIR%%/up.png
+share/locale/af/LC_MESSAGES/atk10.mo
share/locale/am/LC_MESSAGES/atk10.mo
share/locale/az/LC_MESSAGES/atk10.mo
share/locale/be/LC_MESSAGES/atk10.mo
@@ -70,15 +71,18 @@ share/locale/cy/LC_MESSAGES/atk10.mo
share/locale/da/LC_MESSAGES/atk10.mo
share/locale/de/LC_MESSAGES/atk10.mo
share/locale/el/LC_MESSAGES/atk10.mo
+share/locale/en_CA/LC_MESSAGES/atk10.mo
share/locale/en_GB/LC_MESSAGES/atk10.mo
share/locale/eo/LC_MESSAGES/atk10.mo
share/locale/es/LC_MESSAGES/atk10.mo
+share/locale/et/LC_MESSAGES/atk10.mo
share/locale/fa/LC_MESSAGES/atk10.mo
share/locale/fi/LC_MESSAGES/atk10.mo
share/locale/fr/LC_MESSAGES/atk10.mo
share/locale/ga/LC_MESSAGES/atk10.mo
share/locale/he/LC_MESSAGES/atk10.mo
share/locale/hi/LC_MESSAGES/atk10.mo
+share/locale/hr/LC_MESSAGES/atk10.mo
share/locale/hu/LC_MESSAGES/atk10.mo
share/locale/id/LC_MESSAGES/atk10.mo
share/locale/is/LC_MESSAGES/atk10.mo
@@ -107,6 +111,7 @@ share/locale/sl/LC_MESSAGES/atk10.mo
share/locale/sq/LC_MESSAGES/atk10.mo
share/locale/sr/LC_MESSAGES/atk10.mo
share/locale/sr@Latn/LC_MESSAGES/atk10.mo
+share/locale/sr@ije/LC_MESSAGES/atk10.mo
share/locale/sv/LC_MESSAGES/atk10.mo
share/locale/ta/LC_MESSAGES/atk10.mo
share/locale/tr/LC_MESSAGES/atk10.mo
OpenPOWER on IntegriCloud