# Archived: Kernel does not build anymore
# Reference: <https://postmarketos.org/devicepkg>
pkgname=device-samsung-arubaslim
pkgdesc="Samsung Galaxy Core"
pkgver=3
pkgrel=0
url="https://postmarketos.org"
license="MIT"
arch="armv7"
options="!check !archcheck"
depends="
	linux-samsung-arubaslim
	mkbootimg
	postmarketos-base
	msm-fb-refresher
"
makedepends="devicepkg-dev"
source="deviceinfo"

build() {
	devicepkg_build $startdir $pkgname
}

package() {
	devicepkg_package $startdir $pkgname
}

sha512sums="
7b007c37526d151eff78a0b0a1ffb8fafdf3eb35a80e22c7e604f08095cef8fe6cda499b42d027a24ffda288a4d38bc97c5c62963a4cd08b2a455b33e12a814d  deviceinfo
"
