summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1e7857b3b6f2d3bd6f66422e7b787e43a66ce233 (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
34
35
36
pkgbase = mingw-w64-python
	pkgdesc = Next generation of the python high-level scripting language (mingw-w64)
	pkgver = 3.7.0
	pkgrel = 1
	url = http://www.python.org/
	arch = any
	license = PSF
	makedepends = mingw-w64-configure
	makedepends = mingw-w64-wine
	makedepends = python
	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-mpdecimal
	depends = mingw-w64-sqlite
	optdepends = mingw-w64-wine: runtime support
	options = staticlibs
	options = !buildflags
	options = !strip
	source = http://www.python.org/ftp/python/3.7.0/Python-3.7.0.tar.xz
	source = patches.tar.gz
	source = wine-python.sh
	sha1sums = 653cffa5b9f2a28150afe4705600d2e55d89b564
	sha1sums = a16075f44a5222b7b32471aacd6444b60528a620
	sha1sums = a024e7fd7eea7984a0d050164a4a015dea762da7

pkgname = mingw-w64-python