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

Unified Diff: ports/opencv/pkg_info

Issue 76153002: OpenCV 2.4.7 porting to PNaCl (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: sbc@ comments Created 7 years, 1 month 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
« Makefile ('K') | « ports/opencv/opencv-2.4.7.sha1 ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/opencv/pkg_info
diff --git a/ports/opencv/pkg_info b/ports/opencv/pkg_info
new file mode 100644
index 0000000000000000000000000000000000000000..29e81aed473d1ca67c59c8dc1dfaa159c6074d0f
--- /dev/null
+++ b/ports/opencv/pkg_info
@@ -0,0 +1,4 @@
+PACKAGE_NAME=opencv-2.4.7
+URL=https://github.com/Itseez/opencv/archive/2.4.7/opencv-2.4.7.tar.gz
+MIRROR_URL=http://commondatastorage.googleapis.com/nativeclient-mirror/nacl/opencv-2.4.7.tar.gz
Sam Clegg 2013/11/19 21:13:39 You don't need MIRROR_URL here.. it should be impl
+LICENSE=BSD:doc/license.txt
« Makefile ('K') | « ports/opencv/opencv-2.4.7.sha1 ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698