Author: sls Date: Sun Nov 25 03:42:12 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel. 2 - TODO update
---- Files affected: SPECS: sonic-visualiser.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/sonic-visualiser.spec diff -u SPECS/sonic-visualiser.spec:1.9 SPECS/sonic-visualiser.spec:1.10 --- SPECS/sonic-visualiser.spec:1.9 Sun Nov 25 00:24:56 2007 +++ SPECS/sonic-visualiser.spec Sun Nov 25 04:42:07 2007 @@ -1,17 +1,16 @@ # $Revision$, $Date$ # TODO: -# - no idea why it links libvamp-hostsdk.so -# - it works only with jackd; -# it looks that in AudioTargetFactory::createCallbackTarget it calls abstract -# AudioCallbackPlayTarget::isOK and AudioCallbackPlayTarget::~AudioCallbackPlayTarget -# - check BReq; +# - It segfaults when jack and oss are not avaiable. It tries to use portaudio +# Pa_GetDefaultOutputDevice. Pa_GetDefaultHostApi is "oss", unfortunatly +# without any usefull device. +# # - only one file packaged? # Summary: Sonic Visualiser - an application for viewing and analysing the contents of music audio files Summary(pl.UTF-8): Sonic Visualiser - przeglądarka i analizator zawartości plików dźwiękowych Name: sonic-visualiser Version: 1.0 -Release: 1.1 +Release: 2 License: GPL v2 Group: Applications Source0: http://dl.sourceforge.net/sv1/%{name}-%{version}.tar.gz @@ -93,6 +92,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2007-11-25 03:42:07 sls +- rel. 2 +- TODO update + Revision 1.9 2007-11-24 23:24:56 sls - BR: QtGui-devel, qt4-build - __make -j1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sonic-visualiser.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
