pmaports/device/testing/device-motorola-shamu/APKBUILD
Newbyte 0e9be207dd
device-*: replace mesa-dri-swrast with mesa-dri-gallium (MR 3059)
mesa-dri-swrast no longer exists and just installs,
mesa-dri-gallium. However, this might not always be the case, so
let's change it before it causes any issues.

[ci:ignore-count]
[ci:skip-build]
2022-04-05 23:23:03 +03:00

25 lines
781 B
Text

# Reference: <https://postmarketos.org/devicepkg>
pkgname=device-motorola-shamu
pkgdesc="Motorola Google Nexus 6"
pkgver=0.3
pkgrel=13
url="https://postmarketos.org"
license="MIT"
arch="armhf"
options="!check !archcheck"
depends="postmarketos-base linux-motorola-shamu mkbootimg mesa-dri-gallium msm-fb-refresher"
makedepends="devicepkg-dev"
source="deviceinfo initfs-hook.sh"
build() {
devicepkg_build $startdir $pkgname
}
package() {
devicepkg_package $startdir $pkgname
}
sha512sums="
2b4c741cdbb699ca1ecbd19020f706ced7a7f83d527eceba8bbc84a26a5c48b34e4f0a9b69d79c68c91d00495b09911ffc8068129c0d0f8a0d556efa3d1c46cc deviceinfo
c4f4785a9fea1d8b461e1de4dcd04daae45bd9df94f8123655b981de5ac5718f082a59169c39c506aa996c1642f465249fbc8b6e1c0463aeca6abf74ff523d9c initfs-hook.sh
"