Skip to Content.
Sympa Menu

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

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 (3823e84f46cae3057efa05ff4b6b353bfcf0fe46)
  • Date: Wed, 8 May 2024 18:06:14 +0000

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

libs/liblangtag/DEPENDS | 1 +
libs/liblangtag/HISTORY | 3 +++
libs/libodfgen/DEPENDS | 1 +
libs/libodfgen/HISTORY | 3 +++
qt5-cmake/libquotient/DETAILS | 4 ++--
qt5-cmake/libquotient/HISTORY | 3 +++
6 files changed, 13 insertions(+), 2 deletions(-)

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

libodfgen - tweak depends

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

liblangtag - tweak depends

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

libquotient: => 0.8.2

diff --git a/libs/liblangtag/DEPENDS b/libs/liblangtag/DEPENDS
index 7cc6f3e..84b382e 100755
--- a/libs/liblangtag/DEPENDS
+++ b/libs/liblangtag/DEPENDS
@@ -1,3 +1,4 @@
+depends libxml2 &&
optional_depends gobject-introspection \
--enable-introspection={yes,no} \
'for Introspection support' &&
diff --git a/libs/liblangtag/HISTORY b/libs/liblangtag/HISTORY
index 3684b24..0c1fd62 100644
--- a/libs/liblangtag/HISTORY
+++ b/libs/liblangtag/HISTORY
@@ -1,3 +1,6 @@
+2024-05-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: add libxml2
+
2024-02-25 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.6.7

diff --git a/libs/libodfgen/DEPENDS b/libs/libodfgen/DEPENDS
index 735dd3c..321d107 100755
--- a/libs/libodfgen/DEPENDS
+++ b/libs/libodfgen/DEPENDS
@@ -3,4 +3,5 @@ depends boost &&
depends zlib &&
depends PKG-CONFIG &&
depends librevenge &&
+depends libxml2 &&
optional_depends doxygen '' '--without-docs' 'build documentation'
diff --git a/libs/libodfgen/HISTORY b/libs/libodfgen/HISTORY
index 047c559..03c1f83 100644
--- a/libs/libodfgen/HISTORY
+++ b/libs/libodfgen/HISTORY
@@ -1,3 +1,6 @@
+2024-05-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: add libxml2
+
2022-07-27 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: switch to PKG-CONFIG provider (automated)

diff --git a/qt5-cmake/libquotient/DETAILS b/qt5-cmake/libquotient/DETAILS
index d898aa5..4601f46 100755
--- a/qt5-cmake/libquotient/DETAILS
+++ b/qt5-cmake/libquotient/DETAILS
@@ -1,7 +1,7 @@
SPELL=libquotient
SX=libQuotient
- VERSION=0.8.1.2
-
SOURCE_HASH=sha512:ff11f1e9093004461425179fcab630237bf1d28f6e5abe6486d657b455b560884047715fccff5b31f26275ffd423df787014aaac35c556eddb1842e8e68841ce
+ VERSION=0.8.2
+
SOURCE_HASH=sha512:3d971439f8a89609930ca1648f6cf1bdb59f3ad492af1a15a7f8a13d06c81bd5bfffa1dd732ef5156fab8a9ea2ba3e98376bf76511db17bdeee17641a772b762
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SX-$VERSION
WEB_SITE=https://github.com/quotient-im/libquotient
diff --git a/qt5-cmake/libquotient/HISTORY b/qt5-cmake/libquotient/HISTORY
index 85fe537..956c14f 100644
--- a/qt5-cmake/libquotient/HISTORY
+++ b/qt5-cmake/libquotient/HISTORY
@@ -1,3 +1,6 @@
+2024-05-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.8.2
+
2023-09-23 Treeve Jelbert <treeve AT sourcemage.org>
* BUILD: add missing file, needed by neochat



  • [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (3823e84f46cae3057efa05ff4b6b353bfcf0fe46), Treeve Jelbert, 05/08/2024

Archive powered by MHonArc 2.6.24.

Top of Page