pmaports/device/device-sony-castor-windy/APKBUILD

26 lines
703 B
Text

pkgname=device-sony-castor-windy
pkgver=1
pkgrel=5
pkgdesc="Sony Xperia Z2 Tablet WIFI"
url="https://github.com/postmarketOS"
arch="noarch"
license="MIT"
depends="mkbootimg linux-sony-castor-windy"
makedepends=""
install=""
subpackages=""
source="deviceinfo 90-android.rules"
options="!check"
build() {
return 0
}
package() {
install -D -m644 "$srcdir/deviceinfo" \
"$pkgdir/etc/deviceinfo"
}
sha512sums="89b2be5bdad90a7485a5d50d3e4f862c472f86a997c4f071426d0134e76397064ffc6879bbcf6783c7a462a173d518de3486390de94a7ae4702fa99f0247e756 deviceinfo
d309bc3ef26a30ea24be87bd3120eef9cd9fe1d09812ce35f1a9e8d291d5c5ca5651b7fa5a61fb155d8fb98b7df7104ab35c087b96b66ba0b0a54d7e7c5985ff 90-android.rules"