[Lunar-commits] <moonbase> wavbreaker: version bumped to 0.10.

Florin Braescu florin at lunar-linux.org
Tue Oct 21 16:21:16 CEST 2008


commit aa5d0c7e920a6150ccf2f58f9a28e6fe8960d737
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Oct 21 17:21:16 2008 +0300

    wavbreaker: version bumped to 0.10.
    
    Changes:
    PulseAudio support
    Better driver selection
    Fix largefile issues in sample.c
    Add the correct GPL text for "COPYING"
    Support for loading TOC files into wavbreaker
    Add support for 24-bit audio (ALSA and OSS).
---
 audio/wavbreaker/DEPENDS |    2 +-
 audio/wavbreaker/DETAILS |    8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/audio/wavbreaker/DEPENDS b/audio/wavbreaker/DEPENDS
index 6a958a1..02ad480 100644
--- a/audio/wavbreaker/DEPENDS
+++ b/audio/wavbreaker/DEPENDS
@@ -1,4 +1,4 @@
 depends  gtk+-2
 depends  libxml2
 
-
+optional_depends  "alsa-lib"    ""  "disable-alsa"  "for ALSA support"
diff --git a/audio/wavbreaker/DETAILS b/audio/wavbreaker/DETAILS
index ef01e98..8eac97d 100644
--- a/audio/wavbreaker/DETAILS
+++ b/audio/wavbreaker/DETAILS
@@ -1,11 +1,11 @@
            MODULE=wavbreaker
-          VERSION=0.8.1
+          VERSION=0.10
            SOURCE=$MODULE-$VERSION.tar.gz
        SOURCE_URL=$SFORGE_URL/$MODULE
-       SOURCE_VFY=sha1:34aa9661389feebc8d6c48b6d3a0c92ab37a8c10
-         WEB_SITE=http://wavbreaker.sourceforge.net/
+       SOURCE_VFY=sha1:4f97e43714102f77fde2f0b13312759bcd6de32d
+         WEB_SITE=http://wavbreaker.sourceforge.net
           ENTERED=20050821
-          UPDATED=20070726
+          UPDATED=20081021
             SHORT="A tool to split a wave file up into multiple waves"
 
 cat << EOF


More information about the Lunar-commits mailing list