summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/qce-ga')
-rw-r--r--media-video/qce-ga/qce-ga-0.40d.ebuild10
1 files changed, 4 insertions, 6 deletions
diff --git a/media-video/qce-ga/qce-ga-0.40d.ebuild b/media-video/qce-ga/qce-ga-0.40d.ebuild
index b5b8bcd3aae5..99264996c5ee 100644
--- a/media-video/qce-ga/qce-ga-0.40d.ebuild
+++ b/media-video/qce-ga/qce-ga-0.40d.ebuild
@@ -1,16 +1,16 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/qce-ga/qce-ga-0.40d.ebuild,v 1.3 2003/05/23 19:43:41 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/qce-ga/qce-ga-0.40d.ebuild,v 1.4 2003/08/03 03:14:58 vapier Exp $
-IUSE=""
DESCRIPTION="Logitech USB Quickcam Express Linux Driver Modules"
HOMEPAGE="http://qce-ga.sourceforge.net/"
SRC_URI="mirror://sourceforge/qce-ga/${P}.tar.gz"
+
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+
DEPEND="virtual/linux-sources"
-S="${WORKDIR}/${P}"
pkg_setup() {
[ -z "$KV" ] && die "Couldn't detect kernel version. Does /usr/src/linux exist?"
@@ -18,12 +18,10 @@ pkg_setup() {
}
src_compile() {
- # namespace conflict in makefile
- unset DEBUG
emake || die
}
-src_install () {
+src_install() {
# install the driver in the right palce
insinto "/lib/modules/${KV}/misc"
doins mod_quickcam.o