Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 2008 11:03:52 -0500
From:      "Jeremy Messenger" <mezz7@cox.net>
To:        "Kevin Oberman" <oberman@es.net>
Cc:        gnome@freebsd.org, beech@freebsd.org
Subject:   Re: Getting gtk12 based apps to build with esound
Message-ID:  <op.t77ywqtv9aq2h7@mezz.mezzweb.com>
In-Reply-To: <op.t77yqyuu9aq2h7@mezz.mezzweb.com>
References:  <20080317233135.48FFC4500F@ptavv.es.net> <op.t77yqyuu9aq2h7@mezz.mezzweb.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 18 Mar 2008 11:00:24 -0500, Jeremy Messenger <mezz7@cox.net> wro=
te:

> On Mon, 17 Mar 2008 18:31:35 -0500, Kevin Oberman <oberman@es.net> wro=
te:
>
>> I am trying to get xmms to build with esound support. It used to be
>> there, but seems to have vanished recently.
>>
>> I see the Makefile contains:
>> .if ${HAVE_GNOME:Mesound}!=3D""
>> USE_GNOME+=3D     esound
>> OUTPUT_PLUGINS+=3D        esd
>> PLIST_SUB+=3D     ESDPLUGIN:=3D""
>> .else
>> CONFIGURE_ARGS+=3D        --disable-esd
>> PLIST_SUB+=3D     ESDPLUGIN:=3D"@comment "
>> .endif
>>
>> This is only the first check for 'HAVE_GNOME:Mesound'.
>>
>> While I have esound enabled for Gnome (in Preferences) and most apps
>> seem to work just fine with it (totem, xine, mplayer, etc), xmms buil=
ds
>> without esound support since the test for 'HAVE_GNOME:Mesound' was
>> added.
>
> But, if esound exists then it will be enable by default. If esound  =

> doesn't exist and you want to enable it, you can either use  =

> WITH_GNOME=3Dyes or WITH_GNOME=3Desound (both will working).
>
>> I suspect I need to rebuild something, but I don't know what. How do =
I
>> get this to work again?
>
> I don't use xmms, but yeah you should reinstall it if it doesn't build=
  =

> with esound. If it still doesn't work, then you should talk with the  =

> maintainer.

Hold on, I just checked in xmms port and it looks like he has forgotten =
to  =

add WANT_GNOME=3Dyes. You can add it under 'USE_GNOME=3Dgtk12 gnomehack'=
 or  =

somewhere in that area above of that '.include <bsd.port.pre.mk>'.

Add CC'ing to the maintainer.

Cheers,
Mezz

> Cheers,
> Mezz
>
>> Thanks,


-- =

mezz7@cox.net  -  mezz@FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/  -  gnome@FreeBSD.org



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