C++ built libraries have a tendancy to change at every release. They should all have three digit sonames IMHO. I'll patch flac in the near future. The strange thing is the audacity developer that builds with Ubuntu 14.04 claimed that "my system libflac is claimed as "1.3.0-2ubuntu0.14.04.1" which again I can build Audacity against.".
Dave On 3/23/17, Olaf Hering <[email protected]> wrote: > Am Wed, 22 Mar 2017 08:18:07 +0100 > schrieb Olaf Hering <[email protected]>: > >> Am Wed, 22 Mar 2017 07:19:27 +0200 >> schrieb Dave Plater <[email protected]>: >> >> > Audacity-2.1.3 needs flac > 1.3.0 in Leap:42.1 and 2 also suil > 0.8.1 >> > to build for 42.1 >> >> How does upstream justify the requirement for a newer flac? >> Does it fail to build/run with 1.3.0? > > flac is now a _link to Factory. > > I wonder if the C++ part is really ABI compatible. At least chromium seems > to buildrequire flac++. But this command finds only a few other pkgs: > > zypper se -snt package --requires 'libFLAC++.so.6()(64bit)' > > So its probably just about those few we need to worry about. > > Olaf > _______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
