phosh: disable armhf

Phosh depends on gnome-session, which is currently not available in
Alpine for armhf. Fix the arch-lines to unblock building the binary
repository. [ci:skip-vercheck]
This commit is contained in:
Oliver Smith 2019-10-07 22:52:33 +02:00
parent e749cd1ae5
commit e36c225408
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
7 changed files with 8 additions and 8 deletions

View file

@ -3,9 +3,9 @@
pkgname=postmarketos-ui-phosh
pkgver=1
pkgrel=4
pkgdesc="(Wayland) Mobile UI developed for the Librem 5"
pkgdesc="(Wayland) Mobile UI developed for the Librem 5 (does not work for armhf)"
url="https://puri.sm"
arch="noarch"
arch="noarch !armhf"
license="GPL-3.0-or-later"
depends="phosh lightdm xorg-server postmarketos-artwork-wallpapers epiphany calls chatty "
install="$pkgname.post-install"

View file

@ -5,7 +5,7 @@ pkgver=0.0.1_git20190131
pkgrel=0
_commit="ee126b3660c8c44dcb67c695d0c7911160995971"
pkgdesc="A phone dialer and call handler"
arch="all"
arch="all !armhf"
url="https://gitlab.gnome.org/Community/Purism/calls"
license="GPL-3.0-or-later"
depends="modemmanager"

View file

@ -5,7 +5,7 @@ pkgver=0.0.7_git20190913
pkgrel=0
_commit="ef9413467bddc2af3a5b1967c81586cd23dc094d"
pkgdesc="A phone dialer and call handler"
arch="all"
arch="all !armhf"
url="https://gitlab.gnome.org/Community/Purism/chatty"
license="GPL-3.0-or-later"
depends="purple-mm-sms"

View file

@ -5,7 +5,7 @@ pkgver=0.1.0_git20190924
pkgrel=0
_commit="32316429eb44251ec50e5b091d93653a8591d639"
pkgdesc="wlroots based Phone compositor for the Phosh shell"
arch="all"
arch="all !armhf"
url="https://source.puri.sm/Librem5/phoc"
license="GPL-3.0-only"
makedepends="meson ninja gobject-introspection-dev libinput-dev wayland-dev wayland-protocols libxkbcommon-dev wlroots-dev"

View file

@ -6,7 +6,7 @@ pkgrel=0
_commit="8ca6caeb898713e7e94eafb317ae5470106d6c59"
_gvc_commit="ae1a34aafce7026b8c0f65a43c9192d756fe1057"
pkgdesc="A shell PoC for the Librem5"
arch="all"
arch="all !armhf"
url="https://source.puri.sm/Librem5/phosh"
license="GPL-3.0-only"
depends="gtk+3.0 wayland-protocols phoc gnome-session bash dbus-x11 gnome-settings-daemon squeekboard libpulse"

View file

@ -4,7 +4,7 @@ pkgname=purple-mm-sms
pkgver=0.0.4
pkgrel=1
pkgdesc="A libpurple plugin for sending and receiving SMS via Modemmanager"
arch="all"
arch="all !armhf"
url="https://source.puri.sm/Librem5/purple-mm-sms"
license="GPL-2.0-or-later"
depends="modemmanager"

View file

@ -5,7 +5,7 @@ pkgver=0_git20191004
pkgrel=0
_commit="3bede84a2de3009bdf23cb4da031b03f298df946"
pkgdesc="The final Phosh keyboard"
arch="all"
arch="all !armhf"
url="https://source.puri.sm/Librem5/squeekboard"
license="GPL-3.0-or-later"
makedepends="meson ninja rust cargo bash glib-dev wayland-protocols wayland-dev gtk+3.0-dev libcroco-dev"