pmaports/device/device-nokia-rm885/APKBUILD
Oliver Smith 81c3b3c2dd
devices: remove deviceinfo_weston_pixman_type
This is not supported anymore, see previous commit for reasoning.
2018-11-29 07:31:06 +01:00

22 lines
600 B
Text

# Reference: <https://postmarketos.org/devicepkg>
pkgname="device-nokia-rm885"
pkgdesc="Lumia 720"
pkgver=0.1
pkgrel=2
url="https://postmarketos.org"
license="MIT"
arch="armhf"
options="!check !archcheck"
depends="postmarketos-base linux-nokia-rm885 mkbootimg mdss-fb-init-hack mesa-dri-swrast"
makedepends="devicepkg-dev"
source="deviceinfo"
build() {
devicepkg_build $startdir $pkgname
}
package() {
devicepkg_package $startdir $pkgname
}
sha512sums="7f89def158a56368df2635ee7020cb5fe80e71f7b5e605cb9906d962793a5edaf4d1620ef03680f11fb90528561321d2aa0ec5b1ea8dd0c0d8cb26701b368eaa deviceinfo"