r3847 - trunk/drivers/bse-alsa



Author: timj
Date: 2006-07-16 14:37:09 +0000 (Sun, 16 Jul 2006)
New Revision: 3847

Modified:
   trunk/drivers/bse-alsa/ChangeLog
   trunk/drivers/bse-alsa/Makefile.am
   trunk/drivers/bse-alsa/NEWS
   trunk/drivers/bse-alsa/configure.in
Log:
Sun Jul 16 15:53:19 2006  Tim Janik  <timj gtk org>

        * release bse-alsa 0.7.0.




Modified: trunk/drivers/bse-alsa/ChangeLog
===================================================================
--- trunk/drivers/bse-alsa/ChangeLog	2006-07-16 12:06:13 UTC (rev 3846)
+++ trunk/drivers/bse-alsa/ChangeLog	2006-07-16 14:37:09 UTC (rev 3847)
@@ -1,3 +1,7 @@
+Sun Jul 16 15:53:19 2006  Tim Janik  <timj gtk org>
+
+	* release bse-alsa 0.7.0.
+
 Thu Jun  8 18:26:33 2006  Tim Janik  <timj gtk org>
 
         * drivers/bse-alsa/acbeast.m4: update.

Modified: trunk/drivers/bse-alsa/Makefile.am
===================================================================
--- trunk/drivers/bse-alsa/Makefile.am	2006-07-16 12:06:13 UTC (rev 3846)
+++ trunk/drivers/bse-alsa/Makefile.am	2006-07-16 14:37:09 UTC (rev 3847)
@@ -3,13 +3,13 @@
 #
 ## GNU Lesser General Public License version 2 or any later version.
 
+# configure automake
+AUTOMAKE_OPTIONS = 1.9 dist-bzip2 no-dist-gzip
+
 INCLUDES = -I$(srcdir) -I$(top_builddir) $(BSE_CFLAGS)
 # we specify the logging domain here
 DEFS = $(strip -DG_LOG_DOMAIN=\"BSE-ALSA\")
 
-# extra dependancies
-configure: acbeast.m4
-
 drivers_ldflags     = -avoid-version
 drivers_libs        = $(BSE_LIBS)
 driversdir          = $(bsedriverinstalldir)

Modified: trunk/drivers/bse-alsa/NEWS
===================================================================
--- trunk/drivers/bse-alsa/NEWS	2006-07-16 12:06:13 UTC (rev 3846)
+++ trunk/drivers/bse-alsa/NEWS	2006-07-16 14:37:09 UTC (rev 3847)
@@ -1,3 +1,8 @@
+Overview of Changes in BSE-ALSA 0.7.0:
+
+* Build fixes for BEAST-0.7.0
+* Moved source base to automake-1.9 and added support for gcc-4.2
+
 Overview of Changes in BSE-ALSA 0.6.6:
 
 * Build fixes for BEAST-0.6.6

Modified: trunk/drivers/bse-alsa/configure.in
===================================================================
--- trunk/drivers/bse-alsa/configure.in	2006-07-16 12:06:13 UTC (rev 3846)
+++ trunk/drivers/bse-alsa/configure.in	2006-07-16 14:37:09 UTC (rev 3847)
@@ -213,7 +213,6 @@
 AC_SUBST(CPPFLAGS)
 AC_SUBST(LDFLAGS)
 
-
 # create output files
 AC_CONFIG_FILES([
 Makefile




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