9302c5f9aa
They don't work on that arch because of https://gitlab.com/postmarketOS/pmaports/issues/75
15 lines
503 B
Text
15 lines
503 B
Text
# Contributor: Bart Ribbers <bribbers@disroot.org>
|
|
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
|
pkgname=postmarketos-ui-plasma-mobile-extras
|
|
pkgver=1
|
|
pkgrel=0
|
|
pkgdesc="Plasma Mobile with more apps pre-installed (video and music players, pdf reader, etc.)"
|
|
url="https://wiki.postmarketos.org/wiki/Plasma_Mobile"
|
|
arch="noarch !armhf"
|
|
license="GPL-3.0-or-later"
|
|
depends="postmarketos-ui-plasma-mobile okular-mobile calindori vvave buho nota kaidan"
|
|
options="!check"
|
|
|
|
package() {
|
|
mkdir -p "$pkgdir"
|
|
}
|