mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
opencolorio: update to 1.1.1.
This commit is contained in:
parent
9553261c54
commit
54e29d6f6b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'opencolorio'
|
# Template file for 'opencolorio'
|
||||||
pkgname=opencolorio
|
pkgname=opencolorio
|
||||||
version=1.1.0
|
version=1.1.1
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="OpenColorIO-${version}"
|
wrksrc="OpenColorIO-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DUSE_EXTERNAL_TINYXML=ON -DUSE_EXTERNAL_LCMS=ON"
|
configure_args="-DUSE_EXTERNAL_TINYXML=ON -DUSE_EXTERNAL_LCMS=ON"
|
||||||
|
@ -17,7 +17,7 @@ license="openimageio"
|
||||||
homepage="http://opencolorio.org"
|
homepage="http://opencolorio.org"
|
||||||
changelog="https://raw.githubusercontent.com/imageworks/OpenColorIO/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/imageworks/OpenColorIO/master/ChangeLog"
|
||||||
distfiles="https://github.com/imageworks/OpenColorIO/archive/v${version}.tar.gz"
|
distfiles="https://github.com/imageworks/OpenColorIO/archive/v${version}.tar.gz"
|
||||||
checksum=228589879e1f11e455a555304007748a8904057088319ebbf172d9384b93c079
|
checksum=c9b5b9def907e1dafb29e37336b702fff22cc6306d445a13b1621b8a754c14c8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue