tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gnome-mag 0.15.9 build failure



Given the new gtk 2.20 in pkgsrc, one has to use gtk_widget_get_realized()
rather than GTK_WIDGET_REALIZED. This has been fixed in newer gnome-mag,
and upgrading pkgsrc to use 0.16.1 allows gnome-mag to build.

Cheers,

Patrick
? gnome-mag.diff
Index: Makefile
===================================================================
RCS file: /pub/NetBSD-CVS/pkgsrc/x11/gnome-mag/Makefile,v
retrieving revision 1.54
diff -u -r1.54 Makefile
--- Makefile    31 Oct 2009 01:14:42 -0000      1.54
+++ Makefile    4 Jun 2010 17:30:59 -0000
@@ -1,9 +1,9 @@
 # $NetBSD: Makefile,v 1.54 2009/10/31 01:14:42 wiz Exp $
 #
 
-DISTNAME=              gnome-mag-0.15.9
+DISTNAME=              gnome-mag-0.16.1
 CATEGORIES=            x11 gnome
-MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gnome-mag/0.15/}
+MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gnome-mag/0.16/}
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
Index: distinfo
===================================================================
RCS file: /pub/NetBSD-CVS/pkgsrc/x11/gnome-mag/distinfo,v
retrieving revision 1.30
diff -u -r1.30 distinfo
--- distinfo    31 Oct 2009 01:14:42 -0000      1.30
+++ distinfo    4 Jun 2010 17:30:59 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.30 2009/10/31 01:14:42 wiz Exp $
 
-SHA1 (gnome-mag-0.15.9.tar.bz2) = b04c6728f8998d476ce1cb39734e72ca02d68bf5
-RMD160 (gnome-mag-0.15.9.tar.bz2) = b246e5d3eb8d2817287f7a54d10d3e17f7e24550
-Size (gnome-mag-0.15.9.tar.bz2) = 532685 bytes
+SHA1 (gnome-mag-0.16.1.tar.bz2) = a7629cf9ce7c8a065de806c8fb7bd7f536a1d647
+RMD160 (gnome-mag-0.16.1.tar.bz2) = be70383eb4321478cd72b56f8ae0f22aa74e8bad
+Size (gnome-mag-0.15.9.tar.bz2) = 546444 bytes


Home | Main Index | Thread Index | Old Index