10 Commits

Author SHA1 Message Date
sthen
aed0fa1656 fix SHARED_LIBS, think-o when I bumped the version for py3.10 2022-11-14 08:18:27 +00:00
sthen
1f4930b1f0 update Python version in ports which don't use python.port.mk variables 2022-11-13 15:26:04 +00:00
ajacoutot
335372b1f8 Update to Imath-3.1.6. 2022-11-08 12:02:33 +00:00
rsadowski
6ecf5561f1 Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of  CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
2022-05-28 06:19:58 +00:00
ajacoutot
a72e99045f Update to Imath-3.1.5. 2022-03-30 08:11:31 +00:00
naddy
ab45f39af6 drop RCS Ids 2022-03-11 19:36:11 +00:00
ajacoutot
a444dc0b1e Update to Imath-3.1.4. 2022-01-22 09:49:26 +00:00
sthen
189f2bff94 adjust ports with hardcoded Python 3.8 versions, ok kmos@ 2021-11-02 00:00:06 +00:00
ajacoutot
098f6529f3 Update to Imath-3.1.3. 2021-09-03 07:09:23 +00:00
ajacoutot
a52a6f38f2 Import Imath-3.1.2.
Imath is a basic, light-weight, and efficient C++ representation of 2D and 3D
vectors and matrices and other simple but useful mathematical objects,
functions, and data types common in computer graphics applications, including
the "half" 16-bit floating-point type.
<...>

libImath is now split from the graphics/openexr package.

ok robert@
2021-08-31 07:28:13 +00:00