| /third_party/ejdb/docker/testbed/ |
| D | llvm.sh | 42 …Debian_9* ) REPO_NAME="deb http://apt.llvm.org/stretch/ llvm-toolchain-stretch$LLVM_VERSION… 43 …Debian_10* ) REPO_NAME="deb http://apt.llvm.org/buster/ llvm-toolchain-buster$LLVM_VERSION_… 44 …Debian_unstable ) REPO_NAME="deb http://apt.llvm.org/unstable/ llvm-toolchain$LLVM_VERSION_STRING … 45 …Debian_testing ) REPO_NAME="deb http://apt.llvm.org/unstable/ llvm-toolchain$LLVM_VERSION_STRING … 46 …Ubuntu_16.04 ) REPO_NAME="deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial$LLVM_VERSION_… 47 …Ubuntu_18.04 ) REPO_NAME="deb http://apt.llvm.org/bionic/ llvm-toolchain-bionic$LLVM_VERSION_… 48 …Ubuntu_18.10 ) REPO_NAME="deb http://apt.llvm.org/cosmic/ llvm-toolchain-cosmic$LLVM_VERSION_… 49 …Ubuntu_19.04 ) REPO_NAME="deb http://apt.llvm.org/disco/ llvm-toolchain-disco$LLVM_VERSION_S… 50 …Ubuntu_19.10 ) REPO_NAME="deb http://apt.llvm.org/eoan/ llvm-toolchain-eoan$LLVM_VERSION_ST… 51 …Ubuntu_20.04 ) REPO_NAME="deb http://apt.llvm.org/focal/ llvm-toolchain-focal$LLVM_VERSION_S…
|
| /third_party/mesa3d/.gitlab-ci/container/debian/ |
| D | arm_build.sh | 7 sed -i -e 's/http:\/\/deb/https:\/\/deb/g' /etc/apt/sources.list 8 echo 'deb https://deb.debian.org/debian buster main' >/etc/apt/sources.list.d/buster.list
|
| D | x86_test-base.sh | 10 sed -i -e 's/http:\/\/deb/https:\/\/deb/g' /etc/apt/sources.list 24 add-apt-repository "deb https://apt.llvm.org/bullseye/ llvm-toolchain-bullseye-13 main"
|
| D | x86_build-base.sh | 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
|
| D | arm_test.sh | 8 sed -i -e 's/http:\/\/deb/https:\/\/deb/g' /etc/apt/sources.list
|
| /third_party/skia/infra/wasm-common/docker/karma-chrome-tests/ |
| D | Dockerfile | 11 RUN wget https://github.com/Yelp/dumb-init/releases/download/v1.2.2/dumb-init_1.2.2_amd64.deb 12 RUN dpkg -i dumb-init_*.deb 17 RUN sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/s…
|
| /third_party/skia/infra/bots/assets/mesa_intel_driver_linux/mesa-driver-builder/ |
| D | Dockerfile | 15 RUN echo "deb-src http://deb.debian.org/debian buster main" >> /etc/apt/sources.list && \ 16 echo "deb-src http://deb.debian.org/debian buster-updates main" >> /etc/apt/sources.list && \
|
| /third_party/skia/toolchain/ |
| D | build_toolchain.bzl | 13 def _download_and_extract_deb(ctx, deb, sha256, prefix, output = ""): 18 url = deb, 19 output = "deb.ar", 25 ctx.execute(["bin/llvm-ar", "x", "deb.ar"]) 35 ctx.delete("deb.ar")
|
| /third_party/flutter/skia/infra/lottiecap/docker/lottie-web-puppeteer/ |
| D | Dockerfile | 10 RUN wget https://github.com/Yelp/dumb-init/releases/download/v1.2.2/dumb-init_1.2.2_amd64.deb 11 RUN dpkg -i dumb-init_*.deb 18 RUN sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/s…
|
| /third_party/skia/infra/lottiecap/docker/lottie-web-puppeteer/ |
| D | Dockerfile | 10 RUN wget https://github.com/Yelp/dumb-init/releases/download/v1.2.2/dumb-init_1.2.2_amd64.deb 11 RUN dpkg -i dumb-init_*.deb 18 RUN sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/s…
|
| /third_party/flutter/skia/infra/wasm-common/docker/karma-chrome-tests/ |
| D | Dockerfile | 11 RUN wget https://github.com/Yelp/dumb-init/releases/download/v1.2.2/dumb-init_1.2.2_amd64.deb 12 RUN dpkg -i dumb-init_*.deb 17 RUN sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/s…
|
| /third_party/jerryscript/targets/esp8266/docs/ |
| D | ESP-PREREQUISITES.md | 46 wget -O esptool_0.0.2-1_i386.deb https://github.com/esp8266/esp8266-wiki/raw/master/deb/esptool_0.0… 47 sudo dpkg -i esptool_0.0.2-1_i386.deb
|
| /third_party/libjpeg-turbo/cmakescripts/ |
| D | BuildPackages.cmake | 5 # Linux RPM and DEB 36 message(STATUS "RPM architecture = ${RPMARCH}, DEB architecture = ${DEBARCH}") 55 configure_file(release/deb-control.in pkgscripts/deb-control) 57 add_custom_target(deb pkgscripts/makedpkg target
|
| /third_party/flutter/skia/third_party/externals/libjpeg-turbo/release/ |
| D | makedpkg.in | 61 rm -f $PKGNAME\_$VERSION\_$DEBARCH.deb 86 (cat pkgscripts/deb-control | sed s/{__PKGNAME}/$PKGNAME/g \ 93 dpkg -b $TMPDIR $PKGNAME\_$VERSION\_$DEBARCH.deb
|
| /third_party/libjpeg-turbo/release/ |
| D | makedpkg.in | 65 rm -f $PKGNAME\_$VERSION\_$DEBARCH.deb 90 (cat pkgscripts/deb-control | sed s/{__PKGNAME}/$PKGNAME/g \ 97 dpkg -b $TMPDIR $PKGNAME\_$VERSION\_$DEBARCH.deb
|
| /third_party/rust/crates/bindgen/.github/workflows/ |
| D | bindgen.yml | 153 … deb [arch=${{matrix.target.debian}}] http://ports.ubuntu.com/ubuntu-ports/ $DISTRIB_CODENAME main 154 …deb [arch=${{matrix.target.debian}}] http://ports.ubuntu.com/ubuntu-ports/ $DISTRIB_CODENAME-updat… 155 …deb [arch=${{matrix.target.debian}}] http://ports.ubuntu.com/ubuntu-ports/ $DISTRIB_CODENAME-backp… 156 …deb [arch=${{matrix.target.debian}}] http://ports.ubuntu.com/ubuntu-ports/ $DISTRIB_CODENAME-secur…
|
| /third_party/flutter/flutter/dev/ci/docker_linux/ |
| D | Dockerfile | 32 RUN echo 'deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main' | tee /etc/apt/sourc… 35 RUN echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.cloud.google.com/ap… 48 RUN wget -q https://deb.nodesource.com/setup_10.x -O "${NODEJS_INSTALL}/nodejs_install.sh"
|
| /third_party/libfuse/ |
| D | .travis.yml | 6 - wget https://launchpad.net/~spotfoss/+archive/ubuntu/ppa/+files/valgrind_3.16.1-2_amd64.deb 7 - sudo apt install ./valgrind_3.16.1-2_amd64.deb
|
| /third_party/flutter/skia/third_party/externals/libjpeg-turbo/cmakescripts/ |
| D | BuildPackages.cmake | 17 # Linux RPM and DEB 39 message(STATUS "RPM architecture = ${RPMARCH}, DEB architecture = ${DEBARCH}") 58 configure_file(release/deb-control.in pkgscripts/deb-control) 60 add_custom_target(deb sh pkgscripts/makedpkg target
|
| /third_party/flutter/skia/third_party/externals/harfbuzz/.circleci/ |
| D | config.yml | 120 …- run: echo "deb http://apt.llvm.org/cosmic/ llvm-toolchain-cosmic main" > /etc/apt/sources.list.d… 121 …- run: echo "deb-src http://apt.llvm.org/cosmic/ llvm-toolchain-cosmic main" > /etc/apt/sources.li… 136 …- run: echo "deb http://apt.llvm.org/cosmic/ llvm-toolchain-cosmic main" > /etc/apt/sources.list.d… 137 …- run: echo "deb-src http://apt.llvm.org/cosmic/ llvm-toolchain-cosmic main" > /etc/apt/sources.li… 152 …- run: echo "deb http://apt.llvm.org/cosmic/ llvm-toolchain-cosmic main" > /etc/apt/sources.list.d… 153 …- run: echo "deb-src http://apt.llvm.org/cosmic/ llvm-toolchain-cosmic main" > /etc/apt/sources.li… 170 …- run: echo "deb http://apt.llvm.org/cosmic/ llvm-toolchain-cosmic main" > /etc/apt/sources.list.d… 171 …- run: echo "deb-src http://apt.llvm.org/cosmic/ llvm-toolchain-cosmic main" > /etc/apt/sources.li… 186 …- run: echo "deb http://apt.llvm.org/cosmic/ llvm-toolchain-cosmic main" > /etc/apt/sources.list.d… 187 …- run: echo "deb-src http://apt.llvm.org/cosmic/ llvm-toolchain-cosmic main" > /etc/apt/sources.li…
|
| /third_party/libuv/.github/workflows/ |
| D | CI.yml | 101 QEMU_VER: "qemu-user-static_4\\.2-.*_amd64.deb$" 103 … DEB=`curl -s $QEMU_SRC/ | grep -o -E 'href="([^"#]+)"' | cut -d'"' -f2 | grep $QEMU_VER | tail -1` 104 wget $QEMU_SRC/$DEB 105 sudo dpkg -i $DEB
|
| /third_party/skia/docker/cmake-release/ |
| D | Dockerfile | 4 RUN echo "deb http://deb.debian.org/debian buster-backports main" >> /etc/apt/sources.list
|
| /third_party/elfutils/tests/ |
| D | run-debuginfod-federation-link.sh | 105 # copy in the deb files 106 cp -rvp ${abs_srcdir}/debuginfod-debs/*deb D 113 debs=$(find D -name \*.deb | wc -l) 114 wait_ready $PORT2 'scanned_files_total{source=".deb archive"}' `expr $debs`
|
| /third_party/flutter/skia/infra/bots/assets/mesa_intel_driver_linux/mesa-driver-builder/ |
| D | Dockerfile | 15 RUN echo "deb http://ftp.debian.org/debian stretch-backports main" >> /etc/apt/sources.list && \ 16 echo "deb-src http://ftp.debian.org/debian stretch-backports main" >> /etc/apt/sources.list && \
|
| /third_party/libwebsockets/ |
| D | .sai.json | 9 …sockets-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake}… 12 …sockets-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake}… 15 …sockets-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake}… 18 …sockets-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake}… 21 …sockets-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake}… 24 …sockets-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake}… 28 …sockets-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake}… 31 …sockets-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake}… 49 …sockets-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake}… 222 "artifacts": "build/*.rpm, build/*.deb, build/*.zip"
|