mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Alembic: version bump (#4378)
This commit is contained in:
@@ -22,9 +22,9 @@ COPYRIGHT="2009-2016 Sony Pictures Imageworks
|
||||
2016-2018 Blizzard Entertainment, Inc.
|
||||
2018 J Cube, Inc."
|
||||
LICENSE="ALEMBIC"
|
||||
REVISION="3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/alembic/alembic/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="fa3536b48e49c99915170d62907490ed0ea44259b932883626630f3cedd0a0bb"
|
||||
CHECKSUM_SHA256="6c603b87c9a3eaa13618e577dd9ef5277018cdcd09ac82d3c196ad8bed6a1b48"
|
||||
SOURCE_FILENAME="alembic-$portVersion.tar.gz"
|
||||
PATCHES="alembic-$portVersion.patchset"
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
From 4272a37788d699419ae66d232e568317d7e690e5 Mon Sep 17 00:00:00 2001
|
||||
From 2a37f467024bf26482833493b4af5ccd5dee8d4a Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Zolt=C3=A1n=20Mizsei?= <zmizsei@extrowerk.com>
|
||||
Date: Sat, 31 Mar 2018 08:49:25 +0200
|
||||
Subject: Haiku build fixes
|
||||
|
||||
|
||||
diff --git a/cmake/Modules/FindIlmBase.cmake b/cmake/Modules/FindIlmBase.cmake
|
||||
index dac8659..91b1135 100644
|
||||
index 679a02f..8c5a505 100644
|
||||
--- a/cmake/Modules/FindIlmBase.cmake
|
||||
+++ b/cmake/Modules/FindIlmBase.cmake
|
||||
@@ -92,6 +92,7 @@ FIND_PATH(ILMBASE_INCLUDE_DIR
|
||||
@@ -45,17 +45,17 @@ index f163173..c5a2a27 100644
|
||||
{
|
||||
|
||||
--
|
||||
2.19.0
|
||||
2.24.0
|
||||
|
||||
|
||||
From 491cdf4b419274486e4937032b710ae25b14957c Mon Sep 17 00:00:00 2001
|
||||
From bcc682c510731b89768366c48ed2700666e45dc9 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Zolt=C3=A1n=20Mizsei?= <zmizsei@extrowerk.com>
|
||||
Date: Tue, 18 Sep 2018 21:46:33 +0200
|
||||
Subject: Build fix
|
||||
|
||||
|
||||
diff --git a/lib/Alembic/Ogawa/IStreams.cpp b/lib/Alembic/Ogawa/IStreams.cpp
|
||||
index 1c1e613..7e73cae 100644
|
||||
index c2eb987..a4cd761 100644
|
||||
--- a/lib/Alembic/Ogawa/IStreams.cpp
|
||||
+++ b/lib/Alembic/Ogawa/IStreams.cpp
|
||||
@@ -38,7 +38,8 @@
|
||||
@@ -69,5 +69,5 @@ index 1c1e613..7e73cae 100644
|
||||
#include <sys/mman.h>
|
||||
#include <sys/stat.h>
|
||||
--
|
||||
2.19.0
|
||||
2.24.0
|
||||
|
||||
Reference in New Issue
Block a user