graphics/lerc: Update WWW and clean up pkg-descr
This commit is contained in:
@@ -5,7 +5,8 @@ CATEGORIES= graphics
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= C++ library for Limited Error Raster Compression
|
||||
WWW= https://esri.github.io/lerc/
|
||||
WWW= https://esri.github.io/lerc/ \
|
||||
https://github.com/Esri/lerc
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
@@ -2,5 +2,3 @@ LERC is an open-source image or raster format which supports rapid encoding and
|
||||
decoding for any pixel type (not just RGB or Byte). Users set the maximum
|
||||
compression error per pixel while encoding, so the precision of the original
|
||||
input image is preserved (within user defined error bounds).
|
||||
|
||||
See also: https://github.com/Esri/lerc
|
||||
|
||||
Reference in New Issue
Block a user