2017-11-19 19:31:08 +00:00
|
|
|
pkgname="device-sony-honami"
|
|
|
|
pkgdesc="Sony Xperia Z1"
|
|
|
|
pkgver=1.0
|
2018-02-25 18:40:54 +00:00
|
|
|
pkgrel=3
|
2017-11-19 19:31:08 +00:00
|
|
|
url="https://postmarketos.org"
|
|
|
|
license="MIT"
|
|
|
|
arch="noarch"
|
|
|
|
options="!check"
|
2018-02-25 18:40:54 +00:00
|
|
|
depends="postmarketos-base linux-sony-honami firmware-sony-amami msm-fb-refresher mkbootimg mesa-dri-swrast"
|
2017-11-19 19:31:08 +00:00
|
|
|
source="deviceinfo 90-android-touch-dev.rules"
|
|
|
|
|
|
|
|
package() {
|
|
|
|
install -Dm644 "$srcdir"/deviceinfo \
|
|
|
|
"$pkgdir"/etc/deviceinfo
|
|
|
|
install -Dm644 "$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="21e41e8f92ad3b3c996d3c01d2aea2abab4fa88951ef6e3a4e8c3c5e1f05b8cbb91f64336486a11958944dd652f53d71c9b5c45ce0c566b51386f4927dd002c7 deviceinfo
|
2017-11-19 19:31:08 +00:00
|
|
|
1651ac9eda3c97fafe55abe0f0ae429e04f73edcbf2c56aa3259f81837f7adde348bcb385daed05c30cfc61415455a459a917ed3acccbfd9b7a1caa32a851d40 90-android-touch-dev.rules"
|