pacho 15/07/08 19:00:06 Added: mp3burn-0.4.2-build.patch Log: Fix building, bug #514846 by Tijs Van Buggenhout (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.1 app-cdr/mp3burn/files/mp3burn-0.4.2-build.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/mp3burn/files/mp3burn-0.4.2-build.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/mp3burn/files/mp3burn-0.4.2-build.patch?rev=1.1&content-type=text/plain Index: mp3burn-0.4.2-build.patch =================================================================== --- mp3burn 2013-08-18 23:13:34.843372424 +0000 +++ mp3burn 2013-08-18 23:14:15.663182707 +0000 @@ -412,6 +412,8 @@ => F<mp3decoder>. I<(Note: Currently, the MP3 decoder must be able to accept mpg123-style command-line arguments.)> +=back + =cut $mp3decoder = $encoder if $encoder; # -M overrides .mp3burnrc @@ -586,6 +588,8 @@ =head1 DIAGNOSTICS +=over 4 + =item Error in .mp3burnrc: Perl(1) cannot parse the F<.mp3burnrc> file.
