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

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


Branch: CURRENT, Version: 3.3.9nb1, Package name: hs-JuicyPixels-3.3.9nb1, 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: 134.737 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-02 14:06:08 by Masatake Daimon | Files touched by this commit (1173)
Log message:
Bump all Haskell packages after switching the default compiler.
   2025-01-30 10:50:50 by Masatake Daimon | Files touched by this commit (4) | Package updated
Log message:
graphics/hs-JuicyPixels: update to JuicyPixels-3.3.9

v3.3.9 June 2024
----------------

 * Something something compilation
   2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137)
Log message:
Recursive revbump after changing the default Haskell compiler
   2024-04-29 14:28:58 by Masatake Daimon | Files touched by this commit (2)
Log message:
graphics/hs-JuicyPixels: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.
   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