pmaports/device/testing/device-samsung-matissewifi/APKBUILD

24 lines
630 B
Text
Raw Normal View History

2019-08-18 10:36:52 +00:00
# Reference: <https://postmarketos.org/devicepkg>
pkgname=device-samsung-matissewifi
2019-08-18 10:36:52 +00:00
pkgdesc="Samsung Galaxy Tab 4 10.1"
pkgver=0.1
pkgrel=4
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="337e5f60a286307e2ec661f502d04b471b18232061c44b0619c326637d02fc97799ab528e1844f1df2d68c75b64c225e44e108ee6f4ef47d08d713723554566b deviceinfo"