Subject: CVS commit: pkgsrc/graphics/go-imaging
From: Ryo ONODERA
Date: 2018-11-18 09:32:54
Message id: 20181118083255.099E1FB1F@cvs.NetBSD.org

Log Message:
graphics/go-imaging: import go-imaging-1.5.0

Package imaging provides basic image processing functions (resize,
rotate, crop, brightness/contrast adjustments, etc.).

All the image processing functions provided by the package accept
any image type that implements image.Image interface as an input,
and return a new image of *image.NRGBA type (32bit RGBA colors,
not premultiplied by alpha).

Files:
RevisionActionfile
1.1addpkgsrc/graphics/go-imaging/DESCR
1.1addpkgsrc/graphics/go-imaging/Makefile
1.1addpkgsrc/graphics/go-imaging/PLIST
1.1addpkgsrc/graphics/go-imaging/buildlink3.mk
1.1addpkgsrc/graphics/go-imaging/distinfo