2017-10-07 17:55:55 +00:00
|
|
|
pkgname=device-motorola-osprey
|
|
|
|
pkgver=1
|
2018-12-25 19:25:32 +00:00
|
|
|
pkgrel=9
|
2017-10-07 17:55:55 +00:00
|
|
|
pkgdesc="Motorola Moto G 3rd gen. (2015)"
|
2018-06-30 07:00:48 +00:00
|
|
|
url="https://postmarketos.org"
|
2018-11-07 06:45:58 +00:00
|
|
|
arch="armhf"
|
2017-10-07 17:55:55 +00:00
|
|
|
license="MIT"
|
2018-02-25 18:40:54 +00:00
|
|
|
depends="postmarketos-base linux-motorola-osprey mkbootimg mesa-dri-swrast"
|
2017-10-07 17:55:55 +00:00
|
|
|
makedepends=""
|
|
|
|
install=""
|
|
|
|
subpackages=""
|
|
|
|
source="deviceinfo initfs-hook.sh 90-android-touch-dev.rules fb-workaround.sh"
|
2018-11-07 06:45:58 +00:00
|
|
|
options="!check !archcheck"
|
2017-10-07 17:55:55 +00:00
|
|
|
|
|
|
|
package() {
|
|
|
|
install -D -m644 "$srcdir/deviceinfo" \
|
|
|
|
"$pkgdir/etc/deviceinfo"
|
|
|
|
install -D -m644 "$srcdir"/initfs-hook.sh \
|
|
|
|
"$pkgdir"/etc/postmarketos-mkinitfs/hooks/00-${pkgname}.sh
|
|
|
|
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/00-fb-workaround.sh
|
|
|
|
}
|
|
|
|
|
2018-12-25 19:25:32 +00:00
|
|
|
sha512sums="3c25b0249ca1fb0d90b7124788204f96a881ece638e529f0e323758ed0771f9399e8dfceeb803bd3feb304a0e2dad49f504f79b84f78e4d00668aca5ea5645a1 deviceinfo
|
2017-10-07 17:55:55 +00:00
|
|
|
3e9d6bf1bd45328104b91b724472ac0e39cb595fb87f84b6793527019477a73234ae37d33e99419bc5810c018402ea6e68e76c26ace112ee11efc416ac0a7398 initfs-hook.sh
|
2017-10-17 20:38:47 +00:00
|
|
|
60597699b58aca14a1696329eba4ffb46d98c721d442fb024752e3301ea992ac1727d4609083a299573115288d2039c17831e7c70c2ffdd195a3c20323e6b5fb 90-android-touch-dev.rules
|
2017-10-07 17:55:55 +00:00
|
|
|
857da7bfe3a44d960ca1c05f8646eedd16140fa339f3b0421353f6cdb4b42f8e5c6457522e70c2eb2f76717404c688c0d92525b9d1e99895f3febb5ae3687420 fb-workaround.sh"
|