Subject: CVS commit: pkgsrc/graphics/libmypaint
From: Thomas Klausner
Date: 2020-03-04 14:02:16
Message id: 20200304130216.781F5FBF4@cvs.NetBSD.org

Log Message:
libmypaint: update to 1.5.1.

1.5.1

Bugfix/localization release

Code changes

    mypaint-brush.c:count_dabs_to calculation changed to be consistent with \ 
v1.3.0 / 1.4.0 when called via the old stroke interface, and generally fixed so \ 
that there's no need for an additional initial mypaint_brush_stroke_to call to \ 
produce a visible stroke.
    mypaint-brush.c: estimation of dabs per pixel reverted to the old \ 
calculation when called via the old stroke interface.

Build system fixes

    Fixes incorrect versions for the requirements in the libmypaint-gegl \ 
pkg-config file (for both gegl and libmypaint)
    The openmp flags are now actually used when building with --enable-openmp

Localization

New translations for:

    Croatian
    German
    Greek
    Indonesian
    Korean

Misc.

Minimal example program adjusted to account for the code changes.

1.5.0

The 1.5.0 release includes the following:

Backported functionality

Features from the dev branch are backported in an API-compatible way, under the \ 
new MyPaintSurface2 interface (and the MyPaintTiledSurface2 implementation).

    view zoom & view rotation
    spectral color blending (pigment mode)
    new smudge settings: length multiplier, buckets, transparency
    new symmetry modes: vertical, vertical+horizontal, rotational, snowflake
    adjustable angle for symmetry modes
    optional multiple output rectangles (only relevant w. new symmetry modes)

(new symmetry modes only available for MyPaintTiledSurface2)

Changes from 1.4.0

Directional offsets are clamped to a maximum distance of 3 * 1080 pixels.

Some string updates and a lot translated strings.

Gegl build and examples fixed (note that neither MyPaint nor GIMP require or use \ 
the gegl-compatible interface or GObject introspection provided by libmypaint).
Compatibility note

For those who mess around with their library installs, note that the 1.5.0 \ 
release is ABI-compatible with 1.3.0, but not 1.4.0 (due to a enum reordering).

Files:
RevisionActionfile
1.4modifypkgsrc/graphics/libmypaint/Makefile
1.2modifypkgsrc/graphics/libmypaint/PLIST
1.3modifypkgsrc/graphics/libmypaint/distinfo