Summary: Yet another sample recorder/player for WAV and AIFF files Name: yarec Version: 0.65 Release: 1 Copyright: GPL Group: Applications/Cryptography Source: http://www.ibiblio.org/pub/Linux/apps/sound/recorders/%{name}-%{version}.tar.gz URL: http://www.freshmeat.net/projects/yarec/ BuildRoot: %{_tmppath}/%{name}-root %description Yarec is yet another sample recorder/player. It has support for a curses based UI and both Linux sound drivers. Supported file formats are WAV and AIFF. %prep %setup -q %build ./configure make %clean rm -rf $RPM_BUILD_ROOT %install %{makeinstall} %files %defattr(-,root,root) %doc AUTHORS ChangeLog COPYING INSTALL NEWS README THANKS TODO %{_bindir}/yarec %changelog * Thu Nov 29 2001 Tim Jackson - initial build