Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(407)

Unified Diff: build/linux/sysroot_scripts/sysroot-creator-trusty.sh

Issue 2859323002: Remove Trusty sysroot (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/linux/sysroot_scripts/sysroot-creator.sh ('k') | build/linux/sysroot_scripts/sysroots.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/linux/sysroot_scripts/sysroot-creator-trusty.sh
diff --git a/build/linux/sysroot_scripts/sysroot-creator-trusty.sh b/build/linux/sysroot_scripts/sysroot-creator-trusty.sh
deleted file mode 100755
index aff4da68faaba4f9e16d428916307e845754edc3..0000000000000000000000000000000000000000
--- a/build/linux/sysroot_scripts/sysroot-creator-trusty.sh
+++ /dev/null
@@ -1,196 +0,0 @@
-#!/bin/bash
-# Copyright 2014 The Chromium Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
-
-DISTRO=ubuntu
-DIST=trusty
-DIST_UPDATES=trusty-updates
-
-# This is where we get all the debian packages from.
-APT_REPO=http://archive.ubuntu.com/ubuntu
-APT_REPO_ARM=http://ports.ubuntu.com
-APT_REPO_ARM64=http://ports.ubuntu.com
-KEYRING_FILE=/usr/share/keyrings/ubuntu-archive-keyring.gpg
-
-HAS_ARCH_ARM=1
-
-# Trusty supports these architectures but they are not needed by chrome.
-# HAS_ARCH_AMD64=1
-# HAS_ARCH_I386=1
-# HAS_ARCH_ARM64=1
-
-# Sysroot packages: these are the packages needed to build chrome.
-# NOTE: When DEBIAN_PACKAGES is modified, the packagelist files must be updated
-# by running this script in GeneratePackageList mode.
-DEBIAN_PACKAGES="\
- comerr-dev
- gcc-4.8
- krb5-multidev
- libasound2
- libasound2-dev
- libatk1.0-0
- libatk1.0-dev
- libavahi-client3
- libavahi-common3
- libbluetooth3
- libbluetooth-dev
- libc6
- libc6-dev
- libcairo2
- libcairo2-dev
- libcairo-gobject2
- libcairo-script-interpreter2
- libcap-dev
- libcap2
- libcomerr2
- libcups2
- libcups2-dev
- libdbus-1-3
- libdbus-1-dev
- libdbus-glib-1-2
- libdrm2
- libelf1
- libelf-dev
- libexpat1
- libexpat1-dev
- libffi6
- libfontconfig1
- libfontconfig1-dev
- libfreetype6
- libfreetype6-dev
- libgbm1
- libgbm-dev
- libgcc1
- libgconf-2-4
- libgconf2-4
- libgconf2-dev
- libgcrypt11
- libgcrypt11-dev
- libgdk-pixbuf2.0-0
- libgdk-pixbuf2.0-dev
- libgl1-mesa-dev
- libgl1-mesa-glx
- libglapi-mesa
- libglib2.0-0
- libglib2.0-dev
- libgnome-keyring0
- libgnome-keyring-dev
- libgnutls26
- libgnutls-dev
- libgnutls-openssl27
- libgnutlsxx27
- libgomp1
- libgpg-error0
- libgpg-error-dev
- libgssapi-krb5-2
- libgssrpc4
- libgtk-3-0
- libgtk-3-dev
- libgtk2.0-0
- libgtk2.0-dev
- libk5crypto3
- libkadm5clnt-mit9
- libkadm5srv-mit9
- libkdb5-7
- libkeyutils1
- libkrb5-3
- libkrb5-dev
- libkrb5support0
- libnspr4
- libnspr4-dev
- libnss3
- libnss3-dev
- libnss-db
- liborbit2
- libp11-2
- libp11-kit0
- libpam0g
- libpam0g-dev
- libpango-1.0-0
- libpango1.0-dev
- libpangocairo-1.0-0
- libpangoft2-1.0-0
- libpangoxft-1.0-0
- libpci3
- libpci-dev
- libpcre3
- libpcre3-dev
- libpcrecpp0
- libpixman-1-0
- libpixman-1-dev
- libpng12-0
- libpng12-dev
- libpulse0
- libpulse-dev
- libpulse-mainloop-glib0
- libselinux1
- libspeechd2
- libspeechd-dev
- libssl1.0.0
- libssl-dev
- libstdc++6
- libstdc++-4.8-dev
- libtasn1-6
- libx11-6
- libx11-dev
- libx11-xcb1
- libx11-xcb-dev
- libxau6
- libxau-dev
- libxcb1
- libxcb1-dev
- libxcb-glx0
- libxcb-render0
- libxcb-render0-dev
- libxcb-shm0
- libxcb-shm0-dev
- libxcomposite1
- libxcomposite-dev
- libxcursor1
- libxcursor-dev
- libxdamage1
- libxdamage-dev
- libxdmcp6
- libxext6
- libxext-dev
- libxfixes3
- libxfixes-dev
- libxi6
- libxi-dev
- libxinerama1
- libxinerama-dev
- libxrandr2
- libxrandr-dev
- libxrender1
- libxrender-dev
- libxss1
- libxss-dev
- libxt6
- libxt-dev
- libxtst6
- libxtst-dev
- libxxf86vm1
- linux-libc-dev
- mesa-common-dev
- speech-dispatcher
- x11proto-composite-dev
- x11proto-core-dev
- x11proto-damage-dev
- x11proto-fixes-dev
- x11proto-input-dev
- x11proto-kb-dev
- x11proto-randr-dev
- x11proto-record-dev
- x11proto-render-dev
- x11proto-scrnsaver-dev
- x11proto-xext-dev
- zlib1g
- zlib1g-dev
-"
-
-DEBIAN_PACKAGES_X86="libquadmath0"
-
-. "${SCRIPT_DIR}/sysroot-creator.sh"
« no previous file with comments | « build/linux/sysroot_scripts/sysroot-creator.sh ('k') | build/linux/sysroot_scripts/sysroots.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698