pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Add a bunch more gtkdoc-rebase workarounds.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3655e864161b
branches: trunk
changeset: 399769:3655e864161b
user: sketch <sketch%pkgsrc.org@localhost>
date: Wed Sep 30 09:22:47 2009 +0000
description:
Add a bunch more gtkdoc-rebase workarounds.
diffstat:
devel/at-spi/Makefile | 6 +++++-
devel/libbonoboui/Makefile | 6 +++++-
editors/gedit/Makefile | 6 +++++-
graphics/clutter/Makefile | 6 +++++-
print/libgnomeprintui/Makefile | 6 +++++-
security/gnome-keyring/Makefile | 6 +++++-
sysutils/liboobs/Makefile | 6 +++++-
textproc/raptor/Makefile | 6 +++++-
x11/libunique/Makefile | 6 +++++-
x11/libxklavier/Makefile | 6 +++++-
10 files changed, 50 insertions(+), 10 deletions(-)
diffs (199 lines):
diff -r 40f9b3aa7e0f -r 3655e864161b devel/at-spi/Makefile
--- a/devel/at-spi/Makefile Wed Sep 30 09:00:33 2009 +0000
+++ b/devel/at-spi/Makefile Wed Sep 30 09:22:47 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2009/08/26 19:56:54 sno Exp $
+# $NetBSD: Makefile,v 1.51 2009/09/30 09:22:48 sketch Exp $
#
DISTNAME= at-spi-1.26.0
@@ -26,6 +26,10 @@
GCONF_SCHEMAS= at-spi.schemas
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+= gtkdoc-rebase
+
.include "../../devel/GConf/schemas.mk"
BUILDLINK_API_DEPENDS.atk+= atk>=1.17.0
.include "../../devel/atk/buildlink3.mk"
diff -r 40f9b3aa7e0f -r 3655e864161b devel/libbonoboui/Makefile
--- a/devel/libbonoboui/Makefile Wed Sep 30 09:00:33 2009 +0000
+++ b/devel/libbonoboui/Makefile Wed Sep 30 09:22:47 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2009/08/26 19:56:56 sno Exp $
+# $NetBSD: Makefile,v 1.71 2009/09/30 09:22:48 sketch Exp $
#
DISTNAME= libbonoboui-2.24.1
@@ -20,6 +20,10 @@
PKGCONFIG_OVERRIDE= bonobo/libbonoboui-2.0.pc.in
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+= gtkdoc-rebase
+
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.14.0
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.6.0
BUILDLINK_API_DEPENDS.libbonobo+= libbonobo>=2.16.0
diff -r 40f9b3aa7e0f -r 3655e864161b editors/gedit/Makefile
--- a/editors/gedit/Makefile Wed Sep 30 09:00:33 2009 +0000
+++ b/editors/gedit/Makefile Wed Sep 30 09:22:47 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.98 2009/08/26 19:57:06 sno Exp $
+# $NetBSD: Makefile,v 1.99 2009/09/30 09:22:47 sketch Exp $
#
DISTNAME= gedit-2.26.3
@@ -23,6 +23,10 @@
GCONF_SCHEMAS= gedit.schemas gedit-file-browser.schemas
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+= gtkdoc-rebase
+
.include "options.mk"
.include "../../devel/GConf/schemas.mk"
diff -r 40f9b3aa7e0f -r 3655e864161b graphics/clutter/Makefile
--- a/graphics/clutter/Makefile Wed Sep 30 09:00:33 2009 +0000
+++ b/graphics/clutter/Makefile Wed Sep 30 09:22:47 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/08/26 19:57:00 sno Exp $
+# $NetBSD: Makefile,v 1.5 2009/09/30 09:22:47 sketch Exp $
#
DISTNAME= clutter-0.8.8
@@ -23,6 +23,10 @@
PKGCONFIG_OVERRIDE+= clutter/win32/clutter-win32.pc.in
PKGCONFIG_OVERRIDE+= clutter.pc.in
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+= gtkdoc-rebase
+
.include "options.mk"
TEST_TARGET= check
diff -r 40f9b3aa7e0f -r 3655e864161b print/libgnomeprintui/Makefile
--- a/print/libgnomeprintui/Makefile Wed Sep 30 09:00:33 2009 +0000
+++ b/print/libgnomeprintui/Makefile Wed Sep 30 09:22:47 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2009/08/26 19:56:53 sno Exp $
+# $NetBSD: Makefile,v 1.57 2009/09/30 09:22:47 sketch Exp $
#
DISTNAME= libgnomeprintui-2.18.4
@@ -20,6 +20,10 @@
PKGCONFIG_OVERRIDE= libgnomeprintui/libgnomeprintui-2.2.pc.in
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+= gtkdoc-rebase
+
BUILDLINK_API_DEPENDS.libgnomeprint+= libgnomeprint>=2.12.1
.include "../../devel/gettext-lib/buildlink3.mk"
diff -r 40f9b3aa7e0f -r 3655e864161b security/gnome-keyring/Makefile
--- a/security/gnome-keyring/Makefile Wed Sep 30 09:00:33 2009 +0000
+++ b/security/gnome-keyring/Makefile Wed Sep 30 09:22:47 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2009/08/26 19:56:58 sno Exp $
+# $NetBSD: Makefile,v 1.49 2009/09/30 09:22:47 sketch Exp $
DISTNAME= gnome-keyring-2.26.3
PKGREVISION= 1
@@ -38,6 +38,10 @@
#
CFLAGS.NetBSD+= -DNO_STATIC_MODULES
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+= gtkdoc-rebase
+
.include "../../mk/dlopen.buildlink3.mk"
BUILDLINK_TRANSFORM+= opt:-ldl:${BUILDLINK_LDADD.dl:M*}
diff -r 40f9b3aa7e0f -r 3655e864161b sysutils/liboobs/Makefile
--- a/sysutils/liboobs/Makefile Wed Sep 30 09:00:33 2009 +0000
+++ b/sysutils/liboobs/Makefile Wed Sep 30 09:22:47 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/08/20 09:13:51 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2009/09/30 09:22:48 sketch Exp $
#
DISTNAME= liboobs-2.22.1
@@ -20,5 +20,9 @@
USE_TOOLS+= gmake intltool msgfmt perl pkg-config
USE_LIBTOOL= YES
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+= gtkdoc-rebase
+
.include "../../sysutils/system-tools-backends/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 40f9b3aa7e0f -r 3655e864161b textproc/raptor/Makefile
--- a/textproc/raptor/Makefile Wed Sep 30 09:00:33 2009 +0000
+++ b/textproc/raptor/Makefile Wed Sep 30 09:22:47 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2009/07/23 09:23:28 markd Exp $
+# $NetBSD: Makefile,v 1.23 2009/09/30 09:22:47 sketch Exp $
#
DISTNAME= raptor-1.4.19
@@ -20,6 +20,10 @@
TEST_TARGET= check
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+= gtkdoc-rebase
+
.include "../../devel/glib2/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
diff -r 40f9b3aa7e0f -r 3655e864161b x11/libunique/Makefile
--- a/x11/libunique/Makefile Wed Sep 30 09:00:33 2009 +0000
+++ b/x11/libunique/Makefile Wed Sep 30 09:22:47 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/08/26 19:56:56 sno Exp $
+# $NetBSD: Makefile,v 1.5 2009/09/30 09:22:47 sketch Exp $
#
DISTNAME= libunique-1.0.8
@@ -18,6 +18,10 @@
PKGCONFIG_OVERRIDE+= unique.pc.in
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+= gtkdoc-rebase
+
.include "options.mk"
.include "../../x11/gtk2/buildlink3.mk"
diff -r 40f9b3aa7e0f -r 3655e864161b x11/libxklavier/Makefile
--- a/x11/libxklavier/Makefile Wed Sep 30 09:00:33 2009 +0000
+++ b/x11/libxklavier/Makefile Wed Sep 30 09:22:47 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2009/08/09 08:04:24 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2009/09/30 09:22:47 sketch Exp $
#
DISTNAME= libxklavier-4.0
@@ -30,6 +30,10 @@
CONFIGURE_ARGS+= --with-xkb-base=${X11BASE}/lib/X11/xkb
.endif
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+= gtkdoc-rebase
+
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.6.0
.include "../../devel/glib2/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index