Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Waydroid 1.3.1
@ 2022-09-04 10:53 JamiKettunen
  2022-09-05 13:21 ` [PR PATCH] [Merged]: waydroid: update to 1.3.1 sgn
  0 siblings, 1 reply; 2+ messages in thread
From: JamiKettunen @ 2022-09-04 10:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JamiKettunen/void-packages waydroid-1.3.1
https://github.com/void-linux/void-packages/pull/39097

Waydroid 1.3.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From d8fa11f7bc2cc1615da075e62545076ced72ff4b Mon Sep 17 00:00:00 2001
From: Jami Kettunen <jami.kettunen@protonmail.com>
Date: Fri, 2 Sep 2022 19:03:45 +0300
Subject: [PATCH 1/3] libglibutil: update to 1.0.67.

---
 srcpkgs/libglibutil/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libglibutil/template b/srcpkgs/libglibutil/template
index 849e9560e5b9..61a8191e84a8 100644
--- a/srcpkgs/libglibutil/template
+++ b/srcpkgs/libglibutil/template
@@ -1,6 +1,6 @@
 # Template file for 'libglibutil'
 pkgname=libglibutil
-version=1.0.66
+version=1.0.67
 revision=1
 build_style=gnu-makefile
 make_use_env=1
@@ -15,7 +15,7 @@ maintainer="Jami Kettunen <jami.kettunen@protonmail.com>"
 license="BSD-3-Clause"
 homepage="https://github.com/sailfishos/libglibutil"
 distfiles="https://github.com/sailfishos/libglibutil/archive/refs/tags/${version}.tar.gz"
-checksum=421879428ef54aabf7e946f3308f408ad09d9438766882cc038d7bc1bc9761ce
+checksum=622f7d420e3f95ee7237b65c17495fe8d4cda1ed0cb68e0794f63c57034e1401
 
 post_install() {
 	vlicense LICENSE

From 7a9f4024415c2487932f864518407e9e9c25ccb5 Mon Sep 17 00:00:00 2001
From: Jami Kettunen <jami.kettunen@protonmail.com>
Date: Fri, 2 Sep 2022 19:04:56 +0300
Subject: [PATCH 2/3] gbinder-python: update to 1.1.1.

---
 srcpkgs/gbinder-python/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gbinder-python/template b/srcpkgs/gbinder-python/template
index f83515434e64..6a2bbf71f849 100644
--- a/srcpkgs/gbinder-python/template
+++ b/srcpkgs/gbinder-python/template
@@ -1,6 +1,6 @@
 # Template file for 'gbinder-python'
 pkgname=gbinder-python
-version=1.1.0
+version=1.1.1
 revision=1
 build_style=python3-module
 make_build_args="--cython"
@@ -12,4 +12,4 @@ maintainer="Jami Kettunen <jami.kettunen@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/erfanoabdi/gbinder-python"
 distfiles="https://github.com/erfanoabdi/gbinder-python/archive/refs/tags/${version}.tar.gz"
-checksum=930028fd2269df331591a5db155775c301d6fbc1b8d5c933be22c7a22e62d4fb
+checksum=64ef246a7c538105d92350c88fe8634b4d64e04b45dce95b76abc0d2f3376246

From 209dc1e9ad830f203fede600932e907f49e8ff31 Mon Sep 17 00:00:00 2001
From: Jami Kettunen <jami.kettunen@protonmail.com>
Date: Fri, 2 Sep 2022 19:13:29 +0300
Subject: [PATCH 3/3] waydroid: update to 1.3.1.

---
 srcpkgs/waydroid/files/README.voidlinux | 9 +++++++--
 srcpkgs/waydroid/template               | 4 ++--
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/waydroid/files/README.voidlinux b/srcpkgs/waydroid/files/README.voidlinux
index 196e969a36b3..f185f4f454d8 100644
--- a/srcpkgs/waydroid/files/README.voidlinux
+++ b/srcpkgs/waydroid/files/README.voidlinux
@@ -3,14 +3,19 @@ To finish Waydroid installation run:
 	# waydroid init
 	# ln -s /etc/sv/waydroid-container /var/service
 
-Additionally ensure 'psi=1' is present on your /proc/cmdline (unless the kernel
-is configured with CONFIG_PSI_DEFAULT_DISABLED=n).
+Additionally for Android 11+ system images ensure 'psi=1' is present on your
+/proc/cmdline (unless the kernel is configured with CONFIG_PSI_DEFAULT_DISABLED=n).
+
+Currently for audio support you need a PulseAudio server running (pipewire-pulse
+also works).
 
 Optionally clipboard syncing between the container and host Wayland compositor
 can be enabled with:
 
 	# xbps-install python3-pyclip wl-clipboard
 
+When running under X11 in a nested Wayland compositor you'll also need xclip.
+
 In case of graphical rendering issues etc. make sure to check the Waydroid
 documentation if they have a solution: https://docs.waydro.id/
 
diff --git a/srcpkgs/waydroid/template b/srcpkgs/waydroid/template
index acb8c2583d5a..8afdace4fba2 100644
--- a/srcpkgs/waydroid/template
+++ b/srcpkgs/waydroid/template
@@ -1,6 +1,6 @@
 # Template file for 'waydroid'
 pkgname=waydroid
-version=1.3.0
+version=1.3.1
 revision=1
 # https://developer.android.com/ndk/guides/abis#sa
 archs="aarch64* armv7* i686* x86_64*"
@@ -12,7 +12,7 @@ maintainer="Jami Kettunen <jami.kettunen@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://waydro.id"
 distfiles="https://github.com/waydroid/waydroid/archive/refs/tags/${version}.tar.gz"
-checksum=1cd2ef0808820879730ddbbde08aa9bc1b16b0b320ca920a9059c2cbd92f637a
+checksum=b1121db558df3f513d17816703cd02843a55b00ba6c18e39a2b00c6969385408
 
 python_version=3
 pycompile_dirs="usr/lib/waydroid"

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

* Re: [PR PATCH] [Merged]: waydroid: update to 1.3.1.
  2022-09-04 10:53 [PR PATCH] Waydroid 1.3.1 JamiKettunen
@ 2022-09-05 13:21 ` sgn
  0 siblings, 0 replies; 2+ messages in thread
From: sgn @ 2022-09-05 13:21 UTC (permalink / raw)
  To: ml

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

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

waydroid: update to 1.3.1.
https://github.com/void-linux/void-packages/pull/39097

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-09-05 13:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-04 10:53 [PR PATCH] Waydroid 1.3.1 JamiKettunen
2022-09-05 13:21 ` [PR PATCH] [Merged]: waydroid: update to 1.3.1 sgn

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).