Accepting request 621141 from home:iznogood:branches:graphics
- Update to version 0.4.4: + 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. - Added 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. - Fixed integer overflow due to logic error in pixelize. - New operation: gegl:abs which negates negative values. - New operation in workshop: selective-hue-saturation. OBS-URL: https://build.opensuse.org/request/show/621141 OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=66
This commit is contained in:
committed by
Git OBS Bridge
parent
996f893996
commit
e9962696f9
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gegl
|
||||
Version: 0.4.2
|
||||
Version: 0.4.4
|
||||
Release: 0
|
||||
Summary: Generic Graphics Library
|
||||
License: GPL-3.0-or-later AND LGPL-3.0-or-later
|
||||
@@ -40,7 +40,7 @@ BuildRequires: libtool
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: suitesparse-devel
|
||||
BuildRequires: pkgconfig(OpenEXR) >= 1.6.1
|
||||
BuildRequires: pkgconfig(babl) >= 0.1.48
|
||||
BuildRequires: pkgconfig(babl) >= 0.1.52
|
||||
BuildRequires: pkgconfig(cairo) >= 1.12.2
|
||||
BuildRequires: pkgconfig(exiv2) >= 0.25
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.32.0
|
||||
|
Reference in New Issue
Block a user