You are not logged in.
Pages: 1
For a few months I've been struggling with flac files under xmms not being visible.
It seemed that the flac plugin for xmms bundled with flac package was not recognized by xmms.
Today I came across this post: http://lists.xiph.org/pipermail/flac-de … 04202.html
so I recompiled the flac plugin with the change mentioned above and it works. However It will break again when flac update comes.
What is the proper way of fixing this?
1. Should I inform a flac package mantainer to add this small fix to PKGBUILD (It's just one word to add)?
2. Are we waiting for the flac devs to fix this bug in the sources of flac?
Offline
However It will break again when flac update comes.
Nope, the patch you linked to was added to the git repo
.
6EA3 F3F3 B908 2632 A9CB E931 D53A 0445 B47A 0DAB
Great things come in tar.xz packages.
Offline
I am completely unable to run ./configure from the source downloaded from git repo. I get "no such file or directory". I have checked that I am able to run configure on other sources and it works fine. Looking for some clues as I am very much in want of the xmms plugin.
Offline
The git repo doesn't come with a configure script because that is not hand written. To get one, you usually run "./autogen.sh" or "autoreconf".
6EA3 F3F3 B908 2632 A9CB E931 D53A 0445 B47A 0DAB
Great things come in tar.xz packages.
Offline
Always something to learn, and thanks for helping.
Offline
I didn't want to open another thread, but I have problems with flac and xmms.
If I install the package "flac", it adds the module /usr/lib64/xmms/Input/libxmms-flac.so
But xmms does not recognize this library. I had to manually download a rpm (x86_64 for mandrake 2011) and put the library into ~/.xmms/Input .
That works, but I'd like to get the reason why xmms does not recognize the library from the flac package.
Any ideas?
JD
Offline
Pages: 1