diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-07-17 12:34:52 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-07-17 12:34:52 +0000 |
commit | 7c618575e04a1c3fe36015affce024d347760d41 (patch) | |
tree | 5923db9b12f528500d0ac5119b438756551a001b /graphics/mypaint/distinfo | |
parent | 11cded8201fcea203294da162d775400318a589c (diff) | |
download | pkgsrc-7c618575e04a1c3fe36015affce024d347760d41.tar.gz |
Update to 1.2.1
Changelog:
Version 1.2.1:
* Fix failure to start under GLib 2.48.
* Fix failure to start when config and user data dirs are missing.
* GNOME: Update mypaint.appdata.xml.
* Fix failure to start when no translations are present.
* Fix pure-black being duplicated in the colour history.
* Fix glitch stroke when Inking is exited & the default tool entered.
* OSX: fix exception if AppKit isn't installed.
* Fix mispositioned windows in multi-monitor setups.
* Windows: fix inability to paste more than the 1st copied image.
* Fix exception when pasting into a layer group.
* Fix incorrect numeric range check on x-axis tilts.
* Fix layers blinking when selected in layer-solo mode.
* Fix palette drag issues with GTK 3.19.8+.
* Fix exception in the colours tab of the background chooser dialog.
* Fix UI glitch: mark cloned layer as selected after duplicate.
* Fix a potential exception with the brush and colur history features.
* About box: report versions better un Windows.
* Make sure layer clones get selected immediately.
* Fix hypersensitive tab drags.
* Fix allelerator mapping sort order.
* Fix exceptions when loading a corrupt thumbnail during thumb updates.
* Fix GTK removing the main canvas widget.
* BrushManager: use UUIDs for device brush names, backwards-compatibly.
* Fix repeated pixbuflist redraws.
* Windows: drop support for floating windows till upstream support's OK.
* Wayland: remove references to cursors that don't exist.
Version 1.2.0:
* New intuitive Inking tool for smooth strokes.
* New Flood Fill tool.
* Automated backups of your working docs, with recovery on startup.
* Improved symmetry-setting and frame-setting modes.
* New workspace UI: two sidebars, with dockable tabbed panels.
* Smoother scrolling and panning.
* New brush pack.
* New brush and color history panel.
* New layer trimming command in frame options.
* Added layer groups.
* New layer modes: several masking modes added.
* Add display filters: greyscale, simulate dichromacy for trichromats.
* New color wheel options: Red/Yellow/Blue, Red-Green/Blue-Yellow.
* Uses dark theme variant by default.
* Clearer icons, prettier freehand cursors.
* Device prefs allow glitchy devices to be restricted.
* Eraser mode no longer changes the size of the brush.
* New vector layers, editable in an external app (Inkscape recommended).
* New fallback layer types: non-PNG image, data.
* More kinds of images now work as backgrounds.
* Improved Windows support
* Ported to GTK3.
* Accelerator map editor has moved to preferences.
* Many other bugfixes, translations, and code quality improvements.
Diffstat (limited to 'graphics/mypaint/distinfo')
-rw-r--r-- | graphics/mypaint/distinfo | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/graphics/mypaint/distinfo b/graphics/mypaint/distinfo index 5f886aa5a56..746c5ac0b4e 100644 --- a/graphics/mypaint/distinfo +++ b/graphics/mypaint/distinfo @@ -1,11 +1,9 @@ -$NetBSD: distinfo,v 1.8 2015/11/03 21:34:10 agc Exp $ +$NetBSD: distinfo,v 1.9 2018/07/17 12:34:52 ryoon Exp $ -SHA1 (mypaint-1.1.0.tar.bz2) = 9e4f0bc2cee6c369f1a40d7c24435b7c26cc3795 -RMD160 (mypaint-1.1.0.tar.bz2) = c34aaf96c66fd62117379b6f2553645c94501fae -SHA512 (mypaint-1.1.0.tar.bz2) = a3eef378ddcaa0a33f9afc49cc587489ecfff6f3e46e2238aab83f89d682f2407e2760e6029eaac3591f0a8955c95280c12839adcb42ec452cefbcdb142ab9b9 -Size (mypaint-1.1.0.tar.bz2) = 37416388 bytes -SHA1 (patch-SConscript) = a1027dc48d9ccde6e8c273e7b28611bc9338534c -SHA1 (patch-SConstruct) = 11111493804031c54b62f36b7eb290fae49d3630 -SHA1 (patch-brushlib_SConscript) = afab91876d916f5497017b3a4280d9d26afd280b -SHA1 (patch-lib_SConscript) = 4f476bb0daf8bbb21a6a11cf1acc662c023f4140 +SHA1 (mypaint-1.2.1.tar.xz) = 89456062e477cff1acb357d0407827f08a479d33 +RMD160 (mypaint-1.2.1.tar.xz) = fd57a9df4ad1900c52c0b4979231a0074a2f57be +SHA512 (mypaint-1.2.1.tar.xz) = 1783765e495b9535669a83a29d27ba684e6201fdfe0875bdd2c167b1dab8af05993b19025767fe0b2770ed9e578e4709f75d8a4820ac945812cba85609f9eb9b +Size (mypaint-1.2.1.tar.xz) = 37897196 bytes +SHA1 (patch-SConscript) = b640d6084797c12c5418387c821f4786bcc426e1 +SHA1 (patch-SConstruct) = f903a23506e35ad18202996ade4ad8afdd70af0f SHA1 (patch-lib_colorchanger__crossed__bowl.hpp) = b64b8695fe8b787df94ddc588a714b991954084b |