Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Mail from Josh Coalson : " hi Isaac, attached is a patch to mythmusic to make the flac code work with both the upcoming FLAC 1.1.3 release and previous versions. a beta of FLAC 1.1.3 is available here: http://prdownloads.sourceforge.net/flac/flac-1.1.3-beta2.tar.gz?download changelog: http://flac.cvs.sourceforge.net/*checkout*/flac/flac/doc/html/changelog.html the LEGACY_FLAC stuff can be removed once FLAC-1.1.3 has propagated everywhere. its main purpose is to tide over package maintainers during the transition to FLAC 1.1.3. since the affected files are very similar through recent versions, I had no trouble applying the patch to mythplugins-0.19, -0.20a, and svn rev 11638 the only thing I am not sure of is how to make sure the build system links -lFLAC -logg as libFLAC now depends on libogg. let me know if you have any questions or problems... Josh " Maybe this would help if you want to carefully review the patch : http://flac.sourceforge.net/api/group__porting.html The guideline I've followed to patch sound/video apps is : review and apply the patch test with both flac 1.1.2 & flac 1.1.3 remove the ~ dep on flac 1.1.2 By doing so we'll be able to unmask flac 1.1.3 as soon as the deptree will be correct.
Created an attachment (id=103917) [details] Patch from Josh Coalson It's named 0.19 but applies as well to the current version 0.20_p11671 in the tree.
Fixed in the latest mythmusic-0.20_p12824