summaryrefslogtreecommitdiff
path: root/graphics/spcaview
diff options
context:
space:
mode:
authorhamajima <hamajima>2006-03-14 17:06:58 +0000
committerhamajima <hamajima>2006-03-14 17:06:58 +0000
commit5c8ac203fff3edf813aa33c6aaf595da4e3b4fb1 (patch)
treec4382253d3ce61c60d7cc1793a11c71eea2ce07e /graphics/spcaview
parente5daf406c8ef2bc899e50885d5859ac15708c27a (diff)
downloadpkgsrc-5c8ac203fff3edf813aa33c6aaf595da4e3b4fb1.tar.gz
updated to 0.3. new support usb-camera based on ICM532.
changed PATCH_SITES and HOMEPAGE. (thanks patch: Joerg)
Diffstat (limited to 'graphics/spcaview')
-rw-r--r--graphics/spcaview/Makefile17
-rw-r--r--graphics/spcaview/distinfo20
-rw-r--r--graphics/spcaview/patches/patch-aa16
-rw-r--r--graphics/spcaview/patches/patch-ab16
-rw-r--r--graphics/spcaview/patches/patch-ac16
-rw-r--r--graphics/spcaview/patches/patch-ad17
-rw-r--r--graphics/spcaview/patches/patch-ae16
-rw-r--r--graphics/spcaview/patches/patch-af16
8 files changed, 118 insertions, 16 deletions
diff --git a/graphics/spcaview/Makefile b/graphics/spcaview/Makefile
index 02453a7892e..eb32dd69789 100644
--- a/graphics/spcaview/Makefile
+++ b/graphics/spcaview/Makefile
@@ -1,21 +1,20 @@
-# $NetBSD: Makefile,v 1.2 2006/02/05 23:09:39 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2006/03/14 17:06:58 hamajima Exp $
#
-DISTNAME= spca5xx-20050206
-PKGNAME= spcaview-0.3b
-PKGREVISION= 1
+DISTNAME= spca5xx-20060101
+PKGNAME= spcaview-0.4
CATEGORIES= graphics x11
-MASTER_SITES= http://mxhaard.free.fr/spca50x/Download/
+MASTER_SITES= http://mxhaard.free.fr/spca50x/Download/oldrelease/
-PATCH_SITES= http://www2.starcat.ne.jp/~takam/bsd/
-PATCHFILES= spca5xx-bsd-0.3b.patch.gz
+PATCH_SITES= http://www.medias.ne.jp/~takam/bsd/
+PATCHFILES= spca5xx-bsd-0.4.patch.gz
PATCH_DIST_STRIP= -p3
MAINTAINER= hamajima@NetBSD.org
-HOMEPAGE= http://www2.starcat.ne.jp/~takam/bsd/NetBSD.html#spca561
+HOMEPAGE= http://www.medias.ne.jp/~takam/bsd/NetBSD.html#spca561
COMMENT= USB Cameras based SPCA5xx Utilities
-WRKSRC= ${WRKDIR}/spca5xx-20050206/drivers/usb
+WRKSRC= ${WRKDIR}/${DISTNAME}/drivers/usb
.include "../../graphics/imlib/buildlink3.mk"
.include "../../x11/gtk/buildlink3.mk"
diff --git a/graphics/spcaview/distinfo b/graphics/spcaview/distinfo
index cab555e6e14..01639fec24d 100644
--- a/graphics/spcaview/distinfo
+++ b/graphics/spcaview/distinfo
@@ -1,8 +1,14 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/04/17 12:56:01 hamajima Exp $
+$NetBSD: distinfo,v 1.2 2006/03/14 17:06:58 hamajima Exp $
-SHA1 (spca5xx-20050206.tar.gz) = 5f536e4a78d0b96eb500baa1498173404128bc35
-RMD160 (spca5xx-20050206.tar.gz) = 84eea377056db2b273b65c9e3248512a2b83ee71
-Size (spca5xx-20050206.tar.gz) = 147019 bytes
-SHA1 (spca5xx-bsd-0.3b.patch.gz) = 81eaf1246b6e0bf9bf1b8b50332b89e3f28b4b61
-RMD160 (spca5xx-bsd-0.3b.patch.gz) = 7fbbd508f04e0ca6d2443c2c7271ee177b7d417d
-Size (spca5xx-bsd-0.3b.patch.gz) = 25917 bytes
+SHA1 (spca5xx-20060101.tar.gz) = 451688de91540cfcbe4ce1d02e51b0dfa5b609ef
+RMD160 (spca5xx-20060101.tar.gz) = 59bf789395336822f6911b7526ae78b72ed63a4b
+Size (spca5xx-20060101.tar.gz) = 184897 bytes
+SHA1 (spca5xx-bsd-0.4.patch.gz) = 2d5b097930cdaf024597f19b665beae860396e0d
+RMD160 (spca5xx-bsd-0.4.patch.gz) = 6cea121359d44113095f9453b83ea659a24afd3b
+Size (spca5xx-bsd-0.4.patch.gz) = 30214 bytes
+SHA1 (patch-aa) = 206250ba3e289aec70a158a169327c13766932f7
+SHA1 (patch-ab) = ed70b92ecb982873bf7ce6625d73a88abe90db3f
+SHA1 (patch-ac) = 926a8446828d92067fe2fbed03d96a9882ebb762
+SHA1 (patch-ad) = 4d8687efd21a245f30848a70685b0a8f6cd0d83f
+SHA1 (patch-ae) = e8386a74056423e96421573f881cadccf5f0e60a
+SHA1 (patch-af) = 557e93e2275ba3201053e7cdb36a80356f88d6c7
diff --git a/graphics/spcaview/patches/patch-aa b/graphics/spcaview/patches/patch-aa
new file mode 100644
index 00000000000..933c3ed2d68
--- /dev/null
+++ b/graphics/spcaview/patches/patch-aa
@@ -0,0 +1,16 @@
+$NetBSD: patch-aa,v 1.1 2006/03/14 17:06:58 hamajima Exp $
+
+--- spca5shot.c.orig 2006-03-03 15:41:54.000000000 +0000
++++ spca5shot.c
+@@ -41,7 +41,11 @@
+ #include <string.h>
+ #include <err.h>
+
++#if defined(__DragonFly__)
++#include <bus/usb/usb.h>
++#else
+ #include <dev/usb/usb.h>
++#endif
+
+ #include "linux_usbif.h"
+ #include "spca5xx.h"
diff --git a/graphics/spcaview/patches/patch-ab b/graphics/spcaview/patches/patch-ab
new file mode 100644
index 00000000000..17c7f1678dc
--- /dev/null
+++ b/graphics/spcaview/patches/patch-ab
@@ -0,0 +1,16 @@
+$NetBSD: patch-ab,v 1.1 2006/03/14 17:06:58 hamajima Exp $
+
+--- linux_usbif.h.orig 2006-03-03 15:42:44.000000000 +0000
++++ linux_usbif.h
+@@ -20,7 +20,11 @@
+ #include <limits.h>
+ #include <err.h>
+
++#if defined(__DragonFly__)
++#include <bus/usb/usb.h>
++#else
+ #include <dev/usb/usb.h>
++#endif
+
+ #define USB_ENDPOINT_DIR_MASK 0x80
+ #define USB_DIR_OUT UT_WRITE
diff --git a/graphics/spcaview/patches/patch-ac b/graphics/spcaview/patches/patch-ac
new file mode 100644
index 00000000000..6360e201635
--- /dev/null
+++ b/graphics/spcaview/patches/patch-ac
@@ -0,0 +1,16 @@
+$NetBSD: patch-ac,v 1.1 2006/03/14 17:06:58 hamajima Exp $
+
+--- spca5share.c.orig 2006-03-03 15:43:20.000000000 +0000
++++ spca5share.c
+@@ -37,7 +37,11 @@
+ #include <sys/ioctl.h>
+ #include <sys/time.h>
+
++#if defined(__DragonFly__)
++#include <bus/usb/usb.h>
++#else
+ #include <dev/usb/usb.h>
++#endif
+
+ #include "linux_usbif.h"
+ #include "spca5xx.h"
diff --git a/graphics/spcaview/patches/patch-ad b/graphics/spcaview/patches/patch-ad
new file mode 100644
index 00000000000..26df269c0c1
--- /dev/null
+++ b/graphics/spcaview/patches/patch-ad
@@ -0,0 +1,17 @@
+$NetBSD: patch-ad,v 1.1 2006/03/14 17:06:58 hamajima Exp $
+
+--- linux_usbif.c.orig 2006-03-03 15:43:59.000000000 +0000
++++ linux_usbif.c
+@@ -28,7 +28,12 @@
+
+ #include <ctype.h>
+ #include <sys/ioctl.h>
++
++#if defined(__DragonFly__)
++#include <bus/usb/usb.h>
++#else
+ #include <dev/usb/usb.h>
++#endif
+
+ #include "linux_usbif.h"
+
diff --git a/graphics/spcaview/patches/patch-ae b/graphics/spcaview/patches/patch-ae
new file mode 100644
index 00000000000..9dac6b8c4e1
--- /dev/null
+++ b/graphics/spcaview/patches/patch-ae
@@ -0,0 +1,16 @@
+$NetBSD: patch-ae,v 1.1 2006/03/14 17:06:58 hamajima Exp $
+
+--- spca5xx.c.orig 2006-03-03 15:44:32.000000000 +0000
++++ spca5xx.c
+@@ -45,7 +45,11 @@ static const char version[] = SPCA5XX_VE
+ #include <ctype.h>
+ #include <sys/ioctl.h>
+
++#if defined(__DragonFly__)
++#include <bus/usb/usb.h>
++#else
+ #include <dev/usb/usb.h>
++#endif
+ #include "linux_usbif.h"
+ #include "spca5xx.h"
+
diff --git a/graphics/spcaview/patches/patch-af b/graphics/spcaview/patches/patch-af
new file mode 100644
index 00000000000..fb3c9106293
--- /dev/null
+++ b/graphics/spcaview/patches/patch-af
@@ -0,0 +1,16 @@
+$NetBSD: patch-af,v 1.1 2006/03/14 17:06:58 hamajima Exp $
+
+--- spca5view.c.orig 2006-03-03 15:45:52.000000000 +0000
++++ spca5view.c
+@@ -45,7 +45,11 @@
+ #include <string.h>
+ #include <err.h>
+
++#if defined(__DragonFly__)
++#include <bus/usb/usb.h>
++#else
+ #include <dev/usb/usb.h>
++#endif
+
+ #include <gtk/gtk.h>
+ #include <gdk_imlib.h>