Home
last modified time | relevance | path

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

/third_party/mesa3d/.gitlab-ci/container/debian/
Dx86_build-base.sh3 set -e
4 set -o xtrace
8 apt-get install -y ca-certificates gnupg2 software-properties-common
11 apt-key add .gitlab-ci/container/debian/llvm-snapshot.gpg.key
12 add-apt-repository "deb https://apt.llvm.org/bullseye/ llvm-toolchain-bullseye-13 main"
14 sed -i -e 's/http:\/\/deb/https:\/\/deb/g' /etc/apt/sources.list
19 python3-pip \
20 python3-setuptools \
23 apt-get update
25 apt-get install -y --no-remove \
[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/gstreamer/gstplugins_good/
DREQUIREMENTS9 sudo apt-get build-dep gst-plugins-good1.0
30 DebianPackage: libgstreamer1.0-dev
34 gst-plugins-base from git master as well.
40 DebianPackage: libgstreamer-plugins-base1.0-dev
44 gst-plugins-base from git master as well.
50 This file lists supporting libraries for which gst-plugins-good contains
58 DebianPackage: liborc-0.4-dev
60 run-time generated assembly. Not a hard requirement, but
61 highly recommended. Packagers, please hard-depend on liborc.
65 Package: gdk-pixbuf Library
[all …]
/third_party/mksh/
Dcheck.t2 # -*- mode: sh -*-
3 #-
23 #-
28 # http://svnweb.freebsd.org/base/head/bin/test/tests/legacy_test.sh?view=co&content-type=text%2Fpla…
31 # (2013/12/02 20:39:44) http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/regress/bin/ksh/?sortby=date
33 expected-stdout:
41 ---
42 expected-stdout:
48 name: KSH_VERSION-modern
49 category: !shell:legacy-yes
[all …]