blob: 16e93c6e999669131ef564fc8d4734d1aa866660 (
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
|
pkgbase = nuitka-git
pkgdesc = A Python compiler
pkgver = 2.4.6.r61.g58d849260
pkgrel = 1
url = https://nuitka.net/
arch = any
license = Apache-2.0
makedepends = git
makedepends = python-build
makedepends = python-installer
depends = libxml2
depends = libxslt
depends = python
depends = python-ordered-set
depends = python-pip
depends = python-setuptools
depends = python-tomli
depends = python-wheel
depends = python-yaml
optdepends = chrpath: for building standalone executables
provides = nuitka=2.4.6.r61.g58d849260
conflicts = nuitka
source = git+https://github.com/Nuitka/Nuitka.git
sha256sums = SKIP
pkgname = nuitka-git
|