blob: 746f8a970bbb438b0e2205ea46a16f94d4059eee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = antimony-git
pkgdesc = Graph-based 3D CSG CAD modeller
pkgver = 20150529
pkgrel = 1
url = http://www.mattkeeter.com/projects/antimony/3/
arch = i686
arch = x86_64
license = MIT
makedepends = boost
makedepends = git
depends = qt5-base
depends = boost-libs
depends = python
depends = libpng
provides = antimony
conflicts = antimony
source = git+https://github.com/mkeeter/antimony.git
pkgname = antimony-git
|