a0eb18e1e6
This takes over all extra dependencies from Plasma Mobile. [ci:ignore-count]
15 lines
496 B
Text
15 lines
496 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"
|
|
license="GPL-3.0-or-later"
|
|
depends="postmarketos-ui-plasma-mobile okular-mobile calindori vvave buho nota kaidan"
|
|
options="!check"
|
|
|
|
package() {
|
|
mkdir -p "$pkgdir"
|
|
}
|