Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Oct 2005 18:38:33 +0200 (CEST)
From:      Zahemszky Gabor <gabor@zahemszky.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/87380: incorrect use of WITH_LIBMATROSA vs WITH_MATROSKA in some
Message-ID:  <200510131638.j9DGcX53000982@zahemszky.hu>
Resent-Message-ID: <200510131640.j9DGeFkj018252@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         87380
>Category:       ports
>Synopsis:       incorrect use of WITH_LIBMATROSA vs WITH_MATROSKA in some
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 13 16:40:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Zahemszky Gabor
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD zahemszky.hu 5.4-STABLE FreeBSD 5.4-STABLE #0: Wed Sep 28 20:30:48 CEST 2005 root@Picasso.Zahemszky.HU:/usr/obj/usr/src/sys/PICASSO i386


	
>Description:

In the FreeBSD ports tree, there are some programs, which has libmatroska
dependency. multimedia/vlc, vlc-devel and mplayer. vlc and vlc-devel use
the WITH(OUT)?_LIBMATROSKA, but mplayer uses the WITH(OUT)?_MATROSKA
make-variable. As the other similar variables, I think the correct name
would be WITH(OUT)?_MATROSKA.

>How-To-Repeat:
	egrep -R 'WITH(OUT?)_(LIB)?MATROSKA' /usr/ports
>Fix:

In multimedia/vlc{,-devel}/Makefile, chanege the WITH_LIBMATROSKA (and
WITHOUT_LIBMATROSKA) variables to WITH(OUT)?_MATROSKA.
>Release-Note:
>Audit-Trail:
>Unformatted:
 ports



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