Skip to Content.
Sympa Menu

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

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
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (6a321b9c766730b46b8ded0a2e22ecf053628b6a)
  • Date: Sun, 3 Mar 2024 09:25:34 +0000

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

ChangeLog | 4 +++
alt-kde/FUNCTIONS | 1
alt-kde/disman/CONFIGURE | 1
alt-kde/disman/DEPENDS | 4 ---
alt-kde/disman/DETAILS | 16 ------------
alt-kde/disman/HISTORY | 6 ----
alt-kde/kdisplay/CONFIGURE | 1
alt-kde/kdisplay/DEPENDS | 13 ---------
alt-kde/kdisplay/DETAILS | 17 ------------
alt-kde/kdisplay/HISTORY | 6 ----
alt-kde/kwinft/CONFIGURE | 1
alt-kde/kwinft/CONFLICTS | 1
alt-kde/kwinft/DEPENDS | 57
-------------------------------------------
alt-kde/kwinft/DETAILS | 16 ------------
alt-kde/kwinft/HISTORY | 13 ---------
alt-kde/kwinft/PROVIDES | 1
alt-kde/wrapland/CONFIGURE | 1
alt-kde/wrapland/DEPENDS | 4 ---
alt-kde/wrapland/DETAILS | 16 ------------
alt-kde/wrapland/HISTORY | 6 ----
devel/gdb/DETAILS | 7 +----
devel/gdb/HISTORY | 4 +++
libs/ms-gsl/BUILD | 3 ++
libs/ms-gsl/CONFIGURE | 1
libs/ms-gsl/DEPENDS | 1
libs/ms-gsl/DETAILS | 15 +++++++++++
libs/ms-gsl/HISTORY | 4 +++
rust-crates/sccache/DETAILS | 4 +--
rust-crates/sccache/HISTORY | 3 ++
xorg-app/xlsfonts/DETAILS | 4 +--
xorg-app/xlsfonts/HISTORY | 3 ++
xorg-lib/libfontenc/DETAILS | 2 -
xorg-lib/libfontenc/HISTORY | 3 ++
xorg-lib/libxaw3d/DETAILS | 2 -
xorg-lib/libxaw3d/HISTORY | 3 ++
xorg-lib/libxcb/DETAILS | 2 -
xorg-lib/libxcb/HISTORY | 3 ++
xorg-lib/libxcursor/DETAILS | 7 +++--
xorg-lib/libxcursor/HISTORY | 4 +++
xorg-lib/libxdmcp/DETAILS | 2 -
xorg-lib/libxdmcp/HISTORY | 3 ++
xorg-lib/pixman/DETAILS | 4 +--
xorg-lib/pixman/HISTORY | 3 ++
xorg-util/gccmakedep/DETAILS | 15 ++++++-----
xorg-util/gccmakedep/HISTORY | 4 +++
45 files changed, 86 insertions(+), 205 deletions(-)

New commits:
commit 6a321b9c766730b46b8ded0a2e22ecf053628b6a
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

gccmakedep: => 1.0.4

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

libxdmcp: => 1.1.5

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

libxcursor: => 1.2.2

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

libxcb: => 1.16.1

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

libxaw3d: => 1.6.6

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

libfontenc: => 1.1.8

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

gdb: => 14.2

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

xlsfonts: => 1.0.8

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

pixman: => 0.43.4

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

sccache: => 0.7.7

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

delete alt-kde/*

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

add ms-gsl-4.0.0

diff --git a/ChangeLog b/ChangeLog
index f79d910..96904d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2024-02-28 Treeve Jelbert <treeve AT sourcemage.org>
+ * libs/ms-gsl: added, Guidelines Support Library
+ * alt-kde/*: deleted, to be replaced by qt6/kde6 based version
+
2024-02-24 Treeve Jelbert <treeve AT sourcemage.org>
* ibs/utfcpp: added, UTF-8 with C++ in a Portable Way

diff --git a/alt-kde/FUNCTIONS b/alt-kde/FUNCTIONS
deleted file mode 100755
index 3f3cea9..0000000
--- a/alt-kde/FUNCTIONS
+++ /dev/null
@@ -1 +0,0 @@
-. $GRIMOIRE/KDE_FUNCTIONS
diff --git a/alt-kde/disman/CONFIGURE b/alt-kde/disman/CONFIGURE
deleted file mode 100755
index b2f02c3..0000000
--- a/alt-kde/disman/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/alt-kde/disman/DEPENDS b/alt-kde/disman/DEPENDS
deleted file mode 100755
index cdaca8f..0000000
--- a/alt-kde/disman/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-source $GRIMOIRE/KDE_DEPENDS &&
-optional_depends kwayland '' '' 'build kwayland backends' &&
-optional_depends wrapland '' '' 'build wrapland backends'&&
-optional_depends libxcb '' '' 'build XRandR backends'
diff --git a/alt-kde/disman/DETAILS b/alt-kde/disman/DETAILS
deleted file mode 100755
index 3c792d8..0000000
--- a/alt-kde/disman/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
- SPELL=disman
- VERSION=0.524.0
- COMMIT=a8fc81af423ab14513c7096b405cec3f58943495
-
SOURCE_HASH=sha512:a866e0c964fe1aed30bad3137ceca817d4a1ee2e427e9e6d2715e8b5a2187cdb7c4ac8398db18d130858458e86c11eeec75086732681ca00a13a031d11d9988b
- TAG=$SPELL@$VERSION
- SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$TAG-$COMMIT
- WEBSITE=https://gitlab.com/kwinft/$SPELL
- SOURCE_URL=$WEBSITE/-/archive/$TAG.tar.bz2
- LICENSE[0]=LGPL
- ENTERED=20200525
- KEYWORDS="KF5"
- SHORT="Qt/C++ display management library"
-cat << EOF
-Qt/C++ display management library
-EOF
diff --git a/alt-kde/disman/HISTORY b/alt-kde/disman/HISTORY
deleted file mode 100644
index 7a74186..0000000
--- a/alt-kde/disman/HISTORY
+++ /dev/null
@@ -1,6 +0,0 @@
-2022-02-09 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.524.0
-
-2021-02-17 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.521.0
- spell created
diff --git a/alt-kde/kdisplay/CONFIGURE b/alt-kde/kdisplay/CONFIGURE
deleted file mode 100755
index b2f02c3..0000000
--- a/alt-kde/kdisplay/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/alt-kde/kdisplay/DEPENDS b/alt-kde/kdisplay/DEPENDS
deleted file mode 100755
index c6e7bf8..0000000
--- a/alt-kde/kdisplay/DEPENDS
+++ /dev/null
@@ -1,13 +0,0 @@
-source $GRIMOIRE/KDE_DEPENDS &&
-depends qtsensors &&
-depends qtdeclarative &&
-depends disman &&
-depends kcmutils &&
-depends kconfig &&
-depends kdbusaddons &&
-depends kdeclarative &&
-depends kglobalaccel &&
-depends ki18n &&
-depends kiconthemes &&
-depends kxmlgui &&
-depends plasma-framework
diff --git a/alt-kde/kdisplay/DETAILS b/alt-kde/kdisplay/DETAILS
deleted file mode 100755
index e022b4a..0000000
--- a/alt-kde/kdisplay/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- SPELL=kdisplay
- VERSION=5.24.0
- COMMIT=a4dcebd297fded753579c7aef5a874617d274b7f
-
SOURCE_HASH=sha512:b72f0be8dab060d981bf6fd463eb105665a3a5e68349634bcb88cb0f5b298bff83f37a4acc87747fdd3084a1d9eb7f5912c9bb98850b390f2ce07430ef5faf0a
- TAG=$SPELL@$VERSION
- SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$TAG-$COMMIT
- WEBSITE=https://gitlab.com/kwinft/$SPELL
- SOURCE_URL=$WEBSITE/-/archive/$TAG.tar.bz2
- LICENSE[0]=LGPL
- ENTERED=20200525
- KEYWORDS="KF5"
- SHORT="App and daemon for display managing"
-cat << EOF
-App and daemon for display managing11
-EOF
-
diff --git a/alt-kde/kdisplay/HISTORY b/alt-kde/kdisplay/HISTORY
deleted file mode 100644
index b04a80e..0000000
--- a/alt-kde/kdisplay/HISTORY
+++ /dev/null
@@ -1,6 +0,0 @@
-2022-02-09 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 5.24.0
-
-2021-02-17 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 5.21.0
- spell created
diff --git a/alt-kde/kwinft/CONFIGURE b/alt-kde/kwinft/CONFIGURE
deleted file mode 100755
index b2f02c3..0000000
--- a/alt-kde/kwinft/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/alt-kde/kwinft/CONFLICTS b/alt-kde/kwinft/CONFLICTS
deleted file mode 100755
index e501446..0000000
--- a/alt-kde/kwinft/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts kwin
diff --git a/alt-kde/kwinft/DEPENDS b/alt-kde/kwinft/DEPENDS
deleted file mode 100755
index 2bb7e0f..0000000
--- a/alt-kde/kwinft/DEPENDS
+++ /dev/null
@@ -1,57 +0,0 @@
-source $GRIMOIRE/KDE_DEPENDS &&
-depends qtdeclarative &&
-depends qtx11extras &&
-#depends qtscript &&
-depends qttools &&
-
-depends kcmutils &&
-depends kcompletion &&
-depends kconfig &&
-depends kconfigwidgets &&
-depends kcoreaddons &&
-depends kcrash &&
-depends kdecoration &&
-depends kglobalaccel &&
-depends ki18n &&
-depends kidletime &&
-depends kiconthemes &&
-depends kio &&
-depends kirigami2 &&
-depends knewstuff &&
-depends knotifications &&
-depends kservice &&
-depends ktextwidgets &&
-depends kwayland &&
-depends kwidgetsaddons &&
-depends kwindowsystem &&
-depends kxmlgui &&
-depends plasma-framework &&
-
-# plasma stuff
-depends kdecoration &&
-depends kscreenlocker &&
-
-depends PKG-CONFIG &&
-depends DEVICE-MANAGER &&
-depends fontconfig &&
-depends freetype2 &&
-depends libdrm &&
-depends libepoxy &&
-depends libinput &&
-depends libxkbcommon &&
-depends libx11 &&
-depends libxcb &&
-depends libxdmcp &&
-depends xcb-util-cursor &&
-depends wlroots &&
-depends wrapland &&
-
-optional_depends kactivities '' '
-DCMAKE_DISABLE_FIND_PACKAGE_KF5Activities=1' 'activiies support' &&
-optional_depends kdoctools '' ' -DCMAKE_DISABLE_FIND_PACKAGE_KF5DocTools=1'
'build documentation' &&
-optional_depends breeze '' '' 'set window decoration plugin' &&
-optional_depends libcap '' '' 'support realtime scheduling' &&
-optional_depends xcb-util-wm '' '' 'to build kwin tests' &&
-suggest_depends qtvirtualkeyboard '' '' 'virtual onlock keyboard' &&
-#runtime_depends LOGIN-DAEMON &&
-suggest_depends qtmultimedia '' '' 'video playback effect'&&
-suggest_depends hicolor-icon-theme '' '' 'fallback theme for many programs'
diff --git a/alt-kde/kwinft/DETAILS b/alt-kde/kwinft/DETAILS
deleted file mode 100755
index 3b02a58..0000000
--- a/alt-kde/kwinft/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
- SPELL=kwinft
- VERSION=5.24.0
- COMMIT=8d1c576db6061d963734b013cd10460155d73f6d
-
SOURCE_HASH=sha512:8afdb4b079716507214a2ef6396b996931edc724f1645574b01dd9032d1911b5a28619619687b29f454d82c2bdbf6f63e10c5e6a9288f7d250a8bc8f74dadc70
- TAG=$SPELL@$VERSION
- SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$TAG-$COMMIT
- WEBSITE=https://gitlab.com/kwinft/$SPELL
- SOURCE_URL=$WEBSITE/-/archive/$TAG.tar.bz2
- LICENSE[0]=GPL
- ENTERED=20200419
- KEYWORDS="KDE5"
- SHORT="Wayland compositor and X11 window manager"
-cat << EOF
-Wayland compositor and X11 window manager
-EOF
diff --git a/alt-kde/kwinft/HISTORY b/alt-kde/kwinft/HISTORY
deleted file mode 100644
index 6d13160..0000000
--- a/alt-kde/kwinft/HISTORY
+++ /dev/null
@@ -1,13 +0,0 @@
-2023-01-28 Treeve Jelbert <treeve AT sourcemage.org>
- * DEPENDS: tweak
-
-2022-07-27 Vlad Glagolev <stealth AT sourcemage.org>
- * DEPENDS: switch to PKG-CONFIG provider (automated)
-
-2022-02-09 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 5.24.0
- * DEPENDS: add wlroots
-
-2021-02-17 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 5.21.0
- spell created
diff --git a/alt-kde/kwinft/PROVIDES b/alt-kde/kwinft/PROVIDES
deleted file mode 100755
index 5a12427..0000000
--- a/alt-kde/kwinft/PROVIDES
+++ /dev/null
@@ -1 +0,0 @@
-KWIN
diff --git a/alt-kde/wrapland/CONFIGURE b/alt-kde/wrapland/CONFIGURE
deleted file mode 100755
index b2f02c3..0000000
--- a/alt-kde/wrapland/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/alt-kde/wrapland/DEPENDS b/alt-kde/wrapland/DEPENDS
deleted file mode 100755
index 07473c2..0000000
--- a/alt-kde/wrapland/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-source $GRIMOIRE/KDE_DEPENDS &&
-depends wayland-protocols &&
-depends wayland &&
-depends mesa
diff --git a/alt-kde/wrapland/DETAILS b/alt-kde/wrapland/DETAILS
deleted file mode 100755
index cc682ae..0000000
--- a/alt-kde/wrapland/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
- SPELL=wrapland
- VERSION=0.524.0
- COMMIT=df61726a0955369f07399e8115454013b887903e
-
SOURCE_HASH=sha512:b27b7aea1c8848cbcf09fc39bfd557a2a3010e174d94d0c02bef953be0d15272bed8fdd83d1f01ae60bbde7cd5234bfc5eb6f76f10a6ababe461265f117beb01
- TAG=$SPELL@$VERSION
- SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$TAG-$COMMIT
- WEBSITE=https://gitlab.com/kwinft/$SPELL
- SOURCE_URL=$WEBSITE/-/archive/$TAG.tar.bz2
- LICENSE[0]=LGPL
- ENTERED=20200419
- KEYWORDS="KF5"
- SHORT="Qt/C++ library wrapping libwayland"
-cat << EOF
-Qt/C++ library wrapping libwayland
-EOF
diff --git a/alt-kde/wrapland/HISTORY b/alt-kde/wrapland/HISTORY
deleted file mode 100644
index 55be314..0000000
--- a/alt-kde/wrapland/HISTORY
+++ /dev/null
@@ -1,6 +0,0 @@
-2022-02-09 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.524.0
-
-2021-02-17 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.521.0
- spell created
diff --git a/devel/gdb/DETAILS b/devel/gdb/DETAILS
index a93685d..a3c0384 100755
--- a/devel/gdb/DETAILS
+++ b/devel/gdb/DETAILS
@@ -1,13 +1,10 @@
# Watch: https://ftp.gnu.org/gnu/gdb
SPELL=gdb
- VERSION=14.1
+ VERSION=14.2
+
SOURCE_HASH=sha512:7e07941f1fe661288cc571b4964012ceabc1760624fce20320db2f470c01439b2386f859b5288da13204b758e2e3b22a74c68c012178db93b9529b06f1e22ede
SOURCE=$SPELL-$VERSION.tar.xz
- SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
- SOURCE2_URL[0]=$GNU_URL/$SPELL/$SOURCE2
- SOURCE_GPG=gnu.gpg:$SOURCE2:UPSTREAM_KEY
- SOURCE2_IGNORE=signature
LICENSE[0]=GPL
WEB_SITE=https://sources.redhat.com/gdb/
ENTERED=20011023
diff --git a/devel/gdb/HISTORY b/devel/gdb/HISTORY
index cc58473..c8e69a1 100644
--- a/devel/gdb/HISTORY
+++ b/devel/gdb/HISTORY
@@ -1,3 +1,7 @@
+2024-03-03 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 14.2
+ no sig available, use a hash
+
2023-12-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 14.1

diff --git a/libs/ms-gsl/BUILD b/libs/ms-gsl/BUILD
new file mode 100755
index 0000000..37bdc92
--- /dev/null
+++ b/libs/ms-gsl/BUILD
@@ -0,0 +1,3 @@
+OPTS+=" -DGSL_TEST=0" &&
+default_build
+
diff --git a/libs/ms-gsl/CONFIGURE b/libs/ms-gsl/CONFIGURE
new file mode 100755
index 0000000..b2f02c3
--- /dev/null
+++ b/libs/ms-gsl/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/libs/ms-gsl/DEPENDS b/libs/ms-gsl/DEPENDS
new file mode 100755
index 0000000..6d7d390
--- /dev/null
+++ b/libs/ms-gsl/DEPENDS
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_DEPENDS
diff --git a/libs/ms-gsl/DETAILS b/libs/ms-gsl/DETAILS
new file mode 100755
index 0000000..9334ff9
--- /dev/null
+++ b/libs/ms-gsl/DETAILS
@@ -0,0 +1,15 @@
+source $GRIMOIRE/CMAKE_FUNCTIONS
+ SPELL=ms-gsl
+ VERSION=4.0.0
+
SOURCE_HASH=sha512:7fa7446796c6bf82fb3bff09f86a69c446a27be528bef3b17c8bc5ad2f24d5cf86bdb3d3813ecb44726e8f395020180e97e41027330d1fbf545cc0f0b44aac29
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/GSL-$VERSION
+ WEB_SITE=https://github.com/microsoft/GSL
+ SOURCE_URL[0]=$WEB_SITE/archive/refs/tags/v$VERSION.tar.gz
+ LICENSE[0]=MIT
+ ENTERED=20240228
+ KEYWORDS=""
+ SHORT="Guidelines Support Library"
+cat << EOF
+Guidelines Support Library
+EOF
diff --git a/libs/ms-gsl/HISTORY b/libs/ms-gsl/HISTORY
new file mode 100644
index 0000000..03b556b
--- /dev/null
+++ b/libs/ms-gsl/HISTORY
@@ -0,0 +1,4 @@
+2024-02-28 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 4.0.0
+ spell created
+
diff --git a/rust-crates/sccache/DETAILS b/rust-crates/sccache/DETAILS
index 42d6857..9de0a17 100755
--- a/rust-crates/sccache/DETAILS
+++ b/rust-crates/sccache/DETAILS
@@ -1,9 +1,9 @@
SPELL=sccache
- VERSION=0.7.4
+ VERSION=0.7.7
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION

SOURCE_URL[0]=https://github.com/mozilla/${SPELL}/archive/v${VERSION}.tar.gz
-
SOURCE_HASH=sha256:32301f125d5b1d73830b163fd15fe9b5c22cf4a4a6b835d893dec563aba5b4fc
+
SOURCE_HASH=sha256:a5f5dacbc8232d566239fa023ce5fbc803ad56af2910fa1558b6e08e68e067e0
LICENSE[0]=APACHE
STAGED_INSTALL=off
WEB_SITE=https://github.com/mozilla/sccache
diff --git a/rust-crates/sccache/HISTORY b/rust-crates/sccache/HISTORY
index 66f911b..202f7be 100644
--- a/rust-crates/sccache/HISTORY
+++ b/rust-crates/sccache/HISTORY
@@ -1,3 +1,6 @@
+2024-02-28 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.7.7
+
2023-12-20 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.7.4

diff --git a/xorg-app/xlsfonts/DETAILS b/xorg-app/xlsfonts/DETAILS
index c4080e4..7f61c36 100755
--- a/xorg-app/xlsfonts/DETAILS
+++ b/xorg-app/xlsfonts/DETAILS
@@ -1,6 +1,6 @@
SPELL=xlsfonts
- VERSION=1.0.6
- SOURCE=$SPELL-$VERSION.tar.bz2
+ VERSION=1.0.8
+ 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
diff --git a/xorg-app/xlsfonts/HISTORY b/xorg-app/xlsfonts/HISTORY
index 2511c80..2bf91c8 100644
--- a/xorg-app/xlsfonts/HISTORY
+++ b/xorg-app/xlsfonts/HISTORY
@@ -1,3 +1,6 @@
+2024-03-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.8
+
2018-07-31 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.0.6
* DETAILS: add gpg checking
diff --git a/xorg-lib/libfontenc/DETAILS b/xorg-lib/libfontenc/DETAILS
index 968500e..20cf28a 100755
--- a/xorg-lib/libfontenc/DETAILS
+++ b/xorg-lib/libfontenc/DETAILS
@@ -1,5 +1,5 @@
SPELL=libfontenc
- VERSION=1.1.7
+ VERSION=1.1.8
SOURCE=${SPELL}-${VERSION}.tar.xz

SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
SOURCE2=$SOURCE.sig
diff --git a/xorg-lib/libfontenc/HISTORY b/xorg-lib/libfontenc/HISTORY
index f4d478d..3f840a4 100644
--- a/xorg-lib/libfontenc/HISTORY
+++ b/xorg-lib/libfontenc/HISTORY
@@ -1,3 +1,6 @@
+2024-03-03 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.8
+
2022-12-08 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.1.7

diff --git a/xorg-lib/libxaw3d/DETAILS b/xorg-lib/libxaw3d/DETAILS
index 057d0dc..c22f21a 100755
--- a/xorg-lib/libxaw3d/DETAILS
+++ b/xorg-lib/libxaw3d/DETAILS
@@ -1,6 +1,6 @@
SPELL=libxaw3d
SPELLX=libXaw3d
- VERSION=1.6.4
+ VERSION=1.6.6
SOURCE=${SPELLX}-${VERSION}.tar.xz

SOURCE_URL[0]=https://xorg.freedesktop.org/archive/individual/lib/${SOURCE}
SOURCE2=$SOURCE.sig
diff --git a/xorg-lib/libxaw3d/HISTORY b/xorg-lib/libxaw3d/HISTORY
index 6403471..548598a 100644
--- a/xorg-lib/libxaw3d/HISTORY
+++ b/xorg-lib/libxaw3d/HISTORY
@@ -1,3 +1,6 @@
+2024-03-03 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.6.6
+
2022-08-27 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.6.4

diff --git a/xorg-lib/libxcb/DETAILS b/xorg-lib/libxcb/DETAILS
index abd6720..c6c04d5 100755
--- a/xorg-lib/libxcb/DETAILS
+++ b/xorg-lib/libxcb/DETAILS
@@ -1,5 +1,5 @@
SPELL=libxcb
- VERSION=1.16
+ VERSION=1.16.1
SECURITY_PATCH=1
SOURCE="$SPELL-$VERSION.tar.xz"
SOURCE_URL[0]=https://xcb.freedesktop.org/dist/$SOURCE
diff --git a/xorg-lib/libxcb/HISTORY b/xorg-lib/libxcb/HISTORY
index 4f23fd7..953210d 100644
--- a/xorg-lib/libxcb/HISTORY
+++ b/xorg-lib/libxcb/HISTORY
@@ -1,3 +1,6 @@
+2024-03-03 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.16.1
+
2023-08-17 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.16
* DEPENDS: only python3
diff --git a/xorg-lib/libxcursor/DETAILS b/xorg-lib/libxcursor/DETAILS
index b82b941..5f6a0aa 100755
--- a/xorg-lib/libxcursor/DETAILS
+++ b/xorg-lib/libxcursor/DETAILS
@@ -1,10 +1,13 @@
SPELL=libxcursor
PKG=libXcursor
- VERSION=1.2.1
+ VERSION=1.2.2
SECURITY_PATCH=2
SOURCE=${PKG}-${VERSION}.tar.xz
-
SOURCE_HASH=sha512:ebb42a39855aab86d0c11fe6ad33d011cf56a6dc5c309bef643460319c03df239b7e09fe88777bb25c0e9ff8aceac6bf66e51cc04a2d5ee463b3bc3bbf1674e3

SOURCE_URL[0]=https://xorg.freedesktop.org/archive/individual/lib/${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}/${PKG}-${VERSION}
WEB_SITE=https://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-lib/libxcursor/HISTORY b/xorg-lib/libxcursor/HISTORY
index f32fbc4..9a96ce2 100644
--- a/xorg-lib/libxcursor/HISTORY
+++ b/xorg-lib/libxcursor/HISTORY
@@ -1,3 +1,7 @@
+2024-03-03 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: add gpg checking
+ * DETAILS: version 1.2.2
+
2023-08-08 Stephane Fontaine <esselfe16 AT gmail.com>
* DETAILS: updated to 1.2.1
Remove non-working signature and use hash instead
diff --git a/xorg-lib/libxdmcp/DETAILS b/xorg-lib/libxdmcp/DETAILS
index 656a44d..3c154f7 100755
--- a/xorg-lib/libxdmcp/DETAILS
+++ b/xorg-lib/libxdmcp/DETAILS
@@ -1,6 +1,6 @@
SPELL=libxdmcp
PKG=libXdmcp
- VERSION=1.1.4
+ VERSION=1.1.5
SECURITY_PATCH=1
SOURCE=${PKG}-${VERSION}.tar.xz

SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
diff --git a/xorg-lib/libxdmcp/HISTORY b/xorg-lib/libxdmcp/HISTORY
index 92ddbdb..e5cc1cc 100644
--- a/xorg-lib/libxdmcp/HISTORY
+++ b/xorg-lib/libxdmcp/HISTORY
@@ -1,3 +1,6 @@
+2024-03-03 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.5
+
2022-11-20 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.1.4

diff --git a/xorg-lib/pixman/DETAILS b/xorg-lib/pixman/DETAILS
index 31f1acb..51898c6 100755
--- a/xorg-lib/pixman/DETAILS
+++ b/xorg-lib/pixman/DETAILS
@@ -1,8 +1,8 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=pixman
- VERSION=0.43.2
+ VERSION=0.43.4
SECURITY_PATCH=1
-
SOURCE_HASH=sha512:1a1d21b86b3c6784c4c2606b7069723b4dbb747eac9fce95bca86516787840379ffd49abc42d11e7143e85c32c85496f33c2562c7a910ca6f963599affdc3224
+
SOURCE_HASH=sha512:b40fb05bd58dc78f4e4e9b19c86991ab0611b708657c9a7fb42bfe82d57820a0fde01a34b00a0848a41da6c3fb90c2213942a70f435a0e9467631695d3bc7e36
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://cairographics.org/releases/$SOURCE
SOURCE_URL[1]=https://xorg.freedesktop.org/releases/individual/lib/$SOURCE
diff --git a/xorg-lib/pixman/HISTORY b/xorg-lib/pixman/HISTORY
index 8ccb623..04f53fc 100644
--- a/xorg-lib/pixman/HISTORY
+++ b/xorg-lib/pixman/HISTORY
@@ -1,3 +1,6 @@
+2024-03-01 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.43.4
+
2024-01-29 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.43.2

diff --git a/xorg-util/gccmakedep/DETAILS b/xorg-util/gccmakedep/DETAILS
index 4045984..4dcbffb 100755
--- a/xorg-util/gccmakedep/DETAILS
+++ b/xorg-util/gccmakedep/DETAILS
@@ -1,13 +1,14 @@
SPELL=gccmakedep
PKG=gccmakedep
- VERSION=1.0.3
- XORG_VER=X11R7.0
- XORG_VER=X11R7.0
- SOURCE=${PKG}-${VERSION}.tar.bz2
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/util/${SOURCE}
-
SOURCE_HASH=sha512:563b2897770a4df2792ea3eae8183a1f9e78192b7efc9c8296ee68d1cba6e72fa962a88e3251bb780df776e2aa7e80d74d5096675c61526c232aefa4f9e6a5fc
+ VERSION=1.0.4
+ SOURCE=${PKG}-${VERSION}.tar.xz
+
SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/util/${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}/${PKG}-${VERSION}
- WEB_SITE=http://xorg.freedesktop.org
+ WEB_SITE=https://xorg.freedesktop.org
ENTERED=20051215
LICENSE[0]=XCL
SHORT="create dependencies in makefiles using 'gcc -M'"
diff --git a/xorg-util/gccmakedep/HISTORY b/xorg-util/gccmakedep/HISTORY
index 10d9650..a59c26e 100644
--- a/xorg-util/gccmakedep/HISTORY
+++ b/xorg-util/gccmakedep/HISTORY
@@ -1,3 +1,7 @@
+2024-03-03 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: add gpg checking
+ * DETAILS: version 1.0.4
+
2015-04-03 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 1.0.3



  • [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (6a321b9c766730b46b8ded0a2e22ecf053628b6a), Treeve Jelbert, 03/03/2024

Archive powered by MHonArc 2.6.24.

Top of Page