Date: Sat, 26 Feb 2005 12:52:56 +0100 From: =?ISO-8859-2?Q?Zahemszky_G=E1bor?= <Gabor@Zahemszky.HU> To: flynn@energyhq.es.eu.org, freebsd-gnome@freebsd.org Subject: BMP on FreeBSD missing wav-plugin Message-ID: <42206318.7030708@Zahemszky.HU>
next in thread | raw e-mail | index | archive | help
The subject says it all. BMP doesn't compile the wavplayer plugin. The interesting part is, if I cd to the plugins/wav directory, make, and install it by hand, it's working. Sorry, but as I doesn' understand BMP's building process, I couldn't make a patch for it. Zahy < Gabor at Zahemszky dot HU > -- #!/bin/ksh 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?42206318.7030708>