pmaports/device/device-samsung-expressatt/APKBUILD

25 lines
654 B
Text
Raw Normal View History

# Reference: <https://postmarketos.org/devicepkg>
# Contributor: Rudy <guptarud@gmail.com>
pkgname="device-samsung-expressatt"
pkgdesc="Samsung Galaxy S3 SGHI437"
pkgver=0.1
pkgrel=2
url="https://postmarketos.org"
license="MIT"
arch="armv7"
options="!check !archcheck"
depends="postmarketos-base linux-samsung-expressatt mkbootimg mesa-dri-swrast"
makedepends="devicepkg-dev"
source="deviceinfo"
build() {
devicepkg_build $startdir $pkgname
}
package() {
devicepkg_package $startdir $pkgname
}
sha512sums="41abe7a2d0a612f4bbb5e733ad5d6f30a4767dd298b1be41c05c64d1dea4cd1747531304247a6d629a9534a764ddb2cf6ff41f90ec4b79e8038a23eb39bbb392 deviceinfo"