| Index: third_party/lzma_sdk/README.chromium
|
| ===================================================================
|
| --- third_party/lzma_sdk/README.chromium (revision 79843)
|
| +++ third_party/lzma_sdk/README.chromium (working copy)
|
| @@ -1,11 +1,16 @@
|
| Name: LZMA SDK
|
| Short Name: lzma
|
| -URL: http://www.7-zip.org/sdk.html
|
| -Version: 4.49
|
| +URL: http://downloads.sourceforge.net/sevenzip/lzma920.tar.bz2
|
| +Version: 9.20
|
|
|
| Description:
|
| -This contains a part of LZMA SDK 4.49.
|
| +This contains the LZMA SDK 9.20, a library for the 7z format which provides
|
| +a high compression ratio.
|
|
|
| -Only the C code required to open 7z archive files and uncompress LZMA
|
| -compression has been included. The project files have been rewritten to use
|
| -proper file paths and generate a static lib.
|
| +Dropped C++, C#, and Java interfaces.
|
| +Gyp file has been added.
|
| +
|
| +Dropped:
|
| + CPP/
|
| + CS/
|
| + Java/
|
|
|