Commit 9e44ffb4 authored by Tom Anderson's avatar Tom Anderson Committed by Commit Bot

Add libgtk-4-dev to sysroots

R=thestig
BUG=876586

Change-Id: I97c9609bd49f034027f3eb18ae7f57fef14c2267
Reviewed-on: https://chromium-review.googlesource.com/1096401
Commit-Queue: Thomas Anderson <thomasanderson@chromium.org>
Reviewed-by: default avatarLei Zhang <thestig@chromium.org>
Cr-Commit-Position: refs/heads/master@{#585275}
parent 78da4e20
......@@ -8,7 +8,14 @@ SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
DISTRO=debian
DIST=sid
APT_SOURCES_LIST="http://ftp.us.debian.org/debian/ sid main"
# Keep the "experimental" repo before the "sid" repo. There are some packages
# that are currently only available in experimental like libgtk-4-0, but if it
# were to be placed first, experimental (unreleased) versions of other packages
# like libc6 would take precedence over the sid (released) versions. While this
# may be useful for certain kinds of development, the standard sysroots should
# continue to be shipped only with released packages.
APT_SOURCES_LIST="http://ftp.us.debian.org/debian/ experimental main
http://ftp.us.debian.org/debian/ sid main"
# gpg keyring file generated using:
# export KEYS="518E17E1 46925553 2B90D010 C857C906 F66AEC98 8AE22BA9 1A7B6500"
......@@ -94,12 +101,14 @@ DEBIAN_PACKAGES="\
libexpat1-dev
libffi-dev
libffi6
libffi7
libflac-dev
libflac8
libfontconfig1
libfontconfig1-dev
libfreetype6
libfreetype6-dev
libfribidi-dev
libfribidi0
libgbm-dev
libgbm1
......@@ -113,6 +122,7 @@ DEBIAN_PACKAGES="\
libgl1-mesa-dev
libgl1-mesa-glx
libglapi-mesa
libgles1
libgles2
libglib2.0-0
libglib2.0-dev
......@@ -130,12 +140,16 @@ DEBIAN_PACKAGES="\
libgomp1
libgpg-error-dev
libgpg-error0
libgraphene-1.0-0
libgraphene-1.0-dev
libgraphite2-3
libgraphite2-dev
libgssapi-krb5-2
libgssrpc4
libgtk-3-0
libgtk-3-dev
libgtk-4-0
libgtk-4-dev
libgtk2.0-0
libharfbuzz-dev
libharfbuzz-gobject0
......@@ -143,7 +157,9 @@ DEBIAN_PACKAGES="\
libharfbuzz0b
libhogweed4
libice6
libicu-le-hb0
libicu57
libicu60
libidl-2-0
libidn11
libidn2-0
......@@ -205,6 +221,7 @@ DEBIAN_PACKAGES="\
libpixman-1-dev
libpng-dev
libpng16-16
libpsl5
libpthread-stubs0-dev
libpulse-dev
libpulse-mainloop-glib0
......@@ -246,9 +263,11 @@ DEBIAN_PACKAGES="\
libvorbisenc2
libvpx-dev
libvpx5
libvulkan1
libwayland-client0
libwayland-cursor0
libwayland-dev
libwayland-egl1
libwayland-egl1-mesa
libwayland-server0
libwebp-dev
......
{
"sid_amd64": {
"Revision": "1015a998c2adf188813cca60b558b0ea1a0b6ced",
"Sha1Sum": "4e7db513b0faeea8fb410f70c9909e8736f5c0ab",
"Revision": "2abe7ab2252a37b3c5a400c5c2d7052b43b4d924",
"Sha1Sum": "815a8c22f8657fe57d02e2c2d893bcdc25a243cf",
"SysrootDir": "debian_sid_amd64-sysroot",
"Tarball": "debian_sid_amd64_sysroot.tar.xz"
},
"sid_arm": {
"Revision": "1015a998c2adf188813cca60b558b0ea1a0b6ced",
"Sha1Sum": "b2165ab47ab9c4cc780db53ace1b08607d68ae31",
"Revision": "2abe7ab2252a37b3c5a400c5c2d7052b43b4d924",
"Sha1Sum": "b732cc2c870314130b767557b34764f8dd0a3df8",
"SysrootDir": "debian_sid_arm-sysroot",
"Tarball": "debian_sid_arm_sysroot.tar.xz"
},
"sid_arm64": {
"Revision": "1015a998c2adf188813cca60b558b0ea1a0b6ced",
"Sha1Sum": "37dfa5f22e2c0e847cee34f9848eb31230c33d35",
"Revision": "2abe7ab2252a37b3c5a400c5c2d7052b43b4d924",
"Sha1Sum": "c68b2062879db201c4047d03c016227d3d1e7b35",
"SysrootDir": "debian_sid_arm64-sysroot",
"Tarball": "debian_sid_arm64_sysroot.tar.xz"
},
"sid_i386": {
"Revision": "1015a998c2adf188813cca60b558b0ea1a0b6ced",
"Sha1Sum": "b8639749e2b561a7462d7e7978ca74ee4044bdab",
"Revision": "2abe7ab2252a37b3c5a400c5c2d7052b43b4d924",
"Sha1Sum": "8fa6886026aed66e5c3056a1498490d23ccc9ae1",
"SysrootDir": "debian_sid_i386-sysroot",
"Tarball": "debian_sid_i386_sysroot.tar.xz"
},
"sid_mips": {
"Revision": "1015a998c2adf188813cca60b558b0ea1a0b6ced",
"Sha1Sum": "baaf37cdcbcf251fb9a4ccaf8b479722ae61fe49",
"Revision": "2abe7ab2252a37b3c5a400c5c2d7052b43b4d924",
"Sha1Sum": "791ebb865df4c107d94e6e365ed7a9bcf191509a",
"SysrootDir": "debian_sid_mips-sysroot",
"Tarball": "debian_sid_mips_sysroot.tar.xz"
},
"sid_mips64el": {
"Revision": "1015a998c2adf188813cca60b558b0ea1a0b6ced",
"Sha1Sum": "bbfe1a513b849921cfcf78865faec8fc03f93b3d",
"Revision": "2abe7ab2252a37b3c5a400c5c2d7052b43b4d924",
"Sha1Sum": "313505573e6d06e127b5acd9509781d4d6e5ad9b",
"SysrootDir": "debian_sid_mips64el-sysroot",
"Tarball": "debian_sid_mips64el_sysroot.tar.xz"
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment