pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/xournalpp (editors/xournalpp) Updated 1.0.18 t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4ef480f7ee18
branches:  trunk
changeset: 444865:4ef480f7ee18
user:      mef <mef%pkgsrc.org@localhost>
date:      Wed Jan 13 21:59:59 2021 +0000

description:
(editors/xournalpp) Updated 1.0.18 to 1.0.20

# Changelog

## 1.0.20

More bugfixes.

* Fixed a regression with pdf files that could not be overwritten (#2355)
* Fixed page layout update after inserting or deleting a page, changing the page layout or zooming (#1777, #2346, #2411)
* Fixed incorrect rendering of pages after changing the page format (#2457)
* Fixed blocked scrolling after saving a file (#2062)
* Fixed presentation mode after startup (#2413)

## 1.0.19

More bugfixes and improvements due to help from the various community
contributors!

* Changed select object algorithm to be more intuitive
* Added ability for taps with Select Rectangle and Select Region to act like
  Select Object (#1980)
* Improved document loading speed (#2002)
* Added a `--version` command to print the Xournal++ version
* Added a `libgtk` version display to the About dialog
* Added a 16kHz sample rate to audio settings and fixed the 91kHz sample rate
  (#2092)
* Added file version check for future compatibility (#1991)
* Changed wording of new page template dialog to be less confusing (#1524)
* Fixed behavior of "Attach file to the journal" option when choosing "Annotate
  PDF" (#1725, #2106). This now allows the background PDF and the annotation files to
  be renamed and moved as long as they 1) share the same file prefix; and 2)
  share the same relative path.
* Fixed an issue where clicking the X on the replace file dialog would overwrite
  the file (#1983)
* (libcairo >= 1.16 only): Fixed PDF export crashing when the table of contents
  is empty (#2236).
* Fixed a bug where the PDF background would not update when loading a new
  document (#1964)
* Fixed plugin window causing a crash on Ubuntu 16.04
* Fixed a bug where the icon would not appear correctly on some desktop
  environments (#1892)
* Fixed inconsistent ordering of button keybindings (#1961)
* Fixed the Enter key not confirming PDF export settings (#1977)
* Fixed exported PDF title (#2039)
* Fixed a bug where different page backgrounds can cause PDFs to be exported
  with the wrong backgrounds (#2119)
* Fixed a bug where the page number count would not be updated after deleting a
  page (#2134)
* Fixed selection object tool not working correctly (#2081) / crashing (#2133)
  when there are multiple layers

diffstat:

 editors/xournalpp/Makefile |   5 ++---
 editors/xournalpp/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (31 lines):

diff -r 3edea3b2d992 -r 4ef480f7ee18 editors/xournalpp/Makefile
--- a/editors/xournalpp/Makefile        Wed Jan 13 18:26:23 2021 +0000
+++ b/editors/xournalpp/Makefile        Wed Jan 13 21:59:59 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2020/11/21 09:34:54 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2021/01/13 21:59:59 mef Exp $
 
-DISTNAME=      xournalpp-1.0.18
-PKGREVISION=   7
+DISTNAME=      xournalpp-1.0.20
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=xournalpp/}
 GITHUB_PROJECT=        xournalpp
diff -r 3edea3b2d992 -r 4ef480f7ee18 editors/xournalpp/distinfo
--- a/editors/xournalpp/distinfo        Wed Jan 13 18:26:23 2021 +0000
+++ b/editors/xournalpp/distinfo        Wed Jan 13 21:59:59 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.5 2020/04/26 14:06:32 nia Exp $
+$NetBSD: distinfo,v 1.6 2021/01/13 21:59:59 mef Exp $
 
-SHA1 (xournalpp-1.0.18.tar.gz) = 935cb3550bb44f6b3cf4da274b65ce275e983695
-RMD160 (xournalpp-1.0.18.tar.gz) = 7dfd02c8b316d3d81d315e532e0d847266876110
-SHA512 (xournalpp-1.0.18.tar.gz) = 90568a2674a18ff711ecef5f1a66ea1c5746d7f1fde271b36342d9bf48e096e63075cf7fd8b69e39e144273a4d1b922c415eee929eba94b2fa515a0bb481815a
-Size (xournalpp-1.0.18.tar.gz) = 14892343 bytes
+SHA1 (xournalpp-1.0.20.tar.gz) = cc05e95fd15af717ee7b30449c40b242955efdf8
+RMD160 (xournalpp-1.0.20.tar.gz) = 035c5734c92a88c42430a7a4eec0a03e23f7f4c0
+SHA512 (xournalpp-1.0.20.tar.gz) = c73783d5e40262b2c6f7f6be372839c73a19ab25fc258a7524660654526a3a35a6ba16ba282f793e7982ff97d006703c103fdd579fc16a3e636bf6daf94fe346
+Size (xournalpp-1.0.20.tar.gz) = 14895705 bytes
 SHA1 (patch-CMakeLists.txt) = 3ead1546fe20e7481e93f2976c3e7b98c0a7699f
 SHA1 (patch-po_CMakeLists.txt) = 897b4f9507b48be394409deda8170fe7d39f008c
 SHA1 (patch-src_control_tools_StrokeHandler.cpp) = 9e8d3d3f173ef1e84137a728646e807228184872



Home | Main Index | Thread Index | Old Index