FS#3925 - xmms-crossfade needs libsamplerate dependency

Attached to Project: Arch Linux
Opened by Johannes Jordan (FoPref) - Tuesday, 07 February 2006, 19:50 GMT
Last edited by Paul Mattal (paul) - Thursday, 09 February 2006, 15:56 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Damir Perisa (damir.perisa)
Architecture not specified
Severity High
Priority Normal
Reported Version 0.7.1 Noodle
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Hi,

libcrossfade needs libsamplerate to work properly. If it's not installed, it won't even be selectable. Here's why:

> ldd /usr/lib/xmms/Output/libcrossfade.so
linux-gate.so.1 => (0xffffe000)
libsamplerate.so.0 => not found
libc.so.6 => /lib/tls/libc.so.6 (0xb7e56000)
/lib/ld-linux.so.2 (0x80000000)

This is on a decent arch system without libsamplerate installed.

I suggest to add extra/libsamplerate to the dependancys of extra/xmms-crossfade
Up till now it seems to only depend on xmms itself.
This task depends upon

Closed by  Damir Perisa (damir.perisa)
Thursday, 09 February 2006, 22:41 GMT
Reason for closing:  Fixed
Additional comments about closing:  -2 is on the way

Loading...