On 06/18/2015 06:39 PM, Christopher Arndt wrote:
Am 18.06.2015 um 01:13 schrieb Christopher Arndt:
I've just created an AUR package for Arch
Linux users:
https://aur4.archlinux.org/packages/setbfree-git/
I update the package with some improvements:
- Add missing jack dependency
- Install all icon sizes from *.icns files into hicolor icon theme
- Add desktop file for x42-whirl
Thanks for the reminder, I just merged this upstream. Or rather I just
added the .png from which the .icns was created.
What held back desktop integration was a missing message "jackd is not
running."
That was only printed to stderr so far. Now (since v0.8.0-11-g9c671bd)
`xmessage` is used for that, so x11-utils (or whatever package provides
xmessage on Arch) should be added as runtime dependency.
Cheers!
robin