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: prlw1
Date: Tue Nov 7 12:46:58 UTC 2023
Modified Files:
pkgsrc/devel/gobject-introspection: Makefile distinfo
Removed Files:
pkgsrc/devel/gobject-introspection/patches:
patch-giscanner_doctemplates_devdocs_meson.build
patch-giscanner_doctemplates_mallard_meson.build
Log Message:
gobject-introspection tweaks:
- the "doctemplates hack" is no longer necessary since 11 Jan 2022 effb1e09d
- the glib gir that comes with this package is for glib 2.78.1
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 pkgsrc/devel/gobject-introspection/Makefile
cvs rdiff -u -r1.52 -r1.53 pkgsrc/devel/gobject-introspection/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/devel/gobject-introspection/patches/patch-giscanner_doctemplates_devdocs_meson.build \
pkgsrc/devel/gobject-introspection/patches/patch-giscanner_doctemplates_mallard_meson.build
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.89 pkgsrc/devel/gobject-introspection/Makefile:1.90
--- pkgsrc/devel/gobject-introspection/Makefile:1.89 Thu Nov 2 13:23:48 2023
+++ pkgsrc/devel/gobject-introspection/Makefile Tue Nov 7 12:46:58 2023
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.89 2023/11/02 13:23:48 wiz Exp $
+# $NetBSD: Makefile,v 1.90 2023/11/07 12:46:58 prlw1 Exp $
DISTNAME= gobject-introspection-1.78.1
+PKGREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gobject-introspection/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
@@ -49,12 +50,7 @@ MAKE_ENV+= DYLD_LIBRARY_PATH=${WRKSRC}/o
# Disable cache to keep fake homedir clean
MAKE_ENV+= GI_SCANNER_DISABLE_CACHE=yes
-# remove after patch-giscanner_doctemplates_*_meson.build are removed,
-# probably in 1.72.0
-post-install:
- ${FIND} ${DESTDIR}${PREFIX} -name \*.orig -exec rm {} \;
-
-BUILDLINK_API_DEPENDS.glib2+= glib2>=2.78.0
+BUILDLINK_API_DEPENDS.glib2+= glib2>=2.78.1
.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.52 pkgsrc/devel/gobject-introspection/distinfo:1.53
--- pkgsrc/devel/gobject-introspection/distinfo:1.52 Thu Nov 2 13:23:48 2023
+++ pkgsrc/devel/gobject-introspection/distinfo Tue Nov 7 12:46:58 2023
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.52 2023/11/02 13:23:48 wiz Exp $
+$NetBSD: distinfo,v 1.53 2023/11/07 12:46:58 prlw1 Exp $
BLAKE2s (gobject-introspection-1.78.1.tar.xz) = 7bbce871f9140f0096957a6cd938d39c7807e70da56c4dea7506d500431cddfa
SHA512 (gobject-introspection-1.78.1.tar.xz) = a3081882995a762645b04faa71082dbd523bee845519007e48b13235aad8a4cd4c74f0d042a6c17710125f945bd970e4b76e95a559274e294d595e04725a4e97
@@ -6,8 +6,6 @@ Size (gobject-introspection-1.78.1.tar.x
SHA1 (patch-girepository_gitypelib.c) = b5fa0fe0fc22a5dfb2b2916dfbb87e16fc732640
SHA1 (patch-giscanner_ast.py) = bf9f7f6f5c548ca170d177f4d724481e0b6d1e29
SHA1 (patch-giscanner_ccompiler.py) = c730488e66caf0bb2f258df04be66d72ca714ab4
-SHA1 (patch-giscanner_doctemplates_devdocs_meson.build) = d65e229db068a99ecf78e03ff0dfae809e731612
-SHA1 (patch-giscanner_doctemplates_mallard_meson.build) = 71e65065b66ae3e58d5212642ac284854da3c13d
SHA1 (patch-tests_scanner_Regress-1.0-expected.gir) = f6f044a24045d38d78b9c511813be8442ce45b16
SHA1 (patch-tools_compiler.c) = 799d5a086338e08378b8b249e6808e8b1a8101dc
SHA1 (patch-tools_generate.c) = 3fa74dd0e2c7658768a4278b984be38bff729d94
Home |
Main Index |
Thread Index |
Old Index