diff --git a/main/postmarketos-ui-phosh/APKBUILD b/main/postmarketos-ui-phosh/APKBUILD index 953573a5d..e37259858 100644 --- a/main/postmarketos-ui-phosh/APKBUILD +++ b/main/postmarketos-ui-phosh/APKBUILD @@ -3,9 +3,9 @@ pkgname=postmarketos-ui-phosh pkgver=1 pkgrel=6 -pkgdesc="(Wayland) Mobile UI developed for the Librem 5 (does not work for armhf)" +pkgdesc="(Wayland) Mobile UI developed for the Librem 5" url="https://puri.sm" -arch="noarch !armhf" +arch="noarch" license="GPL-3.0-or-later" depends="phosh lightdm lightdm-openrc xorg-server postmarketos-artwork-wallpapers epiphany calls chatty " install="$pkgname.post-install $pkgname.post-upgrade" diff --git a/phosh/calls/APKBUILD b/phosh/calls/APKBUILD index fea67d077..0e6c4eb7f 100644 --- a/phosh/calls/APKBUILD +++ b/phosh/calls/APKBUILD @@ -4,7 +4,7 @@ pkgname=calls pkgver=0.1.0 pkgrel=1 pkgdesc="A phone dialer and call handler" -arch="all !armhf" +arch="all" url="https://gitlab.gnome.org/Community/Purism/calls" license="GPL-3.0-or-later" depends="modemmanager" diff --git a/phosh/chatty/APKBUILD b/phosh/chatty/APKBUILD index 30d0b4911..efabb9964 100644 --- a/phosh/chatty/APKBUILD +++ b/phosh/chatty/APKBUILD @@ -4,7 +4,7 @@ pkgname=chatty pkgver=0.0.8 pkgrel=0 pkgdesc="A phone dialer and call handler" -arch="all !armhf" +arch="all" url="https://gitlab.gnome.org/Community/Purism/chatty" license="GPL-3.0-or-later" depends="purple-mm-sms" diff --git a/phosh/phoc/APKBUILD b/phosh/phoc/APKBUILD index c7df019ae..9dcbba71e 100644 --- a/phosh/phoc/APKBUILD +++ b/phosh/phoc/APKBUILD @@ -4,7 +4,7 @@ pkgname=phoc pkgver=0.1.1 pkgrel=0 pkgdesc="wlroots based Phone compositor for the Phosh shell" -arch="all !armhf" +arch="all" 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" diff --git a/phosh/phosh/APKBUILD b/phosh/phosh/APKBUILD index 10a3c022a..7b7dc4ccd 100644 --- a/phosh/phosh/APKBUILD +++ b/phosh/phosh/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.1.3 pkgrel=0 _gvc_commit="ae1a34aafce7026b8c0f65a43c9192d756fe1057" pkgdesc="A shell PoC for the Librem5" -arch="all !armhf" +arch="all" 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" diff --git a/phosh/purple-mm-sms/APKBUILD b/phosh/purple-mm-sms/APKBUILD index 060773c48..77e471025 100644 --- a/phosh/purple-mm-sms/APKBUILD +++ b/phosh/purple-mm-sms/APKBUILD @@ -4,7 +4,7 @@ pkgname=purple-mm-sms pkgver=0.0.5 pkgrel=0 pkgdesc="A libpurple plugin for sending and receiving SMS via Modemmanager" -arch="all !armhf" +arch="all" url="https://source.puri.sm/Librem5/purple-mm-sms" license="GPL-2.0-or-later" depends="modemmanager" diff --git a/phosh/squeekboard/APKBUILD b/phosh/squeekboard/APKBUILD index b820848b4..d26f4e612 100644 --- a/phosh/squeekboard/APKBUILD +++ b/phosh/squeekboard/APKBUILD @@ -4,7 +4,7 @@ pkgname=squeekboard pkgver=1.2.2 pkgrel=0 pkgdesc="The final Phosh keyboard" -arch="all !armhf" +arch="all" 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"