Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 148502 Details for
Bug 179916
media-video/gspcav1-20070508 : image flipped over 180 degrees with 0ac8:c001 camera
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
/gspcav1-20071224.ebuild
gspcav1-20071224.ebuild (text/plain), 869 bytes, created by
GNUtoo
on 2008-04-03 20:31:27 UTC
(
hide
)
Description:
/gspcav1-20071224.ebuild
Filename:
MIME Type:
Creator:
GNUtoo
Created:
2008-04-03 20:31:27 UTC
Size:
869 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/media-video/gspcav1/gspcav1-20070508.ebuild,v 1.3 2007/11/27 14:16:48 zzam Exp $ > >inherit linux-mod > >DESCRIPTION="gspcav1 driver for webcams." >HOMEPAGE="http://mxhaard.free.fr/download.html" >SRC_URI="http://mxhaard.free.fr/spca50x/Download/${P}.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" >IUSE="" >RESTRICT="" >DEPEND="" >RDEPEND="" > >MODULE_NAMES="gspca(usb/video:)" >BUILD_TARGETS="default" >CONFIG_CHECK="VIDEO_DEV" > >pkg_setup() { > linux-mod_pkg_setup > BUILD_PARAMS="KERNELDIR=${KV_DIR}" >} > >src_unpack() { > unpack ${A} > epatch "${FILESDIR}/${P}_vc0323-yuv.patch" > epatch "${FILESDIR}/${P}_yvyu-rotate.patch" > convert_to_m "${S}"/Makefile >} > >src_install() { > dodoc changelog > linux-mod_src_install >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 179916
: 148502 |
148504
|
148506