Skip to Content.
Sympa Menu

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

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 (6083bc9a846cbb97241faafa562186a7e0c573be)
  • Date: Fri, 28 Jan 2022 19:02:56 +0000

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

qt6/qt6location/DEPENDS | 3 ++-
qt6/qt6location/HISTORY | 3 +++
qt6/qt6webengine/DEPENDS | 5 ++---
qt6/qt6webengine/HISTORY | 3 +++
xorg-proto/wayland-protocols/DETAILS | 2 +-
xorg-proto/wayland-protocols/HISTORY | 3 +++
6 files changed, 14 insertions(+), 5 deletions(-)

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

wayland-protocols: => 1.25

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

qt6webengine - tweak depends

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

qt6location - tweak depends

diff --git a/qt6/qt6location/DEPENDS b/qt6/qt6location/DEPENDS
index 0ef175f..45472cc 100755
--- a/qt6/qt6location/DEPENDS
+++ b/qt6/qt6location/DEPENDS
@@ -1,2 +1,3 @@
source $GRIMOIRE/$SECTION/QT6_DEPENDS
-depends qt6declarative
+depends qt6declarative &&
+depends qt6positioning
diff --git a/qt6/qt6location/HISTORY b/qt6/qt6location/HISTORY
index e7adbc9..cd33ee0 100644
--- a/qt6/qt6location/HISTORY
+++ b/qt6/qt6location/HISTORY
@@ -1,3 +1,6 @@
+2022-01-28 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: tweak
+
2021-10-26 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 6.2.1

diff --git a/qt6/qt6webengine/DEPENDS b/qt6/qt6webengine/DEPENDS
index 2d675ee..b689429 100755
--- a/qt6/qt6webengine/DEPENDS
+++ b/qt6/qt6webengine/DEPENDS
@@ -2,7 +2,7 @@ depends qt6base &&
depends qt6declarative &&
depends qtshadertools &&
depends qt6webchannel &&
-optional_depends qt6positioning '' '' 'positioning support' &&
+optional_depends qt6positioning '' '' 'positioning/gps support' &&

depends bison &&
depends cmake &&
@@ -49,5 +49,4 @@ depends zlib &&
optional_depends alsa-lib '' '' 'ALSA support' &&
optional_depends lcms2 '' '' 'Colour management support' &&
optional_depends pulseaudio '' '' 'Pulse audio support' &&
-optional_depends pipewire '' '' 'Pipewire support' &&
-optional_depends gn '' '' 'reduce duplication in build'
+optional_depends pipewire '' '' 'Pipewire support'
diff --git a/qt6/qt6webengine/HISTORY b/qt6/qt6webengine/HISTORY
index c56ac97..21aadc4 100644
--- a/qt6/qt6webengine/HISTORY
+++ b/qt6/qt6webengine/HISTORY
@@ -1,4 +1,7 @@
2022-01-28 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: tweak
+
+2022-01-28 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 6.2.3

2021-12-01 Treeve Jelbert <treeve AT sourcemage.org>
diff --git a/xorg-proto/wayland-protocols/DETAILS
b/xorg-proto/wayland-protocols/DETAILS
index 5dc6029..b350942 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.24
+ VERSION=1.25
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 dd15e2d..8c3d51d 100644
--- a/xorg-proto/wayland-protocols/HISTORY
+++ b/xorg-proto/wayland-protocols/HISTORY
@@ -1,3 +1,6 @@
+2022-01-28 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.25
+
2021-11-23 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.24




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (6083bc9a846cbb97241faafa562186a7e0c573be), Treeve Jelbert, 01/28/2022

Archive powered by MHonArc 2.6.24.

Top of Page