summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-radio/tlf: provide fallback definitions for M_PI and M_PI_2Thomas Beierlein2023-07-041-0/+47
| | | | | | | | C Standard does not guarantee the presence of both definitions in every circumstance. Closes: https://bugs.gentoo.org/907442 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* media-radio/tlf: Fix inclomplete prototypesThomas Beierlein2023-06-181-0/+32
| | | | Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* media-radio/tlf: Drop -flto and fix some warningsThomas Beierlein2022-10-231-0/+10
| | | | | Closes: https://bugs.gentoo.org/876418 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* media-radio/tlf: Fix musl build errorsThomas Beierlein2022-02-051-0/+12
| | | | | | Closes: https://bugs.gentoo.org/832234 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* media-radio/tlf: Fix failig test (bug #740298)Thomas Beierlein2020-09-131-0/+20
| | | | | | | | Thanks ago for reporting Closes: https://bugs.gentoo.org/740298 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* drop oldThomas Beierlein2017-06-241-355/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-radio/tlf: backport new AX_WITH_CURSES macroThomas Beierlein2016-12-161-0/+355
Fixes compile error with ncurses[tinfo]. Package-Manager: Portage-2.3.3, Repoman-2.3.1