mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
Merge pull request #5876 from lemmi/openimageio
openimageio: update to 1.7.12.
This commit is contained in:
commit
df3918ee87
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'openimageio'
|
# Template file for 'openimageio'
|
||||||
pkgname=openimageio
|
pkgname=openimageio
|
||||||
version=1.7.11
|
version=1.7.12
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=oiio-Release-${version}
|
wrksrc=oiio-Release-${version}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -18,7 +18,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://sites.google.com/site/openimageio/home"
|
homepage="https://sites.google.com/site/openimageio/home"
|
||||||
distfiles="https://github.com/OpenImageIO/oiio/archive/Release-${version}.tar.gz"
|
distfiles="https://github.com/OpenImageIO/oiio/archive/Release-${version}.tar.gz"
|
||||||
checksum=52992720488fe255f77a6fdbc44d716e3b0db922e741fa4d13ac15841dc8331d
|
checksum=7da061f0308d5135ea944dbbf88968e0e834cdd50263f9cd594bec97e694a70d
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# Replace -isystem with -I to avoid "#include_next <stdlib.h>" file not found
|
# Replace -isystem with -I to avoid "#include_next <stdlib.h>" file not found
|
||||||
|
|
Loading…
Add table
Reference in a new issue