2017-09-01 22:20:09 +00:00
|
|
|
pkgname=device-lg-lenok
|
|
|
|
pkgver=1
|
2017-09-29 15:22:20 +00:00
|
|
|
pkgrel=3
|
2017-09-01 22:20:09 +00:00
|
|
|
pkgdesc="LG G Watch R"
|
|
|
|
url="https://github.com/postmarketOS"
|
|
|
|
arch="noarch"
|
|
|
|
license="MIT"
|
|
|
|
depends="linux-lg-lenok mkbootimg"
|
|
|
|
makedepends=""
|
|
|
|
install=""
|
|
|
|
subpackages=""
|
|
|
|
source="deviceinfo initfs-hook.sh 90-android-touch-dev.rules fb_fix.sh"
|
|
|
|
options="!check"
|
|
|
|
|
|
|
|
build() {
|
|
|
|
return 0
|
|
|
|
}
|
|
|
|
|
|
|
|
package() {
|
|
|
|
install -D -m644 "$srcdir"/deviceinfo \
|
|
|
|
"$pkgdir"/etc/deviceinfo
|
|
|
|
install -D -m644 "$srcdir"/initfs-hook.sh \
|
|
|
|
"$pkgdir"/etc/postmarketos-mkinitfs/hooks/00-${pkgname}.sh
|
|
|
|
install -D -m644 "$srcdir"/90-android-touch-dev.rules \
|
|
|
|
"$pkgdir"/etc/udev/rules.d/90-android-touch-dev.rules
|
|
|
|
install -D -m644 "$srcdir"/fb_fix.sh \
|
|
|
|
"$pkgdir"/etc/profile.d/fb_fix.sh
|
|
|
|
}
|
|
|
|
|
|
|
|
sha512sums="9dba843fba4f942587e858631939c6a08f30c23a08e29028a8739d5ac0a8c5e67e6df18758c3f2e75f48eab9181300438ec604ce259b5d7342ce6a1d0a5e2a66 deviceinfo
|
2017-09-29 15:22:20 +00:00
|
|
|
d29105805adcd79d4f73c2f2c4483a2c627dc7b70acb77f43d085742ef930407c9b1423f7020c34f38e8a09f40cadd991b9acae23e936c90d6a4c0900250da22 initfs-hook.sh
|
2017-09-01 22:20:09 +00:00
|
|
|
a36ba9017df3b4be233783096c303abafa873dcdf50f6357b82f3c5526fd161a1914dafe143377cb5982955108b987890638b51911d0dd339172554e39a82d9f 90-android-touch-dev.rules
|
|
|
|
f623da68a750ba5dd367d131841aca182b5041292c800e0c919d25187305546e9e42b876cadadc2f56b73e0e6b718a9149a817f5d571e015f7c9467f7387aa61 fb_fix.sh"
|