[Toolame-devel] Re: TooLame 02m with automake/libtool
Status: Alpha
Brought to you by:
mikecheng
From: Stephen S. <lp...@pa...> - 2004-09-02 06:53:58
|
> Hi, > > I have done some work on the toolame build system and converted it to > use automake and libtool. > libtool builds a shared library, which seems to work fine :) > > I have reorganised and renamed a few files to make them more standard > and keep automake happy. > > > I am still doing some work on it, but here is what I have so far: > > http://www.ecs.soton.ac.uk/~njh/toolame-02m-beta8_automake.tar.gz > > > > I have successfully built this on a Debian Linux box and on Mac OS X > 10.3.5. > > Included is a script called bootstrap, which is for developers to > update automake after changing configure.in or any of the Makefile.am > files. > > > One thought I had, was to remove the custom libwave and libaiff and use > the commonly available libaudiofile instead. Is this a good idea ? or > do you aim to be non-dependent on any libraries ? This would add proper > WAVE header parsing and be able to decode many more audio files. > > > Cheers, > > nick. Hi Nick, Thanks, and I just wanted to let you know that it builds perfectly on Slackware, too. :) I don't know where the guy went who maintains TooLame, but my 2 cents worth is that the libaudiofile idea sounds good to me. This is a really great piece of software, I hope development continues! Take care, Steve |