pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/feathernotes feathernotes: update to 0.6.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/244fece1f705
branches:  trunk
changeset: 424510:244fece1f705
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Thu Mar 12 00:23:27 2020 +0000

description:
feathernotes: update to 0.6.0

Packaged by pin in pkgsrc-wip. (The change log below doesn't note this,
but NetBSD-specific patches from pin were also merged in 0.6.0.)

V0.6.0
---------
 * Made some strings translatable.
 * Fixed a potential issue in translations.
 * Fixed a rare case of halted auto-saving.
 * Added a workaround for an old Qt bug, because of which, QTimer may not work after resuming from suspend or hibernation.
 * Give focus to text-edit/side-pane with Escape.
 * Don't let custom shortcuts be read from global config files.
 * Yet smarter Shift+Enter with alphabetical lists.

diffstat:

 editors/feathernotes/Makefile                           |  10 ++--
 editors/feathernotes/PLIST                              |   4 +-
 editors/feathernotes/distinfo                           |  13 ++---
 editors/feathernotes/patches/patch-feathernotes_fn.cpp  |  24 ---------
 editors/feathernotes/patches/patch-feathernotes_x11.cpp |  42 -----------------
 editors/feathernotes/patches/patch-feathernotes_x11.h   |  22 --------
 6 files changed, 13 insertions(+), 102 deletions(-)

diffs (168 lines):

diff -r 8c47354712cf -r 244fece1f705 editors/feathernotes/Makefile
--- a/editors/feathernotes/Makefile     Thu Mar 12 00:17:26 2020 +0000
+++ b/editors/feathernotes/Makefile     Thu Mar 12 00:23:27 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2020/03/10 22:09:41 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2020/03/12 00:23:27 gutteridge Exp $
 
-DISTNAME=      FeatherNotes-V0.5.1
-PKGNAME=       feathernotes-0.5.1
-PKGREVISION=   2
+VERSION=       0.6.0
+DISTNAME=      FeatherNotes-V${VERSION}
+PKGNAME=       feathernotes-${VERSION}
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=tsujan/}
 GITHUB_TAG=    V${PKGVERSION_NOREV}
@@ -12,7 +12,7 @@
 COMMENT=       Lightweight Qt5 hierarchical notes-manager
 LICENSE=       gnu-gpl-v3
 
-WRKSRC=                ${WRKDIR}/FeatherNotes-0.5.1
+WRKSRC=                ${WRKDIR}/FeatherNotes-${VERSION}
 USE_LANGUAGES= c++
 USE_TOOLS+=    pkg-config
 
diff -r 8c47354712cf -r 244fece1f705 editors/feathernotes/PLIST
--- a/editors/feathernotes/PLIST        Thu Mar 12 00:17:26 2020 +0000
+++ b/editors/feathernotes/PLIST        Thu Mar 12 00:23:27 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2020/02/13 03:21:54 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/03/12 00:23:27 gutteridge Exp $
 bin/feathernotes
 share/applications/feathernotes.desktop
 share/feathernotes/translations/feathernotes_cs.qm
@@ -8,6 +8,7 @@
 share/feathernotes/translations/feathernotes_es.qm
 share/feathernotes/translations/feathernotes_fr.qm
 share/feathernotes/translations/feathernotes_he.qm
+share/feathernotes/translations/feathernotes_hu.qm
 share/feathernotes/translations/feathernotes_id.qm
 share/feathernotes/translations/feathernotes_ja.qm
 share/feathernotes/translations/feathernotes_lt.qm
@@ -18,6 +19,7 @@
 share/feathernotes/translations/feathernotes_pt_PT.qm
 share/feathernotes/translations/feathernotes_ru.qm
 share/feathernotes/translations/feathernotes_sk_SK.qm
+share/feathernotes/translations/feathernotes_zh_CN.qm
 share/feathernotes/translations/feathernotes_zh_HANT.qm
 share/icons/hicolor/scalable/apps/feathernotes.svg
 share/icons/hicolor/scalable/mimetypes/text-feathernotes-fnx.svg
diff -r 8c47354712cf -r 244fece1f705 editors/feathernotes/distinfo
--- a/editors/feathernotes/distinfo     Thu Mar 12 00:17:26 2020 +0000
+++ b/editors/feathernotes/distinfo     Thu Mar 12 00:23:27 2020 +0000
@@ -1,9 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/02/13 03:21:54 gutteridge Exp $
+$NetBSD: distinfo,v 1.2 2020/03/12 00:23:27 gutteridge Exp $
 
-SHA1 (FeatherNotes-V0.5.1.tar.gz) = 37994687bce772b46d9f363f7aa38dcd3e6583aa
-RMD160 (FeatherNotes-V0.5.1.tar.gz) = 3091679de78c76d3f61db00ff92cbc331d92a153
-SHA512 (FeatherNotes-V0.5.1.tar.gz) = ee52b2069e000cdf1b1971c9b6e94c4b2fabf93505081f485c2f777d6f002cb0621ca49be58c66a520db801c389bfad9502651eebc42d38d0ece2bec4f6c9e9a
-Size (FeatherNotes-V0.5.1.tar.gz) = 335890 bytes
-SHA1 (patch-feathernotes_fn.cpp) = e9e74350d542b75a5bffc46a35f09a0b591fab6a
-SHA1 (patch-feathernotes_x11.cpp) = e1d131d1b85fbe1dc23dde4426fb83415c1fb906
-SHA1 (patch-feathernotes_x11.h) = 748c3a71e596a1d53412bc2d8b4b94cb3d14b159
+SHA1 (FeatherNotes-V0.6.0.tar.gz) = 500a7e3cd0657f70da39357c4cceaec2fcc9b53b
+RMD160 (FeatherNotes-V0.6.0.tar.gz) = 5aa562ce8dfd7f38d26b2221d2fedc8f9f544baf
+SHA512 (FeatherNotes-V0.6.0.tar.gz) = cd4f911fcc7240733a6b931d8f972e3f2745b621ee9324740712818b20a8dc1761975708cc31d459242b261b18d8ae1d075e16f1fd5b4c9746365255c1803ba4
+Size (FeatherNotes-V0.6.0.tar.gz) = 357762 bytes
diff -r 8c47354712cf -r 244fece1f705 editors/feathernotes/patches/patch-feathernotes_fn.cpp
--- a/editors/feathernotes/patches/patch-feathernotes_fn.cpp    Thu Mar 12 00:17:26 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-$NetBSD: patch-feathernotes_fn.cpp,v 1.1 2020/02/13 03:21:54 gutteridge Exp $
-
-Define NetBSD
-
---- feathernotes/fn.cpp.orig   2020-01-06 06:05:04.000000000 +0000
-+++ feathernotes/fn.cpp
-@@ -48,7 +48,7 @@
- #include <QMimeDatabase>
- 
- #ifdef HAS_X11
--#if defined Q_WS_X11 || defined Q_OS_LINUX || defined Q_OS_OPENBSD || defined Q_OS_HURD
-+#if defined Q_WS_X11 || defined Q_OS_LINUX || defined Q_OS_OPENBSD || defined Q_OS_NETBSD || defined Q_OS_HURD
- #include <QX11Info>
- #endif
- #include "x11.h"
-@@ -65,7 +65,7 @@ FN::FN (const QString& message, QWidget 
- {
- #ifdef HAS_X11
-     // For now, the lack of x11 is seen as wayland.
--#if defined Q_WS_X11 || defined Q_OS_LINUX || defined Q_OS_FREEBSD || defined Q_OS_OPENBSD || defined Q_OS_HURD
-+#if defined Q_WS_X11 || defined Q_OS_LINUX || defined Q_OS_FREEBSD || defined Q_OS_OPENBSD || defined Q_OS_NETBSD ||  defined Q_OS_HURD
-     isX11_ = QX11Info::isPlatformX11();
- #else
-     isX11_ = false;
diff -r 8c47354712cf -r 244fece1f705 editors/feathernotes/patches/patch-feathernotes_x11.cpp
--- a/editors/feathernotes/patches/patch-feathernotes_x11.cpp   Thu Mar 12 00:17:26 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,42 +0,0 @@
-$NetBSD: patch-feathernotes_x11.cpp,v 1.1 2020/02/13 03:21:54 gutteridge Exp $
-
-Define NetBSD
-
---- feathernotes/x11.cpp.orig  2020-01-06 06:05:04.000000000 +0000
-+++ feathernotes/x11.cpp
-@@ -18,7 +18,7 @@
- #include <QString>
- #include "x11.h"
- 
--#if defined Q_WS_X11 || defined Q_OS_LINUX || defined Q_OS_OPENBSD || defined Q_OS_HURD
-+#if defined Q_WS_X11 || defined Q_OS_LINUX || defined Q_OS_OPENBSD || defined Q_OS_NETBSD || defined Q_OS_HURD
- #include <X11/Xatom.h>
- #include <QX11Info>
- #endif
-@@ -35,7 +35,7 @@ long fromDesktop()
- {
-     long res = -1;
- 
--#if defined Q_WS_X11 || defined Q_OS_LINUX || defined Q_OS_OPENBSD || defined Q_OS_HURD
-+#if defined Q_WS_X11 || defined Q_OS_LINUX || defined Q_OS_OPENBSD || defined Q_OS_NETBSD || defined Q_OS_HURD
-     Display  *disp = QX11Info::display();
-     if (!disp) return res;
- 
-@@ -70,7 +70,7 @@ long onWhichDesktop (Window w)
- {
-     long res = -1;
- 
--#if defined Q_WS_X11 || defined Q_OS_LINUX || defined Q_OS_OPENBSD || defined Q_OS_HURD
-+#if defined Q_WS_X11 || defined Q_OS_LINUX || defined Q_OS_OPENBSD || defined Q_OS_NETBSD || defined Q_OS_HURD
-     Display *disp = QX11Info::display();
-     if (!disp) return res;
- 
-@@ -102,7 +102,7 @@ long onWhichDesktop (Window w)
- // which was defined in gdkwindow-x11.c.
- void moveToCurrentDesktop (Window w)
- {
--#if defined Q_WS_X11 || defined Q_OS_LINUX || defined Q_OS_OPENBSD || defined Q_OS_HURD
-+#if defined Q_WS_X11 || defined Q_OS_LINUX || defined Q_OS_OPENBSD || defined Q_OS_NETBSD || defined Q_OS_HURD
-     Display *disp = QX11Info::display();
-     if (!disp) return;
- 
diff -r 8c47354712cf -r 244fece1f705 editors/feathernotes/patches/patch-feathernotes_x11.h
--- a/editors/feathernotes/patches/patch-feathernotes_x11.h     Thu Mar 12 00:17:26 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-$NetBSD: patch-feathernotes_x11.h,v 1.1 2020/02/13 03:21:54 gutteridge Exp $
-
-Define NetBSD
-
---- feathernotes/x11.h.orig    2020-01-06 06:05:04.000000000 +0000
-+++ feathernotes/x11.h
-@@ -18,13 +18,13 @@
- #ifndef X11_H
- #define X11_H
- 
--#if defined Q_WS_X11 || defined Q_OS_LINUX || defined Q_OS_OPENBSD || defined Q_OS_HURD
-+#if defined Q_WS_X11 || defined Q_OS_LINUX || defined Q_OS_OPENBSD || defined Q_OS_NETBSD || defined Q_OS_HURD
- #include <X11/Xlib.h>
- #endif
- 
- namespace FeatherNotes {
- 
--#if defined Q_WS_X11 || defined Q_OS_LINUX || defined Q_OS_OPENBSD || defined Q_OS_HURD
-+#if defined Q_WS_X11 || defined Q_OS_LINUX || defined Q_OS_OPENBSD || defined Q_OS_NETBSD || defined Q_OS_HURD
- long fromDesktop();
- #endif
- 



Home | Main Index | Thread Index | Old Index