Browse Source
* added spca5xx (20060501) - spca5xx module for webcams and digital cameras git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20588 10447126-35f2-4685-b0cf-6dd780d3921fearly
Alejandro Mery
18 years ago
4 changed files with 85 additions and 0 deletions
@ -0,0 +1,18 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../spca5xx/postlinux.conf |
||||
# Copyright (C) 2007 The OpenSDE Project |
||||
# |
||||
# More information can be found in the files COPYING and README. |
||||
# |
||||
# This program 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; version 2 of the License. A copy of the |
||||
# GNU General Public License can be found in the file COPYING. |
||||
# --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
var_append makeopt " " "KINCLUDE=$moduledir/build/include" |
||||
var_append makeopt " " "KERNELDIR=$moduledir/build" |
||||
var_append makeopt " " "MODULE_INSTALLDIR=$moduledir/usb/media" |
||||
makeinstopt="$makeopt install" |
@ -0,0 +1,18 @@
|
||||
|
||||
[TIMESTAMP] 1174452731 Wed Mar 21 04:52:11 2007 |
||||
[BUILDTIME] 0 (5) |
||||
[SIZE] 0.01 MB, 6 files |
||||
|
||||
[DEP] 00-dirtree |
||||
[DEP] bash |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] findutils |
||||
[DEP] gawk |
||||
[DEP] gcc |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
@ -0,0 +1,15 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../spca5xx/spca5xx.conf |
||||
# Copyright (C) 2007 The OpenSDE Project |
||||
# |
||||
# More information can be found in the files COPYING and README. |
||||
# |
||||
# This program 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; version 2 of the License. A copy of the |
||||
# GNU General Public License can be found in the file COPYING. |
||||
# --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
custmain="true" |
@ -0,0 +1,34 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../spca5xx/spca5xx.desc |
||||
[COPY] Copyright (C) 2007 The OpenSDE Project |
||||
[COPY] |
||||
[COPY] More information can be found in the files COPYING and README. |
||||
[COPY] |
||||
[COPY] This program is free software; you can redistribute it and/or modify |
||||
[COPY] it under the terms of the GNU General Public License as published by |
||||
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||
[COPY] GNU General Public License can be found in the file COPYING. |
||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
[I] spca5xx module for webcams and digital cameras |
||||
|
||||
[T] support for webcams and digital cameras based on the spca5xx range of |
||||
[T] chips manufactured by SunPlus Sonix Z-star Vimicro Conexant Etoms |
||||
[T] Transvision Mars-Semi Pixart. |
||||
|
||||
[U] http://mxhaard.free.fr |
||||
|
||||
[A] Michel Xhaard <mxhaard@users.sourceforge.net> |
||||
[M] Oliver Winston <zuberiw@googlemail.com> |
||||
|
||||
[C] base/system |
||||
|
||||
[L] GPL |
||||
[S] Beta |
||||
[V] 20060501 |
||||
[P] X -----5---9 800.000 |
||||
|
||||
[D] 1082410898 spca5xx-20060501.tar.gz http://mxhaard.free.fr/spca50x/Download/ |
||||
|
Loading…
Reference in new issue