From ee7acf9714acf15f0fa4121cabe25907fc818e94 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Thu, 7 Dec 2023 21:24:05 +0100 Subject: [PATCH] main/postmarketos-ui-sxmo*: upgrade to 1.15.0 (MR 4605) Adjust to sxmo-utils 1.15.0 not having a sxmo-utils-openrc subpackage anymore. Temporarily disable it for riscv64 since the alpine edge builder is currently stuck. We should still merge the patch to unblock bpo images for edge for the other arches. Related: https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/56851 Related: https://lists.sr.ht/~mil/sxmo-announce/%3CCXIQYCSF6FI9.28OPMYXGT91GL%40willowbarraco.fr%3E --- main/postmarketos-ui-sxmo-de-dwm/APKBUILD | 8 ++++---- main/postmarketos-ui-sxmo-de-sway/APKBUILD | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/main/postmarketos-ui-sxmo-de-dwm/APKBUILD b/main/postmarketos-ui-sxmo-de-dwm/APKBUILD index 568394922..e584ac51f 100644 --- a/main/postmarketos-ui-sxmo-de-dwm/APKBUILD +++ b/main/postmarketos-ui-sxmo-de-dwm/APKBUILD @@ -1,11 +1,12 @@ # Reference: https://postmarketos.org/uipkg # Maintainer: Miles Alan pkgname=postmarketos-ui-sxmo-de-dwm -pkgver=1.14.0 -pkgrel=2 +pkgver=1.15.0 +pkgrel=0 pkgdesc="Simple Mobile: Mobile environment based on SXMO and running on dwm" url="http://sr.ht/~mil/Sxmo" -arch="noarch !armhf" +# riscv64: builder currently stuck, libphonenumber needs rebuild +arch="noarch !armhf !riscv64" license="MIT" depends=" postmarketos-base-ui @@ -15,7 +16,6 @@ depends=" sxmo-utils-dwm sxmo-utils-audio-bluetooth - sxmo-utils-openrc tinydm-openrc modemmanager-openrc networkmanager-openrc diff --git a/main/postmarketos-ui-sxmo-de-sway/APKBUILD b/main/postmarketos-ui-sxmo-de-sway/APKBUILD index a6118db61..6a933ffa2 100644 --- a/main/postmarketos-ui-sxmo-de-sway/APKBUILD +++ b/main/postmarketos-ui-sxmo-de-sway/APKBUILD @@ -1,11 +1,12 @@ # Reference: https://postmarketos.org/uipkg # Maintainer: Miles Alan pkgname=postmarketos-ui-sxmo-de-sway -pkgver=1.14.0 -pkgrel=3 +pkgver=1.15.0 +pkgrel=0 pkgdesc="Simple Mobile: Mobile environment based on SXMO and running on sway" url="http://sr.ht/~mil/Sxmo" -arch="noarch !armhf" +# riscv64: builder currently stuck, libphonenumber needs rebuild +arch="noarch !armhf !riscv64" license="MIT" depends=" postmarketos-base-ui @@ -16,7 +17,6 @@ depends=" sxmo-utils-audio-bluetooth seatd-openrc - sxmo-utils-openrc tinydm-openrc modemmanager-openrc networkmanager-openrc