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

Side by Side Diff: ports/texlive/pkg_info

Issue 1804293003: Add support for new pnacl native toolchain driver (Closed) Base URL: https://chromium.googlesource.com/webports.git@master
Patch Set: Fix according to Brad's comments Created 4 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 unified diff | Download patch
OLDNEW
1 NAME=texlive 1 NAME=texlive
2 VERSION=2015 2 VERSION=2015
3 ARCHIVE_ROOT=texlive-20150521-source 3 ARCHIVE_ROOT=texlive-20150521-source
4 URL=ftp://tug.org/texlive/historic/2015/texlive-20150521-source.tar.xz 4 URL=ftp://tug.org/texlive/historic/2015/texlive-20150521-source.tar.xz
5 LICENSE=GPL 5 LICENSE=GPL
6 # Disabled on arm due to issue 3205 6 # Disabled on arm due to issue 3205
7 DISABLED_ARCH=(arm pnacl) 7 DISABLED_ARCH=(arm pnacl le32)
8 DEPENDS=(fontconfig glibc-compat nacl-spawn) 8 DEPENDS=(fontconfig glibc-compat nacl-spawn)
9 SHA1=a32df8d5d6b61f87f7dab907e864fb51b14f4143 9 SHA1=a32df8d5d6b61f87f7dab907e864fb51b14f4143
10 # Disabled on OSX due to build errors 10 # Disabled on OSX due to build errors
11 BUILD_OS=linux 11 BUILD_OS=linux
12 DISABLED_TOOLCHAIN=(emscripten) 12 DISABLED_TOOLCHAIN=(emscripten)
OLDNEW
« make_all.sh ('K') | « ports/stoken/build.sh ('k') | ports/toybox/nacl.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698