MakeMKV 1.8.6 was released on 2013-11-11. -Updated support for AACS v44 -Improved handling for discs with mastering errors -Improved compatibility with certain (rare) H.264 and VC-1 streams -Mac OS X: MakeMKV can now open .dvdmedia bundles -Mac OS X: DASPI v1.4 now supports OS X Mavericks -Stability improvements Expert mode: - MakeMKV no longer uses external ffmpeg binary - Added support for AC3 encoding (mainly for DTS->AC3 audio transcoding) - MMBD now emulates both old and latest libaacs/libbdplus API Bug fixes: -Windows: Rarely, an external drive was not recognized by program -Linux: Discs with special characters in volume name could fail to open
While you're bumping this ebuild, there is a bunch of makefile patches for older versions that can also be pruned.
Created attachment 363386 [details] build log I'm getting a build failure with 1.8.6.
Upstream is reporting issues with makemkv-1.8.6 on Linux: http://www.makemkv.com/forum2/viewtopic.php?f=3&t=7215 Removing keywords until patches are finalized.
(In reply to Matthew Marlowe from comment #3) Thank you for the update. On an unrelated issue, do you have any plans to add native multilib support to the makemkv ebuild?
At the moment, most of my effort with makemkv is just responding to version bump requests and any obvious breakage. It is proprietary software - there is always going to one issue or another with it, but as long as it meets its job of decoding blueray/dvd disks - I generally leave it alone. Every once in awhile I'll see if there is a good way to make the ebuilds better and more mature, but usually during major version bumps when I have to review the entire ebuild anyway. I do look at any contributed patches.
Emerging media-video/ffmpeg-2.1 and editing&renaming the portage patch to reflect version change (makemkv-oss-1.8.5 -> makemkv-oss-1.8.6) builds it on amd64.
With 1.8.6-r1 I get a error during unpack. The source directory '/var/tmp/portage/media-video/makemkv-1.8.6-r1/work/makemkv-oss-1.8.6-cfg01' doesn't exist S should be S=${WORKDIR}/makemkv-oss-${PV}
Thanks for posting the S variable note - I missed that the upstream hotfix unpacked differently than the normal release. Fix committed. As for ffmpeg/libav, upstream has posted their hotfix and stated that the new minimum versions are: 1.0.x - for ffmpeg 0.8.9 - for libav
1.8.6-r1 builds and works fine on amd64. Thank you.
Keyworded ~x86 and ~amd64, asking everyone who is watching or has commented on this bug to test the latest 1.8.6-r1 ebuild.