1901060d4d
* Devices: depend on mesa-dri-swrast (where it makes sense) * Device wizard: add mesa-dri-swrast by default * Closes #1013.
21 lines
826 B
Text
21 lines
826 B
Text
pkgname="device-samsung-i9505"
|
|
pkgdesc="Samsung Galaxy S4 International"
|
|
pkgver=0.4
|
|
pkgrel=2
|
|
url="https://postmarketos.org"
|
|
license="MIT"
|
|
arch="noarch"
|
|
options="!check"
|
|
depends="linux-samsung-i9505 firmware-samsung-i9505 mkbootimg mesa-dri-swrast"
|
|
source="deviceinfo 90-android-sec_touchscreen.rules"
|
|
|
|
package() {
|
|
install -Dm644 "$srcdir"/deviceinfo \
|
|
"$pkgdir"/etc/deviceinfo
|
|
install -D -m644 "$srcdir"/90-android-sec_touchscreen.rules \
|
|
"$pkgdir"/etc/udev/rules.d/90-android-sec_touchscreen.rules
|
|
|
|
}
|
|
|
|
sha512sums="3cf9bdd32bbaa9108dde668fa1c279e5166cd329898cc47d23d951d075feff814b319b5b7c373b16fe16285225ac3082ddc64a74b12a7ce8aa3f872c0bf3b9fd deviceinfo
|
|
9dd220de9aa0ee4106686d43a4bac858c7b57ca8537488a54176ef13615195dab7945ca3f6896368186e99c7ed78748a2ad25458efe586dbc337190143d5184f 90-android-sec_touchscreen.rules"
|