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

Unified Diff: ports/libevent/pkg_info

Issue 1289343005: Added Tor (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@pepper_44
Patch Set: Created 5 years, 4 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
Index: ports/libevent/pkg_info
diff --git a/ports/libevent/pkg_info b/ports/libevent/pkg_info
new file mode 100644
index 0000000000000000000000000000000000000000..b677d0785ccced05493aa020d07fe2b9a9df028a
--- /dev/null
+++ b/ports/libevent/pkg_info
@@ -0,0 +1,7 @@
+NAME=libevent
+VERSION=2.0.22-stable
+URL=http://download.sf.net/project/levent/libevent/libevent-2.0/libevent-2.0.22-stable.tar.gz
+LICENSE="3-clause BSD license"
+SHA1=a586882bc93a208318c70fc7077ed8fca9862864
+DEPENDS=(nacl-spawn glibc-compat)
+DISABLED_TOOLCHAIN=(emscripten)

Powered by Google App Engine
This is Rietveld 408576698