Skip to Content.
Sympa Menu

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

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 (cd8c53fc1630fc17656684393f3f1174c65bc229)
  • Date: Tue, 20 Dec 2022 09:30:31 +0000

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

dev/null |binary
xorg-app/weston/DETAILS | 10 +++++-----
xorg-app/weston/HISTORY | 4 ++++
xorg-app/xcb-util/DETAILS | 15 +++++++++------
xorg-app/xcb-util/HISTORY | 4 ++++
xorg-app/xdriinfo/DETAILS | 4 ++--
xorg-app/xdriinfo/HISTORY | 3 +++
xorg-lib/libsm/DETAILS | 4 ++--
xorg-lib/libsm/HISTORY | 3 +++
9 files changed, 32 insertions(+), 15 deletions(-)

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

weston: => 11.0.1

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

xdriinfo: => 1.0.7

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

libsm: => 1.2.4

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

xcb-util: => 0.4.1

diff --git a/xorg-app/weston/DETAILS b/xorg-app/weston/DETAILS
index 5e65ff1..d84f841 100755
--- a/xorg-app/weston/DETAILS
+++ b/xorg-app/weston/DETAILS
@@ -1,14 +1,14 @@
. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=weston
- VERSION=11.0.0
+ VERSION=11.0.1
+ VX=f5648c818fba5432edc3ea63c4db4813
+
SOURCE_HASH=sha512:d451230fc260b45aaaadb5cf0aa360629e45e72e3b3676c6ec040d6c6549dbb57d05683effd962c3b2d61482b47a6c990d12cc736c896b501d982c8c4d34834c
PATCHLEVEL=1
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://wayland.freedesktop.org
-
SOURCE_URL[0]=https://gitlab.freedesktop.org/wayland/weston/-/releases/$VERSION/downloads/$SOURCE
- SOURCE2=$SOURCE.sig
- SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
- SOURCE_GPG=freedesktop.gpg:$SOURCE.sig:UPSTREAM_KEY
+
SOURCE_URL[0]=https://gitlab.freedesktop.org/wayland/weston/uploads/$VX/$SOURCE
+#https://gitlab.freedesktop.org/wayland/weston/-/releases/$VERSION/downloads/$SOURCE
SOURCE2_IGNORE=signature
LICENSE[0]=GPL
ENTERED=20120211
diff --git a/xorg-app/weston/HISTORY b/xorg-app/weston/HISTORY
index b3c4afc..b1a8555 100644
--- a/xorg-app/weston/HISTORY
+++ b/xorg-app/weston/HISTORY
@@ -1,3 +1,7 @@
+2022-12-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 11.0.1
+ update url, no .sig
+
2022-11-02 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: only systemd

diff --git a/xorg-app/xcb-util/DETAILS b/xorg-app/xcb-util/DETAILS
index 01bdd51..99a17ce 100755
--- a/xorg-app/xcb-util/DETAILS
+++ b/xorg-app/xcb-util/DETAILS
@@ -1,11 +1,14 @@
SPELL=xcb-util
- VERSION=0.4.0
-
SOURCE_HASH=sha512:e60aaa6f582eacd05896c5fd7c8417938318a1288146f3a5b339f77eed24e211c6099963f8813daa621c94173d2934228936b491c0ed79b09a8a67d835867d0e
- SOURCE="${SPELL}-${VERSION}.tar.bz2"
- SOURCE_URL[0]=http://xcb.freedesktop.org/dist/${SOURCE}
-# SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
+ VERSION=0.4.1
+ SOURCE="${SPELL}-${VERSION}.tar.xz"
+ SOURCE_URL[0]=https://xcb.freedesktop.org/dist/${SOURCE}
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
+# SOURCE_GPG="gurus.gpg:
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://xcb.freedesktop.org";
+ WEB_SITE="https://xcb.freedesktop.org";
LICENSE[0]=XCL
ENTERED=20080822
SHORT="Xcb utilities"
diff --git a/xorg-app/xcb-util/HISTORY b/xorg-app/xcb-util/HISTORY
index ca5463d..eec6966 100644
--- a/xorg-app/xcb-util/HISTORY
+++ b/xorg-app/xcb-util/HISTORY
@@ -1,3 +1,7 @@
+2022-12-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: add gpg checking
+ * DETAILS: version 0.4.1
+
2014-10-14 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.4.0

diff --git a/xorg-app/xcb-util/xcb-util-0.3.6.tar.bz2.sig
b/xorg-app/xcb-util/xcb-util-0.3.6.tar.bz2.sig
deleted file mode 100644
index 16330ce..0000000
Binary files a/xorg-app/xcb-util/xcb-util-0.3.6.tar.bz2.sig and /dev/null
differ
diff --git a/xorg-app/xdriinfo/DETAILS b/xorg-app/xdriinfo/DETAILS
index 5cd7081..b9c90be 100755
--- a/xorg-app/xdriinfo/DETAILS
+++ b/xorg-app/xdriinfo/DETAILS
@@ -1,6 +1,6 @@
SPELL=xdriinfo
- VERSION=1.0.6
- SOURCE=$SPELL-$VERSION.tar.bz2
+ 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
diff --git a/xorg-app/xdriinfo/HISTORY b/xorg-app/xdriinfo/HISTORY
index 8cff228..cf9d8af 100644
--- a/xorg-app/xdriinfo/HISTORY
+++ b/xorg-app/xdriinfo/HISTORY
@@ -1,3 +1,6 @@
+2022-12-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.7
+
2018-03-07 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.0.6
* DETAILS: add gpg checking
diff --git a/xorg-lib/libsm/DETAILS b/xorg-lib/libsm/DETAILS
index 852ff8a..3ebaa95 100755
--- a/xorg-lib/libsm/DETAILS
+++ b/xorg-lib/libsm/DETAILS
@@ -1,7 +1,7 @@
SPELL=libsm
PKG=libSM
- VERSION=1.2.3
- SOURCE=${PKG}-${VERSION}.tar.bz2
+ VERSION=1.2.4
+ SOURCE=${PKG}-${VERSION}.tar.xz

SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
SOURCE2=$SOURCE.sig
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
diff --git a/xorg-lib/libsm/HISTORY b/xorg-lib/libsm/HISTORY
index 8526f6f..6ff5328 100644
--- a/xorg-lib/libsm/HISTORY
+++ b/xorg-lib/libsm/HISTORY
@@ -1,3 +1,6 @@
+2022-12-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.2.4
+
2022-07-27 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: switch to PKG-CONFIG provider (automated)




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (cd8c53fc1630fc17656684393f3f1174c65bc229), Treeve Jelbert, 12/20/2022

Archive powered by MHonArc 2.6.24.

Top of Page