Initial commit
This commit is contained in:
commit
281606dab7
9 changed files with 216 additions and 0 deletions
22
.SRCINFO
Normal file
22
.SRCINFO
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
pkgbase = universal-android-debloater
|
||||
pkgdesc = Cross-platform GUI written in Rust using ADB to debloat non-rooted Android devices
|
||||
pkgver = 1.1.2
|
||||
pkgrel = 2
|
||||
url = https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation
|
||||
arch = x86_64
|
||||
license = GPL-3.0-or-later
|
||||
makedepends = cargo
|
||||
makedepends = clang
|
||||
makedepends = cmake
|
||||
makedepends = git
|
||||
makedepends = mold
|
||||
depends = android-tools
|
||||
depends = gcc-libs
|
||||
depends = glibc
|
||||
conflicts = universal-android-debloater-opengl
|
||||
source = universal-android-debloater-1.1.2::git+https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation.git#tag=v1.1.2
|
||||
source = uad-ng.desktop
|
||||
b2sums = 6c5adb052fcbfbafad0752d02fc284abc0d4a6bc8332a98aeba9de150c75b0bbfe1e06130d5f3ea9c17bc4cb589b3b54f109f2d61f09f70e30938651c46c3f3a
|
||||
b2sums = 4e1f323437031dffe0eebf8463efa81ab75d37f5010cab7a07cf6edb271cb6ba141b812c71373011373a2160008bd3625a92236ecc190c4f0eee30a71ddb9cfb
|
||||
|
||||
pkgname = universal-android-debloater
|
||||
Loading…
Add table
Add a link
Reference in a new issue