Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libmypaint-devel-1.5.1-1.1 RPM for armv7hl

From OpenSuSE Ports Leap 15.3 for armv7hl

Name: libmypaint-devel Distribution: openSUSE Step 15
Version: 1.5.1 Vendor: openSUSE
Release: 1.1 Build date: Sun Feb 21 13:00:38 2021
Group: Development/Libraries/C and C++ Build host: armbuild02
Size: 168801 Source RPM: libmypaint-1.5.1-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: http://mypaint.org/
Summary: Header files for libmypaint, a brushstroke creation library
libmypaint, a.k.a. "brushlib", is a library for making brushstrokes
which is used by MyPaint and other projects.
This package provides the header needed for developing
applications using libmypaint.

Provides

Requires

License

ISC

Changelog

* Mon Feb 24 2020 badshah400@gmail.com
  - 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.
* Tue Feb 18 2020 badshah400@gmail.com
  - Update to version 1.5.0:
    * 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).
    * Directional offsets are clamped to a maximum distance of 3 *
      1080 pixels.
  - 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.
* Wed Sep 04 2019 badshah400@gmail.com
  - 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.
* Tue Apr 09 2019 badshah400@gmail.com
  - Add libmypaint-gegl-0.4.14.patch: Fix compilation against gegl
    0.4.14 (only for openSUSE >= 15); patch from
    https://www.gimpusers.com/forums/gimp-developer/21248-libmypaint-needs-patching-for-recent-gegl.
* Wed May 02 2018 badshah400@gmail.com
  - Provide/Obsolete mypaint-devel: mypaint > 1.2.0 already builds
    against libmypaint [although we don't package the 1.2.x series
    because it doesn't work on openSUSE].
* Mon Apr 30 2018 jengelh@inai.de
  - Update descriptions.
* Sat Apr 28 2018 badshah400@gmail.com
  - libmypaint, the library, should not obsolete mypaint, the GUI
    application.
  - Move libmypaint-lang Recommends and libmypaint-%%{version}
    Provides from non-built mainpackage to shared lib subpackage.
  - Recommend the same-version lang package.
* Fri Apr 27 2018 bjorn.lie@gmail.com
  - Add libmypaint-bump-gegl-version.patch: Bump minimum gegl version
    to new stable branch 0.4.0.
  - Following the above, replace pkgconfig(gegl-0.3) with
    pkgconfig(gegl-0.4) and add libtool BuildRequires aswell as pass
    autoreconf since the patch touches the buildsystem.
  - Drop currently unused pkgconfig(gobject-2.0) BuildRequires.
  - Run spec-cleaner, modernize spec.
* Sat Feb 25 2017 mailaender@opensuse.org
  - update to version 1.3.0
* Fri Oct 14 2016 badshah400@gmail.com
  - Initial package.

Files

/usr/include/libmypaint
/usr/include/libmypaint/fastapprox
/usr/include/libmypaint/fastapprox/cast.h
/usr/include/libmypaint/fastapprox/fastexp.h
/usr/include/libmypaint/fastapprox/fastlog.h
/usr/include/libmypaint/fastapprox/fastpow.h
/usr/include/libmypaint/fastapprox/sse.h
/usr/include/libmypaint/glib
/usr/include/libmypaint/glib/mypaint-brush.h
/usr/include/libmypaint/mypaint-brush-settings-gen.h
/usr/include/libmypaint/mypaint-brush-settings.h
/usr/include/libmypaint/mypaint-brush.h
/usr/include/libmypaint/mypaint-config.h
/usr/include/libmypaint/mypaint-fixed-tiled-surface.h
/usr/include/libmypaint/mypaint-glib-compat.h
/usr/include/libmypaint/mypaint-mapping.h
/usr/include/libmypaint/mypaint-matrix.h
/usr/include/libmypaint/mypaint-rectangle.h
/usr/include/libmypaint/mypaint-surface.h
/usr/include/libmypaint/mypaint-symmetry.h
/usr/include/libmypaint/mypaint-tiled-surface.h
/usr/lib/libmypaint.so
/usr/lib/pkgconfig/libmypaint.pc
/usr/share/doc/packages/libmypaint-devel
/usr/share/doc/packages/libmypaint-devel/README.md
/usr/share/gir-1.0/MyPaint-1.5.gir
/usr/share/licenses/libmypaint-devel
/usr/share/licenses/libmypaint-devel/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:43:41 2024