Commit graph

11 commits

Author SHA1 Message Date
leot
51007a3c2c jbig2dec: Update to 0.18
pkgsrc changes:
 - Remove patches/patch-autogen.sh, applied upstream
 - Remove not needed GITHUB_TAG reinitialization, it is already initialized to
   ${PKGVERSION_NOREV} by default

Changes:
0.18
----
 * Performance enhancements related to decoding of MMR and generic
   regions as well as composing images onto pages.
 * Bug fixes for a few issues reported by Coverity and OSS-Fuzz.
2020-05-14 17:51:49 +00:00
leot
b1758b2024 jbig2dec: Update to 0.17
pkgsrc changes:
 - Update HOMEPAGE

Changes:
Version 0.17 (2019 October 1)
 * Updated documentation with accurate contact information.
 * Moved version number to jbig2.h, and adapted configure
   correspondingly. Added pkg-config file to be installed
   along side library. Added run-time check of version
   number so that the correct header is used with the matching
   binary library.
 * Bug fixes.
2019-12-10 10:35:59 +00:00
adam
f60473e41a jbig2dec: updated to 0.16
Version 0.16:
* API change allowing for library users to get the custom allocator
  so it may be freed if necessary. This is useful if the allocator
  is extended with e.g. a custom pointer needed by the allocator
  callbacks.
2019-04-17 08:27:20 +00:00
leot
cbbc2218ab jbig2dec: Update graphics/jbig2dec to 0.15
pkgsrc changes:
 - Update MASTER_SITES according HOMEPAGE links
 - Add auto* tools to USE_TOOLS and add a pre-configure target in order to
   generate the configure script
 - Add support for the tests

Changes:
Version 0.15 (2018 September 04)
* Bug fix release, with many security related and stability fixes
  as well as better tolerance/behaviour with out of spec files
2018-10-12 10:25:51 +00:00
wiz
feb3c578b5 jbig2dec: update to 0.14.
Version 0.14 (2017 October 04)

* Bug fix release.
2017-11-23 15:24:55 +00:00
nros
d96f63f0ad Add patches to fix CVEs:
CVE-2017-7885
CVE-2017-7975
CVE-2017-7976
CVE-2017-9216
Bump PKGREVISION.
2017-08-05 08:03:05 +00:00
wiz
0a76d24a54 Update jbig2dec to 0.13.
Version 0.13 (2016 April 07)

* Bug fix release.
2016-04-13 17:59:34 +00:00
agc
7f810a359f Add SHA512 digests for distfiles for graphics category
Problems found with existing digests:
	Package fotoxx distfile fotoxx-14.03.1.tar.gz
	ac2033f87de2c23941261f7c50160cddf872c110 [recorded]
	118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated]
	Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz
	34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb
	Package pgraf: missing distfile pgraf-20010131.tar.gz
	Package qvplay: missing distfile qvplay-0.95.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 21:33:50 +00:00
adam
259596f231 Changes 0.12:
* Bug fix release
2015-09-05 19:41:34 +00:00
adam
09594b8efb Switched MASTER_SITES to SourceForce, since the original distfile can't be found 2013-08-22 20:08:01 +00:00
joerg
a68caec757 Import jbig2dec-0.11:
jbig2dec is a decoder for the JGIB2 image compression format.  JBIG2 is
designed for lossy and lossless encoding of monochrome images at
moderately high resolutions.  For scanned paper documents, compression
ratios on the order of 100:1 are often seen.
2010-09-09 02:13:50 +00:00