Songbird on FreeBSD

Hi All,

I've read somewhere that it is possible to run the application 'Songbird' on FreeBSD using linux compatibility layer enabled. Could somebody please detail out the steps? Thanks.
 
Does anybody have further information on this? It would be great to see a native version of Songbird on FreeBSD. Before we start looking into porting this has anyone started?

Thanks,
-matt
 
A native Songbird port is a lot of work. I've had a deep look into it and have spend some weekends on it just to have a plan on how to actually do it. The biggest problem with Songbird is that they live in their own world. They take libraries and modify them with some random patches and at the end build everything and use it as dependencies so that you actually can build Songbird with them.

So for a native port you have to first make all of their dependencies compile fine on FreeBSD which is a lot of work on its own as it includes things like xulrunner, gstreamer and some codecs. Then you can start with the actual porting of Songbird which is a lot of code too.

To get me right. It is not impossible but you will need an huge amount of time to get it done. If someone is interested in doing it I could offer a few patches and a rough port just to get you started and plan to continue work on this later this year.
 
That are sad news but songbird has already lost lots of his usefullnes when they dropped ipod support and replaced it with an itunes dependeny. Now they are really dead for me.
 
Back
Top