SPECS: ecasound.spec - updated to 2.4.5 - updated descs (don't men...
qboosh
qboosh at pld-linux.org
Wed Dec 13 18:42:24 CET 2006
Author: qboosh Date: Wed Dec 13 17:42:24 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.4.5
- updated descs (don't mention disabled libaudiofile, s/qtecasound/ecawave/)
---- Files affected:
SPECS:
ecasound.spec (1.96 -> 1.97)
---- Diffs:
================================================================
Index: SPECS/ecasound.spec
diff -u SPECS/ecasound.spec:1.96 SPECS/ecasound.spec:1.97
--- SPECS/ecasound.spec:1.96 Thu Feb 2 22:36:23 2006
+++ SPECS/ecasound.spec Wed Dec 13 18:42:18 2006
@@ -9,22 +9,22 @@
Summary: Software package for multitrack audio processing
Summary(pl): Oprogramowanie do wielościeżkowego przetwarzania dźwięku
Name: ecasound
-Version: 2.4.4
+Version: 2.4.5
Release: 1
License: GPL
Group: Applications/Sound
Source0: http://ecasound.seul.org/download/%{name}-%{version}.tar.gz
-# Source0-md5: 3032a157f736bb38426b2ebcc92c6513
+# Source0-md5: b5a4f39245e505941f26c5c2c3b80e1c
Patch0: %{name}-link.patch
URL: http://ecasound.seul.org/
%{?with_alsa:BuildRequires: alsa-lib-devel}
%{?with_arts:BuildRequires: arts-devel}
BuildRequires: autoconf >= 2.50
-BuildRequires: automake >= 1.6
+BuildRequires: automake >= 1.6.1
%{?with_jack:BuildRequires: jack-audio-connection-kit-devel}
BuildRequires: ladspa-devel
BuildRequires: libsamplerate-devel
-BuildRequires: libsndfile-devel
+BuildRequires: libsndfile-devel >= 1.0.12
BuildRequires: libstdc++-devel
BuildRequires: libtool >= 2:1.4d
BuildRequires: python-devel >= 2.2
@@ -43,13 +43,13 @@
recording and format conversions, as well as for multitrack effect
processing, mixing, recording and signal recycling. Ecasound supports
a wide range of audio inputs, outputs and effect algorithms. Several
-open-source audio packages, like for instance ALSA, OSS, mpg123, lame,
-libaudiofile and MikMod, are directly supported. One of the advantages
-of ecasound's chain-based design is that effects can easily be
-combined both in series and in parallel. Oscillators and MIDI-CCs can
-be used for controlling effect parameters. Included user-interfaces
-are ecasound - a versatile console mode interface, qtecasound - a
-Qt-based X-interface and various command-line utils suitable for batch
+open-source audio packages, like for instance ALSA, OSS, mpg123, lame
+and MikMod, are directly supported. One of the advantages of
+ecasound's chain-based design is that effects can easily be combined
+both in series and in parallel. Oscillators and MIDI-CCs can be used
+for controlling effect parameters. Included user-interfaces are
+ecasound - a versatile console mode interface, ecawave - a Qt-based
+X-interface and various command-line utils suitable for batch
processing.
%description -l pl
@@ -62,13 +62,13 @@
Ecasound wspiera szeroką gamę źródeł i wyjść dźwięku oraz algorytmów
do jego przetwarzania. Ecasound wspiera wiele wolnych (open source)
-projektów, takich jak ALSA, OSS, mpg123, lame, libaudiofile czy też
-MikMod. Jedną z zalet programu ecasound jest możliwość łańcuchowego
-(szeregowego) lub równoległego łączenia efektów, które mogą być
-kontrolowane poprzez oscylatory lub MIDI-CC. Pakiet ten zawiera
-tekstowy interfejs użytkownika oraz kilka innych narzędzi nadających
-się do przetwarzania wsadowego. Dostępny jest także graficzny
-interfejs użytkownika - qtecasound.
+projektów, takich jak ALSA, OSS, mpg123, lame czy też MikMod. Jedną z
+zalet programu ecasound jest możliwość łańcuchowego (szeregowego) lub
+równoległego łączenia efektów, które mogą być kontrolowane poprzez
+oscylatory lub MIDI-CC. Pakiet ten zawiera tekstowy interfejs
+użytkownika oraz kilka innych narzędzi nadających się do przetwarzania
+wsadowego. Dostępny jest także graficzny, oparty na Qt interfejs
+użytkownika - ecawave.
%package devel
Summary: Header files for ecasound libraries
@@ -170,6 +170,7 @@
install pyecasound/*.py $RPM_BUILD_ROOT%{py_sitedir}
%py_ocomp $RPM_BUILD_ROOT%{py_sitedir}
%py_comp $RPM_BUILD_ROOT%{py_sitedir}
+%py_postclean
%clean
rm -rf $RPM_BUILD_ROOT
@@ -216,6 +217,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.97 2006/12/13 17:42:18 qboosh
+- updated to 2.4.5
+- updated descs (don't mention disabled libaudiofile, s/qtecasound/ecawave/)
+
Revision 1.96 2006/02/02 21:36:23 qboosh
- moved ruby_mod_ver_requires_eq to proper package
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ecasound.spec?r1=1.96&r2=1.97&f=u
More information about the pld-cvs-commit
mailing list