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
This commit is contained in:
parent
9ad01f6c9a
commit
ee7acf9714
2 changed files with 8 additions and 8 deletions
|
|
@ -1,11 +1,12 @@
|
|||
# Reference: https://postmarketos.org/uipkg
|
||||
# Maintainer: Miles Alan <m@milesalan.com>
|
||||
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
|
||||
|
|
|
|||
|
|
@ -1,11 +1,12 @@
|
|||
# Reference: https://postmarketos.org/uipkg
|
||||
# Maintainer: Miles Alan <m@milesalan.com>
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue