2017-08-24 17:35:46 +00:00
|
|
|
pkgname=device-sony-aries
|
|
|
|
pkgver=1
|
2018-01-06 14:08:10 +00:00
|
|
|
pkgrel=14
|
2017-08-24 17:35:46 +00:00
|
|
|
pkgdesc="Sony Xperia Z3 Compact"
|
|
|
|
url="https://github.com/postmarketOS"
|
|
|
|
arch="noarch"
|
|
|
|
license="MIT"
|
2018-01-06 14:08:10 +00:00
|
|
|
depends="linux-sony-aries mkbootimg mesa-dri-swrast"
|
2017-08-24 17:35:46 +00:00
|
|
|
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-12-21 22:12:52 +00:00
|
|
|
sha512sums="77c00e44a60d78154f68a4ddabe4d9df63496ba7a9ce68c604d58fcafab7169dfdb8eb1781eee51a4803cee5005f6c75a27cbc7b7b1dc44c354ad9a011d7eced 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"
|