Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37551532
en ru br
ALT Linux repos
D:1.00.00-alt1
5.0: 1.1-alt0.195.1
4.1: 1.1-alt0.195.1

Group :: Development/Kernel
RPM: kernel-source-uvcvideo

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: kernel-source-uvcvideo
Version: 1.00.00
%define upstream_version 20070823
Release: alt1

Summary: Sources for the uvcvideo USB camera driver
License: GPL
Group: Development/Kernel
URL: svn://svn.berlios.de/linux-uvc/linux-uvc/trunk
Packager: Kernel Maintainer Team <kernel at packages.altlinux.org>

Source: uvcvideo-%upstream_version.tar.bz2
Source1: uvcvideo.html

BuildArch: noarch
BuildPreReq: kernel-build-tools

# Information extracted from http://mxhaard.free.fr/spca5xx.html

%description
Linux Kernel USB Video Class module
 linux-uvc is a kernel module that supports some standard devices that
 implement USB Video Class.

 Currently supports Logitech Quickcam Fusion, Logitech Quickcam Orbit,
 Logitech Quickcam Pro for Notebooks, and Logitech Quickcam Pro 5000.

The UVC specification covers webcams, digital camcorders, analog video
converters, analog and digital television tuners, and still-image cameras that
support video streaming for both video input and output.
Due to the limited available man power and the broad scope of the UVC
specification, the Linux UVC project will concentrate the development efforts
on video input devices, especially webcams. Video output devices will be
considered at a later time.

The Linux UVC projects is currently focussing on kernel support for UVC
devices. The driver implements the Video4Linux 2 (V4L2) API. Support for V4L1
is not planned.

%prep
%setup -q -c
cp %SOURCE1 uvcvideo-%upstream_version
mv uvcvideo-%upstream_version %name-%version

%install
mkdir -p %kernel_srcdir
tar -cjf %kernel_srcdir/%name-%version.tar.bz2 %name-%version

%files
%attr(0644,root,root) %kernel_src/%name-%version.tar.bz2

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin