From owner-freebsd-gnome@FreeBSD.ORG Sat Feb 26 11:53:02 2005 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EB8A16A4CE for ; Sat, 26 Feb 2005 11:53:02 +0000 (GMT) Received: from fe04.axelero.hu (fe04.axelero.hu [195.228.240.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C94643D54 for ; Sat, 26 Feb 2005 11:53:01 +0000 (GMT) (envelope-from Gabor@Zahemszky.HU) Received: from fe04 (localhost-02 [127.0.2.1]) by fe04.axelero.hu (8.13.2/8.13.2) with SMTP id j1QBqlJU079624; Sat, 26 Feb 2005 11:52:47 GMT Received: from fe04.axelero.hu ([127.0.2.1]) by fe04 ([195.228.240.92]) with SMTP (gateway) id A037054457F; Sat, 26 Feb 2005 11:52:47 +0000 Received: from [192.168.1.4] (109.205-182-adsl-pool.axelero.hu [81.182.205.109]) by fe04.axelero.hu (8.13.2/8.13.2) with ESMTP id j1QBqjPf079574; Sat, 26 Feb 2005 11:52:46 GMT Message-ID: <42206318.7030708@Zahemszky.HU> Date: Sat, 26 Feb 2005 12:52:56 +0100 From: =?ISO-8859-2?Q?Zahemszky_G=E1bor?= User-Agent: Mozilla Thunderbird 1.0 (X11/20050104) X-Accept-Language: en-us, en MIME-Version: 1.0 To: flynn@energyhq.es.eu.org, freebsd-gnome@freebsd.org Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Subject: BMP on FreeBSD missing wav-plugin X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Feb 2005 11:53:02 -0000 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"