pmaports/device/testing/device-nextbit-robin/APKBUILD

22 lines
608 B
Text

# Reference: <https://postmarketos.org/devicepkg>
pkgname=device-nextbit-robin
pkgdesc="Nextbit Robin"
pkgver=0.1
pkgrel=10
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
options="!check !archcheck"
depends="postmarketos-base linux-nextbit-robin mkbootimg msm-fb-refresher mesa-dri-swrast"
makedepends="devicepkg-dev"
source="deviceinfo"
build() {
devicepkg_build $startdir $pkgname
}
package() {
devicepkg_package $startdir $pkgname
}
sha512sums="a304711184bd874d8eba3f889d1dfa0d0365b73567b3e32283a671c6bfa17633e8ff5c40226a5cbc37d3d02ca1e7dc2160c8943647126c841f8199d06411334e deviceinfo"