pmaports/device/testing/device-bq-paella/APKBUILD

32 lines
1 KiB
Text
Raw Normal View History

# Maintainer: Jonathan Albrieux <jonathan.albrieux@gmail.com>
# Reference: <https://postmarketos.org/devicepkg>
pkgname=device-bq-paella
pkgdesc="BQ Aquaris X5 Cyanogen Edition"
pkgver=1
pkgrel=2
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
options="!check !archcheck"
depends="postmarketos-base mkbootimg linux-postmarketos-qcom-msm8916 soc-qcom-msm8916"
makedepends="devicepkg-dev"
source="deviceinfo modprobe.conf"
subpackages="$pkgname-nonfree-firmware:nonfree_firmware"
build() {
devicepkg_build $startdir $pkgname
}
package() {
devicepkg_package $startdir $pkgname
}
nonfree_firmware() {
pkgdesc="GPU/WiFi/BT/Video firmware"
depends="linux-firmware-qcom firmware-bq-picmt-venus firmware-bq-picmt-wcnss"
mkdir "$subpkgdir"
}
sha512sums="d847b04c30460e05d4d30aa62608e1e1e26beb72f976125a967e74e11d0ee083cd8a0b559a1acb6c3ce2db0720e5c899dd1c8c3d93b1682be1535b856a75e01e deviceinfo
84ab0cbcdcab61aaceabff46d2c13aa29242a2eeab2f666ee996041f1969396a8124228c204d81aaf0b6427ee51b8a70bfdaa11b53c94390263d8af96a2fd511 modprobe.conf"