summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 30644b588b93dfaba4c7410649d5b410a0623236 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = pyinstaller-git
	pkgdesc = An application to convert python scripts into stand-alone binaries
	pkgver = r6541.95606610
	pkgrel = 2
	url = http://www.pyinstaller.org
	arch = i686
	arch = x86_64
	license = GPL2
	makedepends = git
	depends = python
	depends = python-setuptools
	optdepends = python-altgraph: performance testing
	provides = pyinstaller
	conflicts = pyinstaller
	options = !strip
	options = !emptydirs
	source = git+https://github.com/pyinstaller/pyinstaller.git
	md5sums = SKIP

pkgname = pyinstaller-git