2017-11-29 21:16:02 +00:00
|
|
|
pkgname="device-lenovo-karate"
|
|
|
|
pkgdesc="Lenovo K6 Power"
|
|
|
|
pkgver=0.1
|
2018-01-06 14:08:10 +00:00
|
|
|
pkgrel=2
|
2017-11-29 21:16:02 +00:00
|
|
|
url="https://postmarketos.org"
|
|
|
|
license="MIT"
|
|
|
|
arch="noarch"
|
|
|
|
options="!check"
|
2018-01-06 14:08:10 +00:00
|
|
|
depends="linux-lenovo-karate firmware-lenovo-karate mkbootimg mdss-fb-init-hack mesa-dri-swrast"
|
2017-11-29 21:16:02 +00:00
|
|
|
source="deviceinfo 90-android-touch-dev.rules"
|
|
|
|
install="$pkgname.post-install"
|
|
|
|
|
|
|
|
package() {
|
|
|
|
install -Dm644 "$srcdir"/deviceinfo \
|
|
|
|
"$pkgdir"/etc/deviceinfo
|
|
|
|
install -Dm755 "$srcdir"/90-android-touch-dev.rules \
|
|
|
|
"$pkgdir"/etc/udev/rules.d/90-android-touch-dev.rules
|
|
|
|
}
|
|
|
|
|
2017-12-21 22:12:52 +00:00
|
|
|
sha512sums="dbf14b024f014762f2a52e5cbec94c07cf1184189b813ff9a8d6a458fee3cf812db498fad8493272cd97c53dbf40feb007fa7b42ed9ba6a35a4d8b8de22a4626 deviceinfo
|
2017-11-29 21:16:02 +00:00
|
|
|
25086c95c67c27151112efac1dcf7792589c990cc0a93ee910654445a3f9cc66c4a5ab656b3256224b39c49fe104540757cc36abf9de19f47c28c4fa82c4f552 90-android-touch-dev.rules"
|