Author: qboosh Date: Sun Feb 19 13:03:33 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - descs
---- Files affected: SPECS: exscalibar.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/exscalibar.spec diff -u SPECS/exscalibar.spec:1.3 SPECS/exscalibar.spec:1.4 --- SPECS/exscalibar.spec:1.3 Wed Feb 15 01:46:43 2006 +++ SPECS/exscalibar.spec Sun Feb 19 14:03:28 2006 @@ -1,5 +1,6 @@ # $Revision$, $Date$ -Summary: exscalibar +Summary: exscalibar - audio signal refinement architecture +Summary(pl): exscalibar - architektura do oczyszczania sygnału dźwiękowego Name: exscalibar Version: 1.0.4 Release: 0.1 @@ -7,7 +8,7 @@ Group: Applications Source0: http://dl.sourceforge.net/exscalibar/%{name}-%{version}.tar.bz2 # Source0-md5: 3b0abeb7648d3732e5f4702c4a2be4ab -URL: http://sourceforge.net/projects/exscalibar +URL: http://sourceforge.net/projects/exscalibar/ BuildRequires: fftw3-single-devel BuildRequires: libmad-devel BuildRequires: libsndfile-devel @@ -18,20 +19,25 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description +Exscalibar is an EXtendable, SCalable Architecture for Live, +Interactive or Batch-orientated Audio-signal Refinement. + +%description -l pl +Exscalibar (EXtendable, SCalable Architecture for Live, Interactive or +Batch-orientated Audio-signal Refinement) to rozszerzalna, skalowalna +architektura do oczyszczania sygnału dźwiękowego na żywo, +interaktywnie lub w trybie wsadowym. %prep %setup -q %build - -QTDIR=/usr %configure -QTDIR=/usr %{__make} +export QTDIR=/usr +%configure +%{__make} %install rm -rf $RPM_BUILD_ROOT -# create directories if necessary -#install -d $RPM_BUILD_ROOT -#install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} %{__make} install \ DESTDIR=$RPM_BUILD_ROOT @@ -47,7 +53,11 @@ %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org + $Log$ +Revision 1.4 2006/02/19 13:03:28 qboosh +- descs + Revision 1.3 2006/02/15 00:46:43 paszczus - compile now, thx to piotr.budny (at) gmail.com @@ -56,4 +66,3 @@ Revision 1.1 2006/02/14 20:07:52 paszczus - initial spec which is required for amarok full funcionality ; nfy, broken - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/exscalibar.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
