Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Oct 2010 18:21:28 +0200
From:      Zahemszky =?ISO-8859-2?Q?G=E1bor?= <Gabor@Zahemszky.HU>
To:        riggs@rrr.de, freebsd-ports@freebsd.org
Subject:   FreeBSD mencoder port problem
Message-ID:  <20101002182128.7d3a96e9@Picasso.Zahemszky.HU>

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

I've just found that libmpcdec has been deprecated  in FreeBSD port.
Because of it, there was an mplayer modification. The only problem is
that mencoder has the same libmpcdec dependency, so it should be
updated, too.

Thanks,

Zahy < Gabor at Zahemszky dot UH >

-- 
#!/bin/ksh
#
# See my GPG key at http://www.Zahemszky.HU
#
Z='21N16I25C25E30, 40M30E33E25T15U!';
IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ ';
set -- $Z;for i;{ [[ $i = ? ]]&&print $i&&break;
[[ $i = ??? ]]&&j=$i&&i=${i%?};
typeset -i40 i=8#$i;print -n ${i#???};
[[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;};
IFS=' 0123456789 ';set -- $Z;for i;{ [[ $i = , ]]&&i=2;
[[ $i = ?? ]]||typeset -l i;j="$j $i";typeset +l i;};print "$j"



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