Home
last modified time | relevance | path

Searched +full:use +full:- +full:debian (Results 1 – 25 of 542) sorted by relevance

12345678910>>...22

/third_party/mesa3d/.gitlab-ci/container/
Dgitlab-ci.yml3 .incorporate-templates-commit:
5 FDO_DISTRIBUTION_TAG: "${MESA_IMAGE_TAG}--${MESA_TEMPLATES_COMMIT}"
7 .incorporate-base-tag+templates-commit:
9 …FDO_BASE_IMAGE: "${CI_REGISTRY_IMAGE}/${MESA_BASE_IMAGE}:${MESA_BASE_TAG}--${MESA_TEMPLATES_COMMIT…
10 FDO_DISTRIBUTION_TAG: "${MESA_IMAGE_TAG}--${MESA_BASE_TAG}--${MESA_TEMPLATES_COMMIT}"
12 .set-image:
14 - .incorporate-templates-commit
19 .set-image-base-tag:
21 - .set-image
22 - .incorporate-base-tag+templates-commit
[all …]
/third_party/lame/debian/
Dchangelog3 * New update of the debian infra-structure.
4 * debian/rules:
6 + Use the --parallel flag so that building in parallel is supported.
7 * debian/control:
8 + Rewrap the Build-Depends field for legibility.
9 + Change B-D on nasm to allow any i386 platform (no amd64, though).
10 + Update the B-D on debhelper to >= 7.0.50~, as we use overrides in
11 debian/rules.
12 + Fix lintian's debhelper-but-no-misc-depends from the binary packages.
15 * debian/changelog:
[all …]
/third_party/mesa3d/.gitlab-ci/test/
Dgitlab-ci.yml7 - !reference [default, before_script]
9 - rm -rf install
10 - tar -xf artifacts/install.tar
11 - section_start ldd_section "Checking ldd on driver build"
12 - LD_LIBRARY_PATH=install/lib find install/lib -name "*.so" -print -exec ldd {} \;
13 - section_end ldd_section
18 - results/
20 - !reference [.common-rules, rules]
21 - !reference [.never-post-merge-rules, rules]
23 .formatting-check:
[all …]
/third_party/mesa3d/.gitlab-ci/build/
Dgitlab-ci.yml2 .build-common:
3 extends: .container+build-rules
7 # Build jobs don't take more than 1-3 minutes. 5-8 min max on a fresh runner
22 - _build/meson-logs/*.txt
23 - _build/meson-logs/strace
24 - _build/.ninja_log
25 - artifacts
28 .build-linux:
29 extends: .build-common
34 # Use ccache transparently, and print stats before/after
[all …]
/third_party/skia/m133/toolchain/
Ddownload_linux_amd64_toolchain.bzl4 It downloads the necessary headers, executables, and pre-compiled static/shared libraries to
9 Most files are downloaded as .deb files from packages.debian.org (with us acting as the dependency
12 (See https://bazel.build/docs/output_directories#layout-diagram)
21 # https://chrome-infra-packages.appspot.com/p/skia/bots/clang_linux/+/5h9JgVTkZk0fFuOyLUCHZXIFqG1b1…
26 # (libm), etc. linux-libc-dev has the header files specific to linux. libc6-dev has the libc
29 # We use this old version of glibc because as of Nov 2022, many of our Swarming machines
30 # are still on Debian 10. While many of the Bazel tasks can be run in RBE, using a newer
31 # Debian 11 image (see //bazel/rbe/gce_linux_container/Dockerfile) some tasks need to be
32 # run on these host machines using Debian 10. As a result, we need to compile and link
33 # against a version of glibc that can be run on Debian 10 until we update those Swarming
[all …]
/third_party/mesa3d/.gitlab-ci/lava/
Dlava-gitlab-ci.yml2 …REGISTRY_IMAGE}/alpine/x86_64_lava_ssh_client:${ALPINE_X86_64_LAVA_SSH_TAG}--${MESA_TEMPLATES_COMM…
5 .lava-test:
10 FDO_CI_CONCURRENT: 6 # should be replaced by per-machine definitions
11 # the dispatchers use this to cache data locally
12 LAVA_HTTP_CACHE_URI: "http://caching-proxy/cache/?uri="
17 # per-job build artifacts
18 JOB_ROOTFS_OVERLAY_PATH: "${JOB_ARTIFACTS_BASE}/job-rootfs-overlay.tar.gz"
20 LAVA_S3_ARTIFACT_NAME: "mesa-${ARCH}-default-debugoptimized"
21 S3_ARTIFACT_NAME: "mesa-python-ci-artifacts"
28 - !reference [.download_s3, before_script]
[all …]
/third_party/backends/
D.gitlab-ci.yml1 # .gitlab-ci.yml -- to test some source code build scenarios
2 # Copyright (C) 2016-2020 Olaf Meeuwissen
4 # License: GPL-3.0+
7 REGISTRY_HUB: "registry.gitlab.com/sane-project/ci-envs"
8 CONFIGURE_MINI: "--enable-silent-rules"
9 …CONFIGURE_FULL: "--with-usb --with-usb-record-replay --with-avahi --enable-pnm-backend --with-libc…
12 - tarball
13 - compile
14 - snapshot
15 - release
[all …]
/third_party/backends/ChangeLogs/
DChangeLog-1.0.211 ****** Release of sane-backends 1.0.21. End of code freeze ******
3 2010-04-25 Chris Bagwell <chris at cnpbagwell do com>
4 * tools/sane-config.in: Fix typo: REGMGR=RESMGR.
6 2010-04-21 m. allan noah <kitno455 at gmail dot com>
7 * tools/.gitignore: add sane-backends.pc
11 2010-04-20 Chris Bagwell <chris at cnpbagwell do com>
12 * doc/descriptions-external/epkowa.desc: Updated based
14 Updated 4 pre-existing SCSI models with commonly used
16 to be correctly detected using auto-generated hal and udev
19 2010-04-18 m. allan noah <kitno455 at gmail dot com>
[all …]
DChangeLog-1.0.201 2009-05-03 Chris Bagwell <cbagwell-guest at users.alioth.debian.org>
4 * backend/Makefile.am, tools/sane-config.in: Add missing
6 * tools/Makefile.am: Add missing $SCSI_LIBS to sane-find-scanner.
8 ****** Release of sane-backends 1.0.20. End of code freeze ******
10 2009-05-03 m. allan noah <kitno455 a t gmail d o t com>
13 * sane-backends.lsm, doc/releases.txt: minor tweaks
17 2009-05-01 m. allan noah <kitno455 a t gmail d o t com>
21 2009-04-30 m. allan noah <kitno455 a t gmail d o t com>
25 2009-04-30 m. allan noah <kitno455 a t gmail d o t com>
28 * po/sane-backends.nl.po: updates from Martin Kho
[all …]
DChangeLog-1.0.273 Date: 2017-05-22 11:16:40 -0400
5 SANE-backends release 1.0.27
19 Author: Rolf Bensch <roben-guest@alioth.debian.org>
20 Date: 2017-05-20 14:13:19 +0200
22 pixma: i-SENSYS MF240 Series is working
26 Date: 2017-05-19 20:24:14 -0400
31 Author: Olaf Meeuwissen <paddy-hack@member.fsf.org>
32 Date: 2017-05-15 21:37:34 +0900
38 Date: 2017-05-14 21:34:36 -0400
45 Author: Olaf Meeuwissen <paddy-hack@member.fsf.org>
[all …]
DChangeLog-1.0.282 Author: Olaf Meeuwissen <paddy-hack@member.fsf.org>
3 Date: 2019-07-31 20:39:43 +0900
8 Author: Olaf Meeuwissen <paddy-hack@member.fsf.org>
9 Date: 2019-07-30 22:40:11 +0900
14 Author: Rolf Bensch <rolf@bensch-online.de>
15 Date: 2019-07-29 22:34:13 +0200
19 https://alioth-lists.debian.net/pipermail/sane-devel/2019-July/036877.html
23 Author: Rolf Bensch <rolf@bensch-online.de>
24 Date: 2019-07-29 17:27:07 +0200
29 Author: Rolf Bensch <rolf@bensch-online.de>
[all …]
DChangeLog-1.0.221 ****** Release of sane-backends 1.0.22. End of code freeze ******
3 2011-02-10 m. allan noah <kitno455 at gmail dot com>
7 2011-02-04 Stéphane Voltz <stef.dev@free.fr>
11 2011-02-02 Stéphane Voltz <stef.dev@free.fr>
15 2011-01-31 Stéphane Voltz <stef.dev@free.fr>
20 2011-01-31 m. allan noah <kitno455 at gmail dot com>
22 - comment changes
23 - added new models
25 doc/sane-fujitsu.man: fujitsu backend v106,
26 - added new models
[all …]
/third_party/grpc/templates/tools/dockerfile/
Dcmake_jessie_backports.include2 # Use cmake 3.6 from jessie-backports
3 # should only be used for images based on debian jessie.
5 RUN echo "deb http://archive.debian.org/debian jessie-backports main" | tee /etc/apt/sources.list.d…
6 RUN echo 'Acquire::Check-Valid-Until "false";' > /etc/apt/apt.conf
7 RUN sed -i '/deb http:\/\/deb.debian.org\/debian jessie-updates main/d' /etc/apt/sources.list
8 RUN apt-get update && apt-get install -t jessie-backports -y cmake && apt-get clean
/third_party/skia/m133/infra/bots/assets/mesa_intel_driver_linux/mesa-driver-builder/
DDockerfile1 FROM debian:10.3
5 # Enabling backports gives us access to clang-6 and makes it more likely that
6 # 'apt-get build-dep' will install the correct dependencies.
9 # Note that the hosts that use these drivers will also need the newer version of libdrm2
13 # Hosts can install this by adding the stretch-backports debian source (see next RUN)
14 # and then performing `sudo apt-get update && sudo apt-get install libdrm2=2.4.95-1~bpo9+1`
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 && \
17 apt-get update && apt-get upgrade -y && \
18 apt-get install -y wget clang-6.0 && \
[all …]
/third_party/skia/infra/bots/assets/mesa_intel_driver_linux/mesa-driver-builder/
DDockerfile1 FROM debian:10.3
5 # Enabling backports gives us access to clang-6 and makes it more likely that
6 # 'apt-get build-dep' will install the correct dependencies.
9 # Note that the hosts that use these drivers will also need the newer version of libdrm2
13 # Hosts can install this by adding the stretch-backports debian source (see next RUN)
14 # and then performing `sudo apt-get update && sudo apt-get install libdrm2=2.4.95-1~bpo9+1`
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 && \
17 apt-get update && apt-get upgrade -y && \
18 apt-get install -y wget clang-6.0 && \
[all …]
/third_party/rust/crates/bindgen/.github/workflows/
Dbindgen.yml6 - main
9 - main
12 - main
15 rustfmt-clippy:
16 runs-on: ubuntu-latest
19 - uses: actions/checkout@v4
21 - name: Install stable
22 uses: dtolnay/rust-toolchain@master
24 # TODO: Should ideally be stable, but we use some nightly-only
29 - name: Run rustfmt
[all …]
/third_party/libphonenumber/debian/
Drules1 #!/usr/bin/make -f
2 # -*- makefile -*-
7 # you may not use this file except in compliance with the License.
10 # http://www.apache.org/licenses/LICENSE-2.0
24 JAVA_HOME := /usr/lib/jvm/default-java
29 CMAKE_FLAGS := -DCMAKE_INSTALL_PREFIX=/usr
40 CFLAGS += -O0
42 CFLAGS += -O2
45 INSTALL_PROGRAM += -s
49 MAKEFLAGS += -j$(NUMJOBS)
[all …]
Dcopyright1 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: libphonenumber
3 Upstream-Contact: Fredrik Roubert <roubert@google.com>
14 License: Apache-2.0
15 On Debian systems, the full text of the Apache
17 `/usr/share/common-licenses/Apache-2.0'.
22 Copyright: 1998-2002, Lucent Technologies
27 Copyright: 2006-2012, The Chromium Authors
30 Files: debian/*
33 License: Apache-2.0
[all …]
/third_party/libwebsockets/lib/roles/dbus/
DREADME.md3 ## DBUS-related distro packages
5 Fedora: dbus-devel
6 Debian / Ubuntu: libdbus-1-dev
12 $ cmake .. -DLWS_ROLE_DBUS=1 -DLWS_DBUS_INCLUDE2="/usr/lib64/dbus-1.0/include"
17 $ cmake .. -DLWS_ROLE_DBUS=1 -DLWS_DBUS_INCLUDE2="/usr/lib/x86_64-linux-gnu/dbus-1.0/include"
22 forced to allow cross-build.
25 for `LWS_DBUS_INCLUDE1`, on both Fedora and Debian / Ubuntu, this is
26 `/usr/include/dbus-1.0`... if the directory exists, it is used.
28 For `LWS_DBUS_INCLUDE2`, it is the arch-specific dbus header which may be
30 `/usr/lib[64]/dbus-1.0/include`... if not given externally, lws cmake will
[all …]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ci/
Dgitlab-ci.yml2 - local: 'src/gallium/drivers/llvmpipe/ci/gitlab-ci-inc.yml'
4 llvmpipe-piglit-rusticl:
6 - .llvmpipe-piglit-cl
7 - .llvmpipe-rusticl-rules
9 - debian-testing
10 - debian/x86_64_test-gl
12 DEQP_SUITE: llvmpipe-rusticl
13 GPU_VERSION: llvmpipe-rusticl
15 llvmpipe-traces:
17 - .test-gl
[all …]
/third_party/skia/m133/infra/bots/assets/binutils_linux_x64/
Dcreate.py5 # Use of this source code is governed by a BSD-style license that can be
24 # https://packages.debian.org/buster/amd64/binutils-x86-64-linux-gnu/download
26 URL = 'https://ftp.debian.org/debian/pool/main/b/binutils/binutils-x86-64-linux-gnu_2.31.1-16_amd64…
29 # https://packages.debian.org/buster/amd64/binutils-x86-64-linux-gnu/filelist
32 'x86_64-linux-gnu-strip': 'strip',
38 subprocess.check_call(['wget', '--output-document=binutils.deb', '--quiet', URL])
39 output = subprocess.check_output(['sha256sum', 'binutils.deb'], encoding='utf-8')
43 # A .deb file is just a re-named .ar file...
46 subprocess.check_call(['tar', '-xf', 'data.tar.xz'])
53 parser.add_argument('--target_dir', '-t', required=True)
/third_party/cups-filters/
DCOPYING1 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: cups-filters
3 Upstream-Contact: OpenPrinting <printing-architecture@lists.linux-foundation.org>
4 Source: http://www.openprinting.org/download/cups-filters/
7 Copyright: 1993-2007 Easy Software Products
8 2007-2011 Apple Inc.
10 2006-2012 BBR Inc.
11 2008-2016 Till Kamppeter
13 2003-2006 Red Hat, Inc.
14 2003-2006 Tim Waugh
[all …]
/third_party/liburing/debian/
Dcopyright1 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: liburing
7 License: GPL-2+ / MIT
9 Files: debian/*
11 License: GPL-2+
13 License: GPL-2+
27 On Debian systems, the complete text of the GNU General
28 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
36 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
48 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
/third_party/libphonenumber/cpp/
DREADME6 This project uses some third-party code:
7 - src/phonenumbers/utf/ sources come from lib9 which is also used in Go.
11 -----------------------------------
12 In recent Debian-based distributions you may be able to simply install the
16 - Use this if you just need to use or link against the library:
17 $ sudo apt-get install libphonenumber8 libphonenumber-dev
20 - Use this if you wish to develop or debug the library:
21 $ sudo apt-get source libphonenumber
23 The latest packages can be found on the Debian packages site:
24 https://packages.debian.org/search?searchon=names&keywords=libphonenumber
[all …]
/third_party/grpc/tools/dockerfile/distribtest/csharp_debian11_x64/
DDockerfile4 # you may not use this file except in compliance with the License.
7 # http://www.apache.org/licenses/LICENSE-2.0
15 FROM debian:11
17 RUN apt update && apt -y upgrade
18 RUN apt install -y apt-transport-https ca-certificates curl dirmngr gnupg unzip wget && apt clean
21 RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19…
22 … echo "deb https://download.mono-project.com/repo/debian stable-buster main" | tee /etc/apt/source…
23 && apt update && apt install -y mono-devel nuget \
27 RUN wget https://packages.microsoft.com/config/debian/11/packages-microsoft-prod.deb \
28 && dpkg -i packages-microsoft-prod.deb \
[all …]

12345678910>>...22