Thu Feb 20 17:09:43 2020 UTC ()
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.


(nia)
diff -r1.7 -r1.8 pkgsrc/editors/xournalpp/Makefile
diff -r1.3 -r1.4 pkgsrc/editors/xournalpp/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/editors/xournalpp/Makefile (expand / switch to unified diff)

--- pkgsrc/editors/xournalpp/Makefile 2020/01/18 21:49:18 1.7
+++ pkgsrc/editors/xournalpp/Makefile 2020/02/20 17:09:43 1.8
@@ -1,31 +1,32 @@ @@ -1,31 +1,32 @@
1# $NetBSD: Makefile,v 1.7 2020/01/18 21:49:18 jperkin Exp $ 1# $NetBSD: Makefile,v 1.8 2020/02/20 17:09:43 nia Exp $
2 2
3DISTNAME= xournalpp-1.0.15 3DISTNAME= xournalpp-1.0.17
4PKGREVISION= 4 
5CATEGORIES= editors 4CATEGORIES= editors
6MASTER_SITES= ${MASTER_SITE_GITHUB:=xournalpp/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=xournalpp/}
7GITHUB_PROJECT= xournalpp 6GITHUB_PROJECT= xournalpp
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://github.com/xournalpp/xournalpp 9HOMEPAGE= https://github.com/xournalpp/xournalpp
11COMMENT= Take notes, sketch and annotate PDFs 10COMMENT= Take notes, sketch and annotate PDFs
12LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
13 12
14USE_CMAKE= yes 13USE_CMAKE= yes
15USE_TOOLS+= pkg-config 14USE_TOOLS+= pkg-config
16USE_TOOLS+= msgfmt msgmerge xgettext 15USE_TOOLS+= msgfmt msgmerge xgettext
17USE_LANGUAGES= c c++11 16USE_LANGUAGES= c c++11
18 17
 18BUILD_TARGET= translations xournalpp
 19
19# C++11 20# C++11
20GCC_REQD+= 4.7 21GCC_REQD+= 4.7
21 22
22DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts 23DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
23DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath 24DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath
24DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex 25DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
25DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin 26DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
26DEPENDS+= tex-standalone-[0-9]*:../../print/tex-standalone 27DEPENDS+= tex-standalone-[0-9]*:../../print/tex-standalone
27 28
28.include "../../archivers/libzip/buildlink3.mk" 29.include "../../archivers/libzip/buildlink3.mk"
29.include "../../audio/libsndfile/buildlink3.mk" 30.include "../../audio/libsndfile/buildlink3.mk"
30.include "../../audio/portaudio/buildlink3.mk" 31.include "../../audio/portaudio/buildlink3.mk"
31.include "../../graphics/hicolor-icon-theme/buildlink3.mk" 32.include "../../graphics/hicolor-icon-theme/buildlink3.mk"

cvs diff -r1.3 -r1.4 pkgsrc/editors/xournalpp/distinfo (expand / switch to unified diff)

--- pkgsrc/editors/xournalpp/distinfo 2019/11/10 21:42:15 1.3
+++ pkgsrc/editors/xournalpp/distinfo 2020/02/20 17:09:43 1.4
@@ -1,9 +1,9 @@ @@ -1,9 +1,9 @@
1$NetBSD: distinfo,v 1.3 2019/11/10 21:42:15 nia Exp $ 1$NetBSD: distinfo,v 1.4 2020/02/20 17:09:43 nia Exp $
2 2
3SHA1 (xournalpp-1.0.15.tar.gz) = 6934c8de1260ca580988c421c55c2a44999a235c 3SHA1 (xournalpp-1.0.17.tar.gz) = 532461588c146a90f173252621a96d57f799e206
4RMD160 (xournalpp-1.0.15.tar.gz) = 8f53fd4b74507e28e28a4fffa9fe4d8c5f434c45 4RMD160 (xournalpp-1.0.17.tar.gz) = 65b18e3ef7a0cf02cc2b313c7b2e619116487434
5SHA512 (xournalpp-1.0.15.tar.gz) = 7a015c1d48e26eed313f994aa293f6d2ab711ac6970568edef4ba10dcf1551c87279daa2b361731ac58ef236e1dd59e0eebf41e4739fba9db954a718450d5b79 5SHA512 (xournalpp-1.0.17.tar.gz) = cc3568ce22fd42f0e8458f1428c102d2fc18a9650d8c5968cadd6693fc19374780beb3c7f6206f2f494439296a883b2a5160da37e3a0e10d6fe3654084967ab9
6Size (xournalpp-1.0.15.tar.gz) = 14938798 bytes 6Size (xournalpp-1.0.17.tar.gz) = 14885382 bytes
7SHA1 (patch-CMakeLists.txt) = 3ead1546fe20e7481e93f2976c3e7b98c0a7699f 7SHA1 (patch-CMakeLists.txt) = 3ead1546fe20e7481e93f2976c3e7b98c0a7699f
8SHA1 (patch-src_control_tools_StrokeHandler.cpp) = 80df57a9776a9919a95a04bf6c057dc021fc789e 8SHA1 (patch-src_control_tools_StrokeHandler.cpp) = 80df57a9776a9919a95a04bf6c057dc021fc789e
9SHA1 (patch-src_util_DeviceListHelper.cpp) = 8f3534c80c79ec49dd9562c3ed4e3ff7c36b2ecb 9SHA1 (patch-src_util_DeviceListHelper.cpp) = 8f3534c80c79ec49dd9562c3ed4e3ff7c36b2ecb