This is a collection of software that can help managing (very) large TIFF files,

especially files that are too large to fit entirely into your computer's memory.

WWW: https://www.imnc.in2p3.fr/pagesperso/deroulers/software/largetifftools/
This commit is contained in:
Emanuel Haupt 2017-11-23 13:30:11 +00:00
parent 477cad181e
commit f3d908bb64
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=454759
5 changed files with 35 additions and 0 deletions

View file

@ -468,6 +468,7 @@
SUBDIR += ksnapshot
SUBDIR += kudu
SUBDIR += l2p
SUBDIR += largetifftools
SUBDIR += laternamagica
SUBDIR += lcdtest
SUBDIR += lcms

View file

@ -0,0 +1,21 @@
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
PORTNAME= largetifftools
PORTVERSION= 1.3.10
CATEGORIES= graphics
MASTER_SITES= https://www.imnc.in2p3.fr/pagesperso/deroulers/software/largetifftools/download/${PORTNAME}-${PORTVERSION}/
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Process very large TIFF files
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libtiff.so:graphics/tiff \
libpng.so:graphics/png
GNU_CONFIGURE= yes
USES= autoreconf jpeg localbase:ldconfig tar:bzip2
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1511442348
SHA256 (largetifftools-1.3.10.tar.bz2) = 283233b7ce9baadc767d82a249c035134760432f1511affce47fbc8cb7a2a397
SIZE (largetifftools-1.3.10.tar.bz2) = 114925

View file

@ -0,0 +1,4 @@
This is a collection of software that can help managing (very) large TIFF files,
especially files that are too large to fit entirely into your computer's memory.
WWW: https://www.imnc.in2p3.fr/pagesperso/deroulers/software/largetifftools/

View file

@ -0,0 +1,6 @@
bin/tifffastcrop
bin/tiffmakemosaic
bin/tiffsplittiles
man/man1/tifffastcrop.1.gz
man/man1/tiffmakemosaic.1.gz
man/man1/tiffsplittiles.1.gz