[Pkg-spca5xx-devel] Bug#400751: linux-modules-extra-2.6: include gspca

Kel Modderman kelmo at kanotixguide.org
Tue Nov 28 16:13:51 CET 2006


Package: linux-modules-extra-2.6
Severity: wishlist
Tags: patch

Please consider including the gspca module. Patch attached (based on
same structure spca5xx used).

gspca module should enter testing anytime now.

Thanks, Kel.
-------------- next part --------------
diff -Nrup linux-modules-extra-2.6-2.6.18.orig/defines linux-modules-extra-2.6-2.6.18/defines
--- linux-modules-extra-2.6-2.6.18.orig/defines	2006-11-29 00:53:36.000000000 +1000
+++ linux-modules-extra-2.6-2.6.18/defines	2006-11-29 00:55:21.000000000 +1000
@@ -1,5 +1,6 @@
 [base]
 modules:
+ gspca
  redhat-cluster
  squashfs
  unionfs
diff -Nrup linux-modules-extra-2.6-2.6.18.orig/gspca/copyright linux-modules-extra-2.6-2.6.18/gspca/copyright
--- linux-modules-extra-2.6-2.6.18.orig/gspca/copyright	1970-01-01 10:00:00.000000000 +1000
+++ linux-modules-extra-2.6-2.6.18/gspca/copyright	2006-10-04 10:01:44.000000000 +1000
@@ -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.
diff -Nrup linux-modules-extra-2.6-2.6.18.orig/gspca/defines linux-modules-extra-2.6-2.6.18/gspca/defines
--- linux-modules-extra-2.6-2.6.18.orig/gspca/defines	1970-01-01 10:00:00.000000000 +1000
+++ linux-modules-extra-2.6-2.6.18/gspca/defines	2006-11-29 00:44:48.000000000 +1000
@@ -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
diff -Nrup linux-modules-extra-2.6-2.6.18.orig/gspca/rules linux-modules-extra-2.6-2.6.18/gspca/rules
--- linux-modules-extra-2.6-2.6.18.orig/gspca/rules	1970-01-01 10:00:00.000000000 +1000
+++ linux-modules-extra-2.6-2.6.18/gspca/rules	2006-11-29 00:42:48.000000000 +1000
@@ -0,0 +1 @@
+$(SOURCE_STAMP): TAR = /usr/src/$(MODULE)-source.tar.bz2


More information about the Pkg-spca5xx-devel mailing list