summaryrefslogtreecommitdiffstats
path: root/xorg-app
diff options
context:
space:
mode:
authorIsmael Luceno2021-02-28 13:49:02 +0100
committerIsmael Luceno2021-02-28 13:59:06 +0100
commitdb2e163a632290b079586945d3ec5d7c4afff6cc (patch)
treea134583a139d999ddab708e780d1d2b4972cf4b9 /xorg-app
parent0c8b112f02916266cfaa7cb1c268c385d0864420 (diff)
weston: update xwayland dependency; PATCHLEVEL++
Diffstat (limited to 'xorg-app')
-rwxr-xr-xxorg-app/weston/DEPENDS2
-rwxr-xr-xxorg-app/weston/DETAILS1
-rw-r--r--xorg-app/weston/HISTORY4
3 files changed, 6 insertions, 1 deletions
diff --git a/xorg-app/weston/DEPENDS b/xorg-app/weston/DEPENDS
index 8a89ede43c..a5126d9dde 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 f7dd554918..7ae9e906e0 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 5139951f4b..e2b5cdf043 100644
--- a/xorg-app/weston/HISTORY
+++ b/xorg-app/weston/HISTORY
@@ -1,3 +1,7 @@
+2021-02-28 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: PATCHLEVEL++
+ * DEPENDS: updated xwayland dependency
+
2020-09-04 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 9.0.0
* DEPENDS: clean-up