pmaports/device/testing/device-samsung-j1mini3g/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

24 lines
684 B
Text

# Reference: <https://postmarketos.org/devicepkg>
# Contributor: Dolphin von Chips <DoIphinChips@protonmail.com>
pkgname=device-samsung-j1mini3g
pkgdesc="Samsung Galaxy J1 mini"
pkgver=0.2
pkgrel=4
url="https://postmarketos.org"
license="MIT"
arch="armv7"
options="!check !archcheck"
depends="postmarketos-base linux-samsung-j1mini3g mkbootimg mesa-dri-swrast msm-fb-refresher"
makedepends="devicepkg-dev"
source="deviceinfo"
build() {
devicepkg_build $startdir $pkgname
}
package() {
devicepkg_package $startdir $pkgname
}
sha512sums="0ac1edb2cebb6e11886f3e2660fec1b651538dbca852caa08351b0e11d75f1c18cb3fbe418ffd8f0c388ce4c39a746061545030698420225683d9a76914bc310 deviceinfo"