82b143f3f0
codespell --skip="./.git,*.patch,*.diff,config-*.*" [ci:skip-build] [ci:skip-vercheck]
26 lines
1.1 KiB
Text
26 lines
1.1 KiB
Text
pkgname=device-sony-aries
|
|
pkgver=1
|
|
pkgrel=18
|
|
pkgdesc="Sony Xperia Z3 Compact"
|
|
url="https://postmarketos.org"
|
|
arch="armhf"
|
|
license="MIT"
|
|
depends="postmarketos-base linux-sony-aries mkbootimg mesa-dri-swrast"
|
|
makedepends=""
|
|
install=""
|
|
subpackages=""
|
|
source="deviceinfo 90-android-touch-dev.rules fb-workaround.sh"
|
|
options="!check !archcheck"
|
|
|
|
package() {
|
|
install -D -m644 "$srcdir/deviceinfo" \
|
|
"$pkgdir/etc/deviceinfo"
|
|
install -D -m644 "$srcdir"/90-android-touch-dev.rules \
|
|
"$pkgdir"/etc/udev/rules.d/90-android-touch-dev.rules
|
|
install -D -m644 "$srcdir"/fb-workaround.sh \
|
|
"$pkgdir"/etc/profile.d/fb-workaround.sh
|
|
}
|
|
|
|
sha512sums="f92d8cb8ae2127c3d6179997aa8da1bbe815155e2739793a29403abb2295dd0590955d7b617920a036a3e9ed971b3cd4b72b890f49e35ec46d277466cbae69a6 deviceinfo
|
|
8b6034c0338ab4c7d648f47983aad6da07e427e7dba47baabf85a1b3ddeeda47c8d7fbcd547a302c9a759b2943ee30d3e82c3b368d8582833a058e4671638a9e 90-android-touch-dev.rules
|
|
bdb4100f6abb893afe5f2d5e06f18b88dd3e6e7191d3af429abb9216fc6850d6ddd33c939c6ea5943cfa88a7e8b1231766c5c4ca9db55180531e4172e0299b6a fb-workaround.sh"
|