Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (9e5ea4a2af25b39beeba8e3f8e382d494da6fe7f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (9e5ea4a2af25b39beeba8e3f8e382d494da6fe7f)
  • Date: Sat, 7 Jun 2025 13:21:16 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

graphics-libs/sane-backends/BUILD | 10 ++++++++++
graphics-libs/sane-backends/DEPENDS | 9 +++++++--
graphics-libs/sane-backends/DETAILS | 10 +++++-----
graphics-libs/sane-backends/HISTORY | 7 +++++++
graphics-libs/sane-backends/PRE_BUILD | 4 ----
libs/libwps/DEPENDS | 2 +-
libs/libwps/HISTORY | 3 +++
vulkan/vulkan-headers/DETAILS | 4 ++--
vulkan/vulkan-headers/HISTORY | 3 +++
vulkan/vulkan-loader/DETAILS | 4 ++--
vulkan/vulkan-loader/HISTORY | 3 +++
vulkan/vulkan-tools/DETAILS | 4 ++--
vulkan/vulkan-tools/HISTORY | 3 +++
vulkan/vulkan-utility-libraries/DETAILS | 4 ++--
vulkan/vulkan-utility-libraries/HISTORY | 3 +++
15 files changed, 53 insertions(+), 20 deletions(-)

New commits:
commit 9e5ea4a2af25b39beeba8e3f8e382d494da6fe7f
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

vulkan-utility-libraries: => 1.4.317

commit f8b77c7b3228c5320d91a4008115d66a13131908
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

vulkan-tools: => 1.4.317

commit ffa3e10dad05eeccef3de504a6d5b07bb61e5490
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

vulkan-loader: => 1.4.317

commit 267310cc19847e839cda4344bfd5a9f8a7969e52
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

vulkan-headers: => 1.4.317

commit a3f56a0ed36359fbbe087ad7ab2774ae687ecd20
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

sane-backends - improve, fix build

commit 99c6932efb45cacb24a1b7a3eb22bed6df1d1bee
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

tweak libwps

commit fbc6e36fb1b5dd673b7bf2df061ed2d0d61bdbb0
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

sane-backends: => 1.4.0

diff --git a/graphics-libs/sane-backends/BUILD
b/graphics-libs/sane-backends/BUILD
index 8e460dc..41cdf11 100755
--- a/graphics-libs/sane-backends/BUILD
+++ b/graphics-libs/sane-backends/BUILD
@@ -1,3 +1,13 @@
+CFLAGS+=' -Wno-error=maybe-uninitialized'
+CFLAGS+=' -Wno-error=array-bounds='
+CFLAGS+=' -Wno-error=unused-function'
+
+#CFLAGS+=' -Wno-error=bidi-chars'
+#CFLAGS+=' -Wno-error=format-truncation'
+#CFLAGS+=' -Wno-error=tringop-overflow'
+#CFLAGS+=' -Wno-error=nonnull'
+#CFLAGS+=' -Wno-error='
+#CFLAGS+=' -Wno-error='
create_group scanner &&

if [[ $IPV6 == y ]]; then
diff --git a/graphics-libs/sane-backends/DEPENDS
b/graphics-libs/sane-backends/DEPENDS
index 1ad942b..eb924a0 100755
--- a/graphics-libs/sane-backends/DEPENDS
+++ b/graphics-libs/sane-backends/DEPENDS
@@ -2,6 +2,7 @@ depends slibtool LIBTOOL=slibtool-shared &&
depends libpng &&
depends JPEG &&
depends tiff &&
+depends python3 &&
depends DEVICE-MANAGER &&
optional_depends libusb \
"--with-usb" \
@@ -19,7 +20,7 @@ optional_depends GETTEXT \
optional_depends v4l-utils \
"--with-v4l" \
"--without-v4l" \
- "build v4l backend"
+ "build v4l backend" &&
optional_depends libieee1284 \
"" \
"" \
@@ -27,4 +28,8 @@ optional_depends libieee1284 \
optional_depends avahi \
"--with-avahi" \
"--without-avahi" \
- "network support"
+ "network support" &&
+optional_depends poppler \
+ '--with-poppler-glib' \
+ '--without-poppler-glib' \
+ ''
diff --git a/graphics-libs/sane-backends/DETAILS
b/graphics-libs/sane-backends/DETAILS
index 075d8e4..5cae311 100755
--- a/graphics-libs/sane-backends/DETAILS
+++ b/graphics-libs/sane-backends/DETAILS
@@ -1,13 +1,13 @@
SPELL=sane-backends
- VERSION=1.3.1
+ VERSION=1.4.0
PATCHLEVEL=1
-
SOURCE_HASH=sha512:2b6e0ffe64386aa5856a7e4f2b1c536ad9a6376fbf10c954dcc714c1792566a2a8a85a33a947b148ef3d23c1fbfeb5d114e5a99febe0e316ff78e3ab17a4beaf
+
SOURCE_HASH=sha512:a5ec0cb9e12075be3c4d5eb445a290216c5699645bb6885845868a8323848cef3aafec30f0c380638195a0a8085a8cff4e190741e79ae8f2f70b4d71abeee572
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/backends-$VERSION
-
SOURCE_URL[0]=https://gitlab.com/sane-project/backends/-/archive/$VERSION/backends-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=https://anduin.linuxfromscratch.org/BLFS/sane/$SOURCE
LICENSE[0]=GPL
- WEB_SITE=https://www.sane-project.org/
+ WEB_SITE=https://www.sane-project.org
ENTERED=20020819
KEYWORDS="graphics libs"
SHORT="API that provides standardized access to scanner hardware"
diff --git a/graphics-libs/sane-backends/HISTORY
b/graphics-libs/sane-backends/HISTORY
index 0c7c84b..340b548 100644
--- a/graphics-libs/sane-backends/HISTORY
+++ b/graphics-libs/sane-backends/HISTORY
@@ -1,3 +1,10 @@
+2025-06-06 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4.0
+ download from BLFS
+ * PRE_BUILD: deleted
+ * BUILD: suppress some error
+ * DEPENDS: add poppler, python3
+
2025-01-07 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS, PRE_BUILD: switched to using slibtool
* DETAILS: PATCHLEVEL++
diff --git a/graphics-libs/sane-backends/PRE_BUILD
b/graphics-libs/sane-backends/PRE_BUILD
deleted file mode 100755
index 9efa61fd..0000000
--- a/graphics-libs/sane-backends/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-./autogen.sh &&
-patch_configure_libtool_override
diff --git a/libs/libwps/DEPENDS b/libs/libwps/DEPENDS
index 89e5678..58235e0 100755
--- a/libs/libwps/DEPENDS
+++ b/libs/libwps/DEPENDS
@@ -1,4 +1,4 @@
depends -sub CXX gcc '--with-sharedptr=c++11' &&
depends librevenge &&
-#depends boost &&
+depends boost &&
optional_depends doxygen '' '--without-docs' 'build documentation'
diff --git a/libs/libwps/HISTORY b/libs/libwps/HISTORY
index b5691f4..d1915aa 100644
--- a/libs/libwps/HISTORY
+++ b/libs/libwps/HISTORY
@@ -1,3 +1,6 @@
+2025-06-06 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: add boost
+
2023-10-08 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.4.14

diff --git a/vulkan/vulkan-headers/DETAILS b/vulkan/vulkan-headers/DETAILS
index c8f56cf..6b2684c 100755
--- a/vulkan/vulkan-headers/DETAILS
+++ b/vulkan/vulkan-headers/DETAILS
@@ -1,7 +1,7 @@
SPELL=vulkan-headers
SPELLX=Vulkan-Headers
- VERSION=1.4.316
-
SOURCE_HASH=sha512:f1946183b82b4913cf566b3576a5efb7f0c1c9f75518cb9aa2c359a1bf9c35ad92b0c0a4e4a260f56f7e7b523401da349ffdab8b777f7eceb433c6c11da70c3f
+ VERSION=1.4.317
+
SOURCE_HASH=sha512:989986f052b384689eaf9d8a337eeab6fb8874e21b94f5ba64468a20cbba93e59421acd56e71eb8d50dde0ff19f4919f741f3817cae315cd1ab710f7ac91b038
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
WEB_SITE=https://github.com/KhronosGroup/$SPELLX
diff --git a/vulkan/vulkan-headers/HISTORY b/vulkan/vulkan-headers/HISTORY
index 53d4900..63b1cd3 100644
--- a/vulkan/vulkan-headers/HISTORY
+++ b/vulkan/vulkan-headers/HISTORY
@@ -1,3 +1,6 @@
+2025-06-07 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4.317
+
2025-06-01 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.4.316

diff --git a/vulkan/vulkan-loader/DETAILS b/vulkan/vulkan-loader/DETAILS
index 49ee985..4730677 100755
--- a/vulkan/vulkan-loader/DETAILS
+++ b/vulkan/vulkan-loader/DETAILS
@@ -1,7 +1,7 @@
SPELL=vulkan-loader
SPELLX=Vulkan-Loader
- VERSION=1.4.316
-
SOURCE_HASH=sha512:412ea4527d3f7bd4e04f20ced3941aa34262e1bac46ea29b8699807917f06fe7d42c1f4bf1f7e83dc82a64c11114536874baf66c462f2f9db31be57117d13a31
+ VERSION=1.4.317
+
SOURCE_HASH=sha512:8d6c24a737ea37e0b70b6c28a99d49132370757417c0f8c1e1386e6cf25b6c461f683949fef4c7b09ffd63c44b84e1ebcc37dcdc7241cdd24df5520c52270e7d
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
WEB_SITE=https://github.com/KhronosGroup//$SPELLX
diff --git a/vulkan/vulkan-loader/HISTORY b/vulkan/vulkan-loader/HISTORY
index 0cf8911..4d401ef 100644
--- a/vulkan/vulkan-loader/HISTORY
+++ b/vulkan/vulkan-loader/HISTORY
@@ -1,3 +1,6 @@
+2025-06-07 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4.317
+
2025-06-01 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.4.316

diff --git a/vulkan/vulkan-tools/DETAILS b/vulkan/vulkan-tools/DETAILS
index 67a988e..d1cfebd 100755
--- a/vulkan/vulkan-tools/DETAILS
+++ b/vulkan/vulkan-tools/DETAILS
@@ -1,7 +1,7 @@
SPELL=vulkan-tools
SPELLX=Vulkan-Tools
- VERSION=1.4.316
-
SOURCE_HASH=sha512:12a18c150050557fc188ee09589631c50098b25cd3984a9f3f0ec120472b9ca8743606a5385497dcc6d7215cc8dcf5707bf0bc504814bf8b63b3d2b8099f0032
+ VERSION=1.4.317
+
SOURCE_HASH=sha512:b58445a646b5bda26f97f357ee5e5ed9c37d464c02489a44d50a2ff5136084346dddde6a260ada1b958148e3a13917c9a56eed0c76b9b214ee2bf79281c0c300
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
WEB_SITE=https://github.com/KhronosGroup/$SPELLX
diff --git a/vulkan/vulkan-tools/HISTORY b/vulkan/vulkan-tools/HISTORY
index 35c2c67..ee5301d 100644
--- a/vulkan/vulkan-tools/HISTORY
+++ b/vulkan/vulkan-tools/HISTORY
@@ -1,3 +1,6 @@
+2025-06-07 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4.317
+
2025-06-01 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.4.316

diff --git a/vulkan/vulkan-utility-libraries/DETAILS
b/vulkan/vulkan-utility-libraries/DETAILS
index f757625..db350fd 100755
--- a/vulkan/vulkan-utility-libraries/DETAILS
+++ b/vulkan/vulkan-utility-libraries/DETAILS
@@ -7,8 +7,8 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
SOURCE_IGNORE="volatile"
FORCE_DOWNLOAD="on"
else
- VERSION=1.4.316
-
SOURCE_HASH=sha512:faa42a6a07335c75ee5f3d98b18facd076b64299af99d74ad302f6be2cb371c088dbcb43f0957c7ad5ab880bf1ca22ba84e2c7ca13ca94420f8ba1668a826928
+ VERSION=1.4.317
+
SOURCE_HASH=sha512:78d3f0471d617b63adc7feebbcbe198594e0f82ad02e2938cbec42d7e72e81f59434d71a023947ae406bdd41293eb676000e0fc3928705811ded4aa20c691bfe
SOURCE="${SPELL}-${VERSION}.tar.gz"

SOURCE_URL[0]="https://github.com/KhronosGroup/Vulkan-Utility-Libraries/archive/refs/tags/v${VERSION}.tar.gz";
# Watch: https://github.com/KhronosGroup/Vulkan-Utility-Libraries/tags
tags/v([0-9.\-]+)[.]tar
diff --git a/vulkan/vulkan-utility-libraries/HISTORY
b/vulkan/vulkan-utility-libraries/HISTORY
index 1544290..cd13044 100644
--- a/vulkan/vulkan-utility-libraries/HISTORY
+++ b/vulkan/vulkan-utility-libraries/HISTORY
@@ -1,3 +1,6 @@
+2025-06-07 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4.317
+
2025-06-01 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.4.316



  • [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (9e5ea4a2af25b39beeba8e3f8e382d494da6fe7f), Treeve Jelbert, 06/07/2025

Archive powered by MHonArc 2.6.24.

Top of Page