NOTICE: This package has been removed from pkgsrc

./wip/ruby-RMagick, Ruby binding to ImageMagick

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.5.2, Package name: ruby18-RMagick-2.5.2, Maintainer: obache

RMagick is an interface between Ruby and ImageMagick.


Required to run:
[graphics/ImageMagick] [lang/ruby18-base]

Required to build:
[print/ghostscript] [pkgtools/x11-links]

Master sites:

SHA1: 3daa7198f8fc0e9cad0949adc9c6fe7ff8263c46
RMD160: 75759618471f1affe0db2e8bfc5d659ee3e89259
Filesize: 1005.009 KB

Version history: (Expand)


CVS history: (Expand)


   2008-11-14 03:20:05 by OBATA Akio | Files touched by this commit (27) | Package removed
Log message:
I'll not work here anymore.
   2008-07-16 09:12:55 by OBATA Akio | Files touched by this commit (2)
Log message:
Update RMagick to 2.5.2.

Changes:
RMagick 2.5.2
    o Add support for MergeLayer to Magick::ImageList#optimize_layers (patch
      #21189, submitted by Andrew Watson)
    o Add PowQuantumOperator argument for Image#quantum_operator (available
      in ImageMagick 6.4.1-9)
   2008-06-22 02:58:15 by OBATA Akio | Files touched by this commit (2)
Log message:
Update RMagick to 2.5.1.

RMagick 2.5.1
    o Update Pixel#to_color to work with the new QueryMagickColorname API in
      ImageMagick 6.4.1-9.
   2008-06-20 06:35:03 by OBATA Akio | Files touched by this commit (2)
Log message:
Cath up to ruby-1.8.7.
   2008-06-08 17:44:07 by OBATA Akio | Files touched by this commit (3)
Log message:
RMagick 2.5.0
    o Added Image#add_compose_mask, #delete_compose_mask (feature #20531)
   2008-06-03 12:06:57 by OBATA Akio | Files touched by this commit (2)
Log message:
RMagick 2.4.0
    o Added Image#image_type= (feature #20490)
   2008-05-26 15:59:43 by Tobias Nygren | Files touched by this commit (77)
Log message:
Fix fallout from pax(1) tool changes in pkgsrc.
   2008-04-10 09:45:49 by OBATA Akio | Files touched by this commit (4)
Log message:
Back to wip,  just for my fun.