diff options
| author | Loren Shih <seraph@lindenlab.com> | 2010-09-09 11:01:19 -0400 |
|---|---|---|
| committer | Loren Shih <seraph@lindenlab.com> | 2010-09-09 11:01:19 -0400 |
| commit | d5a2eac4ac01965e34e93332266ff87f7979f270 (patch) | |
| tree | 5e087c418a79a4f7639fb5095dee869f7b70fed0 /install.xml | |
| parent | b52af0d925bb08201001a8afc55abd07e5e16707 (diff) | |
| parent | 72e597a6f9e6dacbb41383ee8ee29e55acff4b74 (diff) | |
pull up from viewer-development
Diffstat (limited to 'install.xml')
| -rw-r--r-- | install.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/install.xml b/install.xml index 3d90c4eed2..a47a732d56 100644 --- a/install.xml +++ b/install.xml @@ -891,6 +891,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> |
