blob: 74885958fa4e2b449160c12bf23198598b44d043 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-pynest2d-git
pkgdesc = Python bindings for libnest2d
pkgver = 4.11.0.r0.gbaec470
pkgrel = 1
url = https://github.com/Ultimaker/pynest2d
arch = any
license = LGPL3
makedepends = git
makedepends = sip4
makedepends = cmake
makedepends = boost
depends = libnest2d
depends = python
provides = python-pynest2d
conflicts = python-pynest2d
source = git+https://github.com/Ultimaker/pynest2d
md5sums = SKIP
pkgname = python-pynest2d-git
|