From d0be14aab161ea86034193e52e4d3f24de2bbda8 Mon Sep 17 00:00:00 2001 From: Tobias Doerffel Date: Mon, 20 Aug 2007 12:12:43 +0000 Subject: [PATCH] finally made 0.3.0 release git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@538 0778d3d1-df1d-0410-868b-ea421aaaa00d --- ChangeLog | 4 +++- README | 17 ++++++++--------- lmms.spec.in | 2 +- 3 files changed, 12 insertions(+), 11 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5d709cfa9..acfa428fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,9 @@ 2007-08-20 Tobias Doerffel * configure.in: - made 0.3.0 release :) + * README: + * lmms.spec.in: + finally made 0.3.0 release :) * Makefile.am: added missing entry for 3rd-party samplerate.h diff --git a/README b/README index 81377c7a2..8b6b14b73 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Linux MultiMedia Studio 0.2.1 +Linux MultiMedia Studio 0.3.0 ============================== Copyright (c) 2004-2007 by LMMS-developers @@ -47,8 +47,8 @@ least 500 MHz, but for really enjoying LMMS less than 1 GHz makes no sense... Required libraries: -- multithreaded version of Qt 3.0 (at least 3.2 recommended) or higher (tested - up to 4.1.0) with devel-files +- multithreaded version of Qt 3.0 (at least 3.2 recommended) or higher with + devel-files Optional, but strongly recommended: - JACK with devel-files @@ -58,12 +58,11 @@ Optional, but strongly recommended: - SDL with devel-files - libsamplerate with devel-files - libsndfile with devel-files -- WINE, WINE-devel-files + header-files from Steinberg SDK +- WINE + WINE-devel-files +- stk, libstk + libstk-dev +- festival-devel-files and default-voice For compiling you should have an up to date GCC with g++. -LMMS has been (successfully) tested under Debian Sarge 3.1 / unstable, -Fedora Core 2-4, and SuSE Linux 9.0-9.3 with Qt 3.[23].x and Qt 4.0.0. -It was compiled using GCC 3.3.x, GCC 3.4.x and GCC 4.x.y. If you have problems with compiling or running LMMS, find any bug or have suggestions and so on, please feel free to e-mail me (for mail-address see @@ -105,10 +104,10 @@ http://lmms.sourceforge.net/development.php or in the Wiki: -http://wiki.mindrules.net +http://lmms.sourceforge.net/wiki/ Before coding a new big feature, please ALWAYS post your idea and suggestions about your feature and about the intended implementation to the LMMS-devel-mailinglist (lmms-devel@lists.sourceforge.net) and wait for replies! Maybe there're different ideas, improvements, hints or maybe your feature is -not welcome/needed at the moment (but for sure this will be very seldom). +not welcome/needed at the moment. diff --git a/lmms.spec.in b/lmms.spec.in index 115a3d12f..15acdc892 100644 --- a/lmms.spec.in +++ b/lmms.spec.in @@ -1,6 +1,6 @@ # Configuration variables %define name lmms -%define version 0.2.1 +%define version 0.3.0 %define rel 1 %define release %{rel}%{?disttag}%{?repotag}