Home
last modified time | relevance | path

Searched +full:libxcb1 +full:- +full:dev (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/.gitlab-ci/container/debian/
Dx86_build.sh3 set -e
4 set -o xtrace
12 autotools-dev \
15 python3-pip \
18 apt-get update
20 apt-get install -y --no-remove \
25 libarchive-dev \
26 libclang-cpp13-dev \
27 libclang-cpp11-dev \
28 libgbm-dev \
[all …]
/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/skia/infra/bots/assets/mesa_intel_driver_linux/
DREADME.md11 ------------
12 It is easiest to just use the pre-built docker image.
14 …docker run -v /tmp/out:/OUT -e MESA_VERSION=18.1.7 gcr.io/skia-public/mesa-driver-builder:latest /…
22 --------------------
25 for day-to-day builds.
29-get install autoconf libtool scons flex bison llvm-dev libpthread-stubs0-dev x11proto-gl-dev libd…
33 The following steps are also represented in `mesa-driver-builder/build_mesa.sh`
38 wget ftp://ftp.freedesktop.org/pub/mesa/mesa-$MESA_VERSION.tar.gz
39 gunzip mesa-$MESA_VERSION.tar.gz
40 tar --extract -f mesa-$MESA_VERSION.tar
[all …]
/third_party/flutter/skia/infra/bots/assets/mesa_intel_driver_linux/
DREADME.md11 ------------
12 It is easiest to just use the pre-built docker image.
14 …docker run -v /tmp/out:/OUT -e MESA_VERSION=18.1.7 gcr.io/skia-public/mesa-driver-builder:latest /…
22 --------------------
25 for day-to-day builds.
29-get install autoconf libtool scons flex bison llvm-dev libpthread-stubs0-dev x11proto-gl-dev libd…
33 The following steps are also represented in `mesa-driver-builder/build_mesa.sh`
38 wget ftp://ftp.freedesktop.org/pub/mesa/mesa-$MESA_VERSION.tar.gz
39 gunzip mesa-$MESA_VERSION.tar.gz
40 tar --extract -f mesa-$MESA_VERSION.tar
[all …]