pmaports/device/testing/device-samsung-lt023g/APKBUILD
Minecrell c3dcc196ea
*: remove quotes around pkgname (MR 1186)
TP:[AL3]:APKBUILD:5:pkgname must not be quoted

[skip ci]: won't finish within 3 hours
2020-04-25 12:06:47 +02:00

23 lines
638 B
Text

# Reference: <https://postmarketos.org/devicepkg>
# Contributor: george99g <georgi_99g@abv.bg>
pkgname=device-samsung-lt023g
pkgdesc="Galaxy Tab 3 7.0"
pkgver=0.1
pkgrel=6
url="https://postmarketos.org"
license="MIT"
arch="armv7"
options="!check !archcheck"
depends="postmarketos-base linux-samsung-lt023g mkbootimg mesa-dri-swrast"
makedepends="devicepkg-dev"
source="deviceinfo"
build() {
devicepkg_build $startdir $pkgname
}
package() {
devicepkg_package $startdir $pkgname
}
sha512sums="24207bdfb406c9f5a679b0fd5931cbca6a19388efca3817c4b1cd7b550868fe758a42ba52569974bf820c0f009b529533557b34c1138afae49bc9e223aac725a deviceinfo"