upgrade to jbigkit 1.2
- bug in the decoder fixed, which caused the rest of the input file to be skipped whenever a comment marker was encountered.
This commit is contained in:
parent
9b88dc5296
commit
f20d1102c6
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2000/06/10 05:51:59 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2000/06/10 06:08:22 brad Exp $
|
||||
# $FreeBSD: Makefile,v 1.5 1998/09/14 22:19:05 smace Exp $
|
||||
|
||||
DISTNAME= jbigkit-1.1
|
||||
DISTNAME= jbigkit-1.2
|
||||
CATEGORIES= graphics
|
||||
NEED_VERSION= 1.234
|
||||
MASTER_SITES= ftp://ftp.informatik.uni-erlangen.de/local/cip/mskuhn/ISO/JBIG/ \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (jbigkit-1.1.tar.gz) = 92dd8236874d23c2cd96d0446e88d00a
|
||||
RMD160 (jbigkit-1.1.tar.gz) = 63ed08d1fbb07aa9a12370f3a4727c3c50707f6b
|
||||
SHA1 (jbigkit-1.1.tar.gz) = aa8c67ce81f5df171e31a660da6d76819d590e2a
|
||||
MD5 (jbigkit-1.2.tar.gz) = 2175611f9d63632d2043cffae9bb1e8e
|
||||
RMD160 (jbigkit-1.2.tar.gz) = 245b4eabf9a4be2c3c34e79ebef036eb91bbee46
|
||||
SHA1 (jbigkit-1.2.tar.gz) = d3f22a399b92abee891f8d858038987deae73c9c
|
||||
|
@ -2,7 +2,7 @@ include/jbig.h
|
||||
bin/pbmtojbg
|
||||
bin/jbgtopbm
|
||||
lib/libjbig.a
|
||||
lib/libjbig.so.1.1
|
||||
lib/libjbig.so.1.2
|
||||
@exec /sbin/ldconfig -m %B
|
||||
man/man1/jbgtopbm.1
|
||||
man/man1/pbmtojbg.1
|
||||
|
Loading…
Reference in New Issue
Block a user