diff options
author | Adam Moss <moss@lindenlab.com> | 2009-08-31 17:16:21 +0000 |
---|---|---|
committer | Adam Moss <moss@lindenlab.com> | 2009-08-31 17:16:21 +0000 |
commit | 158946668a75a0dad7b53bc74fd2b6f8f4a4befc (patch) | |
tree | fdbd74ca881f5dd386c84496e393504c6b7eacb5 /install.xml | |
parent | 6dbef5f2a41d5ee974b808b8e863d4f973dfa2c3 (diff) |
svn merge -r130875:131962 svn+ssh://svn.lindenlab.com/svn/linden/branches/pluginapi/pluginapi_05_newllqtwebkit
DEV-31438 Rename LLMozLib (Qt/WebKit) to something else - LLQtWebKit
Diffstat (limited to 'install.xml')
-rw-r--r-- | install.xml | 97 |
1 files changed, 29 insertions, 68 deletions
diff --git a/install.xml b/install.xml index 051213225e..bffb4b2903 100644 --- a/install.xml +++ b/install.xml @@ -185,30 +185,6 @@ </map> </map> </map> - <key>awesomium</key> - <map> - <key>description</key> - <string>Awesomium is a library that makes it easy for developers to embed web-content in their applications.</string> - <key>license</key> - <string>lgpl</string> - <key>packages</key> - <map> - <key>darwin</key> - <map> - <key>md5sum</key> - <string>65f3e4aa63f0596bbb0c631e3c61e29f</string> - <key>url</key> - <uri>scp:install-packages.lindenlab.com:/local/www/install-packages/doc/awesomium-1.0.8-darwin-20090603.tar.bz2</uri> - </map> - <key>windows</key> - <map> - <key>md5sum</key> - <string>f6e40cda9027ae66dc082a68a11539b0</string> - <key>url</key> - <uri>scp:install-packages.lindenlab.com:/local/www/install-packages/doc/awesomium-1.0.8-windows-20090602.tar.bz2</uri> - </map> - </map> - </map> <key>berkeley</key> <map> <key>copyright</key> @@ -391,21 +367,6 @@ </map> </map> </map> - <key>flash</key> - <map> - <key>license</key> - <string>lgpl</string> - <key>packages</key> - <map> - <key>windows</key> - <map> - <key>md5sum</key> - <string>a8a6016bd0d251575d80ad6c42079554</string> - <key>url</key> - <uri>scp:install-packages.lindenlab.com:/local/www/install-packages/doc/flash-build-10b-windows-20090518.tar.bz2</uri> - </map> - </map> - </map> <key>fmod</key> <map> <key>copyright</key> @@ -959,6 +920,35 @@ anguage Infrstructure (CLI) international standard</string> </map> </map> </map> + <key>llqtwebkit</key> + <map> + <key>license</key> + <string>lgpl</string> + <key>packages</key> + <map> + <key>darwin</key> + <map> + <key>md5sum</key> + <string>1859f5f6335d702cc42aeb602669b55e</string> + <key>url</key> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-darwin-20090827.tar.bz2</uri> + </map> + <key>linux</key> + <map> + <key>md5sum</key> + <string>5e91fba63006aa5e6266496cf7497100</string> + <key>url</key> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-linux-20090819a.tar.bz2</uri> + </map> + <key>windows</key> + <map> + <key>md5sum</key> + <string>0edde7f54c0229cd6f615917198becaf</string> + <key>url</key> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-windows-20090920.tar.bz2</uri> + </map> + </map> + </map> <key>mesa</key> <map> <key>copyright</key> @@ -1331,35 +1321,6 @@ anguage Infrstructure (CLI) international standard</string> </map> </map> </map> - <key>webkitlibplugin</key> - <map> - <key>license</key> - <string>lgpl</string> - <key>packages</key> - <map> - <key>darwin</key> - <map> - <key>md5sum</key> - <string>90bf3648c248cdb3e7ac77b674a298d7</string> - <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/webkitlibplugin-darwin-20090709.tar.bz2</uri> - </map> - <key>linux</key> - <map> - <key>md5sum</key> - <string>d69d1fdf2a0d3393649acab4c0274dd5</string> - <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/webkitlibplugin-linux-20090630a.tar.bz2</uri> - </map> - <key>windows</key> - <map> - <key>md5sum</key> - <string>21f78cc460b67bc2b22ab986ea9158f3</string> - <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/webkitlibplugin-windows-20090709.tar.bz2</uri> - </map> - </map> - </map> <key>xmlrpc-epi</key> <map> <key>copyright</key> |