From d5161cfa3c67b705273b3488743f22bbc28ae04c Mon Sep 17 00:00:00 2001 From: prlw1 Date: Mon, 8 Oct 2012 20:19:31 +0000 Subject: Update to 2.6.0 * Bug 635332: Include C header information in GIR * Added atk_relation_set_contains_target to atk.symbols * Bug 672869: Required a method to check if a relationset contains a relation taking into account relationship and target * Added extra doc on atk_remove_[key/global]_event_listener * Fixed compilation with some gcc versions/combination of options * Provide a default implementation for atk_util_[add/remove]_global_event_listner * Bug 478587: "accessible-role" - invalid default value * Updated translations: Japanese, Brazilian Portuguese, Polish, Galician, Latvian, Catalan, Catalan (Valencian), Greek, Norwegian, Spanish --- devel/atk/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'devel/atk/Makefile') diff --git a/devel/atk/Makefile b/devel/atk/Makefile index 792c996e875..57e6e9ebf02 100644 --- a/devel/atk/Makefile +++ b/devel/atk/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.85 2012/09/15 10:04:05 obache Exp $ +# $NetBSD: Makefile,v 1.86 2012/10/08 20:19:31 prlw1 Exp $ -DISTNAME= atk-2.4.0 -PKGREVISION= 1 +DISTNAME= atk-2.6.0 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/atk/2.4/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/atk/2.6/} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org @@ -12,7 +11,6 @@ COMMENT= Set of interfaces for accessibility LICENSE= gnu-lgpl-v2 PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= gmake pkg-config msgfmt GNU_CONFIGURE= yes -- cgit v1.2.3