summaryrefslogtreecommitdiff
path: root/devel/atk/Makefile
diff options
context:
space:
mode:
authorprlw1 <prlw1>2012-10-08 20:19:31 +0000
committerprlw1 <prlw1>2012-10-08 20:19:31 +0000
commitd5161cfa3c67b705273b3488743f22bbc28ae04c (patch)
tree894b0d80f59223a35bf66dd48bf6a46670e89c25 /devel/atk/Makefile
parent12a1270a01e2ca64e914a5252a8b3552fdc1dfec (diff)
downloadpkgsrc-d5161cfa3c67b705273b3488743f22bbc28ae04c.tar.gz
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
Diffstat (limited to 'devel/atk/Makefile')
-rw-r--r--devel/atk/Makefile8
1 files changed, 3 insertions, 5 deletions
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