Hi, here's gentoo ebuild for microdia driver (for development branch) Regards Vasily
# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2
inherit git eutils linux-mod EGIT_REPO_URI="http://repo.or.cz/r/microdia.git" EGIT_BRANCH="origin/development" EGIT_TREE="origin/development" DESCRIPTION="microdia - driver for sn9c20x-based webcams" HOMEPAGE="http://groups.google.com/group/microdia" SRC_URI="" LICENSE="LGPL-2" SLOT="0" KEYWORDS="~x86 ~amd64" MODULE_NAMES="microdia(usb/video:)" CONFIG_CHECK="VIDEO_DEV" BUILD_TARGETS="all" DEPEND="media-gfx/imagemagick =dev-libs/libusb-1.0.9999" src_unpack() { git_src_unpack cd ${S} # Add any specific patches here }
signature.asc
Description: This is a digitally signed message part.
