blob: 69b56f853ec90c257f49fc4924d1da053962dc4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python2-ifcopenshell-git
pkgdesc = Open source IFC library and geometry engine. Provides only wrapper for python2. GIT version.
pkgver = 0.r355.gc6a265a
pkgrel = 1
url = http://ifcopenshell.org/
arch = x86_64
arch = i686
license = GPL3
makedepends = cmake
makedepends = boost>=1.58.0
makedepends = swig
depends = opencascade
depends = opencollada
depends = boost-libs>=1.58.0
depends = python2
source = IfcOpenShell::git://github.com/IfcOpenShell/IfcOpenShell.git
md5sums = SKIP
pkgname = python2-ifcopenshell-git
|