Name: spcaview Summary: spcaview, spcaserv and spcacat utilities for the spca5xx driver Version: 20051212 Release: 10.1.rcn License: GPL Group: Applications/Multimedia URL: http://mxhaard.free.fr/download.html Source0: %{name}-%{version}.tar.gz BuildRequires: SDL-devel Requires: SDL Requires: kmod-spca5xx Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description spcaview: SDL video recorder and viewer with sound. spcaserv Streaming TCP server spcacat Picture grabber This package works with the spca5xx based webcam with the raw jpeg feature. All the decoding is in user space with the embedded jpeg decoder/encoder %prep %setup -q -n %{name}-%{version} %build %{__make} %install %{__rm} -fr %{buildroot} # Manual install because it tries to set root perms on files %{__mkdir} -p %{buildroot}%{_bindir} %{__install} -D -m 0755 spca{cat,serv,view} %{buildroot}%{_bindir}/ %clean %{__rm} -fr %{buildroot} %files %defattr(-, root, root, 0755) %{_bindir}/spcacat %{_bindir}/spcaserv %{_bindir}/spcaview %doc Changelog README readme.avilib http-java-applet %changelog * Thu Mar 30 2006 Raoul - 20051212-10.1 - Rebuild * Sat Dec 17 2005 Raoul - 20051212-10.1 - Initial spcaview package 20051212