pmaports/device/device-sony-seagull/APKBUILD

24 lines
662 B
Text
Raw Normal View History

# Reference: <https://postmarketos.org/devicepkg>
# Contributor: Mayeul Cantan <mayeul.cantan@gmail.com>
pkgname="device-sony-seagull"
pkgdesc="Sony Xperia T3"
pkgver=0.1
pkgrel=4
url="https://postmarketos.org"
license="MIT"
arch="armhf"
options="!check !archcheck"
depends="postmarketos-base linux-sony-seagull mdss-fb-init-hack mkbootimg mesa-dri-swrast"
makedepends="devicepkg-dev"
source="deviceinfo"
build() {
devicepkg_build $startdir $pkgname
}
package() {
devicepkg_package $startdir $pkgname
}
sha512sums="270330b2acc8140429a7b6195f1d8514ef8a5a7e7374cdae43b5341c3a2802aabf27b0306933afa58f3a6dad540b78d6756586c6c89020e50aeca8f84ada408f deviceinfo"