summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e5b3a1dde50b5617935205303d4165d79f7c6542 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = tingle-git
	pkgdesc = Patcher for Android system ROMs that allows to inject features without needing to recompile the OS or install Xposed.
	pkgver = r394.20240401.1ca0b83
	pkgrel = 3
	epoch = 0
	url = https://github.com/ale5000-git/tingle
	install = tingle.install
	arch = i686
	arch = x86_64
	license = GPL-3.0-or-later
	makedepends = git
	depends = java-runtime
	depends = python>=3
	depends = unzip
	depends = zip
	optdepends = adb: To patch a file from a connected device.
	optdepends = p7zip: Can alternatively be used over 'zip' and 'unzip'.
	provides = tingle
	conflicts = tingle
	source = tingle::git+https://github.com/ale5000-git/tingle.git
	source = tingle-usage-on-arch.md
	source = tingle.install
	sha256sums = SKIP
	sha256sums = 28cb940047dc5570971afbed0dbc1195d396d111d49fddfd1478d90c923328e2
	sha256sums = 91434889a51673e6fa9801adf19d94d5e9021e45138db8b644049abe9bd6dab5

pkgname = tingle-git