pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/gobject-introspection
Module Name: pkgsrc
Committed By: wiz
Date: Thu Nov 2 13:23:49 UTC 2023
Modified Files:
pkgsrc/devel/gobject-introspection: Makefile distinfo
Log Message:
gobject-introspection: update to 1.78.1.
1.78.1 - 2023-09-16
-------------------
* Avoid undefined behaviour in the Regress test suite [#458]
1.78.0 - 2023-09-08
-------------------
* Update the GIR data for GLib, GObject, and GIO
* Add GObject as a dependency for the Cairo GIR
* Add more tests for GI marshalling
* Update regression test suite
* Fix build on Windows for paths using '\' as a separator
* Support different prefix for finding GIR data
* Add GI_GIR_PATH environment variable for controlling GIR paths
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 pkgsrc/devel/gobject-introspection/Makefile
cvs rdiff -u -r1.51 -r1.52 pkgsrc/devel/gobject-introspection/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/gobject-introspection/Makefile
diff -u pkgsrc/devel/gobject-introspection/Makefile:1.88 pkgsrc/devel/gobject-introspection/Makefile:1.89
--- pkgsrc/devel/gobject-introspection/Makefile:1.88 Mon Oct 23 06:37:39 2023
+++ pkgsrc/devel/gobject-introspection/Makefile Thu Nov 2 13:23:48 2023
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.88 2023/10/23 06:37:39 wiz Exp $
+# $NetBSD: Makefile,v 1.89 2023/11/02 13:23:48 wiz Exp $
-DISTNAME= gobject-introspection-1.76.1
-PKGREVISION= 2
+DISTNAME= gobject-introspection-1.78.1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gobject-introspection/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://wiki.gnome.org/Projects/GObjectIntrospection
+HOMEPAGE= https://gi.readthedocs.io/en/latest/
COMMENT= GObject Introspection
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2
@@ -18,15 +17,17 @@ USE_TOOLS+= pkg-config flex bison
MESON_ARGS+= -Dpython=${PYTHONBIN}
MESON_ARGS+= -Ddoctool=disabled
-PKGCONFIG_OVERRIDE+= gobject-introspection-1.0.pc.in
-PKGCONFIG_OVERRIDE+= gobject-introspection-no-export-1.0.pc.in
+PKGCONFIG_OVERRIDE+= output/meson-private/gobject-introspection-1.0.pc
+PKGCONFIG_OVERRIDE+= output/meson-private/gobject-introspection-no-export-1.0.pc
+
+PKGCONFIG_OVERRIDE_STAGE= post-build
SUBST_CLASSES+= timet
SUBST_STAGE.timet= pre-configure
SUBST_FILES.timet= giscanner/ast.py
SUBST_FILES.timet+= tests/scanner/Regress-1.0-expected.gir
.include "../../mk/bsd.prefs.mk"
-.if !empty(MACHINE_PLATFORM:MNetBSD-5.99.*) || !empty(MACHINE_PLATFORM:MNetBSD-[6-9].*) || !empty(MACHINE_PLATFORM:MMirBSD-*)
+.if ${MACHINE_PLATFORM:MNetBSD-5.99.*} || ${MACHINE_PLATFORM:MNetBSD-[6-9].*} || ${MACHINE_PLATFORM:MMirBSD-*}
SUBST_SED.timet= -e 's,@TIMET_TYPENAME@,TYPE_INT64,g'
SUBST_SED.timet+= -e 's,@TIMET_CTYPE@,gint64,g'
.else
@@ -53,7 +54,7 @@ MAKE_ENV+= GI_SCANNER_DISABLE_CACHE=yes
post-install:
${FIND} ${DESTDIR}${PREFIX} -name \*.orig -exec rm {} \;
-BUILDLINK_API_DEPENDS.glib2+= glib2>=2.74.0
+BUILDLINK_API_DEPENDS.glib2+= glib2>=2.78.0
.include "../../devel/glib2/buildlink3.mk"
BUILDLINK_API_DEPENDS.libffi+= libffi>=3.0.0
.include "../../devel/libffi/buildlink3.mk"
Index: pkgsrc/devel/gobject-introspection/distinfo
diff -u pkgsrc/devel/gobject-introspection/distinfo:1.51 pkgsrc/devel/gobject-introspection/distinfo:1.52
--- pkgsrc/devel/gobject-introspection/distinfo:1.51 Mon Jun 26 19:46:40 2023
+++ pkgsrc/devel/gobject-introspection/distinfo Thu Nov 2 13:23:48 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.51 2023/06/26 19:46:40 adam Exp $
+$NetBSD: distinfo,v 1.52 2023/11/02 13:23:48 wiz Exp $
-BLAKE2s (gobject-introspection-1.76.1.tar.xz) = 50f71aff2af2970686a390cdb829cea83a1d162beccf58d21d698313bb9fcf57
-SHA512 (gobject-introspection-1.76.1.tar.xz) = 84331a30f8854d2259609650c21aadd6363ea1417a75828bd395f8f4346da1c6d6550cff5f2c9f5f6fd6fbf2a9d27b5880c2ee1616fa905c5f362384d481a916
-Size (gobject-introspection-1.76.1.tar.xz) = 1055416 bytes
+BLAKE2s (gobject-introspection-1.78.1.tar.xz) = 7bbce871f9140f0096957a6cd938d39c7807e70da56c4dea7506d500431cddfa
+SHA512 (gobject-introspection-1.78.1.tar.xz) = a3081882995a762645b04faa71082dbd523bee845519007e48b13235aad8a4cd4c74f0d042a6c17710125f945bd970e4b76e95a559274e294d595e04725a4e97
+Size (gobject-introspection-1.78.1.tar.xz) = 1060296 bytes
SHA1 (patch-girepository_gitypelib.c) = b5fa0fe0fc22a5dfb2b2916dfbb87e16fc732640
SHA1 (patch-giscanner_ast.py) = bf9f7f6f5c548ca170d177f4d724481e0b6d1e29
SHA1 (patch-giscanner_ccompiler.py) = c730488e66caf0bb2f258df04be66d72ca714ab4
Home |
Main Index |
Thread Index |
Old Index