bq-paella: add Minecrell as co-maintainer, fix package description (MR 1319)

This commit is contained in:
jonathan 2020-06-20 20:43:46 +02:00 committed by Bart Ribbers
parent 09568cb2ea
commit 04ccad39ac
No known key found for this signature in database
GPG key ID: 699D16185DAFAE61

View file

@ -1,9 +1,10 @@
# Maintainer: Jonathan Albrieux <jonathan.albrieux@gmail.com>
# Reference: <https://postmarketos.org/devicepkg> # Reference: <https://postmarketos.org/devicepkg>
# Maintainer: Jonathan Albrieux <jonathan.albrieux@gmail.com>
# Maintainer: Minecrell <minecrell@minecrell.net>
pkgname=device-bq-paella pkgname=device-bq-paella
pkgdesc="BQ Aquaris X5 Cyanogen Edition" pkgdesc="BQ Aquaris X5 (mainline port)"
pkgver=2 pkgver=3
pkgrel=1 pkgrel=0
url="https://postmarketos.org" url="https://postmarketos.org"
license="MIT" license="MIT"
arch="aarch64" arch="aarch64"
@ -39,7 +40,7 @@ kernel_mainline_modem() {
} }
nonfree_firmware() { nonfree_firmware() {
pkgdesc="GPU/WiFi/BT/Video firmware" pkgdesc="GPU/WiFi/BT/Video(/Modem) firmware"
depends="linux-firmware-qcom firmware-bq-picmt-venus depends="linux-firmware-qcom firmware-bq-picmt-venus
firmware-qcom-msm8916-wcnss firmware-bq-picmt-wcnss-nv" firmware-qcom-msm8916-wcnss firmware-bq-picmt-wcnss-nv"
mkdir "$subpkgdir" mkdir "$subpkgdir"