]> Pileus Git - ~andy/sunrise/blobdiff - media-video/ov51x-jpeg/ov51x-jpeg-1.0.0.ebuild
media-video/ov51x-jpeg: Drop old
[~andy/sunrise] / media-video / ov51x-jpeg / ov51x-jpeg-1.0.0.ebuild
diff --git a/media-video/ov51x-jpeg/ov51x-jpeg-1.0.0.ebuild b/media-video/ov51x-jpeg/ov51x-jpeg-1.0.0.ebuild
deleted file mode 100644 (file)
index 243ff3f..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit linux-mod
-
-DESCRIPTION="OV51x driver for Linux which supports JPEG decompression inside the kernel"
-HOMEPAGE="http://www.rastageeks.org/ov51x-jpeg/index.php/Main_Page"
-SRC_URI="http://www.rastageeks.org/downloads/${PN}/old-releases/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-BUILD_TARGETS="all"
-BUILD_PARAMS="KDIR=${KV_DIR}"
-MODULE_NAMES="ov51x-jpeg(media/video:)"
-CONFIG_CHECK="USB VIDEO_V4L1_COMPAT"
-ERROR_USB="${P} requires Host-side USB support (CONFIG_USB)."
-ERROR_VIDEO_V4L1_COMPAT="${P} require support for the Video For Linux API 1 compatibility layer (CONFIG_VIDEO_V4L1_COMPAT)."