2017-05-26 20:26:25 +00:00
|
|
|
pkgname=device-lg-mako
|
|
|
|
pkgver=2
|
2017-09-11 15:29:22 +00:00
|
|
|
pkgrel=9
|
2017-05-26 20:26:25 +00:00
|
|
|
pkgdesc="Google Nexus 4"
|
|
|
|
url="https://github.com/postmarketOS"
|
|
|
|
arch="noarch"
|
2017-05-31 17:10:29 +00:00
|
|
|
license="MIT"
|
2017-06-29 19:26:55 +00:00
|
|
|
depends="linux-lg-mako mkbootimg"
|
2017-05-26 20:26:25 +00:00
|
|
|
makedepends=""
|
|
|
|
install=""
|
|
|
|
subpackages=""
|
2017-09-11 15:29:22 +00:00
|
|
|
source="deviceinfo initfs-hook.sh 90-android-touch-dev.rules profile.sh udev-v4l-hack.sh"
|
2017-05-26 20:26:25 +00:00
|
|
|
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"/profile.sh \
|
|
|
|
"$pkgdir"/etc/profile.d/00-$pkgname.sh
|
2017-09-11 15:29:22 +00:00
|
|
|
install -D -m644 "$srcdir"/udev-v4l-hack.sh \
|
|
|
|
"$pkgdir"/etc/profile.d/00-udev-v4l-hack.sh
|
2017-05-26 20:26:25 +00:00
|
|
|
}
|
|
|
|
|
2017-07-23 12:50:40 +00:00
|
|
|
sha512sums="cbfc1af79cd91bd62adccf22cbfa00f1d6edf35a9e6893a90e09852c014224b2593523ef3eeacd2c05a7a711f0c88c48dc09a7665aaac71e5abe632c71c607aa deviceinfo
|
2017-05-26 20:26:25 +00:00
|
|
|
8590967fa10388a890fdfafdb1070b9ab22dc89e06a3a8834806c772191e3b67de7b914b0d68e5ddf581cee715cb90f3f24abcb8762c415ff328c6da23e55d52 initfs-hook.sh
|
|
|
|
ee25f3d0377f027d108593eb7953b8db49d7f05a5c36a0c8ca7e7849d15e3c217bc1ac97d77a66e28d2db4b81c0f50b905639911276da40321d2b6cca7f797df 90-android-touch-dev.rules
|
2017-09-11 15:29:22 +00:00
|
|
|
d04013c17caf77a87ebea167dbe48f7efa9c9d3123c5743d359f3ea8ccc6b268fa021535a4bf8291eb4a352f0c92f6eb527da0db340421f53bc1cc439a453306 profile.sh
|
|
|
|
4f528656c4febb18742e89552dfe7fdc824ed4ad6ad2777d20b4f55040edd93d8e3ea657baabcdbe77bd0fb4bd3d23e5e0b2dae574f0df6723b2e26216ee81e1 udev-v4l-hack.sh"
|