pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/xournalpp xournalpp: Update to 1.0.17



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c76a40e31a97
branches:  trunk
changeset: 423578:c76a40e31a97
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Feb 20 17:09:43 2020 +0000

description:
xournalpp: Update to 1.0.17

## 1.0.17

* Fixed arrow tip scaling: now scales with thickness instead of length (#967,
  thanks to @redweasel)
* Changed coordinate draw direction (thanks to @redweasel)
* Fixed audio playback failures not showing error messages to the user (#1573)
* Fixed text tool bold shortcut not working when capslock is enabled (#1583,
  thanks to @matepak)
* Fixed sidebar preview context menu "Move Page Up" and "Move Page Down" buttons
  not being disabled on the first and last page, respectively (#1637)
* Fixed Enter keypress on the "Goto Page" (Ctrl-G) dialog not changing the page
  (#975, thanks to @MrMallIronmaker)
* Fixed missing Xournal++ icon errors on most of the dialog windows (#1667)
* (Windows) Fixed missing libssl/libcrypto errors in the official installation
  (#1660).

## 1.0.16

* Fixed currently editing textboxes not exporting to PDF.
* Fixed line tool breaking when snap-to-grid is disabled.

diffstat:

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

diffs (40 lines):

diff -r 1a68ac0b58ed -r c76a40e31a97 editors/xournalpp/Makefile
--- a/editors/xournalpp/Makefile        Thu Feb 20 16:39:12 2020 +0000
+++ b/editors/xournalpp/Makefile        Thu Feb 20 17:09:43 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2020/01/18 21:49:18 jperkin Exp $
+# $NetBSD: Makefile,v 1.8 2020/02/20 17:09:43 nia Exp $
 
-DISTNAME=      xournalpp-1.0.15
-PKGREVISION=   4
+DISTNAME=      xournalpp-1.0.17
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=xournalpp/}
 GITHUB_PROJECT=        xournalpp
@@ -16,6 +15,8 @@
 USE_TOOLS+=    msgfmt msgmerge xgettext
 USE_LANGUAGES= c c++11
 
+BUILD_TARGET=  translations xournalpp
+
 # C++11
 GCC_REQD+=     4.7
 
diff -r 1a68ac0b58ed -r c76a40e31a97 editors/xournalpp/distinfo
--- a/editors/xournalpp/distinfo        Thu Feb 20 16:39:12 2020 +0000
+++ b/editors/xournalpp/distinfo        Thu Feb 20 17:09:43 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.3 2019/11/10 21:42:15 nia Exp $
+$NetBSD: distinfo,v 1.4 2020/02/20 17:09:43 nia Exp $
 
-SHA1 (xournalpp-1.0.15.tar.gz) = 6934c8de1260ca580988c421c55c2a44999a235c
-RMD160 (xournalpp-1.0.15.tar.gz) = 8f53fd4b74507e28e28a4fffa9fe4d8c5f434c45
-SHA512 (xournalpp-1.0.15.tar.gz) = 7a015c1d48e26eed313f994aa293f6d2ab711ac6970568edef4ba10dcf1551c87279daa2b361731ac58ef236e1dd59e0eebf41e4739fba9db954a718450d5b79
-Size (xournalpp-1.0.15.tar.gz) = 14938798 bytes
+SHA1 (xournalpp-1.0.17.tar.gz) = 532461588c146a90f173252621a96d57f799e206
+RMD160 (xournalpp-1.0.17.tar.gz) = 65b18e3ef7a0cf02cc2b313c7b2e619116487434
+SHA512 (xournalpp-1.0.17.tar.gz) = cc3568ce22fd42f0e8458f1428c102d2fc18a9650d8c5968cadd6693fc19374780beb3c7f6206f2f494439296a883b2a5160da37e3a0e10d6fe3654084967ab9
+Size (xournalpp-1.0.17.tar.gz) = 14885382 bytes
 SHA1 (patch-CMakeLists.txt) = 3ead1546fe20e7481e93f2976c3e7b98c0a7699f
 SHA1 (patch-src_control_tools_StrokeHandler.cpp) = 80df57a9776a9919a95a04bf6c057dc021fc789e
 SHA1 (patch-src_util_DeviceListHelper.cpp) = 8f3534c80c79ec49dd9562c3ed4e3ff7c36b2ecb



Home | Main Index | Thread Index | Old Index