multimedia/spandsp: Update HOMEPAGE + remove obsolete comment

The domain soft-switch.org is no longer registered. So, switch to the GitHub
page.

It seams Clang had implemented the compile time functions, because the build
of the newer commit with Clang works. So, drop the comment.

Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Jörg Sommer 2026-03-14 10:19:08 +01:00 committed by Khem Raj
parent afbc56ae3c
commit 4953fd5a87
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -4,7 +4,7 @@ DESCRIPTION = "\
demodulates signals commonly used in telephony, such as the \"noise\" \
generated by a fax modem or DTMF touchpad. \
"
HOMEPAGE = "https://www.soft-switch.org/"
HOMEPAGE = "https://github.com/freeswitch/spandsp"
BUGTRACKER = "https://github.com/freeswitch/spandsp/issues"
SECTION = "libs"
LICENSE = "LGPL-2.1-only"
@ -23,9 +23,6 @@ SRC_URI = "\
file://0001-configure-Replace-manual-search-for-libxml-by-AC_CHE.patch \
file://0002-configure-Use-AX_PROG_CC_FOR_BUILD-for-cross-compili.patch \
"
# Fails to build with Clang since 5394b2cae6c482ccb835335b769469977e6802ae
# https://github.com/freeswitch/spandsp/issues/67
# https://lists.openembedded.org/g/openembedded-devel/message/109325
SRCREV = "797760168945c96e91af55bde9d4edaea2e654f9"
inherit autotools