Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (db2e163a632290b079586945d3ec5d7c4afff6cc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (db2e163a632290b079586945d3ec5d7c4afff6cc)
  • Date: Sun, 28 Feb 2021 13:00:28 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

windowmanagers/sway/DEPENDS | 2 +-
windowmanagers/sway/DETAILS | 1 +
windowmanagers/sway/HISTORY | 4 ++++
wm-addons/wlroots/DEPENDS | 2 +-
wm-addons/wlroots/DETAILS | 1 +
wm-addons/wlroots/HISTORY | 4 ++++
xorg-app/weston/DEPENDS | 2 +-
xorg-app/weston/DETAILS | 1 +
xorg-app/weston/HISTORY | 4 ++++
9 files changed, 18 insertions(+), 3 deletions(-)

New commits:
commit db2e163a632290b079586945d3ec5d7c4afff6cc
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

weston: update xwayland dependency; PATCHLEVEL++

commit 0c8b112f02916266cfaa7cb1c268c385d0864420
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

wlroots: update xwayland dependency; PATCHLEVEL++

commit fa6ed43cc70b775ab63590fe1765c01f0e159754
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

sway: update xwayland dependency; PATCHLEVEL++

diff --git a/windowmanagers/sway/DEPENDS b/windowmanagers/sway/DEPENDS
index 5044fe8..6e3ed0d 100755
--- a/windowmanagers/sway/DEPENDS
+++ b/windowmanagers/sway/DEPENDS
@@ -23,7 +23,7 @@ optional_depends linux-pam \
"" \
"PAM support for swaylock" &&

-optional_depends -sub "XWAYLAND" XSERVER \
+optional_depends xwayland \
"enable-xwayland=true" \
"enable-xwayland=false" \
"XWayland support"
diff --git a/windowmanagers/sway/DETAILS b/windowmanagers/sway/DETAILS
index bba8221..e457544 100755
--- a/windowmanagers/sway/DETAILS
+++ b/windowmanagers/sway/DETAILS
@@ -10,6 +10,7 @@ if [[ "${SWAY_BRANCH}" == "scm" ]]; then
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
else
VERSION=1.5.1
+ PATCHLEVEL=1

SOURCE_HASH=sha512:3b937249db2875100bc22e99f955a3300d3294a296fb37006fa1468a3986bf4fa8e5197279e3587bd8dc29f31adff8fbdc9ddc840e7be982b73331a05cd06ba5
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
diff --git a/windowmanagers/sway/HISTORY b/windowmanagers/sway/HISTORY
index a34683e..dc3a607 100644
--- a/windowmanagers/sway/HISTORY
+++ b/windowmanagers/sway/HISTORY
@@ -1,3 +1,7 @@
+2021-02-28 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: PATCHLEVEL++
+ * DEPENDS: updated xwayland dependency
+
2020-12-23 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 1.5.1

diff --git a/wm-addons/wlroots/DEPENDS b/wm-addons/wlroots/DEPENDS
index f7b903f..2132696 100755
--- a/wm-addons/wlroots/DEPENDS
+++ b/wm-addons/wlroots/DEPENDS
@@ -33,7 +33,7 @@ if [[ "$(get_spell_provider ${SPELL} LOGIN-DAEMON)" ==
"elogind" ]]; then
list_add WLROOTS_OPTS "logind-provider=elogind"
fi &&

-optional_depends -sub "XWAYLAND" XSERVER \
+optional_depends xwayland \
"xwayland=enabled" \
"xwayland=disabled" \
"XWayland support"
diff --git a/wm-addons/wlroots/DETAILS b/wm-addons/wlroots/DETAILS
index 12fefcf..ac3d7bc 100755
--- a/wm-addons/wlroots/DETAILS
+++ b/wm-addons/wlroots/DETAILS
@@ -10,6 +10,7 @@ if [[ "${WLROOTS_BRANCH}" == "scm" ]]; then
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
else
VERSION=0.12.0
+ PATCHLEVEL=1

SOURCE_HASH=sha512:560eae30932b777c1f07fb44592d5601c5d10ef74b31b6b9e4166a14caadab2bfa88d39282f159785d4c7f22f78d204f9bb7fab65d58afaf14b72a8486f9b415
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
diff --git a/wm-addons/wlroots/HISTORY b/wm-addons/wlroots/HISTORY
index 4e7961f..05c1f91 100644
--- a/wm-addons/wlroots/HISTORY
+++ b/wm-addons/wlroots/HISTORY
@@ -1,3 +1,7 @@
+2021-02-28 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: PATCHLEVEL++
+ * DEPENDS: updated xwayland dependency
+
2020-12-23 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 0.12.0

diff --git a/xorg-app/weston/DEPENDS b/xorg-app/weston/DEPENDS
index 8a89ede..a5126d9 100755
--- a/xorg-app/weston/DEPENDS
+++ b/xorg-app/weston/DEPENDS
@@ -38,7 +38,7 @@ optional_depends libdrm "backend-drm=true"
"backend-drm=false" \
optional_depends linux-pam "weston-launch=true" "weston-launch=false" \
"Build weston-launch" &&
optional_depends pango "" "demo-clients=false" "build demo client" &&
-optional_depends -sub "XWAYLAND" XSERVER \
+optional_depends xwayland \
"xwayland=true" \
"xwayland=false" \
"XWayland support" &&
diff --git a/xorg-app/weston/DETAILS b/xorg-app/weston/DETAILS
index f7dd554..7ae9e90 100755
--- a/xorg-app/weston/DETAILS
+++ b/xorg-app/weston/DETAILS
@@ -1,6 +1,7 @@
. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=weston
VERSION=9.0.0
+ PATCHLEVEL=1
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://wayland.freedesktop.org
diff --git a/xorg-app/weston/HISTORY b/xorg-app/weston/HISTORY
index 5139951..e2b5cdf 100644
--- a/xorg-app/weston/HISTORY
+++ b/xorg-app/weston/HISTORY
@@ -1,3 +1,7 @@
+2021-02-28 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: PATCHLEVEL++
+ * DEPENDS: updated xwayland dependency
+
2020-09-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 9.0.0
* DEPENDS: clean-up



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (db2e163a632290b079586945d3ec5d7c4afff6cc), Ismael Luceno, 02/28/2021

Archive powered by MHonArc 2.6.24.

Top of Page