./math/R-jpeg, Read and write JPEG images

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


Branch: CURRENT, Version: 0.1.10, Package name: R-jpeg-0.1.10, Maintainer: pkgsrc-users

This package provides an easy and simple way to read, write and
display bitmap images stored in the JPEG format. It can read and write
both files and in-memory raw vectors.


Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2023-06-15 12:49:00 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(graphics/R-jpeg) Updated 0.1.9 to 0.1.10

0.1-10	2022-11-29
    o	minor cleanup to avoid strict prototype and protect
	warnings
   2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Remove SHA1 hashes for distfiles
   2021-09-20 04:44:36 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(graphics/R-jpeg)  Updated 0.1.8.1 to 0.1.9

0.1-9   2021-07-24
    o   use R_ClearExternalPtr() instead of CAR()=0 to
        be more API-compliant

    o   minor R API compliance cleanup

    o   added native symbol registration
   2020-08-01 01:37:09 by Brook Milligan | Files touched by this commit (3)
Log message:
graphics/R-jpeg: import R-jpeg-0.1.8.1

This package provides an easy and simple way to read, write and
display bitmap images stored in the JPEG format. It can read and write
both files and in-memory raw vectors.