[kernel] r8130 - in dists/trunk/linux-modules-extra-2.6: . debian gspca

Daniel Baumann daniel at alioth.debian.org
Sat Jan 6 17:54:04 CET 2007


Author: daniel
Date: Sat Jan  6 17:54:04 2007
New Revision: 8130

Added:
   dists/trunk/linux-modules-extra-2.6/gspca/
   dists/trunk/linux-modules-extra-2.6/gspca/copyright
   dists/trunk/linux-modules-extra-2.6/gspca/defines
   dists/trunk/linux-modules-extra-2.6/gspca/rules
Modified:
   dists/trunk/linux-modules-extra-2.6/debian/changelog
   dists/trunk/linux-modules-extra-2.6/defines
Log:
Adding gspca modules as requested.

Modified: dists/trunk/linux-modules-extra-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-modules-extra-2.6/debian/changelog	(original)
+++ dists/trunk/linux-modules-extra-2.6/debian/changelog	Sat Jan  6 17:54:04 2007
@@ -6,6 +6,7 @@
     - Adjusting install-base:, now the module copyright file is installed
       instead of the wrong one of the conglomeration package.
   * Removing spca5xx modules as requested by maintainer (Closes: #400750).
+  * Adding gspca modules as requested by maintainer (Closes: #400751).
 
  -- Daniel Baumann <daniel at debian.org>  Mon, 11 Dec 2006 20:17:00 +0100
 

Modified: dists/trunk/linux-modules-extra-2.6/defines
==============================================================================
--- dists/trunk/linux-modules-extra-2.6/defines	(original)
+++ dists/trunk/linux-modules-extra-2.6/defines	Sat Jan  6 17:54:04 2007
@@ -1,5 +1,6 @@
 [base]
 modules:
+ gspca
  mol
  redhat-cluster
  squashfs

Added: dists/trunk/linux-modules-extra-2.6/gspca/copyright
==============================================================================
--- (empty file)
+++ dists/trunk/linux-modules-extra-2.6/gspca/copyright	Sat Jan  6 17:54:04 2007
@@ -0,0 +1,62 @@
+This package was debianized by Kel Modderman <kelmo at kanotixguide.org> on
+Wed,  4 Oct 2006 12:35:59 +1000.
+
+It was downloaded from http://mxhaard.free.fr/download.html
+
+Upstream Author: Michel Xhaard <mxhaard at magic.fr>
+
+The following files contain multiple copyright holders:
+
+decoder/gspcadecoder.c
+	Copyright (C) 2003 2004 2005 Michel Xhaard  mxhaard at magic.fr
+	Sonix Decompressor by Bertrik.Sikken. (C) 2004
+	Pixart Decompressor by Bertrik.Sikken. Thomas Kaiser (C) 2005
+	Spca561decoder (C) 2005 Andrzej Szombierski [qq at kuku.eu.org]
+
+Mars-Semi/mr97311.h
+	Copyright (C) 2005 <bradlch at hotmail.com>
+
+Pixart/pac207.h
+	Copyright (C) 2005 Thomas Kaiser  thomas at kaiser-linux.li
+	Copyleft (C) 2005 Michel Xhaard  mxhaard at magic.fr
+
+Sonix/sonix.h
+	Copyright (C) 2003 2004 Michel Xhaard  mxhaard at magic.fr
+	Stefano Mozzi (C) 2004
+
+Vimicro/cs2102.h
+	Copyright (C) 2004 2005 Michel Xhaard  mxhaard at magic.fr
+	Copyright (C) 2005 Alvaro Salmador naplam33 at msn.com
+
+Vimicro/pas106b.h
+	Copyright (C) 2005 Thomas Kaiser thomas at kaiser.linux-site.net
+
+Vimicro/tas5130c_fv0250.h
+	Copyright (C) 2004 Michel Xhaard  mxhaard at magic.fr
+	Copyright (C) 2006 Serge Suchkov  Serge.Suchkov at viking.fb12.tu-berlin.de
+
+All other files contained in this distribution are:
+
+	Copyright (C) 2004 - 2006 Michel Xhaard  mxhaard at magic.fr
+
+License:
+
+   This package is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This package is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this package; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2006, Kel Modderman <kelmo at kanotixguide.org> and
+is licensed under the GPL, see above.

Added: dists/trunk/linux-modules-extra-2.6/gspca/defines
==============================================================================
--- (empty file)
+++ dists/trunk/linux-modules-extra-2.6/gspca/defines	Sat Jan  6 17:54:04 2007
@@ -0,0 +1,13 @@
+[base]
+arches:
+ amd64
+ i386
+ powerpc
+desc: gspca video for linux (v4l) driver
+longdesc:
+ The gpsca video for linux (v4l) driver, provides support for
+ webcams and digital cameras based on the spca5xx range of chips
+ manufactured by SunPlus, Sonix, Z-star, Vimicro, Conexant, Etoms,
+ Mars-semi, Pixart and Transvision.
+ .
+ Homepage: http://mxhaard.free.fr/index.html

Added: dists/trunk/linux-modules-extra-2.6/gspca/rules
==============================================================================
--- (empty file)
+++ dists/trunk/linux-modules-extra-2.6/gspca/rules	Sat Jan  6 17:54:04 2007
@@ -0,0 +1 @@
+$(SOURCE_STAMP): TAR = /usr/src/$(MODULE)-source.tar.bz2



More information about the Kernel-svn-changes mailing list