mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
alembic: update to 1.8.3; adopt.
This commit is contained in:
parent
3857eb4102
commit
8fd9348c80
2 changed files with 5 additions and 5 deletions
|
@ -3894,7 +3894,7 @@ libOpenImageDenoise.so.1 openimagedenoise-1.3.0_1
|
|||
libcbang0.so cbang-1.6.0_3
|
||||
libblosc.so.1 c-blosc-1.17.1_1
|
||||
libopenvdb.so.9.0 openvdb-9.0.0_1
|
||||
libAlembic.so.1.7 alembic-1.7.13_1
|
||||
libAlembic.so.1.8 alembic-1.8.3_1
|
||||
libmodsecurity.so.3 modsecurity-3.0.4_1
|
||||
libraven.so.0 budgie-desktop-10.5.1_1
|
||||
libbudgie-private.so.0 budgie-desktop-10.5.1_1
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'alembic'
|
||||
pkgname=alembic
|
||||
version=1.7.16
|
||||
version=1.8.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="zlib-devel ilmbase-devel"
|
||||
makedepends="zlib-devel imath-devel"
|
||||
short_desc="Open framework for storing and sharing scene data"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="André Cerqueira <acerqueira021@gmail.com>"
|
||||
license="BSD-3-Clause, MIT"
|
||||
homepage="https://www.alembic.io"
|
||||
distfiles="https://github.com/alembic/alembic/archive/${version}.tar.gz"
|
||||
checksum=2529586c89459af34d27a36ab114ad1d43dafd44061e65cfcfc73b7457379e7c
|
||||
checksum=b0bc74833bff118a869e81e6acb810a58797e77ef63143954b2f8e817c7f65cb
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc64*) ;;
|
||||
|
|
Loading…
Add table
Reference in a new issue