summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0ffd1a1977f62d8363107913c6b9119b8b9cd143 (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
pkgbase = python-buildozer-git
	pkgdesc = Generic Python packager for Android / iOS and Desktop (git version)
	pkgver = 1.5.0.131.g91ce81b
	pkgrel = 1
	url = https://github.com/kivy/buildozer
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = python-colorama
	depends = python-pexpect
	depends = python-virtualenv
	depends = python-sh
	optdepends = python-paramiko: remote builds
	provides = python-buildozer
	conflicts = python-buildozer
	options = !emptydirs
	source = git+https://github.com/kivy/buildozer.git
	sha256sums = SKIP

pkgname = python-buildozer-git