I realize xmms 1.2.7 does not use glib/gtk 2.0 and
pango-1.0. However, I want to be able to compile FLAC
such that I can make its libraries without trying to
add stuff to xmms using glib/gtk 2.0 and pango-1.0. I
am trying to add FLAC libraries for K3B, the KDE CD
burner.
The build system and configure assume glib-1.2 and
gtk-1.2 and there is no way I have found to skip any
XMMS building so that I can continue building the
libraries.
Josh Coalson
2004-04-25
Josh Coalson
2004-04-25
Logged In: YES
user_id=78173
good point, I should add a configure option to
disable the plugin.
maybe if you specify a bogus path in
--with-xmms-prefix it might have the same effect?
Josh
Josh Coalson
2006-05-25
Logged In: YES
user_id=78173
ok, I added a --disable-xmms-plugin option to configure in
CVS, will be in the next release.
Josh
Josh Coalson
2006-05-25