2020-01-10 10:32:57 +00:00
|
|
|
# Reference: <https://postmarketos.org/devicepkg>
|
2017-08-24 17:35:46 +00:00
|
|
|
pkgname=device-sony-aries
|
|
|
|
pkgver=1
|
2020-05-17 13:33:49 +00:00
|
|
|
pkgrel=23
|
2017-08-24 17:35:46 +00:00
|
|
|
pkgdesc="Sony Xperia Z3 Compact"
|
2018-06-30 07:00:48 +00:00
|
|
|
url="https://postmarketos.org"
|
2018-11-07 06:45:58 +00:00
|
|
|
arch="armhf"
|
2017-08-24 17:35:46 +00:00
|
|
|
license="MIT"
|
2018-02-25 18:40:54 +00:00
|
|
|
depends="postmarketos-base linux-sony-aries mkbootimg mesa-dri-swrast"
|
2020-01-10 10:32:57 +00:00
|
|
|
makedepends="devicepkg-dev"
|
2017-09-11 15:29:22 +00:00
|
|
|
source="deviceinfo 90-android-touch-dev.rules fb-workaround.sh"
|
2018-11-07 06:45:58 +00:00
|
|
|
options="!check !archcheck"
|
2017-08-24 17:35:46 +00:00
|
|
|
|
2020-01-10 10:32:57 +00:00
|
|
|
build() {
|
|
|
|
devicepkg_build $startdir $pkgname
|
|
|
|
}
|
|
|
|
|
2017-08-24 17:35:46 +00:00
|
|
|
package() {
|
2020-01-10 10:32:57 +00:00
|
|
|
devicepkg_package $startdir $pkgname
|
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
|
|
|
|
}
|
|
|
|
|
2020-05-17 13:33:49 +00:00
|
|
|
sha512sums="68dd72bc9ddd791e0f2634ed4208af0c33bb82eb507524757b6a05128c7247702858023dcae5fa526fc691eaf9ee7399b4d09239fc7184483fc89f9ff88d1544 deviceinfo
|
2017-10-17 20:38:47 +00:00
|
|
|
8b6034c0338ab4c7d648f47983aad6da07e427e7dba47baabf85a1b3ddeeda47c8d7fbcd547a302c9a759b2943ee30d3e82c3b368d8582833a058e4671638a9e 90-android-touch-dev.rules
|
2019-06-25 07:12:10 +00:00
|
|
|
bdb4100f6abb893afe5f2d5e06f18b88dd3e6e7191d3af429abb9216fc6850d6ddd33c939c6ea5943cfa88a7e8b1231766c5c4ca9db55180531e4172e0299b6a fb-workaround.sh"
|