blob: 702a0d9a79ac2bc2a13fa5a4f56c1ce67e10e642 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = alembic-git
pkgdesc = An open framework for storing and sharing scene data
pkgver = 1.8.8.r0.g43a1489a
pkgrel = 1
url = https://www.alembic.io/
arch = i686
arch = x86_64
license = BSD-3-Clause
license = LicenseRef-alembic
makedepends = git
makedepends = cmake
depends = glibc
depends = hdf5
depends = imath
provides = alembic=1.8.8.r0.g43a1489a
conflicts = alembic
source = git+https://github.com/alembic/alembic.git
sha256sums = SKIP
pkgname = alembic-git
|