pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/babl
Module Name: pkgsrc
Committed By: adam
Date: Tue Jan 6 08:43:15 UTC 2026
Modified Files:
pkgsrc/graphics/babl: Makefile PLIST distinfo
pkgsrc/graphics/babl/patches: patch-babl_meson.build
Added Files:
pkgsrc/graphics/babl/patches: patch-meson.build
Log Message:
babl: updated to 0.1.118
babl-0.1.118
build and portability fixes, babl is now relocatedable.
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/graphics/babl/Makefile
cvs rdiff -u -r1.31 -r1.32 pkgsrc/graphics/babl/PLIST
cvs rdiff -u -r1.44 -r1.45 pkgsrc/graphics/babl/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/babl/patches/patch-babl_meson.build
cvs rdiff -u -r0 -r1.3 pkgsrc/graphics/babl/patches/patch-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/graphics/babl/Makefile
diff -u pkgsrc/graphics/babl/Makefile:1.68 pkgsrc/graphics/babl/Makefile:1.69
--- pkgsrc/graphics/babl/Makefile:1.68 Sun Nov 23 08:11:32 2025
+++ pkgsrc/graphics/babl/Makefile Tue Jan 6 08:43:15 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.68 2025/11/23 08:11:32 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2026/01/06 08:43:15 adam Exp $
-DISTNAME= babl-0.1.114
-PKGREVISION= 2
+DISTNAME= babl-0.1.118
CATEGORIES= graphics
MASTER_SITES= https://download.gimp.org/pub/babl/${PKGVERSION_NOREV:R}/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/graphics/babl/PLIST
diff -u pkgsrc/graphics/babl/PLIST:1.31 pkgsrc/graphics/babl/PLIST:1.32
--- pkgsrc/graphics/babl/PLIST:1.31 Mon May 19 06:59:15 2025
+++ pkgsrc/graphics/babl/PLIST Tue Jan 6 08:43:15 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.31 2025/05/19 06:59:15 wiz Exp $
+@comment $NetBSD: PLIST,v 1.32 2026/01/06 08:43:15 adam Exp $
bin/babl
include/babl-0.1/babl/babl-introspect.h
include/babl-0.1/babl/babl-macros.h
@@ -74,7 +74,7 @@ lib/babl-0.1/ycbcr.${SHLIB_EXT}
lib/girepository-1.0/Babl-0.1.typelib
lib/libbabl-0.1.${SHLIB_EXT}
${PLIST.not_Darwin}lib/libbabl-0.1.${SHLIB_EXT}.0
-${PLIST.not_Darwin}lib/libbabl-0.1.${SHLIB_EXT}.0.213.1
+${PLIST.not_Darwin}lib/libbabl-0.1.${SHLIB_EXT}.0.217.1
${PLIST.Darwin}lib/libbabl-0.1.0.${SHLIB_EXT}
lib/pkgconfig/babl-0.1.pc
share/gir-1.0/Babl-0.1.gir
Index: pkgsrc/graphics/babl/distinfo
diff -u pkgsrc/graphics/babl/distinfo:1.44 pkgsrc/graphics/babl/distinfo:1.45
--- pkgsrc/graphics/babl/distinfo:1.44 Mon May 19 06:59:15 2025
+++ pkgsrc/graphics/babl/distinfo Tue Jan 6 08:43:15 2026
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.44 2025/05/19 06:59:15 wiz Exp $
+$NetBSD: distinfo,v 1.45 2026/01/06 08:43:15 adam Exp $
-BLAKE2s (babl-0.1.114.tar.xz) = 75c9aab97899b69091c36e2db853022035155c44b5c0c04f945400a62479c9e4
-SHA512 (babl-0.1.114.tar.xz) = ff410c9839f4fe4d6afd4dec7e4d02af34b1c8a4edbc05483784ed82f91045b1102414fc1c58357866044b7f1ab499eda24fe744f5dd692af5804020c76b2382
-Size (babl-0.1.114.tar.xz) = 321456 bytes
+BLAKE2s (babl-0.1.118.tar.xz) = 3910b0d3c3c1f952e50c302d69d0b5df4bdb1c40038a4510b0cc6a90b603a43a
+SHA512 (babl-0.1.118.tar.xz) = 6a361135045566b5a35b7c2df8e9f0a0b1c6e910aa73aafecb621446d333bcbfc50e925ceac675b83b548a872d53eba2c03bcbccb504b47089c737b0ffb53d9d
+Size (babl-0.1.118.tar.xz) = 325412 bytes
SHA1 (patch-babl_babl-cpuaccel.c) = e06c723627b5449e2311b6d1a8a68def9ddf7033
-SHA1 (patch-babl_meson.build) = ff2ab73080b97cf442e7581932d22a612f4e3093
+SHA1 (patch-babl_meson.build) = 5e60d9b8a79d54e868e8a74675b7d53be81becaa
+SHA1 (patch-meson.build) = 8186f992fd5e59991107cd3b5e72361f95d2cb9a
Index: pkgsrc/graphics/babl/patches/patch-babl_meson.build
diff -u pkgsrc/graphics/babl/patches/patch-babl_meson.build:1.4 pkgsrc/graphics/babl/patches/patch-babl_meson.build:1.5
--- pkgsrc/graphics/babl/patches/patch-babl_meson.build:1.4 Tue Jan 12 18:06:58 2021
+++ pkgsrc/graphics/babl/patches/patch-babl_meson.build Tue Jan 6 08:43:15 2026
@@ -1,12 +1,12 @@
-$NetBSD: patch-babl_meson.build,v 1.4 2021/01/12 18:06:58 jperkin Exp $
+$NetBSD: patch-babl_meson.build,v 1.5 2026/01/06 08:43:15 adam Exp $
Not having --version-script is not an error.
---- babl/meson.build.orig 2020-10-04 16:37:23.504518000 +0000
+--- babl/meson.build.orig 2025-12-08 11:36:42.000000000 +0000
+++ babl/meson.build
-@@ -46,9 +46,7 @@ elif cc.get_id() == 'clang'
- babl_link_args = []
- endif
+@@ -50,9 +50,7 @@ elif cc.get_argument_syntax() == 'msvc'
+ '/VERSION:' + api_version
+ ]
else
- error(
- 'Linker doesn\'t support --version-script or -exported_symbols_list'
Added files:
Index: pkgsrc/graphics/babl/patches/patch-meson.build
diff -u /dev/null pkgsrc/graphics/babl/patches/patch-meson.build:1.3
--- /dev/null Tue Jan 6 08:43:15 2026
+++ pkgsrc/graphics/babl/patches/patch-meson.build Tue Jan 6 08:43:15 2026
@@ -0,0 +1,20 @@
+$NetBSD: patch-meson.build,v 1.3 2026/01/06 08:43:15 adam Exp $
+
+Allow build without git.
+
+--- meson.build.orig 2026-01-06 07:35:46.152435583 +0000
++++ meson.build
+@@ -497,12 +497,7 @@ configure_file(
+ # updated. If git is not available, don't do anything if git-version.h
+ # already exists because then we are probably working with a tarball
+ # in which case the git-version.h we ship is correct.
+-is_git_repository = run_command(
+- git_bin,
+- 'rev-parse',
+- '--is-inside-work-tree',
+- check: false,
+-).returncode() == 0
++is_git_repository = false
+
+ has_version_h = run_command(python, '-c',
+ 'import sys,os; sys.exit(0 if os.path.exists("git-version.h") else 1)',
Home |
Main Index |
Thread Index |
Old Index