2012/2/24 Richard Shaw <hobbes1069(a)gmail.com>:
On Fri, Feb 24, 2012 at 3:16 PM, Nicolas Chauvet
<kwizart(a)gmail.com> wrote:
> Isn't sox modular enought to allow plugins ?
> It might be an option for the fedora package.
Yes, it does offer plugins with dlopen support but from my research[1]
it seems that it still needs to pull in the required -devel packages
for the headers.
You missunderstood, more basically:
You pick the sox package, you rename it with sox-freeworld.
You add the lame-devel and others and remove the final files that are
already provided by sox.
Probably that the sox binary is more or less the same as the fedora package.
You will ends with a sox plugin for lame/mp3 support.
If the module support isn't enabled in sox, this probably need to be
coordinated with the fedora package.
I remember to have sent a patch to sox upstream about that.
Nicolas (kwizart)