Searched +full:libsoxr +full:- +full:dev (Results 1 – 2 of 2) sorted by relevance
4 # effectively a no-op. All of this infrastructure is inherited from the5 # wayland/ci-templates repository which is the recommended way to set up CI14 - container15 - build22 FDO_DISTRIBUTION_TAG: '2020-03-07-01'32 - project: 'wayland/ci-templates'36 build-container:37 extends: .fdo.container-ifnot-exists@ubuntu45 FDO_DISTRIBUTION_PACKAGES: >-49 bash-completion[all …]
5 # Copyright (c) 2000-2002 Fabrice Bellard6 # Copyright (c) 2005-2008 Diego Biurrun7 # Copyright (c) 2005-2008 Mans Rullgard19 type "$1" > /dev/null 2>&1 && exec "$@"23 (: ${foo%%bar}) 2> /dev/null26 (: ${foo?}) 2> /dev/null32 if test "0$FF_CONF_EXEC" -lt 1; then36 if test "0$FF_CONF_EXEC" -lt 2; then40 if test "0$FF_CONF_EXEC" -lt 3; then45 echo "This configure script requires a POSIX-compatible shell"[all …]