Tue Apr 9 18:20:30 2024 UTC (68d)
gobject-introspection: manually install some gir/typelib files

Removed in last update, but still needed. Not mentioned in NEWS...

Bump PKGREVISION.


(wiz)
diff -r1.92 -r1.93 pkgsrc/devel/gobject-introspection/Makefile
diff -r1.17 -r1.18 pkgsrc/devel/gobject-introspection/PLIST

cvs diff -r1.92 -r1.93 pkgsrc/devel/gobject-introspection/Makefile (expand / switch to context diff)
--- pkgsrc/devel/gobject-introspection/Makefile 2024/04/09 17:55:46 1.92
+++ pkgsrc/devel/gobject-introspection/Makefile 2024/04/09 18:20:30 1.93
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.92 2024/04/09 17:55:46 wiz Exp $
+# $NetBSD: Makefile,v 1.93 2024/04/09 18:20:30 wiz Exp $
 
 DISTNAME=	gobject-introspection-1.80.1
+PKGREVISION=	1
 CATEGORIES=	devel gnome
 MASTER_SITES=	${MASTER_SITE_GNOME:=sources/gobject-introspection/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=	.tar.xz
@@ -41,6 +42,10 @@
 
 # Disable cache to keep fake homedir clean
 MAKE_ENV+=	GI_SCANNER_DISABLE_CACHE=yes
+
+post-install:
+	${INSTALL_DATA} ${WRKSRC}/output/gir/*.typelib ${DESTDIR}${PREFIX}/lib/girepository-1.0
+	${INSTALL_DATA} ${WRKSRC}/output/gir/*.gir ${DESTDIR}${PREFIX}/share/gir-1.0
 
 BUILDLINK_API_DEPENDS.glib2+= glib2>=2.79
 .include "../../devel/glib2/buildlink3.mk"

cvs diff -r1.17 -r1.18 pkgsrc/devel/gobject-introspection/PLIST (expand / switch to context diff)
--- pkgsrc/devel/gobject-introspection/PLIST 2024/04/09 17:55:46 1.17
+++ pkgsrc/devel/gobject-introspection/PLIST 2024/04/09 18:20:30 1.18
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2024/04/09 17:55:46 wiz Exp $
+@comment $NetBSD: PLIST,v 1.18 2024/04/09 18:20:30 wiz Exp $
 bin/g-ir-annotation-tool
 bin/g-ir-compiler
 bin/g-ir-generate
@@ -30,6 +30,10 @@
 lib/girepository-1.0/DBusGLib-1.0.typelib
 lib/girepository-1.0/GIRepository-2.0.typelib
 lib/girepository-1.0/GL-1.0.typelib
+lib/girepository-1.0/GLib-2.0.typelib
+lib/girepository-1.0/GModule-2.0.typelib
+lib/girepository-1.0/GObject-2.0.typelib
+lib/girepository-1.0/Gio-2.0.typelib
 lib/girepository-1.0/Vulkan-1.0.typelib
 lib/girepository-1.0/cairo-1.0.typelib
 lib/girepository-1.0/fontconfig-2.0.typelib
@@ -147,6 +151,10 @@
 share/gir-1.0/DBusGLib-1.0.gir
 share/gir-1.0/GIRepository-2.0.gir
 share/gir-1.0/GL-1.0.gir
+share/gir-1.0/GLib-2.0.gir
+share/gir-1.0/GModule-2.0.gir
+share/gir-1.0/GObject-2.0.gir
+share/gir-1.0/Gio-2.0.gir
 share/gir-1.0/Vulkan-1.0.gir
 share/gir-1.0/cairo-1.0.gir
 share/gir-1.0/fontconfig-2.0.gir