[Lunar-commits] <moonbase-other> soxr: Adding to moonbase. It can be an optional_depends for audacity when it

Dennis Veatch dennisveatch at bellsouth.net
Sun Jun 2 15:25:03 CEST 2013


On 06/02/2013 07:57 AM, Jon South wrote:
> You might want to remove those backticks in the long 
> description...bash is pretty sure that's not a valid subcommand. -_-

Done.

>
>
> On Sat, Jun 1, 2013 at 6:49 PM, stumbles <stumbles at lunar-linux.org 
> <mailto:stumbles at lunar-linux.org>> wrote:
>
>     commit c310e017e3c1fce2c382bf43d35debb89e436daf
>     Author: stumbles <stumbles at lunar-linux.org
>     <mailto:stumbles at lunar-linux.org>>
>     Date: Sat, 01 Jun 2013 16:46:54 -0700
>     URL:
>     https://github.com/lunar-linux/moonbase-other/commit/c310e017e3c1fce2c382bf43d35debb89e436daf
>
>     soxr: Adding to moonbase. It can be an optional_depends for
>     audacity when it
>
>     gets a bump to 2.0.3.
>     ---
>       audio/soxr/BUILD   | +2/-0
>       audio/soxr/DEPENDS | +3/-0
>       audio/soxr/DETAILS | +18/-0
>       3 files changed, 23 insertions(+)
>
>     --- /dev/null
>     +++ b/audio/soxr/BUILD
>     @@ -0,0 +1,2 @@
>     +
>     +  default_cmake_build
>     --- /dev/null
>     +++ b/audio/soxr/DEPENDS
>     @@ -0,0 +1,3 @@
>     +depends cmake
>     +
>     +optional_depends "ffmpeg" "-DWITH_AVFFT=ON" "-DWITH_AVFFT=OFF"
>     "To use libavcodec for SIMD DFT support"
>     --- /dev/null
>     +++ b/audio/soxr/DETAILS
>     @@ -0,0 +1,18 @@
>     +          MODULE=soxr
>     +         VERSION=0.1.1-Source
>     +          SOURCE=$MODULE-$VERSION.tar.xz
>     +      SOURCE_URL=$SFORGE_URL/$MODULE/
>     +  SOURCE_VFY=sha1:f5d90e375db3914a522fef477898bde8c70243e7
>     +        WEB_SITE=http://sourceforge.net/projects/soxr/
>     +         ENTERED=20130601
>     +         UPDATED=20130601
>     +           SHORT="one-dimensional sample-rate conversion"
>     +cat << EOF
>     +The SoX Resampler library `libsoxr' performs one-dimensional
>     sample-rate conversions,
>     +it may be used, for example, to resample PCM-encoded audio.
>     +
>     +It aims to give fast and high quality results for any constant
>     (rational or irrational)
>     +resampling ratio. Phase-response, preserved bandwidth, aliasing,
>     and rejection level
>     +parameters are all configurable; alternatively, simple `preset'
>     configurations may be
>     +selected. An experimental, variable-rate resampling mode of
>     operation is also included.
>     +EOF
>
>
>     _______________________________________________
>     Lunar-commits mailing list
>     Lunar-commits at lunar-linux.org <mailto:Lunar-commits at lunar-linux.org>
>     http://foo-projects.org/mailman/listinfo/lunar-commits
>
>
>
>
> _______________________________________________
> Lunar-dev mailing list
> Lunar-dev at lunar-linux.org
> http://foo-projects.org/mailman/listinfo/lunar-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://foo-projects.org/pipermail/lunar-dev/attachments/20130602/07031567/attachment-0001.html>


More information about the Lunar-dev mailing list