summaryrefslogtreecommitdiff
path: root/install.xml
diff options
context:
space:
mode:
authorBryan O'Sullivan <bos@lindenlab.com>2009-09-29 16:20:20 -0700
committerBryan O'Sullivan <bos@lindenlab.com>2009-09-29 16:20:20 -0700
commit9b8b0571645f8b607ecc24221c807cc02a03692f (patch)
treef52f58138ecf70abf21f2a1b62097c3cbfce1c2f /install.xml
parent6d887be5895286f6b65ea751014f33bd9e0faac4 (diff)
parent5798ac6fc8488f02d3a2f338f5b5eeedb35e7ba6 (diff)
Merge
Diffstat (limited to 'install.xml')
-rw-r--r--install.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/install.xml b/install.xml
index 6366b3104b..225dc76a9a 100644
--- a/install.xml
+++ b/install.xml
@@ -578,6 +578,39 @@
</map>
</map>
</map>
+ <key>googlemock</key>
+ <map>
+ <key>copyright</key>
+ <string>Copyright 2008, Google Inc.</string>
+ <key>description</key>
+ <string>Google C++ Mocking Framework (or Google Mock for short) is a library for writing and using C++ mock classes.</string>
+ <key>license</key>
+ <string>bsd</string>
+ <key>packages</key>
+ <map>
+ <key>darwin</key>
+ <map>
+ <key>md5sum</key>
+ <string>4863e9fea433d0a4be761ea5d3e8346a</string>
+ <key>url</key>
+ <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/googlemock-1.1.0-darwin-20090626.tar.bz2</uri>
+ </map>
+ <key>linux</key>
+ <map>
+ <key>md5sum</key>
+ <string>877dabecf84339690191c6115c76366e</string>
+ <key>url</key>
+ <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/googlemock-1.1.0-linux32-20090527.tar.bz2</uri>
+ </map>
+ <key>windows</key>
+ <map>
+ <key>md5sum</key>
+ <string>be37695d9f26552aec81c8e97ded0212</string>
+ <key>url</key>
+ <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/googlemock-1.1.0-windows-20090529.tar.bz2</uri>
+ </map>
+ </map>
+ </map>
<key>google-perftools</key>
<map>
<key>copyright</key>