./graphics/hs-JuicyPixels, Picture loading/serialization

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.3.8nb3, Package name: hs-JuicyPixels-3.3.8nb3, Maintainer: pho

This library can load and store images in PNG, Bitmap, Jpeg, Radiance,
Tiff and Gif images.


Required to run:
[devel/hs-primitive] [devel/hs-vector] [archivers/hs-zlib] [lang/ghc88]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 129.374 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-29 16:43:42 by Masatake Daimon | Files touched by this commit (1)
Log message:
graphics/hs-JuicyPixels: Fix build with GHC 9.6
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94
   2022-08-22 12:37:00 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
hs-JuicyPixels: update to 3.3.8.

v3.3.8 July 2022
----------------

 * Dependence fidling
 * Jpg: do not call "error" in the parser, use fail instead.

v3.3.7 March 2022
-----------------

 * Jpg: Fixing renderng bug with MCUs with single block in width and
   multiple in height
   2022-08-20 10:08:24 by Thomas Klausner | Files touched by this commit (211)
Log message:
hs*: recursive bump for new dependencies needed

for hs-aeson, hs-vector
   2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872)
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
   2022-02-12 09:51:00 by Masatake Daimon | Files touched by this commit (575)
Log message:
revbump after changing the default Haskell compiler
   2022-02-12 06:01:27 by Masatake Daimon | Files touched by this commit (3)
Log message:
Update to JuicyPixels-3.3.6

v3.3.6 October 2021
-------------------
 * Bytestring bound bump
 * Fix bug #187.  (Some JPEGs are misidentified as SourceTiff.)
 * Fix EXIF handling of strings of four characters or fewer.
 * Fix endianness bug in short ExifString and ExifUndefined.