pmaports/device/unmaintained/device-xiaomi-wt88047-downstream/APKBUILD

23 lines
729 B
Text

# Unmaintained: Downstream port, only for testing. Use mainline port (xiaomi-wt88047)!
# Reference: <https://postmarketos.org/devicepkg>
pkgname=device-xiaomi-wt88047-downstream
pkgdesc="Xiaomi Redmi 2 (Downstream)"
pkgver=1
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="armv7"
options="!check !archcheck"
depends="postmarketos-base linux-xiaomi-wt88047-downstream mkbootimg mesa-dri-gallium msm-fb-refresher"
makedepends="devicepkg-dev"
source="deviceinfo"
build() {
devicepkg_build $startdir $pkgname
}
package() {
devicepkg_package $startdir $pkgname
}
sha512sums="f03ad78b28c93066e3d5794c4853288f587f92774f1e370adc5211a6f084751ca63aa3f608693282411b018d227ceb0bfb0cda0d2199c6e624af1d9807c043a4 deviceinfo"