Page MenuHomeSolus

use system speex instead of builtin version
ClosedPublic

Authored by kyrios123 on Jun 1 2017, 3:46 PM.
Tags
None
Referenced Files
F11070512: D300.id6108.diff
Sat, Aug 12, 12:27 AM
F11052544: D300.diff
Thu, Aug 10, 9:32 PM
F10941391: D300.id6108.diff
Fri, Jul 14, 6:01 AM
F10941390: D300.id6053.diff
Fri, Jul 14, 6:01 AM
F10941389: D300.id.diff
Fri, Jul 14, 6:01 AM
F10933986: D300.id625.diff
Jul 12 2023, 9:22 AM
F10933983: D300.diff
Jul 12 2023, 9:21 AM
F10893469: D300.id625.diff
Jun 30 2023, 8:12 PM

Details

Summary

Restore usage of speex/speexdsp library instead of relying on builtin speex.

Depends on D174, ref D120.

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Diff Detail

Repository
R350 alsa-plugins
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

For some reason, it doesn't work with the pkgconfig, so I had to use the -devel.

Because of the use of local repos, no?

In D300#4187, @ikey wrote:

For some reason, it doesn't work with the pkgconfig, so I had to use the -devel.

Because of the use of local repos, no?

The .eopkg files are in /var/lib/solbuild/local and I do make local.
Unless I missed something, it should normally work with pkgconfig32() and pkgconfig(), isn't it ?
But /usr/lib/pkgconfig/speexdsp.pc and /usr/lib64/pkgconfig/speexdsp.pc are missing when I don't use the -devel

DataDrake added a subscriber: DataDrake.

needs updating after fixes to libspeex

This revision now requires changes to proceed.Feb 24 2018, 5:02 PM
kyrios123 retitled this revision from use speex library instead of builtin to use system speex instead of builtin version.
kyrios123 edited the summary of this revision. (Show Details)

Rebuid for libspeex fixes

This revision is now accepted and ready to land.Mar 12 2018, 1:47 AM
This revision was automatically updated to reflect the committed changes.