Chromium Code Reviews| 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 |