Home
last modified time | relevance | path

Searched +full:libsoxr +full:- +full:dev (Results 1 – 2 of 2) sorted by relevance

/third_party/pulseaudio/
D.gitlab-ci.yml4 # effectively a no-op. All of this infrastructure is inherited from the
5 # wayland/ci-templates repository which is the recommended way to set up CI
14 - container
15 - build
22 FDO_DISTRIBUTION_TAG: '2020-03-07-01'
32 - project: 'wayland/ci-templates'
36 build-container:
37 extends: .fdo.container-ifnot-exists@ubuntu
45 FDO_DISTRIBUTION_PACKAGES: >-
49 bash-completion
[all …]
/third_party/ffmpeg/
Dconfigure5 # Copyright (c) 2000-2002 Fabrice Bellard
6 # Copyright (c) 2005-2008 Diego Biurrun
7 # Copyright (c) 2005-2008 Mans Rullgard
19 type "$1" > /dev/null 2>&1 && exec "$@"
23 (: ${foo%%bar}) 2> /dev/null
26 (: ${foo?}) 2> /dev/null
32 if test "0$FF_CONF_EXEC" -lt 1; then
36 if test "0$FF_CONF_EXEC" -lt 2; then
40 if test "0$FF_CONF_EXEC" -lt 3; then
45 echo "This configure script requires a POSIX-compatible shell"
[all …]