pmaports/device/device-nokia-rm846/APKBUILD

23 lines
644 B
Text
Raw Normal View History

# Reference: <https://postmarketos.org/devicepkg>
# Contributor: Max Buchholz <2maxax2@gmx.de>
pkgname="device-nokia-rm846"
pkgdesc="Lumia 620"
pkgver=0.1
pkgrel=0
url="https://postmarketos.org"
license="MIT"
arch="armv7"
options="!check !archcheck"
depends="postmarketos-base linux-nokia-rm846 mkbootimg mdss-fb-init-hack mesa-dri-swrast"
makedepends="devicepkg-dev"
source="deviceinfo"
build() {
devicepkg_build $startdir $pkgname
}
package() {
devicepkg_package $startdir $pkgname
}
sha512sums="34c39c77550fb89321d52df48d230a00cb97b41d928056cc3811d76b606f6de0e826464fa4be988d71e7b2432c3bb4cdf78b4dae06038db90cf6f5502e20dc99 deviceinfo"