Skip to Content.
Sympa Menu

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

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 (5425a959f773a6cc7c8f611a1718631b2c24ee07)
  • Date: Tue, 22 Nov 2022 11:53:34 +0000

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

chat-libs/olm/DEPENDS | 2 +-
chat-libs/olm/DETAILS | 4 ++--
chat-libs/olm/HISTORY | 4 ++++
kde5-apps/krusader/DETAILS | 4 ++--
kde5-apps/krusader/HISTORY | 3 +++
plasma-mobile/calindori/DETAILS | 2 +-
plasma-mobile/calindori/HISTORY | 3 +++
plasma-mobile/keysmith/DETAILS | 2 +-
plasma-mobile/keysmith/HISTORY | 3 +++
plasma-mobile/khealthcertificate/DETAILS | 2 +-
plasma-mobile/khealthcertificate/HISTORY | 3 +++
plasma-mobile/koko/DETAILS | 2 +-
plasma-mobile/koko/HISTORY | 3 +++
plasma-mobile/kweather/DETAILS | 2 +-
plasma-mobile/kweather/HISTORY | 3 +++
plasma-mobile/neochat/DETAILS | 2 +-
plasma-mobile/neochat/HISTORY | 3 +++
qt5-cmake/qcoro/DEPENDS | 9 +++++++++
qt5-cmake/qcoro/DETAILS | 4 ++--
qt5-cmake/qcoro/HISTORY | 4 ++++
xorg-proto/wayland-protocols/DETAILS | 2 +-
xorg-proto/wayland-protocols/HISTORY | 3 +++
22 files changed, 55 insertions(+), 14 deletions(-)

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

krusader: => 2.8.0

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

olm: => 3.2.13

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

neochat: => 22.09

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

kweather: => 22.09

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

koko: => 22.09

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

khealthcertificate: => 22.09

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

keysmith: => 22.09

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

calindori: => 22.09

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

wayland-protocols: => 1.30

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

qcoro: => 0.7.0

diff --git a/chat-libs/olm/DEPENDS b/chat-libs/olm/DEPENDS
index 60dd614..6d7d390 100755
--- a/chat-libs/olm/DEPENDS
+++ b/chat-libs/olm/DEPENDS
@@ -1 +1 @@
-depends cmake
+source $GRIMOIRE/CMAKE_DEPENDS
diff --git a/chat-libs/olm/DETAILS b/chat-libs/olm/DETAILS
index 95816dc..8d4cce4 100755
--- a/chat-libs/olm/DETAILS
+++ b/chat-libs/olm/DETAILS
@@ -1,9 +1,9 @@
. "$GRIMOIRE"/CMAKE_FUNCTIONS
SPELL=olm
- VERSION=3.2.1
+ VERSION=3.2.13
SOURCE="$SPELL-$VERSION.tar.bz2"

SOURCE_URL[0]=https://gitlab.matrix.org/matrix-org/$SPELL/-/archive/$VERSION/$SOURCE
-
SOURCE_HASH=sha512:adb9cff6148d19df4b83a287723219d4da9efd162f7a2824bee63d824d22c20a10fd2c2d8ce74aff5ec006c6dc8828bd6851cc82be93bc6c4524cf7067080412
+
SOURCE_HASH=sha512:e6d386644f800710afc5a641d6a3a619b193f08cbe31495c6978446e71e3f38ca6a0aab9fff18725c653723c07755467b8785062bf2cbfef8a4f68406f73e4f3
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE="https://gitlab.matrix.org/matrix-org/olm/";
LICENSE[0]="Apache-2.0"
diff --git a/chat-libs/olm/HISTORY b/chat-libs/olm/HISTORY
index ff8091b..db3a5b8 100644
--- a/chat-libs/olm/HISTORY
+++ b/chat-libs/olm/HISTORY
@@ -1,2 +1,6 @@
+2022-11-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.2.13
+ * DEPENDS: use CMAKE_DEPENDS
+
2020-11-12 Ismael Luceno <ismael AT sourcemage.org>
* CONFIGURE, DEPENDS, DETAILS: spell created
diff --git a/kde5-apps/krusader/DETAILS b/kde5-apps/krusader/DETAILS
index 46e18d3..5bd59c8 100644
--- a/kde5-apps/krusader/DETAILS
+++ b/kde5-apps/krusader/DETAILS
@@ -1,6 +1,6 @@
SPELL=krusader
- VERSION=2.7.2
-
SOURCE_HASH=sha512:8af90a9067c7c92abc9dcc866e1eb1e1f1bd2a4c45968c260b6b01cc079d3125d6db6d49b530d90a2f91d3c99c577fa7f1ff47d12abc3400a75e2d52e7ae477b
+ VERSION=2.8.0
+
SOURCE_HASH=sha512:40a8736e91756153c649defaaef956f4d65664b4a86e64f861f34744980cdebb2da8d31f596fdc53ea911a7b7ea1a4f1875b8e564976770558bf64e77ff25583
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL=https://download.kde.org/stable/krusader/${VERSION}/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/kde5-apps/krusader/HISTORY b/kde5-apps/krusader/HISTORY
index 18ab287..1d3fa7b 100644
--- a/kde5-apps/krusader/HISTORY
+++ b/kde5-apps/krusader/HISTORY
@@ -1,3 +1,6 @@
+2022-11-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.8.0
+
2019-08-26 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.7.2

diff --git a/plasma-mobile/calindori/DETAILS b/plasma-mobile/calindori/DETAILS
index 4c27106..5055737 100755
--- a/plasma-mobile/calindori/DETAILS
+++ b/plasma-mobile/calindori/DETAILS
@@ -1,5 +1,5 @@
SPELL=calindori
- VERSION=22.06
+ VERSION=22.09
SOURCE=$SPELL-$VERSION.tar.xz

SOURCE_URL=https://download.kde.org/stable/plasma-mobile/$VERSION/$SOURCE
SOURCE2=$SOURCE.sig
diff --git a/plasma-mobile/calindori/HISTORY b/plasma-mobile/calindori/HISTORY
index ee2ae05..3aa3b66 100644
--- a/plasma-mobile/calindori/HISTORY
+++ b/plasma-mobile/calindori/HISTORY
@@ -1,3 +1,6 @@
+2022-11-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 22.09
+
2022-06-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 22.06
ix url
diff --git a/plasma-mobile/keysmith/DETAILS b/plasma-mobile/keysmith/DETAILS
index fd3c8da..857188b 100755
--- a/plasma-mobile/keysmith/DETAILS
+++ b/plasma-mobile/keysmith/DETAILS
@@ -1,5 +1,5 @@
SPELL=keysmith
- VERSION=22.06
+ VERSION=22.09
SOURCE=$SPELL-$VERSION.tar.xz

SOURCE_URL=https://download.kde.org/stable/plasma-mobile/${VERSION}/$SOURCE
SOURCE2=$SOURCE.sig
diff --git a/plasma-mobile/keysmith/HISTORY b/plasma-mobile/keysmith/HISTORY
index bb27246..04e309c 100644
--- a/plasma-mobile/keysmith/HISTORY
+++ b/plasma-mobile/keysmith/HISTORY
@@ -1,3 +1,6 @@
+2022-11-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 22.09
+
2022-06-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 22.06

diff --git a/plasma-mobile/khealthcertificate/DETAILS
b/plasma-mobile/khealthcertificate/DETAILS
index 5125155..adcd114 100755
--- a/plasma-mobile/khealthcertificate/DETAILS
+++ b/plasma-mobile/khealthcertificate/DETAILS
@@ -1,5 +1,5 @@
SPELL=khealthcertificate
- VERSION=22.06
+ VERSION=22.09
SOURCE=$SPELL-$VERSION.tar.xz

SOURCE_URL=https://download.kde.org/stable/plasma-mobile/$VERSION/$SOURCE
SOURCE2=$SOURCE.sig
diff --git a/plasma-mobile/khealthcertificate/HISTORY
b/plasma-mobile/khealthcertificate/HISTORY
index bd00da8..61e62ca 100644
--- a/plasma-mobile/khealthcertificate/HISTORY
+++ b/plasma-mobile/khealthcertificate/HISTORY
@@ -1,3 +1,6 @@
+2022-11-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 22.09
+
2022-06-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: add gpg checking
* DETAILS: version 22.06
diff --git a/plasma-mobile/koko/DETAILS b/plasma-mobile/koko/DETAILS
index 5d4b9c0..b3c6025 100755
--- a/plasma-mobile/koko/DETAILS
+++ b/plasma-mobile/koko/DETAILS
@@ -1,5 +1,5 @@
SPELL=koko
- VERSION=22.06
+ VERSION=22.09
SOURCE=$SPELL-$VERSION.tar.xz

SOURCE_URL=https://download.kde.org/stable/plasma-mobile/$VERSION/$SOURCE
SOURCE2=$SOURCE.sig
diff --git a/plasma-mobile/koko/HISTORY b/plasma-mobile/koko/HISTORY
index af6663b..b344529 100644
--- a/plasma-mobile/koko/HISTORY
+++ b/plasma-mobile/koko/HISTORY
@@ -1,3 +1,6 @@
+2022-11-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 22.09
+
2022-06-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 22.06

diff --git a/plasma-mobile/kweather/DETAILS b/plasma-mobile/kweather/DETAILS
index ccf1376..4148455 100755
--- a/plasma-mobile/kweather/DETAILS
+++ b/plasma-mobile/kweather/DETAILS
@@ -1,5 +1,5 @@
SPELL=kweather
- VERSION=22.06
+ VERSION=22.09
SOURCE=$SPELL-$VERSION.tar.xz

SOURCE_URL=https://download.kde.org/stable/plasma-mobile/$VERSION/$SOURCE
SOURCE2=$SOURCE.sig
diff --git a/plasma-mobile/kweather/HISTORY b/plasma-mobile/kweather/HISTORY
index bd00da8..61e62ca 100644
--- a/plasma-mobile/kweather/HISTORY
+++ b/plasma-mobile/kweather/HISTORY
@@ -1,3 +1,6 @@
+2022-11-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 22.09
+
2022-06-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: add gpg checking
* DETAILS: version 22.06
diff --git a/plasma-mobile/neochat/DETAILS b/plasma-mobile/neochat/DETAILS
index 72f4ebc..ab11dc0 100755
--- a/plasma-mobile/neochat/DETAILS
+++ b/plasma-mobile/neochat/DETAILS
@@ -1,5 +1,5 @@
SPELL=neochat
- VERSION=22.06
+ VERSION=22.09
SOURCE=$SPELL-$VERSION.tar.xz

SOURCE_URL=https://download.kde.org/stable/plasma-mobile/$VERSION/$SOURCE
SOURCE2=$SOURCE.sig
diff --git a/plasma-mobile/neochat/HISTORY b/plasma-mobile/neochat/HISTORY
index a2bee38..94df9fc 100644
--- a/plasma-mobile/neochat/HISTORY
+++ b/plasma-mobile/neochat/HISTORY
@@ -1,3 +1,6 @@
+2022-11-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 22.09
+
2022-06-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 22.06

diff --git a/qt5-cmake/qcoro/DEPENDS b/qt5-cmake/qcoro/DEPENDS
index 955a11b..d79d14c 100755
--- a/qt5-cmake/qcoro/DEPENDS
+++ b/qt5-cmake/qcoro/DEPENDS
@@ -1 +1,10 @@
source $GRIMOIRE/QT_DEPENDS
+source $GRIMOIRE/QT_DEPENDS &&
+if is_depends_enabled $SPELL qt6base;then
+ depends qt6declarative &&
+ depends qt6websockets
+else
+ depends qtdeclarative &&
+ depends qtwebsockets
+
+fi &&
diff --git a/qt5-cmake/qcoro/DETAILS b/qt5-cmake/qcoro/DETAILS
index 52a1e77..b1e02b1 100755
--- a/qt5-cmake/qcoro/DETAILS
+++ b/qt5-cmake/qcoro/DETAILS
@@ -1,7 +1,7 @@
#source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=qcoro
- VERSION=0.6.0
-
SOURCE_HASH=sha512:e2e0219156a5ba693c935323c45c7414ce0f8d1773986ca63682812678e2b35146c76fa033ef791facfb57fa67fb96727df75ce6ecdae1e232be42f376973a8d
+ VERSION=0.7.0
+
SOURCE_HASH=sha512:cd49f957d30b63ee70080425c1ed8ffe05c09f7d5e3c6f043c2a9e66eee9a537c9bd6f12ea54fa9fa53871c5d6e5c4502e2c4a10c30eb3bf017505ba875838ba
SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://github.com/danvratil/qcoro
diff --git a/qt5-cmake/qcoro/HISTORY b/qt5-cmake/qcoro/HISTORY
index 72fbc10..522c30f 100644
--- a/qt5-cmake/qcoro/HISTORY
+++ b/qt5-cmake/qcoro/HISTORY
@@ -1,3 +1,7 @@
+2022-11-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.7.0
+ * DEPENDS: extra qt modules
+
2022-07-10 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.6.0

diff --git a/xorg-proto/wayland-protocols/DETAILS
b/xorg-proto/wayland-protocols/DETAILS
index f54e275..c23bf1e 100755
--- a/xorg-proto/wayland-protocols/DETAILS
+++ b/xorg-proto/wayland-protocols/DETAILS
@@ -1,6 +1,6 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=wayland-protocols
- VERSION=1.28
+ VERSION=1.30
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://wayland.freedesktop.org
diff --git a/xorg-proto/wayland-protocols/HISTORY
b/xorg-proto/wayland-protocols/HISTORY
index b9f96c0..1be44eb 100644
--- a/xorg-proto/wayland-protocols/HISTORY
+++ b/xorg-proto/wayland-protocols/HISTORY
@@ -1,3 +1,6 @@
+2022-11-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.30
+
2022-11-05 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.28




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (5425a959f773a6cc7c8f611a1718631b2c24ee07), Treeve Jelbert, 11/22/2022

Archive powered by MHonArc 2.6.24.

Top of Page