pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/53236 CVS commit: pkgsrc/graphics/gegl



The following reply was made to PR pkg/53236; it has been noted by GNATS.

From: "Ryo ONODERA" <ryoon%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53236 CVS commit: pkgsrc/graphics/gegl
Date: Mon, 16 Jul 2018 01:10:30 +0000

 Module Name:	pkgsrc
 Committed By:	ryoon
 Date:		Mon Jul 16 01:10:30 UTC 2018
 
 Modified Files:
 	pkgsrc/graphics/gegl: Makefile PLIST distinfo
 
 Log Message:
 Update to 0.4.4
 
 * Fix gcut conflict, PR pkg/53236
 
 Changelog:
 GEGL-0.4.4 2018-06-02
 
 Core
 
 Point filters with need for format conversion of input are now
 parallel. Added swap-reading, swap-writing, swap-read-total and
 swap-write-total properties to GeglStats.
 
 Buffer
 
 Trim tile-cache when shrinking. Add reading locks to tiles further
 improving concurrent access tolerance of GeglBuffer.
 
 Operations
 
 threshold: operating format changed from linear to perceptual
 unsharp-mask: add rename standard-deviation and scale properties to
 Radius and Amount, add Threshold property. recursive-transform now
 supports applying multiple transformations simultanously. Fix integer
 overflow due to logic error in pixelize. new operation: gegl:abs which
 negates negative values. new operation in workshop:
 selective-hye-saturation.
 
 Contributors
 
 Alan Mortensen, Alexandre Prokoudine, Daniel Korostil, Debarshi Ray,
 Dimitris Spingos (Î?ημήÏ?Ï?ηÏ? ΣÏ?ίγγοÏ?), Ell, Marco Ciampa, Michael
 Schumacher, Miroslav Talasek, orbea, �yvind Kolås, �yvind "pippin"
 KolÃ¥s, Piotr DrÄ?g, RÅ«dolfs Mazurs, and Tobias.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.64 -r1.65 pkgsrc/graphics/gegl/Makefile
 cvs rdiff -u -r1.18 -r1.19 pkgsrc/graphics/gegl/PLIST \
     pkgsrc/graphics/gegl/distinfo
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index