blob: 4bc89403ce297b126808a875e0a578ad864b4a08 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = ifcplusplus-git
pkgdesc = IFC++ is an open source C++ class model, as well as a reader and writer for IFC files in STEP format.
pkgver = 0.r278.g938d8523
pkgrel = 1
url = http://www.ifcquery.com/
arch = x86_64
license = MIT
makedepends = cmake
makedepends = boost
makedepends = chrpath
depends = openscenegraph
depends = boost-libs
depends = qt5-base
provides = IFC++
source = git://github.com/berndhahnebach/ifcplusplus.git
md5sums = SKIP
pkgname = ifcplusplus-git
|