Initial commit

This commit is contained in:
Tobias Kunze 2016-09-10 13:40:12 +02:00
commit f30e2b9277
2 changed files with 101 additions and 0 deletions

28
.SRCINFO Normal file
View file

@ -0,0 +1,28 @@
pkgbase = python36
pkgdesc = Major release 3.6 of the Python high-level programming language
pkgver = 3.6.0a4
pkgrel = 1
url = http://www.python.org/
arch = i686
arch = x86_64
license = custom
makedepends = tk
makedepends = sqlite
makedepends = valgrind
makedepends = bluez-libs
makedepends = mpdecimal
makedepends = hardening-wrapper
depends = expat
depends = bzip2
depends = gdbm
depends = openssl
depends = libffi
depends = zlib
optdepends = tk: for tkinter
optdepends = sqlite
options = !makeflags
source = http://www.python.org/ftp/python/3.6.0/Python-3.6.0a4.tar.xz
sha256sums = 63acec349d20de412682f64c013f7c3374c695430b44e1c0ef12076da1d7fd2c
pkgname = python36