Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(44)

Unified Diff: third_party/lzma_sdk/README.chromium

Issue 6730044: Upgrading lzma_sdk to version 9.20. Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/lzma_sdk/Methods.txt ('k') | third_party/lzma_sdk/Types.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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/
« no previous file with comments | « third_party/lzma_sdk/Methods.txt ('k') | third_party/lzma_sdk/Types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698