Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 May 2011 00:20:49 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-multimedia@freebsd.org
Subject:   New major pre-release of webcamd [v0.2.1]
Message-ID:  <201105240020.49377.hselasky@c2i.net>

next in thread | raw e-mail | index | archive | help
--Boundary-00=_B3t2NwLfpKGAH8U
Content-Type: Text/Plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hi,

Webcamd has recently been heavily upgraded to compile more DVB drivers and 
have more new features.

I've made a 0.2.1 release tarball available for testing. See attachment to 
this e-mail:

cd /usr/ports/multimedia/
cat webcamd.diff | patch
cd webcamd
make all deinstall install clean

Any bugs/errors can be reported here or directly to me.

Please ensure your existing hardware and software works like before.

One new feature is /dev/input/eventX for receiving IR events instead of 
/dev/lircX .

--HPS

--Boundary-00=_B3t2NwLfpKGAH8U
Content-Type: text/x-patch;
  charset="us-ascii";
  name="webcamd.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
	filename="webcamd.diff"

diff -u -r webcamd.orig/Makefile webcamd/Makefile
--- webcamd.orig/Makefile	2011-05-24 00:15:31.000000000 +0200
+++ webcamd/Makefile	2011-05-24 00:15:40.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	webcamd
-PORTVERSION=	0.1.26
+PORTVERSION=	0.2.1
 CATEGORIES=	multimedia
 MASTER_SITES=	http://www.selasky.org/hans_petter/video4bsd/releases/
 
diff -u -r webcamd.orig/distinfo webcamd/distinfo
--- webcamd.orig/distinfo	2011-05-24 00:15:31.000000000 +0200
+++ webcamd/distinfo	2011-05-24 00:15:52.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (webcamd-0.1.26.tar.bz2) = 0626492554966efaac8b2765c478e7d41b59b3e0dfa16cf7cf9593c58996536a
-SIZE (webcamd-0.1.26.tar.bz2) = 3569499
+SHA256 (webcamd-0.2.1.tar.bz2) = 5d7ccf58610308af4313a5e02cd60d55cacddc2ce6765966aa4cf6f84747df63
+SIZE (webcamd-0.2.1.tar.bz2) = 8035640

--Boundary-00=_B3t2NwLfpKGAH8U--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105240020.49377.hselasky>