mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
opencollada: update to 1.6.37
This commit is contained in:
parent
663eb58c74
commit
81342b5e8c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'opencollada'
|
# Template file for 'opencollada'
|
||||||
pkgname=opencollada
|
pkgname=opencollada
|
||||||
version=1.6.36
|
version=1.6.37
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="OpenCOLLADA-${version}"
|
wrksrc="OpenCOLLADA-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DUSE_SHARED=TRUE"
|
configure_args="-DUSE_SHARED=TRUE"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/KhronosGroup/OpenCOLLADA"
|
homepage="https://github.com/KhronosGroup/OpenCOLLADA"
|
||||||
distfiles="https://github.com/KhronosGroup/OpenCOLLADA/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/KhronosGroup/OpenCOLLADA/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=774b41611ab3ebb3a6008d32bcfd326d4ac1545d5316ba383b4ae90f16335701
|
checksum=5f51398e768c95dba894710603569cd64da4e5bfb9f01597515f7ed0ced0e91f
|
||||||
|
|
||||||
CXXFLAGS="-fno-delete-null-pointer-checks -fno-lifetime-dse -fno-schedule-insns2"
|
CXXFLAGS="-fno-delete-null-pointer-checks -fno-lifetime-dse -fno-schedule-insns2"
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue