From 24b9c080d755d2ff9dee961840e9eacea88680e8 Mon Sep 17 00:00:00 2001 From: drochner Date: Tue, 27 Nov 2007 21:45:45 +0000 Subject: update to 2.12.2 changes: -many bugfixes -translation updates pkgsrc note: the gtk-doc (html) developer documentation was not properly built when that release was done, so we need to rebuild it using gtk-doc. Unfortunately this takes a lot of time. --- x11/gtk2/Makefile | 11 +++++++++-- x11/gtk2/distinfo | 8 ++++---- 2 files changed, 13 insertions(+), 6 deletions(-) (limited to 'x11/gtk2') diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index e81e1db2239..05d75045922 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.146 2007/10/27 12:17:06 wiz Exp $ +# $NetBSD: Makefile,v 1.147 2007/11/27 21:45:45 drochner Exp $ -DISTNAME= gtk+-2.12.1 +DISTNAME= gtk+-2.12.2 PKGNAME= ${DISTNAME:S/gtk/gtk2/} CATEGORIES= x11 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.12/ \ @@ -59,6 +59,13 @@ SUBST_MESSAGE.pthread= Fixing pthread flags. SUBST_SED.pthread= -e 's,__PTHREAD_FLAGS__,${BUILDLINK_LDFLAGS.pthread},g' SUBST_FILES.pthread= gdk-pixbuf/Makefile.in +# XXX temporary hack, remove on update +# The gtk-doc (html) docs are not properly packaged in 2.12.2. +# We need to regenerate. Will hopefully fixed in the next gtk release. +BUILD_DEPENDS+= gtk-doc-[0-9]*:../../textproc/gtk-doc +post-build: + (cd ${WRKSRC}/docs//reference/gtk && ${GMAKE} html-build.stamp) + .include "options.mk" .include "../../mk/compiler.mk" diff --git a/x11/gtk2/distinfo b/x11/gtk2/distinfo index 17938cee759..8ce64795e55 100644 --- a/x11/gtk2/distinfo +++ b/x11/gtk2/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.92 2007/10/27 12:17:08 wiz Exp $ +$NetBSD: distinfo,v 1.93 2007/11/27 21:45:46 drochner Exp $ -SHA1 (gtk+-2.12.1.tar.bz2) = 80114570273608251ef5acf9ee3daa4a3eb3d56b -RMD160 (gtk+-2.12.1.tar.bz2) = 3c3facd971a20178060c7e7cfe9d4cefd651250b -Size (gtk+-2.12.1.tar.bz2) = 15856678 bytes +SHA1 (gtk+-2.12.2.tar.bz2) = 495ff3ef09de44cc23718239967203bd7871b4aa +RMD160 (gtk+-2.12.2.tar.bz2) = b5cd6b7ec6abf557a6f82c707e0eafb67c813f8d +Size (gtk+-2.12.2.tar.bz2) = 14723320 bytes SHA1 (patch-aa) = 507f43c8257607c3ddb194015cc67c5b166a5047 SHA1 (patch-ad) = f38270c343961be2892d8f2b2f89a67d21f0dc15 SHA1 (patch-ai) = a71559e7f06a0334f19e3d44288dae5fcecff131 -- cgit v1.2.3