[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pkgsrc-changes
Subject:    CVS commit: pkgsrc/devel/glib2
From:       "Thomas Klausner" <wiz () netbsd ! org>
Date:       2024-04-09 20:23:44
Message-ID: 20240409202344.821F2FA2C () cvs ! NetBSD ! org
[Download RAW message or body]

This is a multi-part message in MIME format.

--_----------=_1712694224294990
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="US-ASCII"

Module Name:	pkgsrc
Committed By:	wiz
Date:		Tue Apr  9 20:23:44 UTC 2024

Modified Files:
	pkgsrc/devel/glib2: Makefile

Log Message:
glib2: explicityl disable introspection

Fixes build when gobject-introspection is installed


To generate a diff of this commit:
cvs rdiff -u -r1.301 -r1.302 pkgsrc/devel/glib2/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


--_----------=_1712694224294990
Content-Disposition: inline
Content-Length: 652
Content-Transfer-Encoding: binary
Content-Type: text/x-diff; charset=us-ascii

Modified files:

Index: pkgsrc/devel/glib2/Makefile
diff -u pkgsrc/devel/glib2/Makefile:1.301 pkgsrc/devel/glib2/Makefile:1.302
--- pkgsrc/devel/glib2/Makefile:1.301	Tue Apr  9 16:57:18 2024
+++ pkgsrc/devel/glib2/Makefile	Tue Apr  9 20:23:44 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.301 2024/04/09 16:57:18 wiz Exp $
+# $NetBSD: Makefile,v 1.302 2024/04/09 20:23:44 wiz Exp $
 
 .include "Makefile.common"
 
@@ -9,6 +9,7 @@ TOOL_DEPENDS+=	${PYPKGPREFIX}-packaging-
 
 .include "options.mk"
 
+MESON_ARGS+=	-Dintrospection=disabled
 MESON_ARGS+=	-Dinstalled_tests=false
 # Avoid linux dependency on libmount-dev
 MESON_ARGS+=	-Dlibmount=disabled


--_----------=_1712694224294990--

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic