sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (1fbe79b4c84fe29738bbe149fd75d680c6669618)
- 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 (1fbe79b4c84fe29738bbe149fd75d680c6669618)
- Date: Wed, 30 Jul 2025 15:13:52 +0000
GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:
ChangeLog | 3 +++
dev/null |binary
kde-extra/ktextaddons/DETAILS | 3 +--
kde-extra/ktextaddons/HISTORY | 4 ++--
kde.gpg |binary
xorg-app/xgamma/CONFIGURE | 1 +
xorg-app/xgamma/DEPENDS | 1 +
xorg-app/xgamma/DETAILS | 3 ++-
xorg-app/xgamma/HISTORY | 4 ++++
xorg-app/xgc/DETAILS | 13 ++++++++-----
xorg-app/xgc/HISTORY | 4 ++++
11 files changed, 26 insertions(+), 10 deletions(-)
New commits:
commit 1fbe79b4c84fe29738bbe149fd75d680c6669618
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
ktextaddons: => 1.7.0
commit 9b4fdfbdccbcd0f53f5475264d0bf0333464a37a
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
Revert "ktextaddons - add checksum" - gpg now found
This reverts commit 3b9c5aa3236f1fb2b0a794644d3c377aa455c569.
commit e9af3ba55f78e2c46b38fe2984c26ccff7568948
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
update kde.gpg
commit dc572a2683d0449e2b8b6c3ec39b06bea381f949
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
xgc: => 1.0.7
commit 501f9fb99df394bba598384310a6ab6de9eb38c5
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
xgamma: => 1.0.8
diff --git a/ChangeLog b/ChangeLog
index 95feabf..ec2774d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2025-07-29 Treeve Jelbert <treeve AT sourcemage.org>
+ * kde.gpg: add "laurent Montel <montel AT kde.org>"
+
2025-07-27 Treeve Jelbert <treeve AT sourcemage.org>
* xorg.gpg: add "Alan Coopersmith <alan.coopersmith AT oracle.com>"
diff --git a/kde-extra/ktextaddons/DETAILS b/kde-extra/ktextaddons/DETAILS
index 98ea657..1e35c1a 100755
--- a/kde-extra/ktextaddons/DETAILS
+++ b/kde-extra/ktextaddons/DETAILS
@@ -1,6 +1,5 @@
SPELL=ktextaddons
- VERSION=1.6.0
-
SOURCE_HASH=sha512:4548161248a01909ff16fe2f9fb802d9db6396d8c6474117847620cc925afd3abf905e8aa645dc47132e0592ba6ec6f11f29696b6e81bb3fc9106ff9fdacb898
+ VERSION=1.7.0
source $GRIMOIRE/KDE_EXTRA
ENTERED=20230111
# SECURITY_PATCH=1
diff --git a/kde-extra/ktextaddons/HISTORY b/kde-extra/ktextaddons/HISTORY
index 8f88db4..72935e2 100644
--- a/kde-extra/ktextaddons/HISTORY
+++ b/kde-extra/ktextaddons/HISTORY
@@ -1,5 +1,5 @@
-2025-06-03 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: add checksum, cnnnot find gpg
+2025-07-30 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.7.0
2025-06-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.6.0
diff --git a/kde.gpg b/kde.gpg
index 60f52b3..9d810a5 100644
Binary files a/kde.gpg and b/kde.gpg differ
diff --git a/xorg-app/xgamma/CONFIGURE b/xorg-app/xgamma/CONFIGURE
new file mode 100755
index 0000000..0c76820
--- /dev/null
+++ b/xorg-app/xgamma/CONFIGURE
@@ -0,0 +1 @@
+. $GRIMOIRE/MESON_CONFIGURE
diff --git a/xorg-app/xgamma/DEPENDS b/xorg-app/xgamma/DEPENDS
index f3e9e95..b2be109 100755
--- a/xorg-app/xgamma/DEPENDS
+++ b/xorg-app/xgamma/DEPENDS
@@ -1,2 +1,3 @@
+. $GRIMOIRE/MESON_DEPENDS &&
depends util-macros &&
depends libxxf86vm
diff --git a/xorg-app/xgamma/DETAILS b/xorg-app/xgamma/DETAILS
index a5acbb2..154dd0f 100755
--- a/xorg-app/xgamma/DETAILS
+++ b/xorg-app/xgamma/DETAILS
@@ -1,5 +1,6 @@
+. $GRIMOIRE/MESON_FUNCTIONS &&
SPELL=xgamma
- VERSION=1.0.7
+ VERSION=1.0.8
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/app/${SOURCE}
SOURCE2=$SOURCE.sig
diff --git a/xorg-app/xgamma/HISTORY b/xorg-app/xgamma/HISTORY
index 7571871..d81df6c 100644
--- a/xorg-app/xgamma/HISTORY
+++ b/xorg-app/xgamma/HISTORY
@@ -1,3 +1,7 @@
+2025-07-28 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS DEPENDS CONFIGURE: add meson support
+ * DETAILS: version 1.0.8
+
2022-12-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: add gpg checking
* DETAILS: version 1.0.7
diff --git a/xorg-app/xgc/DETAILS b/xorg-app/xgc/DETAILS
index 7ee3070..079d4e5 100755
--- a/xorg-app/xgc/DETAILS
+++ b/xorg-app/xgc/DETAILS
@@ -1,10 +1,13 @@
SPELL=xgc
- VERSION=1.0.2
- SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig:UPSTREAM_HASH"
+ VERSION=1.0.7
+ SOURCE=$SPELL-$VERSION.tar.xz
+ SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/app/$SOURCE
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=http://xorg.freedesktop.org
+ WEB_SITE=https://xorg.freedesktop.org
ENTERED=20051125
LICENSE[0]=XCL
SHORT="X11 graphics demo"
diff --git a/xorg-app/xgc/HISTORY b/xorg-app/xgc/HISTORY
index b7e94e0..cea448e 100644
--- a/xorg-app/xgc/HISTORY
+++ b/xorg-app/xgc/HISTORY
@@ -1,3 +1,7 @@
+2025-07-28 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: add gpg checking
+ * DETAILS: version 1.0.7
+
2009-12-17 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.0.2
SOURCE matches upstream posted SHA1
diff --git a/xorg-app/xgc/xgc-1.0.2.tar.bz2.sig
b/xorg-app/xgc/xgc-1.0.2.tar.bz2.sig
deleted file mode 100644
index 8a24e0d..0000000
Binary files a/xorg-app/xgc/xgc-1.0.2.tar.bz2.sig and /dev/null differ
- [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (1fbe79b4c84fe29738bbe149fd75d680c6669618), Treeve Jelbert, 07/30/2025
Archive powered by MHonArc 2.6.24.