On Sep 25, 2005, at 11:26 AM, Richard Ash wrote:
> How awkward would making lib-src a separate module in CVS be?
>
> I seem to spend a lot of time watching CVS check out the libraries,
> which haven't changed, and I don't really need (especially if FFMPEG
> source is in there, because it ain't small). I also get multiple sets
> for each branch of audacity I work on.
>
> I can see the value of having lib-src, but it can be a pain if you
> want
> to look at a particular change and have to check-out the whole lot
> first.
Actually we have the reverse: everything other than lib-src is in
this module, and "audacity" is an alias that gets lib-src also:
cvs checkout audacity-src
Alternatively, you can ask for a specific directory:
cvs checkout audacity/help
- Dominic
> Richard
>
>
>
>> The only question is
>>
>>>> whether we should statically link FFMPEG in a binary release of
>>>> Audacity.
>>>>
>>>
>>> But if we do not intend to link statically to FFMPEG that means
>>> we must
>>> use a dynamic link method similar to what we do with LAME now.
>>>
>>
>> Sorry, I wasn't clear.
>>
>> What I'm proposing is that we check it into CVS, since it will
>> benefit
>> many Linux users and others who choose to build Audacity from source,
>> but that unless the patent situation changes, we don't distribute
>> it in
>> a binary.
>>
>> Most of these formats are already supported by Audacity on Mac OS
>> X (in
>> CVS), thanks to the ability to import and export using QuickTime.
>>
>> I think that the solution for Windows is to use Windows API
>> functions to
>> import other audio formats. Then, thanks to this FFMPEG
>> contribution,
>> we would have all three platforms covered.
>>
>> - Dominic
>>
>>
>> -------------------------------------------------------
>> SF.Net email is sponsored by:
>> Tame your development challenges with Apache's Geronimo App Server.
>> Download it for free - -and be entered to win a 42" plasma tv or
>> your very
>> own Sony(tm)PSP. Click here to play: http://sourceforge.net/
>> geronimo.php
>> _______________________________________________
>> Audacity-devel mailing list
>> Audacity-devel@...
>> https://lists.sourceforge.net/lists/listinfo/audacity-devel
>>
>
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App Server.
> Download it for free - -and be entered to win a 42" plasma tv or
> your very
> own Sony(tm)PSP. Click here to play: http://sourceforge.net/
> geronimo.php
> _______________________________________________
> Audacity-devel mailing list
> Audacity-devel@...
> https://lists.sourceforge.net/lists/listinfo/audacity-devel
>
|