Hello Adolf,
Actually, since we dropped Asterisk, there is probably no need for spendsp any more.
It is a library that emulates digital sound processors that were used to send and received faxes in Asterisk.
Would you like to submit a patch to drop this? Nobody should be affected by this at all.
Best, -Michael
On 8 Jan 2023, at 21:41, Adolf Belka adolf.belka@ipfire.org wrote:
Signed-off-by: Adolf Belka adolf.belka@ipfire.org
lfs/spandsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/spandsp b/lfs/spandsp index 5d609cb06..ffd8c7d02 100644 --- a/lfs/spandsp +++ b/lfs/spandsp @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2023 IPFire Team info@ipfire.org # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = spandsp -PAK_VER = 6 +PAK_VER = 7
DEPS =
-- 2.39.0