Andrew Geissler | d1e8949 | 2021-02-12 15:35:20 -0600 | [diff] [blame] | 1 | require pulseaudio.inc |
| 2 | |
| 3 | SRC_URI = "http://freedesktop.org/software/pulseaudio/releases/${BP}.tar.xz \ |
| 4 | file://0001-client-conf-Add-allow-autospawn-for-root.patch \ |
| 5 | file://0002-do-not-display-CLFAGS-to-improve-reproducibility-bui.patch \ |
| 6 | file://0001-build-sys-Add-an-option-for-enabling-disabling-Valgr.patch \ |
| 7 | file://0001-meson-Check-for-__get_cpuid.patch \ |
| 8 | file://volatiles.04_pulse \ |
| 9 | " |
| 10 | SRC_URI[md5sum] = "1efc916251910f1e9d4df7810e3e69f8" |
| 11 | SRC_URI[sha256sum] = "75d3f7742c1ae449049a4c88900e454b8b350ecaa8c544f3488a2562a9ff66f1" |
| 12 | UPSTREAM_CHECK_REGEX = "pulseaudio-(?P<pver>\d+(\.(?!99)\d+)+)\.tar" |