pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libaec: remove some technical details from DESCR



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Mon Apr 29 15:34:29 2019 +0200
Changeset:	913fc2a4126c55ad2b9a72fb6f34248665ae0449

Modified Files:
	libaec/DESCR

Log Message:
libaec: remove some technical details from DESCR

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=913fc2a4126c55ad2b9a72fb6f34248665ae0449

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libaec/DESCR | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diffs:
diff --git a/libaec/DESCR b/libaec/DESCR
index 287b7e71a7..3169ebdaec 100644
--- a/libaec/DESCR
+++ b/libaec/DESCR
@@ -8,8 +8,4 @@ coded by grouping exponents and mantissa.
 Libaec implements Golomb-Rice coding as defined in the Space Data System
 Standard documents 121.0-B-2 and 120.0-G-2.
 
-Libaec includes a free drop-in replacement for the SZIP library. Just
-replace SZIP's shared library libsz.so* with libaec.so* and libsz.so*
-from libaec. Code which is dynamically linked with SZIP such as HDF5 should
-continue to work with libaec. No re-compilation required. HDF5 files which
-contain SZIP encoded data can be decoded by HDF5 using libaec and vice versa.
+Libaec includes a free drop-in replacement for the SZIP library.


Home | Main Index | Thread Index | Old Index