pmaports/device/device-nextbit-robin/APKBUILD

24 lines
658 B
Text
Raw Normal View History

# Reference: <https://postmarketos.org/devicepkg>
# Contributor: ashirviskas <minematas@gmail.com>
pkgname="device-nextbit-robin"
pkgdesc="Nextbit Robin"
pkgver=0.1
pkgrel=7
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="7b37c006677df8a71ef747e05511ccea13be3294b2b4162332328a0247c230db299c4ab911064c51f7b96e7dd8cd8591db979f5695190aca7c623bacda52542d deviceinfo"