Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 14:49:52 UTC Now

2023-06-02 13:40:19 UTC MAIN commitmail json YAML

fix build for option -pulseaudio

phonon 4.11 has changed the CMake mechanism so instead of using their
own macro (which checked WITH_PulseAudio) it just uses find_package
directly, so use the CMake option to disable it.

(plunky)