summaryrefslogtreecommitdiff
path: root/devel/gail
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-04-01 18:30:06 +0000
committerjmmv <jmmv@pkgsrc.org>2004-04-01 18:30:06 +0000
commitc9be99c7aa9da6db0f3d9194f4df8da1155c00fd (patch)
tree951ddce0c4efaa409dda6d2924a2deb03f8782e3 /devel/gail
parentef1ee751b50453ae6672dd60778ccb9ea97d1bf3 (diff)
downloadpkgsrc-c9be99c7aa9da6db0f3d9194f4df8da1155c00fd.tar.gz
Update to 1.6.0:
Overview of Changes in GAIL 1.6.0 ================================= * Added translations: Romanian [Mi\305\237u Moldovan], Bengali [Progga], British (en_GB) [Gareth Owen], Hindi [Anand Subramanian], Icelandic [ Helgi \303\236ormar \303\236orbj\303\266rnsson] * Updated translations: Lithuanian [\305\275ygimantas Beru\304\215ka], Norwegian Nynorsk [\303\205smund Skj\303\246veland] Overview of Changes in GAIL 1.5.8 ================================= * Ignore label within button when creating LABELLED_BY relations. (bug #136602) * Find label for button in a GtkTreeView column header. (bug #135943) * Add translations: Brazilian Portuguese [Franz Gustav Niederheitmann], Russian [Russian team] * Updated translations: Albanian [Laurent Dhima], Croatian [Robert Sedak] Overview of Changes in GAIL 1.5.7 ================================= * Use gtk_widget_list_mnemonic_labels to create ATK_LABELLED_BY relations instead of special case heuristics. (bug #136163) * Correct error in GailScale (bug 135227) [Mariano Su\341rez-Alvarez] * Add translations: Tamil [Adamnseh Nadarajah] * Updated translations: Albanian [Laurent Dhima], Simplified Chinese [Funda Wang] Overview of Changes in GAIL 1.5.6 ================================= * Emit notification when tooltip is displayed. Set ATK_RELATION_POPUP_FOR to identify the object for which the tooltip is displayed. (bug #76266) * Find text in buttons on GAIM login screen so that it is reported as accessible name for button. (bug #134308) * Do not report widget name as accessible name. (bug #128439) * Check TreeView is realized before emitting selection-changed signal. (bug #134952) * Add heuristic to find label for NautilusEntry in FMPropertiesWindow. (bug #134629) * Fix leak when adding global event listener. [Christian Persch] (bug #135018) * Add accessibility implementation for GtkScale. (bug #104797) * Add translations: Canadian English [Adam Weinberger] * Updated translations: Albanian [Laurent Dhima], Irish [Alastair McKinstry] Overview of Changes in GAIL 1.5.5 ================================= * Fix emission of test-inserted signals when text in a GtkEntry changes. (bug #133283) * Add heuristic to find label for GnomeEntry. (bug #133403) * Find labelled-by relation for GnomeColorPicker (bug #133200) * Correct setting of object in NODE_CHILD_OF relation. (bug #133420) * Report a GailEntry as child of GailCombo even if it is not editable. (bug 133512) * Add heuristic to find label for entry in GtkFileSelection. (bug #129371) * Correct labelling for GnomeIconEntry. (bug #133967) * Report keybindings for activate action for GailEntry. (bug #132846) * Avoid spurious reporting of focus on parent menu item when moving from one menu item to another. (bug 128973) * Report labelling correctly for GnomeFileEntry. (bug #134131) * Report label for combo-box in Sound preferences capplet. (bug #126972). * Add translations: Japanese [Takeshi AIHANA], Ukrainian [Maxim Dziumanenko], Belarusian [Ales Nyakhaychyk], Finnish [Pauli Virtanen] * Updated translations: Albanian [Laurent Dhima], Serbian [Aleksandar Uro\305\241evi\304\207] Overview of Changes in GAIL 1.5.4 ================================= * Correct error in action implementation for GtkExpander. (bug #131458) [Bill Haneman] * Implement AtkSelection for GtkList. (bug #132136) * Avoid warning when popping up context menu in gnome-terminal. (bug #132457) * Emit deactivate signal when window is being removed. (bug #132604) * Add initial accessibility implementation for GtkComboBox. * Fix crasher bug in gnumeric when treeview is destroyed. (bug #132450) * Add translations: Irish [Alastair McKinstry], Albanian [Laurent Dhima], Azerbaijani [M\311\231tin \306\217mirov] * Update translations: Norwegian Nynorsk [\303\205smund Skj\303\246veland], Czech [Miloslav Trmac], Croatian [Robert Sedak] Overview of Changes in GAIL 1.5.3 ================================= * Define locale dir for gail correctly. (bug #130489) * Fix FPI in gail documentation. (bug 129730) [Sebastien Bacher] * Ensure that role for table is set correctly. (bug #128799) * Add translations: Indonesian [Ahmad Riza H Nst], Arabic [Arafat Medini], Norwegian Nyorsk [\303\205smund Skj\303\246veland], Serbian [Robert Sedak], Lithuanian [Tomas Kuliavas], Persian [Roozbeh Pournader], Danish [Ole Laursen], French [Baptiste Mille-Mathias], Mongolian [Sanlig Badral], Italian [Luca Ferretti], Korean [Changwoo Ryu]. * Update translations: Polish [Artur Flinta] Overview of Changes in GAIL 1.5.2 ================================= * Ensure that focus object is reported correctly after window deactivate/activate. (bug #127486) * Set ATK_STATE_SHOWING for cells which are on the screen. (bug #127607) * Add accessibility support for GtkExpander. (bug #128378) * Fix crasher bug when GailEntry idle handler is called after the object is destroyed. (bug #128497) * Add translations: Greek [Kostas Papadimas], Malay [Hasbullah Bin Pit], Catalan [Jordi Mallach], Norwegian [Kjartan Marass], Portuguese [Duarte Loreto] * Updated translations: Dutch [Elros Cyriatan] Overview of Changes in GAIL 1.5.1 ================================= * Fix emission of warning messages when accessing GtkTreeView. (bug #126706) * Report name of stock icon when no other name is available for button. (bug #126631) * Wait until menu is mapped before reporting is is visible. This fixes problem with incorrect vnumber of children being reported. (bug #126801) * Report focus on item in menubar before reporting focus on menu item in menu when Alt key is used to popup menu. (bug #124838) * Report text correctly when the text is in bold. (bug #126797) * Find label for widget Nautilus Desktop Preferences dialog. (bug #126973) * Add translations: Welsh [Rhys Jones], Polish [Arkadiusz Lipiec], Czech [Miloslav Trmac] Overview of Changes in GAIL 1.5.0 ================================= * Fix crasher bug in wnck-applet when gnome-panel terminates (bug #124575) * Fix crasher bug in glade-2 when GtkCList added to scrolled window which previously contained a GtkTreeView. (bug #119635) * Correct inconsistency in property names; some container hyphen (-) and some contained underscore (_). (bug #125212) * Report focus correctly when Alt+F1 is used to popup panel's menu. (bug #124232) * Add translatable accessible names for GTK and GNOME stock icons. (bug #122549) * Report cell as focused the first time a table is displayed. 9bug #126356) * Fix crasher bug when gok settings dialog is displayed. (bug #126726) * Do not emit unnecessary notifications about window title change. (bug #126605 * Report text correctly for option menu after value changes. (bug #125703) * Add translations: Swedish [Christian Rose], German [Christian Neumair], Serbian [Danilo \305\240egan], Dutch [Vincent van Adrighem], Spanish [Francisco Javier F. Serrador]
Diffstat (limited to 'devel/gail')
-rw-r--r--devel/gail/Makefile10
-rw-r--r--devel/gail/PLIST49
-rw-r--r--devel/gail/buildlink2.mk4
-rw-r--r--devel/gail/buildlink3.mk4
-rw-r--r--devel/gail/distinfo8
-rw-r--r--devel/gail/patches/patch-aa12
-rw-r--r--devel/gail/patches/patch-ab13
7 files changed, 59 insertions, 41 deletions
diff --git a/devel/gail/Makefile b/devel/gail/Makefile
index 4a8a5b56622..2f3965ed8a7 100644
--- a/devel/gail/Makefile
+++ b/devel/gail/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2004/02/14 17:21:37 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2004/04/01 18:30:06 jmmv Exp $
#
-DISTNAME= gail-1.4.1
-PKGREVISION= 2
+DISTNAME= gail-1.6.0
CATEGORIES= devel gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gail/1.4/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gail/1.6/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jmmv@NetBSD.org
@@ -16,16 +15,15 @@ USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
USE_X11= yes
USE_LIBTOOL= yes
+USE_PKGLOCALEDIR= yes
PKGCONFIG_OVERRIDE= gail.pc.in
-CONFIGURE_ARGS+= --enable-gtk-doc=no
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/html
.include "../../devel/atk/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
-.include "../../graphics/libart2/buildlink3.mk"
.include "../../graphics/libgnomecanvas/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
diff --git a/devel/gail/PLIST b/devel/gail/PLIST
index 73f2ff949da..aaab38d3e1e 100644
--- a/devel/gail/PLIST
+++ b/devel/gail/PLIST
@@ -1,7 +1,10 @@
-@comment $NetBSD: PLIST,v 1.5 2003/12/14 19:52:00 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.6 2004/04/01 18:30:06 jmmv Exp $
include/gail-1.0/libgail-util/gail-util.h
include/gail-1.0/libgail-util/gailmisc.h
include/gail-1.0/libgail-util/gailtextutil.h
+lib/gtk-2.0/modules/libferret.a
+lib/gtk-2.0/modules/libferret.la
+lib/gtk-2.0/modules/libferret.so
lib/gtk-2.0/modules/libgail.a
lib/gtk-2.0/modules/libgail.la
lib/gtk-2.0/modules/libgail.so
@@ -13,9 +16,53 @@ lib/libgailutil.so.17.0
lib/pkgconfig/gail.pc
share/doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html
share/doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html
+share/doc/html/gail-libgail-util/gail-libgail-util.devhelp
+share/doc/html/gail-libgail-util/home.png
share/doc/html/gail-libgail-util/index.html
share/doc/html/gail-libgail-util/index.sgml
+share/doc/html/gail-libgail-util/left.png
share/doc/html/gail-libgail-util/libgail-util-main.html
+share/doc/html/gail-libgail-util/right.png
+share/doc/html/gail-libgail-util/up.png
+${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/id/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/is/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gail.mo
@dirrm share/doc/html/gail-libgail-util
@comment in gtk2: @dirrm lib/gtk-2.0/modules
@dirrm include/gail-1.0/libgail-util
diff --git a/devel/gail/buildlink2.mk b/devel/gail/buildlink2.mk
index 26fadedefdb..07406929e58 100644
--- a/devel/gail/buildlink2.mk
+++ b/devel/gail/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.9 2004/02/15 18:41:44 jmmv Exp $
+# $NetBSD: buildlink2.mk,v 1.10 2004/04/01 18:30:06 jmmv Exp $
#
# This Makefile fragment is included by packages that use gail.
#
@@ -9,7 +9,7 @@
GAIL_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= gail
-BUILDLINK_DEPENDS.gail?= gail>=1.4.1nb1
+BUILDLINK_DEPENDS.gail?= gail>=1.6.0
BUILDLINK_PKGSRCDIR.gail?= ../../devel/gail
EVAL_PREFIX+= BUILDLINK_PREFIX.gail=gail
diff --git a/devel/gail/buildlink3.mk b/devel/gail/buildlink3.mk
index 27ce5eafad9..71ee273c299 100644
--- a/devel/gail/buildlink3.mk
+++ b/devel/gail/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2004/03/18 09:12:10 jlam Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2004/04/01 18:30:06 jmmv Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GAIL_BUILDLINK3_MK:= ${GAIL_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngail}
BUILDLINK_PACKAGES+= gail
.if !empty(GAIL_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.gail+= gail>=1.4.1nb1
+BUILDLINK_DEPENDS.gail+= gail>=1.6.0
BUILDLINK_PKGSRCDIR.gail?= ../../devel/gail
.endif # GAIL_BUILDLINK3_MK
diff --git a/devel/gail/distinfo b/devel/gail/distinfo
index aa695b1f6aa..57888493083 100644
--- a/devel/gail/distinfo
+++ b/devel/gail/distinfo
@@ -1,6 +1,4 @@
-$NetBSD: distinfo,v 1.5 2003/12/14 19:52:00 jmmv Exp $
+$NetBSD: distinfo,v 1.6 2004/04/01 18:30:06 jmmv Exp $
-SHA1 (gail-1.4.1.tar.bz2) = fc073d3b22b0f58925fa48c4f1c239ffc88664fb
-Size (gail-1.4.1.tar.bz2) = 397503 bytes
-SHA1 (patch-aa) = 5f4bf0a96ffd28ad38667c720c0a19abf1e2b6a0
-SHA1 (patch-ab) = f0d567a2267be322ad9b020705b302f7a4bc46a0
+SHA1 (gail-1.6.0.tar.bz2) = ad216ee4b7d1118ec61a0a6c3133ba946a80b06a
+Size (gail-1.6.0.tar.bz2) = 497110 bytes
diff --git a/devel/gail/patches/patch-aa b/devel/gail/patches/patch-aa
deleted file mode 100644
index 4b579c860eb..00000000000
--- a/devel/gail/patches/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2003/01/06 13:54:13 jmmv Exp $
-
---- Makefile.am.orig Wed Jun 19 17:32:35 2002
-+++ Makefile.am
-@@ -1,6 +1,6 @@
- # Process this file with automake to create Makefile.in.
-
--SUBDIRS=libgail-util gail tests docs
-+SUBDIRS=libgail-util gail docs
-
- pkgconfigdir = $(libdir)/pkgconfig
- pkgconfig_DATA= gail.pc
diff --git a/devel/gail/patches/patch-ab b/devel/gail/patches/patch-ab
deleted file mode 100644
index cb174ca17b7..00000000000
--- a/devel/gail/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.3 2003/01/06 13:54:13 jmmv Exp $
-
---- Makefile.in.orig Fri Jan 3 17:05:03 2003
-+++ Makefile.in
-@@ -86,7 +86,7 @@ STRIP = @STRIP@
- VERSION = @VERSION@
- ms_librarian = @ms_librarian@
-
--SUBDIRS = libgail-util gail tests docs
-+SUBDIRS = libgail-util gail docs
-
- pkgconfigdir = $(libdir)/pkgconfig
- pkgconfig_DATA = gail.pc