blob: 221ac4458bf0fd57e1fa3447b96c9a97ce2dd46d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = ironpython-git
pkgdesc = Python implementation for the .NET framework
pkgver = 2.7.9.r24.g5c594f32b
pkgrel = 1
url = http://ironpython.net
arch = any
license = Apache
makedepends = git
makedepends = msbuild-stable
depends = mono>=5.18
options = !strip
options = emptydirs
options = libtool
source = ironpython-git::git+https://github.com/IronLanguages/ironpython2.git
source = package.patch
sha256sums = SKIP
sha256sums = b57180aa2eacdf668e87dd605181867928b4363a3d9a1abf5186e8c21d6e560d
pkgname = ironpython-git
|