Libraries/tiff:
- module for version 4.0.9
This commit is contained in:
@@ -1 +1,2 @@
|
||||
tiff/4.0.3 stable
|
||||
tiff/4.0.9 stable
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env modbuild
|
||||
|
||||
SOURCE_URL="ftp://download.osgeo.org/libtiff/$P-$V.tar.gz"
|
||||
|
||||
pbuild::configure() {
|
||||
"${MODULE_SRCDIR}"/configure \
|
||||
--prefix="${PREFIX}" \
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#%Module1.0
|
||||
|
||||
module-whatis "set of C functions that support the manipulation of TIFF image files."
|
||||
module-url "http://www.remotesensing.org/libtiff/"
|
||||
module-url "http://www.simplesystems.org/libtiff/"
|
||||
module-license "BSD-like, see: http://libtiff.org/misc.html"
|
||||
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user