pmaports/device/device-lg-h815/APKBUILD
Oliver Smith 1901060d4d Let new and most old devices depend on mesa dri swrast (#1086)
* Devices: depend on mesa-dri-swrast (where it makes sense)
* Device wizard: add mesa-dri-swrast by default
* Closes #1013.
2018-01-06 14:08:10 +00:00

22 lines
566 B
Text

# Reference: <https://postmarketos.org/devicepkg>
pkgname="device-lg-h815"
pkgdesc="LG G4 (h815)"
pkgver=0.1
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="noarch"
options="!check"
depends="linux-lg-h815 mkbootimg msm-fb-refresher mesa-dri-swrast"
makedepends="devicepkg-dev"
source="deviceinfo"
build() {
devicepkg_build $startdir $pkgname
}
package() {
devicepkg_package $startdir $pkgname
}
sha512sums="3a16884fec34d09277bea7dd5de966de5aa58fec1dbb47b90ed79541c5e33d5baa4e3fbfb7857573adf93909223e39cc62b6e00103700d0d5610ffe51831122d deviceinfo"