Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2006 14:40:20 GMT
From:      "Thomas E. Zander" <riggs@rrr.de>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/95884: update multimedia/mplayer - libtheora fix
Message-ID:  <200604271440.k3REeKTn056447@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/95884; it has been noted by GNATS.

From: "Thomas E. Zander" <riggs@rrr.de>
To: Andrew Pantyukhin <infofarmer@gmail.com>
Cc: bug-followup@freebsd.org
Subject: Re: ports/95884: update multimedia/mplayer - libtheora fix
Date: Thu, 27 Apr 2006 16:32:32 +0200

 Am Sat, dem 22. Apr 2006, um 11:06 +0400 Uhr schrubte Andrew Pantyukhin
 zum Thema [Re: ports/95884: update multimedia/mplayer - libtheora fix]:
 
 > This tweak doesn't break anything, I don't think it will until
 > something like theora 2.0 which is a long wait from now.
 
 But you really shouldn't do this in your patch:
 
 -LIB_DEPENDS+=	theora.1:${PORTSDIR}/multimedia/libtheora
 +LIB_DEPENDS+=	theora:${PORTSDIR}/multimedia/libtheora
 
 Instead, as your patch bumps theora's major to 2, this one,
 
 -LIB_DEPENDS+=	theora.1:${PORTSDIR}/multimedia/libtheora
 +LIB_DEPENDS+=	theora.2:${PORTSDIR}/multimedia/libtheora
 
 would me much more agreeable.
 
 Riggs
 
 -- 
 - Now the world has gone to bed  | Now I lay me down to sleep        -
 -- Darkness won't engulf my head | Try to count electric sheep      --
 --- I can see by infra-red       | Sweet dream wishes you can keep ---
 ---- How I hate the night        | How I hate the night           ----



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