pmaports/main/postmarketos-ui-plasma-mobile-extras/APKBUILD
Minecrell a85db1dc7b
*: remove "Contributor:" lines from APKBUILDs (MR 1203)
At the moment we have Contributor: lines on some packages (but not all of them),
but often they don't represent the actual contributors to the package very well.
E.g. when we added them retroactively to the device packages we only added
the initial contributor (which isn't necessarily the person
who made most of the work for a device...)

The Git history is the most representative source for figuring out
who contributed to a package, so there is no reason to duplicate that
into the APKBUILD.

[skip ci]: way too many packages
2020-05-02 21:45:25 +03:00

24 lines
478 B
Text

# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=postmarketos-ui-plasma-mobile-extras
pkgver=1
pkgrel=2
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="
buho
calindori
kaidan
ktrip
nota
okular-mobile
postmarketos-ui-plasma-mobile
trojita
vvave
"
options="!check"
package() {
mkdir -p "$pkgdir"
}