diff options
| author | Nyx (Neal Orman) <nyx@lindenlab.com> | 2010-09-16 14:54:41 -0400 |
|---|---|---|
| committer | Nyx (Neal Orman) <nyx@lindenlab.com> | 2010-09-16 14:54:41 -0400 |
| commit | d106f4c15bf1222e595dee1beadd05890f25fc4b (patch) | |
| tree | 060644460c6d923864feea96f10173737ea26dee /install.xml | |
| parent | c7624892b25824e80c79a9c5d7c3ae3f23410fc6 (diff) | |
| parent | bee60281847e0d073554b0cd31a080ecad3aa5d1 (diff) | |
Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/
Diffstat (limited to 'install.xml')
| -rw-r--r-- | install.xml | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/install.xml b/install.xml index cd116a4ae2..060528f0ce 100644 --- a/install.xml +++ b/install.xml @@ -63,9 +63,9 @@ <key>linux</key> <map> <key>md5sum</key> - <string>cb9409ee84d5f33db14335ed5bfd7ca7</string> + <string>d0ee98de1861afdf3df1ab8741b09afc</string> <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glod-1.0pre4-linux-20100910.tar.bz2</uri> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glod-1.0pre4-linux-20100914.tar.bz2</uri> </map> <key>windows</key> <map> @@ -957,6 +957,25 @@ anguage Infrstructure (CLI) international standard</string> </map> </map> </map> + <key>libuuid</key> + <map> + <key>copyright</key> + <string>Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/></string> + <key>description</key> + <string>Generates UUIDs under Linux. Originally a part of the ext2fs filesystem. Also see lluuid.cpp for all platforms. Part of the e2fsprogs package.</string> + <key>license</key> + <string>lgpl</string> + <key>packages</key> + <map> + <key>linux</key> + <map> + <key>md5sum</key> + <string>91b194aed4b38bc23493b198009a8c6a</string> + <key>url</key> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/libuuid-linux-20090417.tar.bz2</uri> + </map> + </map> + </map> <key>libxml</key> <map> <key>license</key> |
