diff options
| author | Dessie Linden <dessie@lindenlab.com> | 2010-06-11 11:48:01 -0700 |
|---|---|---|
| committer | Dessie Linden <dessie@lindenlab.com> | 2010-06-11 11:48:01 -0700 |
| commit | 571c2bc5e5190cae7324dd235f9c44db9823327a (patch) | |
| tree | 2f49a17eebca383428a1cca0635f980d59ded647 /install.xml | |
| parent | 8396fac0da7651f98707b187e542acbd8b718bf8 (diff) | |
| parent | 8c9587225a68f9b6276f08691d1a0ddbe67edd9a (diff) | |
Merge
Diffstat (limited to 'install.xml')
| -rw-r--r-- | install.xml | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/install.xml b/install.xml index 80641d29e6..eeea250171 100644 --- a/install.xml +++ b/install.xml @@ -583,6 +583,39 @@ </map> </map> </map> + <key>google_breakpad</key> + <map> + <key>copyright</key> + <string>Copyright (c) 2006, Google Inc.</string> + <key>description</key> + <string>An open-source multi-platform crash reporting system </string> + <key>license</key> + <string>bsd</string> + <key>packages</key> + <map> + <key>darwin</key> + <map> + <key>md5sum</key> + <string>ced4010b59f1a579caa7fe3c18512499</string> + <key>url</key> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/google_breakpad-0.0.0-rev599-darwin-20100528a.tar.bz2</uri> + </map> + <key>linux</key> + <map> + <key>md5sum</key> + <string>29c3e7dad60bbf02c811786436d99523</string> + <key>url</key> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/google_breakpad-0.0.0-rev599-linux-20100521b.tar.bz2</uri> + </map> + <key>windows</key> + <map> + <key>md5sum</key> + <string>0859d47242990125f17eaab30bece2ff</string> + <key>url</key> + <uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/google_breakpad-0.0.0-rev599-windows-20100524.tar.bz2</uri> + </map> + </map> + </map> <key>googlemock</key> <map> <key>copyright</key> |
