nixpkgs/pkgs/applications/audio/cdparanoia
Reno Dakota 05054bce8a
cdparanoia: fix darwin; add security patches
patches are from macports and debian:

- add patches to include files containing function prototypes on darwin
- fix fprintf format error -- use "%s" buffer
- check buffer for null before dereferencing
- use labs for long
- scan additional ides 4-9
2024-10-30 07:02:27 +00:00
..
configure.patch
default.nix cdparanoia: fix darwin; add security patches 2024-10-30 07:02:27 +00:00
fix_private_keyword.patch
utils.patch