pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Need workaround for upstream gtk-doc Bug#56230.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/545c3b7d81ac
branches:  trunk
changeset: 575807:545c3b7d81ac
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun May 23 11:19:26 2010 +0000

description:
Need workaround for upstream gtk-doc Bug#56230.
Noticed by Daniel Vergien in PR 41475.

diffstat:

 audio/libcanberra/Makefile          |  6 +++++-
 devel/libgnome/Makefile             |  6 +++++-
 devel/libgsf/Makefile               |  6 +++++-
 multimedia/totem-pl-parser/Makefile |  6 +++++-
 net/libsoup24/Makefile              |  6 +++++-
 5 files changed, 25 insertions(+), 5 deletions(-)

diffs (100 lines):

diff -r a5db15874908 -r 545c3b7d81ac audio/libcanberra/Makefile
--- a/audio/libcanberra/Makefile        Sun May 23 10:50:42 2010 +0000
+++ b/audio/libcanberra/Makefile        Sun May 23 11:19:26 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2009/12/15 21:30:52 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2010/05/23 11:19:27 obache Exp $
 #
 
 DISTNAME=      libcanberra-0.22
@@ -28,6 +28,10 @@
 
 CONFIGURE_ENV+=        ac_cv_lib_ltdl_lt_dladvise_init=yes
 
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+=           gtkdoc-rebase
+
 #.include "../../devel/libltdl/convenience.mk"
 .include "../../devel/libltdl/buildlink3.mk"
 .include "../../devel/GConf/schemas.mk"
diff -r a5db15874908 -r 545c3b7d81ac devel/libgnome/Makefile
--- a/devel/libgnome/Makefile   Sun May 23 10:50:42 2010 +0000
+++ b/devel/libgnome/Makefile   Sun May 23 11:19:26 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.75 2009/10/29 23:05:00 drochner Exp $
+# $NetBSD: Makefile,v 1.76 2010/05/23 11:19:27 obache Exp $
 #
 
 DISTNAME=      libgnome-2.28.0
@@ -69,6 +69,10 @@
 BUILDLINK_API_DEPENDS.glib2+=          glib2>=2.8.0
 BUILDLINK_API_DEPENDS.libbonobo+=      libbonobo>=2.13.0
 
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+=           gtkdoc-rebase
+
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../devel/GConf/schemas.mk"
diff -r a5db15874908 -r 545c3b7d81ac devel/libgsf/Makefile
--- a/devel/libgsf/Makefile     Sun May 23 10:50:42 2010 +0000
+++ b/devel/libgsf/Makefile     Sun May 23 11:19:26 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2010/04/13 16:56:36 drochner Exp $
+# $NetBSD: Makefile,v 1.69 2010/05/23 11:19:27 obache Exp $
 #
 # Some files are shared with libgsf-gnome, so update that
 # as well when updating libgsf!
@@ -30,6 +30,10 @@
 
 GCONF_SCHEMAS= gsf-office-thumbnailer.schemas
 
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+=           gtkdoc-rebase
+
 .include "../../archivers/bzip2/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
diff -r a5db15874908 -r 545c3b7d81ac multimedia/totem-pl-parser/Makefile
--- a/multimedia/totem-pl-parser/Makefile       Sun May 23 10:50:42 2010 +0000
+++ b/multimedia/totem-pl-parser/Makefile       Sun May 23 11:19:26 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2010/05/14 16:41:40 drochner Exp $
+# $NetBSD: Makefile,v 1.18 2010/05/23 11:19:26 obache Exp $
 #
 
 DISTNAME=      totem-pl-parser-2.28.3
@@ -21,6 +21,10 @@
 PKGCONFIG_OVERRIDE+=   totem-plparser-mini.pc.in
 PKGCONFIG_OVERRIDE+=   totem-plparser.pc.in
 
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+=           gtkdoc-rebase
+
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../mail/gmime24/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
diff -r a5db15874908 -r 545c3b7d81ac net/libsoup24/Makefile
--- a/net/libsoup24/Makefile    Sun May 23 10:50:42 2010 +0000
+++ b/net/libsoup24/Makefile    Sun May 23 11:19:26 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2010/02/28 20:49:21 tonio Exp $
+# $NetBSD: Makefile,v 1.22 2010/05/23 11:19:27 obache Exp $
 
 DISTNAME=      libsoup-2.28.2
 PKGNAME=       ${DISTNAME:S/libsoup/libsoup24/}
@@ -24,6 +24,10 @@
 
 .include "options.mk"
 
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+=           gtkdoc-rebase
+
 .include "../../databases/sqlite3/buildlink3.mk"
 BUILDLINK_API_DEPENDS.glib2+=  glib2>=2.21.3
 .include "../../devel/glib2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index