2017-08-24 17:35:46 +00:00
|
|
|
pkgname=device-sony-aries
|
|
|
|
pkgver=1
|
2017-10-20 00:07:00 +00:00
|
|
|
pkgrel=12
|
2017-08-24 17:35:46 +00:00
|
|
|
pkgdesc="Sony Xperia Z3 Compact"
|
|
|
|
url="https://github.com/postmarketOS"
|
|
|
|
arch="noarch"
|
|
|
|
license="MIT"
|
|
|
|
depends="linux-sony-aries mkbootimg"
|
|
|
|
makedepends=""
|
|
|
|
install=""
|
|
|
|
subpackages=""
|
2017-09-11 15:29:22 +00:00
|
|
|
source="deviceinfo 90-android-touch-dev.rules fb-workaround.sh"
|
2017-08-24 17:35:46 +00:00
|
|
|
options="!check"
|
|
|
|
|
|
|
|
package() {
|
|
|
|
install -D -m644 "$srcdir/deviceinfo" \
|
|
|
|
"$pkgdir/etc/deviceinfo"
|
2017-09-11 15:29:22 +00:00
|
|
|
install -D -m644 "$srcdir"/90-android-touch-dev.rules \
|
|
|
|
"$pkgdir"/etc/udev/rules.d/90-android-touch-dev.rules
|
2017-08-24 17:35:46 +00:00
|
|
|
install -D -m644 "$srcdir"/fb-workaround.sh \
|
|
|
|
"$pkgdir"/etc/profile.d/fb-workaround.sh
|
|
|
|
}
|
|
|
|
|
2017-10-20 00:07:00 +00:00
|
|
|
sha512sums="c203e6b25095e8a5eab62d0d55bfa3537b0d6338ea4331d87def21cd6170f8cb8b85d9c74b2f3f2a40b5540f78158f687d0db9fea95f3d4f41ee004f5b9d3400 deviceinfo
|
2017-10-17 20:38:47 +00:00
|
|
|
8b6034c0338ab4c7d648f47983aad6da07e427e7dba47baabf85a1b3ddeeda47c8d7fbcd547a302c9a759b2943ee30d3e82c3b368d8582833a058e4671638a9e 90-android-touch-dev.rules
|
2017-08-24 17:35:46 +00:00
|
|
|
13f36f33cfae5e759b3889bc4e308324fd9bcf1cc7b097bbbe3646f1243b3bc06e1b1594cc8578c52c304a2b5006babd978c5b3f258769892e80552457889f99 fb-workaround.sh"
|