- Update to version 1.5.1:
* 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.
* 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
* Translation updates.
- Drop libmypaint-gegl-pkgconfig.patch: incorporated upstream.
- Compile with openmp support by passing `--enable-openmp` to
configure.
- Build introspection bindings:
* Add BuildRequires pkgconfig(gobject-introspection-1.0) and
pkgconfig(glib-2.0).
* Split out new packages for introspection bindings:
typelib-1_0-MyPaint-1_5 and typelib-1_0-MyPaintGegl-1_5.
OBS-URL: https://build.opensuse.org/request/show/778686
OBS-URL: https://build.opensuse.org/package/show/graphics/libmypaint?expand=0&rev=18
- Update to version 1.5.0:
- Drop libmypaint-gegl-0.4.14.patch: fixed upstream.
- Drop libmypaint-gegl-shlib-version.patch: incorporated upstream.
- Drop libmypaint-bump-gegl-version.patch: only applicable hunk moved to libmypaint-gegl-pkgconfig.patch; rest incorporated upstream.
- Add libmypaint-gegl-pkgconfig.patch: In libmypaint-gegl.pc, change Name to libmypaint-gegl to avoid conflict with libmypaint.pc and Requires to depend on the correct version of gegl and on libmypaint - not libmypaint-@LIBMYPAINT_API_PLATFORM_VERSION@.
- No longer needed to run autoreconf/autogen.sh before configure since patches that modified build files are dropped; also drop libtool BuildRequires required only for autoreconf.
- Use autosetup to apply existing patch.
- Bump so version in keeping with upstream (1_5-1).
- Move libmypaint-gegl.pc file to libmypaint-gegl-devel package.
OBS-URL: https://build.opensuse.org/request/show/776209
OBS-URL: https://build.opensuse.org/package/show/graphics/libmypaint?expand=0&rev=16
- Update to version 1.4.0:
* Back-port a few new features and bug fixes from the 2.0
alpha branch.
- Add libmypaint-gegl-shlib-version.patch: Fixes building with
GEGL Support by removing versioning from the gegl lib
(gh#mypaint/libmypaint#144).
- Minor refresh of patches to apply cleanly.
- Version Obsoletes for mypaint-devel appropirately to avoid
self-obsoleting.
- Fix spurious exec perm for README.md file.
OBS-URL: https://build.opensuse.org/request/show/730110
OBS-URL: https://build.opensuse.org/package/show/graphics/libmypaint?expand=0&rev=14