summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Doty <kingtaco@gentoo.org>2005-02-05 19:39:01 +0000
committerMike Doty <kingtaco@gentoo.org>2005-02-05 19:39:01 +0000
commitc22b93bd9fec186c85cac404e1c3571e45582d97 (patch)
tree01e1ec94a6c0ded9b65bedb044c783af11702ca2 /media-video/spca5xx
parentadd dep on new ebuild networkstatus (diff)
downloadhistorical-c22b93bd9fec186c85cac404e1c3571e45582d97.tar.gz
historical-c22b93bd9fec186c85cac404e1c3571e45582d97.tar.bz2
historical-c22b93bd9fec186c85cac404e1c3571e45582d97.zip
version bump
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'media-video/spca5xx')
-rw-r--r--media-video/spca5xx/ChangeLog12
-rw-r--r--media-video/spca5xx/Manifest10
-rw-r--r--media-video/spca5xx/files/digest-spca5xx-200501161
-rw-r--r--media-video/spca5xx/spca5xx-20050116.ebuild34
4 files changed, 45 insertions, 12 deletions
diff --git a/media-video/spca5xx/ChangeLog b/media-video/spca5xx/ChangeLog
index af1b70c2ff1f..7ef9c3f83dc2 100644
--- a/media-video/spca5xx/ChangeLog
+++ b/media-video/spca5xx/ChangeLog
@@ -1,13 +1,9 @@
# ChangeLog for media-video/spca5xx
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/spca5xx/ChangeLog,v 1.2 2005/02/05 02:23:31 kingtaco Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/spca5xx/ChangeLog,v 1.3 2005/02/05 19:39:01 kingtaco Exp $
-*spca5xx-20050109 (04 Feb 2005)
+*spca5xx-20050116 (05 Feb 2005)
- 04 Feb 2005; Mike Doty <kingtaco@gentoo.org> spca5xx-20041224.ebuild,
- +spca5xx-20050109.ebuild:
- 20041224 stable on amd64. 20050109 marked testing for x86 and amd64
-
- 25 Dec 2004; Mike Doty <kingtaco@gentoo.org> :
- Initial import
+ 05 Feb 2005; Mike Doty <kingtaco@gentoo.org> +spca5xx-20050116.ebuild:
+ version bump
diff --git a/media-video/spca5xx/Manifest b/media-video/spca5xx/Manifest
index 28777890c614..feb56cf0cc4f 100644
--- a/media-video/spca5xx/Manifest
+++ b/media-video/spca5xx/Manifest
@@ -3,14 +3,16 @@ Hash: SHA1
MD5 3ae0d4329363540bf3701319a3fbd75f spca5xx-20041224.ebuild 761
MD5 334e4f71306cef3c0456b8ba59bbbfe8 metadata.xml 224
-MD5 b5144b78115beca30939b4fde403684a ChangeLog 485
+MD5 dd972938a6774dd45ee0b1dd7c27aed5 ChangeLog 335
MD5 d4a581acddc51b917c11ce364888e0dc spca5xx-20050109.ebuild 763
+MD5 2e9751c7875ff7f98e98b587462dfe73 spca5xx-20050116.ebuild 763
MD5 c4d8ea87a30b78a071254dd874d04354 files/digest-spca5xx-20041224 68
MD5 692a0c62302943113f33304348af5118 files/digest-spca5xx-20050109 68
+MD5 ffa5b654bbfb968b689205dd9821b76a files/digest-spca5xx-20050116 68
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFCBC4t0K3RJaeXx6cRAtZbAKCz64QNalncU08lmr83g2BEQFHx9gCgtv7k
-FFvIVbadoUgiPd9cvaB/LpY=
-=e/1W
+iD8DBQFCBSGU0K3RJaeXx6cRAg3LAJ9dxCMmGQx/kGf9r/S/IKhc6/3YvACfaSVu
+AAmOPGDWRSppR0hqfZrbjt0=
+=lzdS
-----END PGP SIGNATURE-----
diff --git a/media-video/spca5xx/files/digest-spca5xx-20050116 b/media-video/spca5xx/files/digest-spca5xx-20050116
new file mode 100644
index 000000000000..30dac671f7f2
--- /dev/null
+++ b/media-video/spca5xx/files/digest-spca5xx-20050116
@@ -0,0 +1 @@
+MD5 3957de1e481b4ee3c18d6f7e8e971b09 spca5xx-20050116.tar.gz 147535
diff --git a/media-video/spca5xx/spca5xx-20050116.ebuild b/media-video/spca5xx/spca5xx-20050116.ebuild
new file mode 100644
index 000000000000..2e3b8e29cdeb
--- /dev/null
+++ b/media-video/spca5xx/spca5xx-20050116.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/spca5xx/spca5xx-20050116.ebuild,v 1.1 2005/02/05 19:39:01 kingtaco Exp $
+
+inherit linux-mod
+
+DESCRIPTION="spca5xx driver for webcams."
+HOMEPAGE="http://spca50x.sourceforge.net/spca50x.php"
+SRC_URI="http://mxhaard.free.fr/spca50x/Download/${P}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+RESTRICT=""
+DEPEND=""
+RDEPEND=""
+
+MODULE_NAMES="spca50x(usb/video:)"
+BUILD_PARAMS="KERNELDIR=${KV_DIR}"
+BUILD_TARGETS="default"
+
+src_unpack() {
+ unpack ${A}
+ convert_to_m ${S}/Makefile
+}
+
+src_compile() {
+ linux-mod_src_compile
+}
+
+src_install() {
+ dodoc CHANGELOG INSTALL README
+ linux-mod_src_install
+} \ No newline at end of file