[kde-freebsd] Re: New version of webcamd and cuse4bsd available
Luigi Rizzo
rizzo at iet.unipi.it
Fri Oct 15 20:07:04 CEST 2010
On Wed, Sep 01, 2010 at 10:54:10PM +0200, Hans Petter Selasky wrote:
> On Wednesday 01 September 2010 22:13:03 Hans Petter Selasky wrote:
> > Hi,
> >
> > Please find ports patches attached for cuse4bsd and webcamd ports. Please
> > test and report any bugs.
> >
> > News:
> >
> > - Add support for GNU/kFreeBSD
> > - Add support for DBUS/HAL registration
> > - Add support for more DVB tuner frontends
> > - Add support for multi-antenna DVB adapters
> > - Update to latest version of Linux DVB code
> >
> > --HPS
>
> Please find attached new webcamd.diff, fixing a minor problem with HAL
> registration during bootup.
Hi,
i believe the correct check in etc/rc.d/webcamd should read
if checkyesno hald_enable ; then
command_args="$command_args -H"
fi
Using the form [ -n "${hald_enable}" ]
always succeeds even when the variable is set to NO
cheers
luigi
More information about the kde-freebsd
mailing list