Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] weston: update to 9.0.0.
@ 2020-12-24  6:43 travankor
  2020-12-24  6:50 ` [PR PATCH] [Updated] " travankor
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: travankor @ 2020-12-24  6:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 316 bytes --]

There is a new pull request by travankor against master on the void-packages repository

https://github.com/travankor/void-packages weston
https://github.com/void-linux/void-packages/pull/27396

weston: update to 9.0.0.
None

A patch file from https://github.com/void-linux/void-packages/pull/27396.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-weston-27396.patch --]
[-- Type: text/x-diff, Size: 1271 bytes --]

From ea552a166efd2bab5157d0c34d91d991c830d8c8 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Wed, 23 Dec 2020 23:42:29 -0700
Subject: [PATCH] weston: update to 9.0.0.

---
 srcpkgs/weston/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/weston/template b/srcpkgs/weston/template
index 148671b8ef4..4eb882a6c22 100644
--- a/srcpkgs/weston/template
+++ b/srcpkgs/weston/template
@@ -1,6 +1,6 @@
 # Template file for 'weston'
 pkgname=weston
-version=8.0.0
+version=9.0.0
 revision=1
 build_style=meson
 configure_args="-Dtest-junit-xml=false -Dbackend-rdp=false -Dsystemd=false
@@ -17,7 +17,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://wayland.freedesktop.org/"
 distfiles="https://wayland.freedesktop.org/releases/${pkgname}-${version}.tar.xz"
-checksum=7518b49b2eaa1c3091f24671bdcc124fd49fc8f1af51161927afa4329c027848
+checksum=5cf5d6ce192e0eb15c1fc861a436bf21b5bb3b91dbdabbdebe83e1f83aa098fe
 system_groups="weston-launch"
 lib32disabled=yes
 
@@ -66,7 +66,7 @@ weston-x11_package() {
 }
 
 weston-xwayland_package() {
-	short_desc+=" - xwayland backend"
+	short_desc+=" - xwayland plugin"
 	pkg_install() {
 		vmove "/usr/lib/libweston-${version%%.*}/xwayland.so"
 	}

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Updated] weston: update to 9.0.0.
  2020-12-24  6:43 [PR PATCH] weston: update to 9.0.0 travankor
@ 2020-12-24  6:50 ` travankor
  2020-12-26  5:39 ` ericonr
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: travankor @ 2020-12-24  6:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 321 bytes --]

There is an updated pull request by travankor against master on the void-packages repository

https://github.com/travankor/void-packages weston
https://github.com/void-linux/void-packages/pull/27396

weston: update to 9.0.0.
None

A patch file from https://github.com/void-linux/void-packages/pull/27396.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-weston-27396.patch --]
[-- Type: text/x-diff, Size: 1768 bytes --]

From d5fdeb9bbb8ba4df416a08e0125be8503c16a9fe Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Wed, 23 Dec 2020 23:42:29 -0700
Subject: [PATCH] weston: update to 9.0.0.

---
 common/shlibs           | 2 +-
 srcpkgs/weston/template | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 1b69c8455fc1..db7e7d231408 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3028,7 +3028,7 @@ libspectrum.so.8 libspectrum-1.2.2_1
 libbearssl.so.0 bearssl-0.3_1
 libXfont2.so.2 libXfont2-2.0.1_1
 libqalculate.so.21 libqalculate-3.0.0_1
-libweston-8.so.0 weston-8.0.0_1
+libweston-9.so.0 weston-9.0.0_1
 libostree-1.so.1 libostree-2017.3_1
 librhash.so.0 rhash-1.3.4_1
 libserialport.so.0 libserialport-0.1.1_1
diff --git a/srcpkgs/weston/template b/srcpkgs/weston/template
index 148671b8ef4d..4eb882a6c22e 100644
--- a/srcpkgs/weston/template
+++ b/srcpkgs/weston/template
@@ -1,6 +1,6 @@
 # Template file for 'weston'
 pkgname=weston
-version=8.0.0
+version=9.0.0
 revision=1
 build_style=meson
 configure_args="-Dtest-junit-xml=false -Dbackend-rdp=false -Dsystemd=false
@@ -17,7 +17,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://wayland.freedesktop.org/"
 distfiles="https://wayland.freedesktop.org/releases/${pkgname}-${version}.tar.xz"
-checksum=7518b49b2eaa1c3091f24671bdcc124fd49fc8f1af51161927afa4329c027848
+checksum=5cf5d6ce192e0eb15c1fc861a436bf21b5bb3b91dbdabbdebe83e1f83aa098fe
 system_groups="weston-launch"
 lib32disabled=yes
 
@@ -66,7 +66,7 @@ weston-x11_package() {
 }
 
 weston-xwayland_package() {
-	short_desc+=" - xwayland backend"
+	short_desc+=" - xwayland plugin"
 	pkg_install() {
 		vmove "/usr/lib/libweston-${version%%.*}/xwayland.so"
 	}

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: weston: update to 9.0.0.
  2020-12-24  6:43 [PR PATCH] weston: update to 9.0.0 travankor
  2020-12-24  6:50 ` [PR PATCH] [Updated] " travankor
@ 2020-12-26  5:39 ` ericonr
  2020-12-26  5:39 ` ericonr
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2020-12-26  5:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 208 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27396#issuecomment-751320842

Comment:
I don't seem to be capable of launching it at all to test it out :/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: weston: update to 9.0.0.
  2020-12-24  6:43 [PR PATCH] weston: update to 9.0.0 travankor
  2020-12-24  6:50 ` [PR PATCH] [Updated] " travankor
  2020-12-26  5:39 ` ericonr
@ 2020-12-26  5:39 ` ericonr
  2020-12-28  9:26 ` travankor
  2021-01-29  3:52 ` [PR PATCH] [Merged]: " ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2020-12-26  5:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 272 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27396#issuecomment-751320842

Comment:
I don't seem to be capable of launching it at all to test it out :/ (8.0.0 doesn't work either, so that's definitely not a blocker)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: weston: update to 9.0.0.
  2020-12-24  6:43 [PR PATCH] weston: update to 9.0.0 travankor
                   ` (2 preceding siblings ...)
  2020-12-26  5:39 ` ericonr
@ 2020-12-28  9:26 ` travankor
  2021-01-29  3:52 ` [PR PATCH] [Merged]: " ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: travankor @ 2020-12-28  9:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 267 bytes --]

New comment by travankor on void-packages repository

https://github.com/void-linux/void-packages/pull/27396#issuecomment-751647522

Comment:
I was able to run it, did you follow the `INSTALL.msg`? Add yourself to the weston-launch group and then run `weston-launch`

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Merged]: weston: update to 9.0.0.
  2020-12-24  6:43 [PR PATCH] weston: update to 9.0.0 travankor
                   ` (3 preceding siblings ...)
  2020-12-28  9:26 ` travankor
@ 2021-01-29  3:52 ` ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-01-29  3:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 162 bytes --]

There's a merged pull request on the void-packages repository

weston: update to 9.0.0.
https://github.com/void-linux/void-packages/pull/27396

Description:
None

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-01-29  3:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-24  6:43 [PR PATCH] weston: update to 9.0.0 travankor
2020-12-24  6:50 ` [PR PATCH] [Updated] " travankor
2020-12-26  5:39 ` ericonr
2020-12-26  5:39 ` ericonr
2020-12-28  9:26 ` travankor
2021-01-29  3:52 ` [PR PATCH] [Merged]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).