upgrade to tiff2png 0.81c
This commit is contained in:
parent
e9760d28c4
commit
3e608a641c
@ -1,12 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2001/05/24 02:27:50 kevlo Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2002/03/03 02:42:34 brad Exp $
|
||||
|
||||
COMMENT= "converts TIFF images to PNG format"
|
||||
|
||||
DISTNAME= tiff2png-0.81
|
||||
DISTNAME= tiff2png-0.81c
|
||||
CATEGORIES= graphics
|
||||
NEED_VERSION= 1.402
|
||||
MASTER_SITES= ftp://ftp.libpng.org/pub/png/src/ \
|
||||
ftp://swrinde.nde.swri.edu/pub/png/applications/
|
||||
NEED_VERSION= 1.500
|
||||
MASTER_SITES= ftp://swrinde.nde.swri.edu/pub/png/applications/
|
||||
|
||||
HOMEPAGE= http://www.libpng.org/pub/png/apps/tiff2png.html
|
||||
|
||||
@ -22,7 +21,9 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MAKE_FLAGS= CC="${CC}" OPTIMFLAGS="${CFLAGS}" DEBUGFLAGS="-Wall -W" \
|
||||
CFLAGS='$$(TIFF_VERSION) -DFAXPECT $$(MIN_INVERT) $$(OPTIMFLAGS) $$(DEBUGFLAGS) -I${LOCALBASE}/include' \
|
||||
LDFLAGS="-L. -L${LOCALBASE}/lib -lpng -lz -ltiff -ljpeg -lm"
|
||||
LDFLAGS="-L${LOCALBASE}/lib -lpng -lz -ltiff -ljpeg -lm"
|
||||
|
||||
MAKE_FILE= Makefile.unx
|
||||
|
||||
ALL_TARGET= tiff2png
|
||||
|
||||
|
3
graphics/tiff2png/distinfo
Normal file
3
graphics/tiff2png/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (tiff2png-0.81c.tar.gz) = 502a767c5202665e5282b764ba1043c8
|
||||
RMD160 (tiff2png-0.81c.tar.gz) = 258ff9234709ef221cd4925ab011377496f71bdb
|
||||
SHA1 (tiff2png-0.81c.tar.gz) = b2893e2986863dc3ef2420e321426ef732637577
|
@ -1,3 +0,0 @@
|
||||
MD5 (tiff2png-0.81.tar.gz) = 8a2ed7804d624f2248dc9524e26c4eb5
|
||||
RMD160 (tiff2png-0.81.tar.gz) = 4dfff5ca284f731b55799f9c1a2e82e1bf21ad41
|
||||
SHA1 (tiff2png-0.81.tar.gz) = 63ce0d09ee956b5043bd81bb651269356378a17a
|
Loading…
Reference in New Issue
Block a user