d3b439ae2d
* deviceinfo: remove external_disk_install and external_disk, use external_storage instead * Complain when external_disk* is used
29 lines
1.3 KiB
Text
29 lines
1.3 KiB
Text
pkgname=device-lg-lenok
|
|
pkgver=1
|
|
pkgrel=9
|
|
pkgdesc="LG G Watch R"
|
|
url="https://github.com/postmarketOS"
|
|
arch="noarch"
|
|
license="MIT"
|
|
depends="postmarketos-base linux-lg-lenok mkbootimg mesa-dri-swrast"
|
|
makedepends=""
|
|
install=""
|
|
subpackages=""
|
|
source="deviceinfo initfs-hook.sh 90-android-touch-dev.rules fb_fix.sh"
|
|
options="!check"
|
|
|
|
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="2637e9fca439c245d0ec4d9691dc752d63b12be02b82a5137146c763ac75fb67fbdd8838d516da849935e92dafedce8aad12a9965c1721bd3295f2a67c993f67 deviceinfo
|
|
d29105805adcd79d4f73c2f2c4483a2c627dc7b70acb77f43d085742ef930407c9b1423f7020c34f38e8a09f40cadd991b9acae23e936c90d6a4c0900250da22 initfs-hook.sh
|
|
a36ba9017df3b4be233783096c303abafa873dcdf50f6357b82f3c5526fd161a1914dafe143377cb5982955108b987890638b51911d0dd339172554e39a82d9f 90-android-touch-dev.rules
|
|
f623da68a750ba5dd367d131841aca182b5041292c800e0c919d25187305546e9e42b876cadadc2f56b73e0e6b718a9149a817f5d571e015f7c9467f7387aa61 fb_fix.sh"
|