svn commit: r304788 - head/multimedia/vlc

Juergen Lock nox at jelal.kn-bremen.de
Tue Sep 25 19:30:45 UTC 2012


On Tue, Sep 25, 2012 at 01:43:32AM +0000, Alexey Dokuchaev wrote:
> On Mon, Sep 24, 2012 at 05:33:25PM +0000, Juergen Lock wrote:
> > New Revision: 304788
> > URL: http://svn.freebsd.org/changeset/ports/304788
> > 
> > Log:
> >   Strip OPTIONng description that's too long for 8.x dialog(1).
> > 
> > @@ -70,7 +70,7 @@ STREAM_DESC=	stream output
> >  SQLITE_DESC=	SQLite database support
> >  TAGLIB_DESC=	ID3 tag and Ogg comment support
> >  THEORA_DESC=	OGG/Vorbis video codec support
> > -TREMOR_DESC=	Tremor voice audio (redundant with Vorbis)
> > +TREMOR_DESC=	Tremor voice audio
> >  TWOLAME_DESC=	Twolame mpeg2 audio encoder support
> >  UPNP_DESC=	UPnP network device control
> >  V4L_DESC=	Video4Linux video capture compatibility
> 
> Any reason not to use the defaults here?  Many of these knobs are already
> defined in bsd.options.desc.mk.

Hmm yeah I should have checked...  Fixed.

	Juergen



More information about the svn-ports-all mailing list