systemd/phosh: upgrade to 0.49.0
https://gitlab.gnome.org/World/Phosh/phosh/-/blob/v0.49.0/NEWS Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6912
This commit is contained in:
parent
a4a01e6896
commit
26678f44a0
1 changed files with 4 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
|||
# Forked from Alpine for systemd split func
|
||||
# Maintainer: Achill Gilgenast <achill@achill.org>
|
||||
pkgname=phosh
|
||||
_pkgver=0.48.0
|
||||
_pkgver=0.49.0
|
||||
pkgver=9999$_pkgver
|
||||
pkgrel=2
|
||||
pkgrel=0
|
||||
pkgdesc="Wayland shell for GNOME on mobile devices"
|
||||
# armhf: blocked by gnome-shell-schemas and pmb#2618
|
||||
arch="all !armhf"
|
||||
|
|
@ -73,6 +73,7 @@ builddir="$srcdir/$pkgname-${_pkgver/_/.}"
|
|||
# TODO: crossdirect disabled due to armv7 crosscompile failure on x86_64, see
|
||||
# https://gitlab.postmarketos.org/postmarketOS/pmaports/-/issues/2820
|
||||
options="!check !pmb:crossdirect" # "/var/lib/dbus/machine-id": No such file or directory
|
||||
somask="libphoshsearch.so"
|
||||
|
||||
prepare() {
|
||||
default_prepare
|
||||
|
|
@ -110,5 +111,5 @@ libphosh_dev() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
7d689b29d39aae0937fdcf22c8fe5267de6174487d75df67a3d71e7cb23b765ce138e8c7769256cb0ca006241692ec8376f5119f1c576c2ea2edc437abcda335 phosh-0.48.0.tar.xz
|
||||
103fd004c3f9cd534842c52720dedd9faa83f6c16abf6b6a1b7af905fe992159ba3a5b6d0be40c75799c8cc492d484f07638fede1161257e504c9d65ccbb2afb phosh-0.49.0.tar.xz
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue