Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 183127 Details for
Bug 259652
media-sound/sox incompatible with sys-apps/file-5.00
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch sox for file version >=5.0
sox-14.2.0-file-5.0.patch (text/plain), 566 bytes, created by
genuesslichselbstsichererorangutan
on 2009-02-25 11:28:02 UTC
(
hide
)
Description:
patch sox for file version >=5.0
Filename:
MIME Type:
Creator:
genuesslichselbstsichererorangutan
Created:
2009-02-25 11:28:02 UTC
Size:
566 bytes
patch
obsolete
>diff -u --recursive --new-file sox-14.2.0/src/mp3.c sox-14.2.0_new/src/mp3.c >--- sox-14.2.0/src/mp3.c 2008-11-02 21:54:31.000000000 +0100 >+++ sox-14.2.0_new/src/mp3.c 2009-02-25 11:48:53.000000000 +0100 >@@ -504,7 +504,7 @@ > > SOX_FORMAT_HANDLER(mp3) > { >- static char const * const names[] = {"mp3", "mp2", "audio/mpeg", NULL}; >+ static char const * const names[] = {"mp3", "mp2", "audio/mpeg; charset=binary", NULL}; > static unsigned const write_encodings[] = { > SOX_ENCODING_GSM, 0, 0}; > static sox_format_handler_t const handler = {SOX_LIB_VERSION_CODE,
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 259652
: 183127 |
183646