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

Unified Diff: ports/libyuv/pkg_info

Issue 1729913003: Update libyuv port (Closed) Base URL: https://chromium.googlesource.com/webports.git@master
Patch Set: Created 4 years, 10 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 | « ports/libyuv/nacl.patch ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/libyuv/pkg_info
diff --git a/ports/libyuv/pkg_info b/ports/libyuv/pkg_info
index 7c92f009d87b7dcf7b4e28f5530aa7544c543e31..9bba6bae1591ef9748ea272ebec4874c7fe64c5f 100644
--- a/ports/libyuv/pkg_info
+++ b/ports/libyuv/pkg_info
@@ -1,6 +1,7 @@
NAME=libyuv
-VERSION=632c50f
-URL=https://chromium.googlesource.com/external/libyuv.git@632c50f
-DEPENDS=(glibc-compat jpeg8d)
+VERSION=69c38c5
+URL=https://chromium.googlesource.com/libyuv/libyuv.git@69c38c5
+DEPENDS=(glibc-compat jpeg8d gflags)
DISABLED_TOOLCHAIN=(emscripten)
+DISABLED_LIBC=(glibc)
LICENSE=BSD
« no previous file with comments | « ports/libyuv/nacl.patch ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698