Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Nov 2009 21:56:21 +0100
From:      Harald Weis <hawei@free.fr>
To:        freebsd-questions@freebsd.org, freebsd-stable@freebsd.org
Subject:   Re: Broken multimedia/dvdauthor repaired at last
Message-ID:  <20091129205621.GA3445@pollux.local.net>
In-Reply-To: <200911291826.nATIQrxE065272@fire.js.berklix.net>
References:  <20091129154314.GA2584@pollux.local.net> <200911291826.nATIQrxE065272@fire.js.berklix.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Nov 29, 2009 at 07:26:53PM +0100, Julian H. Stacey wrote:
> Hi,
> Reference:
> > From:		Harald Weis <hawei@free.fr> 
> > Date:		Sun, 29 Nov 2009 16:43:14 +0100 
> > Message-id:	<20091129154314.GA2584@pollux.local.net> 
> 
> Harald Weis wrote:
> > I just found a way to ''repair'' dvdauthor which is broken since several
> > months.
> > It suffices to comment two lines - 1082 and 1083 - in subreader.c like
> > so:
> >   //fribidi_set_mirroring (FRIBIDI_TRUE);
> >   //fribidi_set_reorder_nsm (FRIBIDI_FALSE);
> > 
> > # cd /usr/ports/multimedia/dvdauthor
> > # make
> > This produces the error message. Change subreader.c as said.
> > # vi work/dvdauthor-0.6.14/src/subreader.c
> > # make install
> > 
> > It works for me. Don't know what is missing now. But lxdvdrip which
> > requires dvdauthor is working as usual. :)
> > 
> > Hope it helps everybody else.
> 
> Please use send-pr so this will be seen by those who can commit your fix.

Okay, done.
Harald



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