blob: b3eed3328bfce454e008afb28846d87a3d5558bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = magiskboot-git
pkgdesc = Magiskboot_ndk
pkgver = 30200.b4e94014167ca80b7c42de42c011848f0344dee8.r6.ga1fcfbe
pkgrel = 1
url = https://github.com/xiaoxindada/magiskboot_ndk_on_linux
arch = x86_64
license = GPL-3.0-or-later
makedepends = cargo
makedepends = git
makedepends = python
makedepends = python-wget
makedepends = tar
optdepends = android-tools: Android platform tools
provides = magiskboot
conflicts = magiskboot
options = !debug
source = magiskboot-git::git+https://github.com/xiaoxindada/magiskboot_ndk_on_linux.git
sha256sums = SKIP
pkgname = magiskboot-git
|