Re: [LAD] New release of zita-convolver / jconvolver / fconvolver

From: Fons Adriaensen <fons@email-addr-hidden>
Date: Wed Oct 26 2011 - 00:55:43 EEST

On Tue, Oct 25, 2011 at 08:33:17PM +0200, Philipp Überbacher wrote:
 
> My script for Arch seems to work:
> https://aur.archlinux.org/packages/zi/zita-convolver/PKGBUILD
>
> It effectively only does: ln -s libzita-convolver.so.3.0.2 /usr/lib/libzitaconvolver.so
> so it just creates a symlink to the versioned .so

This is the one that was missing in the Makefile. The other one:

   ln -s libzita-convolver.so.3 /usr/lib/libzitaconvolver.so

is created by ldconfig.
 
> Apps expecting the old lib will simply fail.

Not because of any of those symlinks, but because pacman will
remove the older version if it was installed from a package.
IMHO it should not do that - old apps should just continue to
work with the old library until they are recompiled. But that's
the subject of a long standing discussion in Arch.

Meanwhile both zita-convolver and jconvolver have been updated,
so please update the AUR packages as well.

Ciao,

-- 
FA
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Wed Oct 26 04:15:02 2011

This archive was generated by hypermail 2.1.8 : Wed Oct 26 2011 - 04:15:02 EEST