#51685 closed update (fixed)
MyPaint-devel: update to newer version
Reported by: | troy.sobotka@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | dbevans (David B. Evans) | |
Port: | MyPaint-devel |
Description
Solved the AppKit python27-cocoa issue, but hitting the glib issue. Would love a trunk bump @ryandesign, as it is apparently solved there? Thanks so much.
Change History (7)
comment:1 follow-up: 2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Port: | MyPaint removed |
Status: | new → assigned |
Summary: | MyPaint and MyPaint-devel need trunk bump → MyPaint-devel: update to newer version |
Type: | defect → update |
comment:2 Changed 8 years ago by dbevans (David B. Evans)
Replying to ryandesign@…:
I can certainly update MyPaint-devel to a newer development version. MyPaint is already at the latest stable version, and the issues you refer to already have separate MacPorts tickets and can be dealt with there by applying patches.
This would help with gimp2-devel as well. Latest devel version 2.9.4 of gimp2, requires libmypaint >= 1.3.0 but although the current MyPaint-devel claims to be version @1.3.0-alpha.20160115+git.6ba6c251, at least the libmypaint portion, is only version 1.1
$ pkg-config --modversion libmypaint 1.1
which causes configuration of gimp-devel @2.9.4 to fail
== Missing mandatory dependencies == GIMP configuration failed. The following mandatory dependencies are missing: - libmypaint >= 1.3.0
An update of libmypaint to 1.3.0 or better would, therefore, be greatly appreciated. Thanks in advance for your help.
comment:4 Changed 8 years ago by dbevans (David B. Evans)
Any progress on updating the libmypaint component to version 1.3.0 or better?
comment:5 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
I've updated MyPaint-devel to the latest development version of MyPaint that still included libmypaint in r154008, but based on upstream bug 683 I don't believe that's new enough to be libmypaint 1.3.0.
comment:6 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I can certainly update MyPaint-devel to a newer development version. MyPaint is already at the latest stable version, and the issues you refer to already have separate MacPorts tickets and can be dealt with there by applying patches.