595f3dcb9c
This device was called nokia-rm846 before. [ci:skip-vercheck] [ci:skip-build] package rename, nothing changed
23 lines
597 B
Text
23 lines
597 B
Text
# Reference: <https://postmarketos.org/devicepkg>
|
|
pkgname=device-nokia-sand
|
|
pkgdesc="Lumia 620"
|
|
pkgver=0.1
|
|
pkgrel=3
|
|
url="https://postmarketos.org"
|
|
license="MIT"
|
|
arch="armv7"
|
|
options="!check !archcheck"
|
|
depends="postmarketos-base linux-nokia-sand mkbootimg mdss-fb-init-hack mesa-dri-swrast"
|
|
makedepends="devicepkg-dev"
|
|
source="deviceinfo"
|
|
|
|
build() {
|
|
devicepkg_build $startdir $pkgname
|
|
}
|
|
|
|
package() {
|
|
devicepkg_package $startdir $pkgname
|
|
}
|
|
sha512sums="
|
|
07108161ccae2fbc29d969a88fac08c51072951c24b4a7909428fd5d281e8d43ce593d3c33a2629da17bc574b1b24617aae63f27020ff4f2cbd36b1cb4f6a825 deviceinfo
|
|
"
|