11 lines
551 B
BlitzBasic
11 lines
551 B
BlitzBasic
|
|
require pulseaudio.inc
|
||
|
|
|
||
|
|
SRC_URI = "http://freedesktop.org/software/pulseaudio/releases/${BP}.tar.xz \
|
||
|
|
file://0001-client-conf-Add-allow-autospawn-for-root.patch \
|
||
|
|
file://0002-do-not-display-CLFAGS-to-improve-reproducibility-bui.patch \
|
||
|
|
file://volatiles.04_pulse \
|
||
|
|
file://0001-doxygen-meson.build-remove-dependency-on-doxygen-bin.patch \
|
||
|
|
"
|
||
|
|
SRC_URI[sha256sum] = "8eef32ce91d47979f95fd9a935e738cd7eb7463430dabc72863251751e504ae4"
|
||
|
|
UPSTREAM_CHECK_REGEX = "pulseaudio-(?P<pver>\d+(\.(?!99)\d+)+)\.tar"
|