Skip to Content.
Sympa Menu

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

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 (381f9a3806a377f23c8b9f694dee6f1190b3261c)
  • Date: Thu, 3 Aug 2023 07:15:40 +0000

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

kde-gear/analitza/DEPENDS | 2 ++
kde-gear/analitza/HISTORY | 3 +++
xorg-app/weston/DETAILS | 2 +-
xorg-app/weston/HISTORY | 3 +++
4 files changed, 9 insertions(+), 1 deletion(-)

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

weston: => 12.0.2

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

analitza - fix typo

diff --git a/kde-gear/analitza/DEPENDS b/kde-gear/analitza/DEPENDS
index 43eb061..fbeafd2 100755
--- a/kde-gear/analitza/DEPENDS
+++ b/kde-gear/analitza/DEPENDS
@@ -1,9 +1,11 @@
source $GRIMOIRE/KDE_DEPENDS &&
if is_depends_enabled $SPELL qt6base;then
+ depends qt5compat &&
depends qt6declarative &&
depends qt6svg
else
depends qtdeclarative &&
+ depends qtsvg
fi &&
depends OPENGL &&
optional_depends eigen3 '' '' 'improved math support'
diff --git a/kde-gear/analitza/HISTORY b/kde-gear/analitza/HISTORY
index 81cbba3..dc9f5ac 100644
--- a/kde-gear/analitza/HISTORY
+++ b/kde-gear/analitza/HISTORY
@@ -1,3 +1,6 @@
+2023-08-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: fix typo
+
2023-01-05 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 22.12.1

diff --git a/xorg-app/weston/DETAILS b/xorg-app/weston/DETAILS
index dc26aef..4be0233 100755
--- a/xorg-app/weston/DETAILS
+++ b/xorg-app/weston/DETAILS
@@ -1,6 +1,6 @@
. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=weston
- VERSION=12.0.1
+ VERSION=12.0.2
PATCHLEVEL=1
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/xorg-app/weston/HISTORY b/xorg-app/weston/HISTORY
index 4c82b8e..60c4dca 100644
--- a/xorg-app/weston/HISTORY
+++ b/xorg-app/weston/HISTORY
@@ -1,3 +1,6 @@
+2023-08-03 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 12.0.2
+
2023-05-26 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 12.0.1




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (381f9a3806a377f23c8b9f694dee6f1190b3261c), Treeve Jelbert, 08/03/2023

Archive powered by MHonArc 2.6.24.

Top of Page