pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/drawing drawing: update to 0.8.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/959addbe7284
branches: trunk
changeset: 456980:959addbe7284
user: nia <nia%pkgsrc.org@localhost>
date: Fri Aug 13 12:08:58 2021 +0000
description:
drawing: update to 0.8.3
drawing (0.8.3)
* draw a wider outline to the free selection when the image is zoomed out
* fix incorrectly huge height of the selection after rotating it
* update several translations
drawing (0.8.2)
* refactoring of the optionsbars (bottom panes) of the transform tools
* add a "lock line direction" option to the line tool
* fix shift+f10 action when using a selection tool on mobile
* add an outline to the canvas
* fix the `-c` option when using Wayland
* lock image proportions by default when scaling with the numerical inputs
* fix an unexpected way the "crop" tool could expand the selection
* preview correctly the areas created by a transform tool before applying a change
* fix when the app starts with a transform tool, and this tool is immediately used and applied
* compatibility with older distributions
* update several translations
drawing (0.8.1)
* add an action "selection > define as current image"
* fix how the canvas was ERASED if it was being cropped on one side but expanded on the other side
* add an action "selection > expand image to fit [the size of the selection]"
* add a several ways of censoring information as an option to the eraser tool
* preference to select a theme variant
* add "nib direction" option to the calligraphic nib
* better pre-select the currently used font in the font chooser dialog
* add optional outline to the pencil, line, and curve tools
* better looking outline for the "insert text" tool
* update several translations
diffstat:
graphics/drawing/Makefile | 6 +++---
graphics/drawing/PLIST | 6 ++++--
graphics/drawing/distinfo | 10 +++++-----
3 files changed, 12 insertions(+), 10 deletions(-)
diffs (69 lines):
diff -r c9bcab90ca49 -r 959addbe7284 graphics/drawing/Makefile
--- a/graphics/drawing/Makefile Fri Aug 13 11:56:26 2021 +0000
+++ b/graphics/drawing/Makefile Fri Aug 13 12:08:58 2021 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.4 2021/06/12 09:40:09 nia Exp $
+# $NetBSD: Makefile,v 1.5 2021/08/13 12:08:58 nia Exp $
-DISTNAME= drawing-0.8.0
+DISTNAME= drawing-0.8.3
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GITHUB:=maoschanz/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/maoschanz/drawing
-COMMENT= Application for drawing for the GNOME desktop
+COMMENT= Basic image editor, similar to Microsoft Paint
LICENSE= gnu-gpl-v3
TOOL_DEPENDS+= appstream-glib-[0-9]*:../../devel/appstream-glib
diff -r c9bcab90ca49 -r 959addbe7284 graphics/drawing/PLIST
--- a/graphics/drawing/PLIST Fri Aug 13 11:56:26 2021 +0000
+++ b/graphics/drawing/PLIST Fri Aug 13 12:08:58 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2021/06/12 09:40:09 nia Exp $
+@comment $NetBSD: PLIST,v 1.5 2021/08/13 12:08:58 nia Exp $
bin/drawing
share/applications/com.github.maoschanz.drawing.desktop
share/drawing/drawing.gresource
@@ -12,7 +12,7 @@
share/drawing/drawing/abstract_transform_tool.py
share/drawing/drawing/brush_airbrush.py
share/drawing/drawing/brush_hairy.py
-share/drawing/drawing/brush_nip.py
+share/drawing/drawing/brush_nib.py
share/drawing/drawing/brush_simple.py
share/drawing/drawing/deco_manager.py
share/drawing/drawing/filter_blur.py
@@ -22,6 +22,7 @@
share/drawing/drawing/filter_saturation.py
share/drawing/drawing/filter_transparency.py
share/drawing/drawing/filter_veil.py
+share/drawing/drawing/gi_composites.py
share/drawing/drawing/history_manager.py
share/drawing/drawing/image.py
share/drawing/drawing/main.py
@@ -112,6 +113,7 @@
share/locale/id/LC_MESSAGES/drawing.mo
share/locale/it/LC_MESSAGES/drawing.mo
share/locale/ja/LC_MESSAGES/drawing.mo
+share/locale/ko/LC_MESSAGES/drawing.mo
share/locale/nl/LC_MESSAGES/drawing.mo
share/locale/pl/LC_MESSAGES/drawing.mo
share/locale/pt_BR/LC_MESSAGES/drawing.mo
diff -r c9bcab90ca49 -r 959addbe7284 graphics/drawing/distinfo
--- a/graphics/drawing/distinfo Fri Aug 13 11:56:26 2021 +0000
+++ b/graphics/drawing/distinfo Fri Aug 13 12:08:58 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2021/06/12 09:40:09 nia Exp $
+$NetBSD: distinfo,v 1.5 2021/08/13 12:08:58 nia Exp $
-SHA1 (drawing-0.8.0.tar.gz) = 7ca511b525a900218bc771e8f2163246012c1c8d
-RMD160 (drawing-0.8.0.tar.gz) = 871c00dc86c9d206076d83def2059d45d3be90df
-SHA512 (drawing-0.8.0.tar.gz) = 4f40a32a9dc54aa46a7a72d392167f86b69850e6575efec181a1d416c81db822bcc5c0eccb4c7dd9e256e56737b1177ae44feb6a716e7b2f84de5aaa700eff61
-Size (drawing-0.8.0.tar.gz) = 10651435 bytes
+SHA1 (drawing-0.8.3.tar.gz) = b91d71c54544af6ea40673ba7cf233ef736bf4b0
+RMD160 (drawing-0.8.3.tar.gz) = 76abd73484f73df2d6767866b250098b05a51576
+SHA512 (drawing-0.8.3.tar.gz) = 15ddfa09306f0629be6c282a1bb4dff59d95747575052d4b070b7b6152411b010e102144c724b33712bd1347f0ca1d11a27ce01edac94bc62b449a029f688de6
+Size (drawing-0.8.3.tar.gz) = 11436783 bytes
SHA1 (patch-data_com.github.maoschanz.drawing.gschema.xml) = 39214639fc05ba98c763c483fd2dcf5e3080106d
Home |
Main Index |
Thread Index |
Old Index