[beast] BSE-ALSA: release updates



commit ab2ff3b96af88f91c8eee22c7a8cbae9f96b8ebb
Author: Tim Janik <timj gtk org>
Date:   Thu Sep 9 19:35:50 2010 +0200

    BSE-ALSA: release updates

 drivers/bse-alsa/NEWS         |    5 +++++
 drivers/bse-alsa/README       |    4 ++--
 drivers/bse-alsa/configure.in |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/drivers/bse-alsa/NEWS b/drivers/bse-alsa/NEWS
index 7e5f137..21bba56 100644
--- a/drivers/bse-alsa/NEWS
+++ b/drivers/bse-alsa/NEWS
@@ -1,3 +1,8 @@
+Overview of Changes in BSE-ALSA 0.7.2:
+
+* Fixes for automake-1.10 builds
+* Moved Beast/BSE to GNU LGPL
+
 Overview of Changes in BSE-ALSA 0.7.1:
 
 * Fixes to adapt to BEAST-0.7.1
diff --git a/drivers/bse-alsa/README b/drivers/bse-alsa/README
index 89e1536..ad51962 100644
--- a/drivers/bse-alsa/README
+++ b/drivers/bse-alsa/README
@@ -3,7 +3,7 @@ BSE Driver Package
 
 This is a BSE (Bedevilled Sound Engine) plugin/driver package.
 In order to build this package, you need recent versions
-of BSE (>=0.6.3) and ALSA (>=1.0). Read the "Installation"
+of BSE (>=0.7.2) and ALSA (>=1.0). Read the "Installation"
 section about the non standard installation path detection
 of this driver package.
 
@@ -33,4 +33,4 @@ libbse installtion. The exact installation location can be
 found out via pkg-config with:
   pkg-config --variable=driverdir bse	
 
-For general installation instructions, see the file `INSTALL'.
+For general installation instructions, see the file 'INSTALL'.
diff --git a/drivers/bse-alsa/configure.in b/drivers/bse-alsa/configure.in
index 01510a8..66e3612 100644
--- a/drivers/bse-alsa/configure.in
+++ b/drivers/bse-alsa/configure.in
@@ -155,7 +155,7 @@ AC_DEFUN([AC_ASOUND_CHECK],
     if test $found_alsa1 = 0; then
 	AC_MSG_ERROR([ALSA version 1.0.5 is required to build this package])
     fi
-    
+
     dnl --- check for -lasound ---
     found_libasound=0
     dnl snd_asoundlib_version() was introduced in ALSA 1.0.5



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]