Skip to Content.
Sympa Menu

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

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 (ee31f27e9f93a1245de2522ccda5ea0b6ca33940)
  • Date: Mon, 9 Feb 2026 15:45:34 +0000

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

xorg-lib/libfontenc/CONFIGURE | 1 +
xorg-lib/libfontenc/DEPENDS | 9 +++------
xorg-lib/libfontenc/DETAILS | 3 ++-
xorg-lib/libfontenc/HISTORY | 4 ++++
xorg-lib/libx11/DETAILS | 2 +-
xorg-lib/libx11/HISTORY | 3 +++
6 files changed, 14 insertions(+), 8 deletions(-)

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

libfontenc - meson build

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

libfontenc: => 1.1.9

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

libx11: => 1.8.13

diff --git a/xorg-lib/libfontenc/CONFIGURE b/xorg-lib/libfontenc/CONFIGURE
new file mode 100755
index 0000000..0c76820
--- /dev/null
+++ b/xorg-lib/libfontenc/CONFIGURE
@@ -0,0 +1 @@
+. $GRIMOIRE/MESON_CONFIGURE
diff --git a/xorg-lib/libfontenc/DEPENDS b/xorg-lib/libfontenc/DEPENDS
index 036b8be..368ad14 100755
--- a/xorg-lib/libfontenc/DEPENDS
+++ b/xorg-lib/libfontenc/DEPENDS
@@ -1,7 +1,4 @@
+. $GRIMOIRE/MESON_DEPENDS &&
depends xorgproto &&
-depends AWK &&
-depends -sub CXX gcc &&
-depends PKG-CONFIG &&
-depends libtool &&
-depends zlib &&
-depends util-macros
+depends font-util &&
+depends zlib
diff --git a/xorg-lib/libfontenc/DETAILS b/xorg-lib/libfontenc/DETAILS
index 20cf28a..213be7c 100755
--- a/xorg-lib/libfontenc/DETAILS
+++ b/xorg-lib/libfontenc/DETAILS
@@ -1,5 +1,6 @@
+. $GRIMOIRE/MESON_FUNCTIONS
SPELL=libfontenc
- VERSION=1.1.8
+ VERSION=1.1.9
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 3f840a4..d9d7641 100644
--- a/xorg-lib/libfontenc/HISTORY
+++ b/xorg-lib/libfontenc/HISTORY
@@ -1,3 +1,7 @@
+2026-02-09 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.9
+ * *: meson build
+
2024-03-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.1.8

diff --git a/xorg-lib/libx11/DETAILS b/xorg-lib/libx11/DETAILS
index 33d3539..c9cba4e 100755
--- a/xorg-lib/libx11/DETAILS
+++ b/xorg-lib/libx11/DETAILS
@@ -1,7 +1,7 @@
# Watch: https://xorg.freedesktop.org/releases/individual/lib/
SPELL=libx11
PKG=libX11
- VERSION=1.8.12
+ VERSION=1.8.13
SOURCE=${PKG}-${VERSION}.tar.xz

SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
SOURCE2=$SOURCE.sig
diff --git a/xorg-lib/libx11/HISTORY b/xorg-lib/libx11/HISTORY
index 756ea3c..a18a41c 100644
--- a/xorg-lib/libx11/HISTORY
+++ b/xorg-lib/libx11/HISTORY
@@ -1,3 +1,6 @@
+2026-02-09 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.8.13
+
2025-03-09 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.8.12



  • [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (ee31f27e9f93a1245de2522ccda5ea0b6ca33940), Treeve Jelbert, 02/09/2026

Archive powered by MHonArc 2.6.24.

Top of Page