summaryrefslogtreecommitdiff
path: root/autobuild.xml
diff options
context:
space:
mode:
authorcallum_linden <none@none>2015-06-10 18:31:42 -0700
committercallum_linden <none@none>2015-06-10 18:31:42 -0700
commitaebc5a49eed7791d645f70b1a4cd0587de574fea (patch)
tree8187bbdbb56dc31d7859ca3fd1cf4ee6cfa35249 /autobuild.xml
parent6c203273574dfa23e4363144db63378df60bb3fe (diff)
point autobuild.xml at new OS X (hand rolled) package that I am using for testing OS X CEF
Diffstat (limited to 'autobuild.xml')
-rwxr-xr-xautobuild.xml20
1 files changed, 17 insertions, 3 deletions
diff --git a/autobuild.xml b/autobuild.xml
index c8a9e7aa3f..7dbf1a7094 100755
--- a/autobuild.xml
+++ b/autobuild.xml
@@ -1625,7 +1625,7 @@
<key>version</key>
<string>1.0.298370</string>
</map>
- <key>cef</key>
+ <key>llceflib</key>
<map>
<key>copyright</key>
<string>>Copyright (c) 2008-2014 Marshall A. Greenblatt. Portions Copyright (c) 2006-2009 Google Inc. All rights reserved</string>
@@ -1634,9 +1634,9 @@
<key>license</key>
<string>BSD</string>
<key>license_file</key>
- <string>LICENSES/BSD.txt</string>
+ <string>LICENSES/CEF_BSD.txt</string>
<key>name</key>
- <string>cef</string>
+ <string>llceflib</string>
<key>platforms</key>
<map>
<key>windows</key>
@@ -1653,6 +1653,20 @@
<key>name</key>
<string>windows</string>
</map>
+ <key>darwin</key>
+ <map>
+ <key>archive</key>
+ <map>
+ <key>hash</key>
+ <string>c4463827f97993abdd2184b4314ea5f0</string>
+ <key>hash_algorithm</key>
+ <string>md5</string>
+ <key>url</key>
+ <string>https://callum-linden.s3.amazonaws.com/llceflib-0.3.2171.2069.5005-darwin-5005.tar.bz2</string>
+ </map>
+ <key>name</key>
+ <string>darwin</string>
+ </map>
</map>
<key>version</key>
<string>3.2272.2035.999999</string>