pmaports/device/device-samsung-matissewifi/APKBUILD

25 lines
689 B
Text
Raw Normal View History

2019-08-18 10:36:52 +00:00
# Reference: <https://postmarketos.org/devicepkg>
# Contributor: MartenBE <martijn.saelens@protonmail.com>
2019-08-18 10:36:52 +00:00
pkgname="device-samsung-matissewifi"
pkgdesc="Samsung Galaxy Tab 4 10.1"
pkgver=0.1
pkgrel=2
2019-08-18 10:36:52 +00:00
url="https://postmarketos.org"
license="MIT"
arch="armv7"
options="!check !archcheck"
depends="postmarketos-base linux-samsung-matissewifi mkbootimg mesa-dri-swrast msm-fb-refresher"
makedepends="devicepkg-dev"
source="deviceinfo"
build() {
devicepkg_build $startdir $pkgname
}
package() {
devicepkg_package $startdir $pkgname
}
sha512sums="c01b85ee0663ef09e1ab634e845917cc2b3f299c849db0f7650fc56d47c2589feb743704ccc6ea7dcbf67d58cc57fe63da69c35362ee9e492d601f419a947dd2 deviceinfo"