Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (1a33eb04fda24c3bdefed7b8e114e925cff987ab)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <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 Ismael Luceno (1a33eb04fda24c3bdefed7b8e114e925cff987ab)
  • Date: Thu, 19 Jun 2025 19:39:14 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

devel/llvm16/DETAILS | 1 -
devel/llvm16/HISTORY | 3 +++
kernels/i2c-tools/DETAILS | 5 +++--
kernels/i2c-tools/HISTORY | 4 +++-
spelling/hunspell/DETAILS | 1 +
utils/ddcutil/DEPENDS | 5 +++++
utils/ddcutil/DETAILS | 12 +++++++-----
utils/ddcutil/HISTORY | 5 +++++
8 files changed, 27 insertions(+), 9 deletions(-)

New commits:
commit 1a33eb04fda24c3bdefed7b8e114e925cff987ab
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

i2c-tools 4.4

commit 64a271783fa10fd570786d1017eae3aa9d738e6a
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

i2c-tools: Add Watch line

commit 2a3496e115aede058a80aa8666e03dbca146ca4a
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

ddcutil 2.2.0

commit 9a6e24e3ab932e0831ec4e214c790b650c6311b5
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

ddcutil: Add Watch line

commit 0717d1c5c5284941f1ebd3a8df7f2daeab9317cf
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

hunspell: Add Watch line

commit b12b92187f65b431f6cac6b2a7aa5de8e8470acf
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

llvm16: Remove STAGED_INSTALL=off

diff --git a/devel/llvm16/DETAILS b/devel/llvm16/DETAILS
index 44dd751..9cfc2a1 100755
--- a/devel/llvm16/DETAILS
+++ b/devel/llvm16/DETAILS
@@ -20,7 +20,6 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SOURCE%.tar.xz}"
ENTERED=20231110
SHORT="A novel compiler infrastructure for the optimization of
programs."
TMPFS=off # Well, needs about 5G space, plus actual RAM for
compiling.
- STAGED_INSTALL=off # chmod issues with castfs
cat << EOF
Low-Level Virtual Machine (LLVM) is a compiler infrastructure designed for
compile-time, link-time, run-time, and "idle-time" optimization of programs
diff --git a/devel/llvm16/HISTORY b/devel/llvm16/HISTORY
index a40f0ce..d8e3156 100644
--- a/devel/llvm16/HISTORY
+++ b/devel/llvm16/HISTORY
@@ -1,3 +1,6 @@
+2025-06-17 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: removed STAGED_INSTALL=off
+
2023-11-10 Ismael Luceno <ismael AT sourcemage.org>
* BUILD, CONFIGURE, DEPENDS, DETS, HISTORY, PREP, PRE_BUILD,
PRE_SUB_DEPENDS, SUB_DEPENDS:
diff --git a/kernels/i2c-tools/DETAILS b/kernels/i2c-tools/DETAILS
index ed17532..965af9c 100755
--- a/kernels/i2c-tools/DETAILS
+++ b/kernels/i2c-tools/DETAILS
@@ -1,6 +1,7 @@
+# Watch: https://www.kernel.org/pub/software/utils/i2c-tools/
SPELL=i2c-tools
- VERSION=4.3
-
SOURCE_HASH=sha512:8a6cc12d927d6291b9baf407bc15807280539a7048ec5c2edf77414432eab43b28353c42bc0e45b7b481502aa4c5588def08f130d97fc275f635d1f77488f501
+ VERSION=4.4
+
SOURCE_HASH=sha512:4f621de0a33730e19ad4080fc52be7231572efe15f77fd69996a077c8ea42339231311a9c4b7d04ec4ab59f350495d21d561513213f7122a2d3826f5059822f3
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=${KERNEL_URL}/pub/software/utils/i2c-tools/$SOURCE
diff --git a/kernels/i2c-tools/HISTORY b/kernels/i2c-tools/HISTORY
index 3c6cd0b..9cea5a9 100644
--- a/kernels/i2c-tools/HISTORY
+++ b/kernels/i2c-tools/HISTORY
@@ -1,3 +1,6 @@
+2025-06-19 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 4.4
+
2023-10-31 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: 4.3
now at kernel.org
@@ -12,4 +15,3 @@

2007-11-27 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS, HISTORY, BUILD, PRE_BUILD, lm_sensors.gpg: created this
spell, version 3.0.0
-
diff --git a/spelling/hunspell/DETAILS b/spelling/hunspell/DETAILS
index 6f86f55..8847e9e 100755
--- a/spelling/hunspell/DETAILS
+++ b/spelling/hunspell/DETAILS
@@ -1,3 +1,4 @@
+# Watch: https://github.com/hunspell/hunspell/tags
SPELL=hunspell
VERSION=1.7.2
PATCHLEVEL=1
diff --git a/utils/ddcutil/DEPENDS b/utils/ddcutil/DEPENDS
index 0c6a2a3..b82d090 100755
--- a/utils/ddcutil/DEPENDS
+++ b/utils/ddcutil/DEPENDS
@@ -1,3 +1,8 @@
+case "$HOST" in
+ (*-musl)
+ depends libexecinfo LIBS=-lexecinfo
+ ;;
+esac &&
depends glib2 &&
depends hwdata &&
depends i2c-tools &&
diff --git a/utils/ddcutil/DETAILS b/utils/ddcutil/DETAILS
index a3c0777..3b6b948 100755
--- a/utils/ddcutil/DETAILS
+++ b/utils/ddcutil/DETAILS
@@ -1,6 +1,7 @@
+# Watch: https://github.com/rockowitz/ddcutil/tags
SPELL=ddcutil
- VERSION=2.1.0
-
SOURCE_HASH=sha512:d48f87427050caf8e38f6a4b0dd71c1639101762444a712d7a7d97302ebc0dc4fd7c4a5cb188b251c6a6a369b298a43dbc7d91e0eca8cdb6f51c1ae6ae7f1f4b
+ VERSION=2.2.0
+
SOURCE_HASH=sha512:e650f1743e1d807b4a7030389729f0aac4e2558bc5374ea9a27a16c97818ba9ede87ddfe38aebffbb9e182c8efbfab913ba729f8cc5b8ccffe44a62280e2037c
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://github.com/rockowitz/ddcutil
@@ -10,10 +11,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS=""
SHORT=""
cat << EOF
-ddcutil is a Linux program for querying and changing monitor settings, such
as brightness and color levels.
+ddcutil is a Linux program for querying and changing monitor settings,
+such as brightness and color levels.

-Most monitors, other than laptop displays, have a Virtual Control Panel
(VCP), which implements
-features defined in the Monitor Control Command Set (MCCS).
+Most monitors, other than laptop displays, have a Virtual Control Panel
(VCP),
+which implements features defined in the Monitor Control Command Set (MCCS).
Typically, ddcutil communicates with the monitor's VCP over an I2C bus,
as per the Display Data Channel/Command Interface Standard (DDC/CI).
EOF
diff --git a/utils/ddcutil/HISTORY b/utils/ddcutil/HISTORY
index ed20570..a91957a 100644
--- a/utils/ddcutil/HISTORY
+++ b/utils/ddcutil/HISTORY
@@ -1,3 +1,8 @@
+2025-06-19 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 2.2.0
+ fixed long description wrap
+ * DEPENDS: fixed build against musl (needs libexecinfo)
+
2024-01-20 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.1.0



  • [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (1a33eb04fda24c3bdefed7b8e114e925cff987ab), Ismael Luceno, 06/19/2025

Archive powered by MHonArc 2.6.24.

Top of Page