pmaports/device/device-sony-coconut/APKBUILD

24 lines
673 B
Text
Raw Normal View History

# Reference: <https://postmarketos.org/devicepkg>
# Contributor: Claudio Maggioni <maggioniclaudio1999@gmail.com>
pkgname="device-sony-coconut"
pkgdesc="Live with Walkman"
pkgver=0.1
pkgrel=6
url="https://postmarketos.org"
license="MIT"
arch="armhf"
options="!check !archcheck"
depends="postmarketos-base linux-sony-coconut mkbootimg mesa-dri-swrast msm-fb-refresher"
makedepends="devicepkg-dev"
2018-07-02 21:04:49 +00:00
source="deviceinfo"
build() {
devicepkg_build $startdir $pkgname
}
package() {
devicepkg_package $startdir $pkgname
}
sha512sums="f9cc06c851d85171037ee99893ce83f1d95044f53e69334a366046fdcd97735bbc1d06c3fd7b51c3083017e312bf55a3a9befa8ad520942818b97b5837427cc1 deviceinfo"