FS#14658 - jack support for libsndfile

Attached to Project: Arch Linux
Opened by Philipp (hollunder) - Sunday, 10 May 2009, 08:24 GMT
Last edited by Eric Belanger (Snowman) - Thursday, 04 June 2009, 03:56 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Eric Belanger (Snowman)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Currently libsndfile is compiled without jack(-audio-connection-kit) support, see:
$ sndfile-jackplay
Sorry this program was compiled without libjack (which probably
only exists on Linux and Mac OSX) and hence doesn't work.

I don't know if/which functionality besides sndfile-jackplay is missing.

Also, at least here namcap complains about missing libvorbis in the dependency array, but this might be because libvorbis is installed here.

Adding jack would probably lead to a circular dependency, I don't know if this is a problem. Would optdepend be a solution? I'd just like to have all possible functionality when it comes to audio and libsndfile is a really important lib.


Additional info:
$ namcap libsndfile-1.0.19-1-i686.pkg.tar.gz
libsndfile E: Dependency detected and not included (libvorbis) from files ['usr/bin/sndfile-jackplay', 'usr/bin/sndfile-cmp', 'usr/bin/sndfile-metadata-get', 'usr/lib/libsndfile.so', 'usr/bin/sndfile-metadata-set', 'usr/lib/libsndfile.so.1.0.19', 'usr/bin/sndfile-regtest', 'usr/lib/libsndfile.so.1', 'usr/bin/sndfile-convert', 'usr/bin/sndfile-play', 'usr/bin/sndfile-info']
libsndfile E: Dependency detected and not included (jack-audio-connection-kit) from files ['usr/bin/sndfile-jackplay']
libsndfile W: Dependency included but already satisfied (alsa-lib)
libsndfile W: Dependency included but already satisfied (flac)
This task depends upon

Closed by  Eric Belanger (Snowman)
Thursday, 04 June 2009, 03:56 GMT
Reason for closing:  Implemented

Loading...