blob: 6ae345c0a2ab17f60312e8a7641bf7f8ab555f24 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = partio-git
pkgdesc = Particle IO and manipulation library (git version)
pkgver = 1.19.0.r6.g20491bd
pkgrel = 1
url = https://www.disneyanimation.com/technology/partio.html
arch = i686
arch = x86_64
license = custom
makedepends = cmake>=2.4.6
makedepends = swig
makedepends = git
makedepends = python
depends = glut
depends = glu
optdepends = python: Python interface support
optdepends = zlib: file compression support
provides = partio
conflicts = partio
source = git+https://github.com/wdas/partio.git
md5sums = SKIP
pkgname = partio-git
|