Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 774264 - media-libs/opensubdiv-3.4.4 version bump
Summary: media-libs/opensubdiv-3.4.4 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Adrian
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-05 05:45 UTC by Anton Kochkov
Modified: 2021-10-09 04:22 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kochkov 2021-03-05 05:45:10 UTC
OpenSubdiv 3.4.4 was released recently

Release 3.4.4 - Feb 2021
========================

Release 3.4.4 is a minor release including bug fixes and configuration improvements

**Changes**
    - The "master" branch on GitHub has been renamed "release" (GitHub #1218 #1219)
    - The CMake configuration has been updated to allow use as a sub-project (GitHub #1206)
    - Removed obsolete references to hbr from examples/farViewer (GitHub #1217)

**Bug Fixes**
    - Fixed bug with sparse PatchTables and irregular face-varying seams (GitHub #1203)
    - Fixed loss of precision when using double precision stencil tables (GitHub #1207)
    - Fixed reset of Far::TopologyRefiner::GetMaxLevel() after call to Unrefine() (GitHub #1208)
    - Fixed linking with -ldl on unix systems (GitHub #1196)
    - Fixed naming and installation of macOS frameworks (GitHub #1194 #1201)
    - Fixed GL version and extension processing and dynamic loading on macOS (GitHub #1216)
    - Fixed FindDocutils.cmake to be more robust (GitHub #1213 #1220)
    - Fixed errors using build_scripts/build_osd.py with Python3 (GitHub #1206)

https://github.com/PixarAnimationStudios/OpenSubdiv/releases/tag/v3_4_4

https://github.com/PixarAnimationStudios/OpenSubdiv/commit/ff76e0f2dc9c9202b7d2f965f264bfd6f41866d5

Also it should help with the Python 3 compatibility: https://bugs.gentoo.org/694800
Comment 1 Larry the Git Cow gentoo-dev 2021-10-09 04:21:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4dfe173407c47cbd202d3fd062f949a11b31e12

commit e4dfe173407c47cbd202d3fd062f949a11b31e12
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-09 04:16:23 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-09 04:21:09 +0000

    media-libs/opensubdiv: add 3.4.4
    
    Drops docs support as it requires Python 2.
    
    Closes: https://bugs.gentoo.org/774264
    Closes: https://bugs.gentoo.org/815172
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/opensubdiv/Manifest                |  1 +
 media-libs/opensubdiv/opensubdiv-3.4.4.ebuild | 85 +++++++++++++++++++++++++++
 2 files changed, 86 insertions(+)