blob: 2705d823a58b84b2d2f5db086ccde431d1806899 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = nuitka-git
pkgdesc = A Python compiler
pkgver = 0.6.3.1.r137.g99b496e6
pkgrel = 1
url = https://nuitka.net/
arch = any
license = apache
makedepends = git
makedepends = python-setuptools
depends = python
optdepends = chrpath: for building standalone executables
provides = nuitka
conflicts = nuitka
source = git+https://github.com/Nuitka/Nuitka.git
sha256sums = SKIP
pkgname = nuitka-git
|