Bug 152718 - media-libs/faac-1.25 version bump request
|
Bug#:
152718
|
Product: Gentoo Linux
|
Version: 2006.1
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: sound@gentoo.org
|
Reported By: radhermit@gmail.com
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: media-libs/faac-1.25 version bump request
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2006-10-24 16:47 0000
|
After looking through the source code, it appears that the as-needed patch was
incorporated into this release. Also, the tracknumber patch used with the
previous version is probably not necessary anymore as the faac team changed the
problematic code to use another scanf parameter that doesn't consider numbers
starting with 0 as octal.
I forgot to mention that the automake process failed for me on the upstream
package due to some EOL problems with configure.in as it has both CR and LF.
Changing all EOL to LF only and repackaging solved the problem.
Created an attachment (id=102537) [details]
ebuild for faac 1.2.5 that fixes aclocal problems
The configure.in in the toplevel directory is saved with CRLF linebreaks, which
somehow doesn't work with my aclocal. Added a recode for this.
Created an attachment (id=102552) [details]
Re-enable support for external libmp4v2
If libmp4v2 is installed, support for mp4 is completely lost in faac 1.25. This
patch changes a bit of the automake/autoconf input to re-enable it.
the ebuild for 1.25 by christian works for me and faac won't "freeze" any more
:o)
Did anybody check if the license is still GPL or they changed it like for faad?
thanks for the ebuilds and patches, guys. committed to cvs