aboutsummaryrefslogtreecommitdiff
path: root/graphics/largetifftools
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2017-11-23 13:30:11 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2017-11-23 13:30:11 +0000
commitf3d908bb64df1b8b639f69014fa04b27f2bf0f27 (patch)
tree20d6e60141bc7d18c5a3564c5ee3d03d0baeb902 /graphics/largetifftools
parent477cad181efec9cfe51a23fd8480b200469febeb (diff)
downloadports-f3d908bb64df1b8b639f69014fa04b27f2bf0f27.tar.gz
ports-f3d908bb64df1b8b639f69014fa04b27f2bf0f27.zip
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/
Notes
Notes: svn path=/head/; revision=454759
Diffstat (limited to 'graphics/largetifftools')
-rw-r--r--graphics/largetifftools/Makefile21
-rw-r--r--graphics/largetifftools/distinfo3
-rw-r--r--graphics/largetifftools/pkg-descr4
-rw-r--r--graphics/largetifftools/pkg-plist6
4 files changed, 34 insertions, 0 deletions
diff --git a/graphics/largetifftools/Makefile b/graphics/largetifftools/Makefile
new file mode 100644
index 000000000000..d513e8d07424
--- /dev/null
+++ b/graphics/largetifftools/Makefile
@@ -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>
diff --git a/graphics/largetifftools/distinfo b/graphics/largetifftools/distinfo
new file mode 100644
index 000000000000..e439246acce3
--- /dev/null
+++ b/graphics/largetifftools/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1511442348
+SHA256 (largetifftools-1.3.10.tar.bz2) = 283233b7ce9baadc767d82a249c035134760432f1511affce47fbc8cb7a2a397
+SIZE (largetifftools-1.3.10.tar.bz2) = 114925
diff --git a/graphics/largetifftools/pkg-descr b/graphics/largetifftools/pkg-descr
new file mode 100644
index 000000000000..f9acf9693e35
--- /dev/null
+++ b/graphics/largetifftools/pkg-descr
@@ -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/
diff --git a/graphics/largetifftools/pkg-plist b/graphics/largetifftools/pkg-plist
new file mode 100644
index 000000000000..f00af61d4fd4
--- /dev/null
+++ b/graphics/largetifftools/pkg-plist
@@ -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