pmos-ui-plasma-mobile: disable angelfish, vvave
Both depend on qt5-qtwebengine, which needs to be rebuilt in Alpine after the soname bump of libavformat [1]. Disable them for now, so plasma mobile can still be installed, and the pmbootstrap test case that installs it runs through again. [1]: https://github.com/alpinelinux/aports/pull/5586
This commit is contained in:
parent
c7096e13ad
commit
46aaf093f0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
pkgname=postmarketos-ui-plasma-mobile
|
pkgname=postmarketos-ui-plasma-mobile
|
||||||
pkgver=1
|
pkgver=1
|
||||||
pkgrel=18
|
pkgrel=19
|
||||||
pkgdesc="(Wayland) Mobile variant of KDE Plasma, optimized for touchscreen (aarch64, x86_64 or hardware acceleration required!)"
|
pkgdesc="(Wayland) Mobile variant of KDE Plasma, optimized for touchscreen (aarch64, x86_64 or hardware acceleration required!)"
|
||||||
url="https://wiki.postmarketos.org/wiki/Plasma_Mobile"
|
url="https://wiki.postmarketos.org/wiki/Plasma_Mobile"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
|
@ -10,7 +10,7 @@ depends="plasma-phone-components dbus dbus-x11 qmltermwidget plasma-settings
|
||||||
breeze-icons postmarketos-demos kscreen qt5-qtvirtualkeyboard
|
breeze-icons postmarketos-demos kscreen qt5-qtvirtualkeyboard
|
||||||
plasma-camera elisa pulseaudio pulseaudio-utils consolekit2 powerdevil
|
plasma-camera elisa pulseaudio pulseaudio-utils consolekit2 powerdevil
|
||||||
polkit-kde-agent kwayland-integration postmarketos-artwork-wallpapers
|
polkit-kde-agent kwayland-integration postmarketos-artwork-wallpapers
|
||||||
plasma-angelfish okular vvave pix index"
|
okular pix index"
|
||||||
makedepends=""
|
makedepends=""
|
||||||
install="$pkgname.post-install"
|
install="$pkgname.post-install"
|
||||||
subpackages=""
|
subpackages=""
|
||||||
|
|
Loading…
Reference in a new issue