* update alembic to 1.8.6-3
This commit is contained in:
parent
9c4a175780
commit
d19c59a99b
15
alembic/.SRCINFO
Normal file
15
alembic/.SRCINFO
Normal file
@ -0,0 +1,15 @@
|
||||
pkgbase = alembic
|
||||
pkgdesc = An open framework for storing and sharing scene data
|
||||
pkgver = 1.8.6
|
||||
pkgrel = 3
|
||||
url = http://www.alembic.io/
|
||||
arch = x86_64
|
||||
license = BSD
|
||||
makedepends = cmake
|
||||
makedepends = ninja
|
||||
depends = imath
|
||||
depends = hdf5
|
||||
source = alembic-1.8.6.tar.gz::https://github.com/alembic/alembic/archive/1.8.6.tar.gz
|
||||
sha512sums = 6371b830242be90d4ea833248df5fd42d9e713e305d15eb1383d04410319acdae5743d48d65e8f75f1cedce777d2af7d969cde095f678b17322c19f1c69f477b
|
||||
|
||||
pkgname = alembic
|
3
alembic/.nvchecker.toml
Normal file
3
alembic/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[alembic]
|
||||
source = "git"
|
||||
git = "https://github.com/alembic/alembic.git"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=alembic
|
||||
pkgver=1.8.6
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="An open framework for storing and sharing scene data"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="http://www.alembic.io/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user