summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES3
-rw-r--r--graphics/Makefile3
-rw-r--r--graphics/sq905view/DESCR4
-rw-r--r--graphics/sq905view/Makefile23
-rw-r--r--graphics/sq905view/PLIST7
-rw-r--r--graphics/sq905view/distinfo6
6 files changed, 44 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 58b88770d19..af28c1a0db1 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6194 2004/06/10 10:18:09 recht Exp $
+$NetBSD: CHANGES,v 1.6195 2004/06/10 13:17:03 hamajima Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -2857,3 +2857,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated cvs to 1.11.17 [grant 2004-06-10]
Updated python23 to 2.3.4nb1 [recht 2004-06-10]
Updated python23-pth to 2.3.4nb1 [recht 2004-06-10]
+ Added sq905view-0.01 [hamajima 2004-06-10]
diff --git a/graphics/Makefile b/graphics/Makefile
index 1361753d8ae..69d17236b00 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.315 2004/06/05 07:46:36 hamajima Exp $
+# $NetBSD: Makefile,v 1.316 2004/06/10 13:17:03 hamajima Exp $
#
COMMENT= Graphics tools and libraries
@@ -224,6 +224,7 @@ SUBDIR+= skencil
SUBDIR+= smpeg-xmms
SUBDIR+= snx101view
SUBDIR+= sodipodi
+SUBDIR+= sq905view
SUBDIR+= swfdec
SUBDIR+= swfdec-gtk2
SUBDIR+= tcm
diff --git a/graphics/sq905view/DESCR b/graphics/sq905view/DESCR
new file mode 100644
index 00000000000..0883d633dd3
--- /dev/null
+++ b/graphics/sq905view/DESCR
@@ -0,0 +1,4 @@
+USB SQcam Webcam based the SQ905 chip Utility Programs
+
+sq905shot ... simple image capture program ( output stdout PPM file )
+sq905view ... sequential image viewer program
diff --git a/graphics/sq905view/Makefile b/graphics/sq905view/Makefile
new file mode 100644
index 00000000000..e7d84756f48
--- /dev/null
+++ b/graphics/sq905view/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/06/10 13:15:03 hamajima Exp $
+#
+
+DISTNAME= sqcam_driver_for_kernel_2_6
+PKGNAME= sq905view-0.01
+CATEGORIES= graphics x11
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sqcam/}
+EXTRACT_SUFX= -0.1b.tar.gz
+
+PATCH_SITES= http://www2.starcat.ne.jp/~takam/bsd/
+PATCHFILES= sqcam_driver_for_BSD-0.01.patch.gz
+PATCH_DIST_STRIP= -p1
+
+MAINTAINER= hamajima@NetBSD.org
+HOMEPAGE= http://www2.starcat.ne.jp/~takam/bsd/NetBSD.html#sqcam
+COMMENT= USB SQcam Webcam based the SQ905 chip Utility Programs
+
+USE_BUILDLINK3= yes
+
+.include "../../graphics/imlib/buildlink3.mk"
+.include "../../x11/gtk/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/sq905view/PLIST b/graphics/sq905view/PLIST
new file mode 100644
index 00000000000..777e99f3d3f
--- /dev/null
+++ b/graphics/sq905view/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/06/10 13:15:03 hamajima Exp $
+bin/sq905shot
+bin/sq905view
+man/cat1/sq905shot.0
+man/cat1/sq905view.0
+man/man1/sq905shot.1
+man/man1/sq905view.1
diff --git a/graphics/sq905view/distinfo b/graphics/sq905view/distinfo
new file mode 100644
index 00000000000..3dcab4a501d
--- /dev/null
+++ b/graphics/sq905view/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/06/10 13:15:03 hamajima Exp $
+
+SHA1 (sqcam_driver_for_kernel_2_6-0.1b.tar.gz) = 5bffdf65966d27fd12146b60d9ee441b6df6a6d8
+Size (sqcam_driver_for_kernel_2_6-0.1b.tar.gz) = 15196 bytes
+SHA1 (sqcam_driver_for_BSD-0.01.patch.gz) = d77af3e949a1382353dde1cbd21ef27fc3ece810
+Size (sqcam_driver_for_BSD-0.01.patch.gz) = 12459 bytes