pmaports/device/device-lg-d855/APKBUILD

24 lines
819 B
Text
Raw Normal View History

2017-06-27 22:31:22 +00:00
pkgname=device-lg-d855
pkgver=1
pkgrel=14
2017-06-27 22:31:22 +00:00
pkgdesc="LG G3 International"
url="https://github.com/postmarketOS"
arch="noarch"
license="MIT"
depends="postmarketos-base linux-lg-d855 mkbootimg mesa-dri-swrast"
2017-06-27 22:31:22 +00:00
makedepends=""
install=""
subpackages=""
source="deviceinfo 90-android-touch-dev.rules"
2017-06-27 22:31:22 +00:00
options="!check"
package() {
install -D -m644 "$srcdir/deviceinfo" \
"$pkgdir/etc/deviceinfo"
install -D -m644 "$srcdir"/90-android-touch-dev.rules \
"$pkgdir"/etc/udev/rules.d/90-android-touch-dev.rules
2017-06-27 22:31:22 +00:00
}
sha512sums="23eb11cacc80c5346227c3cbc85d3f28325c8591ecd0e1b46a1edadda766c659707643866dec2bea782bd46a9f8d7c48f7f5971596441b4d54209a85e3c04841 deviceinfo
ee25f3d0377f027d108593eb7953b8db49d7f05a5c36a0c8ca7e7849d15e3c217bc1ac97d77a66e28d2db4b81c0f50b905639911276da40321d2b6cca7f797df 90-android-touch-dev.rules"