summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2384496edffcb4640268f40b8aa0ca6b36c68fd7 (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
28
29
30
31
32
33
pkgbase = mingw-w64-python
	pkgdesc = Next generation of the python high-level scripting language (mingw-w64)
	pkgver = 3.6.3
	pkgrel = 1
	url = http://www.python.org/
	arch = any
	license = PSF
	makedepends = mingw-w64-configure
	makedepends = mingw-w64-gcc
	makedepends = mingw-w64-pkg-config
	depends = mingw-w64-crt
	depends = mingw-w64-expat
	depends = mingw-w64-bzip2
	depends = mingw-w64-libffi
	depends = mingw-w64-ncurses
	depends = mingw-w64-openssl
	depends = mingw-w64-readline
	depends = mingw-w64-tcl
	depends = mingw-w64-tk
	depends = mingw-w64-zlib
	depends = mingw-w64-xz
	depends = mingw-w64-sqlite
	depends = wine
	options = staticlibs
	options = !buildflags
	options = !strip
	source = http://www.python.org/ftp/python/3.6.3/Python-3.6.3.tar.xz
	source = patches.tar.gz
	sha1sums = 6c71b14bdbc4d8aa0cfd59d4b6dc356d46abfdf5
	sha1sums = f058e3caa8c5b0b37b9adfa413846a051ae558c6

pkgname = mingw-w64-python