2020-11-13 18:02:45 +05:30
|
|
|
# Maintainer: Sireesh Kodali <scarface@disroot.org>
|
2018-01-17 02:25:23 +05:30
|
|
|
# Reference: <https://postmarketos.org/devicepkg>
|
2020-04-25 11:51:42 +02:00
|
|
|
pkgname=device-motorola-potter
|
2018-01-17 02:25:23 +05:30
|
|
|
pkgdesc="Motorola Moto G5 Plus"
|
2024-04-02 23:36:43 +02:00
|
|
|
pkgver=2
|
2024-05-07 22:35:50 +02:00
|
|
|
pkgrel=1
|
2018-01-17 02:25:23 +05:30
|
|
|
url="https://postmarketos.org"
|
|
|
|
license="MIT"
|
2018-11-07 07:45:58 +01:00
|
|
|
arch="aarch64"
|
|
|
|
options="!check !archcheck"
|
2024-01-01 21:55:05 +01:00
|
|
|
depends="
|
2024-03-27 20:59:15 +01:00
|
|
|
firmware-qcom-adreno-a530
|
|
|
|
firmware-motorola-potter
|
2024-01-01 21:55:05 +01:00
|
|
|
linux-postmarketos-qcom-msm8953
|
|
|
|
lk2nd-msm8953
|
|
|
|
mkbootimg
|
2024-03-27 20:59:15 +01:00
|
|
|
msm-firmware-loader
|
2024-01-01 21:55:05 +01:00
|
|
|
postmarketos-base
|
|
|
|
soc-qcom-msm8953
|
2024-03-27 20:59:15 +01:00
|
|
|
soc-qcom-msm8953-modem
|
|
|
|
tqftpserv
|
|
|
|
tqftpserv-openrc
|
2024-01-01 21:55:05 +01:00
|
|
|
"
|
2018-01-17 02:25:23 +05:30
|
|
|
makedepends="devicepkg-dev"
|
2024-01-01 21:55:05 +01:00
|
|
|
source="deviceinfo modules-initfs"
|
2020-11-13 18:02:45 +05:30
|
|
|
|
2018-01-17 02:25:23 +05:30
|
|
|
build() {
|
|
|
|
devicepkg_build $startdir $pkgname
|
|
|
|
}
|
|
|
|
|
|
|
|
package() {
|
|
|
|
devicepkg_package $startdir $pkgname
|
|
|
|
}
|
|
|
|
|
2021-07-07 08:06:17 +03:00
|
|
|
sha512sums="
|
2024-04-02 23:36:43 +02:00
|
|
|
c66ac5145e53c245d6c59a6b4c6d205eb2f0fe2e2711a2baeae3df206f8ee9a1bbe2f13c16df9aa15423fdd0e9a5595a41bc033fcb9952b10b85ca2110c5685e deviceinfo
|
2024-01-01 21:55:05 +01:00
|
|
|
93c77bfcde005c021ac9b671f9671923339f855e45d4fce8b2caea4748eccc08c8ec65bdfc85fef4900c974860613e8d62e6fe0ea95741ec1ab08c814148472b modules-initfs
|
2021-07-07 08:06:17 +03:00
|
|
|
"
|