mirror of
https://github.com/MeexReay/pmos-xiaomi-angelican.git
synced 2025-06-24 18:42:58 +03:00
33 lines
755 B
Plaintext
33 lines
755 B
Plaintext
# Reference: <https://postmarketos.org/devicepkg>
|
|
pkgname=device-xiaomi-angelican
|
|
pkgdesc="Xiaomi Redmi 9C NFC"
|
|
pkgver=1
|
|
pkgrel=0
|
|
url="https://postmarketos.org"
|
|
license="MIT"
|
|
arch="aarch64"
|
|
options="!check !archcheck"
|
|
depends="
|
|
linux-xiaomi-angelican
|
|
mkbootimg
|
|
postmarketos-base
|
|
"
|
|
makedepends="devicepkg-dev"
|
|
source="
|
|
deviceinfo
|
|
modules-initfs
|
|
"
|
|
|
|
build() {
|
|
devicepkg_build $startdir $pkgname
|
|
}
|
|
|
|
package() {
|
|
devicepkg_package $startdir $pkgname
|
|
}
|
|
|
|
sha512sums="
|
|
f08561b0a50faf534ea034dab162ed18c6502a309b9a35ea44e50b47b1dcd008ae3f63cd327b276cad5114dec746ae2034cfcd1721e689fe26b742c538218994 deviceinfo
|
|
e70bae17df23dcaaaea0e2d3616556f04baa23f8ee1357785c0f539bf97282d8ddff53953e155b72689bb73beb38c2da3d08de2a61e866684edfa10a6593885d modules-initfs
|
|
"
|