pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/feathernotes editors/feathernotes: update to 0...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2259fcb934bf
branches: trunk
changeset: 371182:2259fcb934bf
user: pin <pin%pkgsrc.org@localhost>
date: Thu Jan 06 07:53:46 2022 +0000
description:
editors/feathernotes: update to 0.10.0
-Better (smooth) scrolling from inside the view, especially with touchpad.
-Don't try to save or restore window position under Wayland.
-When the window isn't active under Wayland, hide and show it again if the tray
icon is activated.
-Don't let QTextEdit's built-in undo/redo shortcuts cause a scroll jump when
there's nothing to undo/redo.
-Fixed compilation against old Qt versions.
diffstat:
editors/feathernotes/Makefile | 5 ++---
editors/feathernotes/PLIST | 6 +++++-
editors/feathernotes/distinfo | 8 ++++----
3 files changed, 11 insertions(+), 8 deletions(-)
diffs (62 lines):
diff -r 1b1915b7250b -r 2259fcb934bf editors/feathernotes/Makefile
--- a/editors/feathernotes/Makefile Thu Jan 06 07:52:51 2022 +0000
+++ b/editors/feathernotes/Makefile Thu Jan 06 07:53:46 2022 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2021/12/08 16:04:09 adam Exp $
+# $NetBSD: Makefile,v 1.15 2022/01/06 07:53:46 pin Exp $
-VERSION= 0.9.0
+VERSION= 0.10.0
DISTNAME= FeatherNotes-V${VERSION}
PKGNAME= feathernotes-${VERSION}
-PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/}
GITHUB_TAG= V${PKGVERSION_NOREV}
diff -r 1b1915b7250b -r 2259fcb934bf editors/feathernotes/PLIST
--- a/editors/feathernotes/PLIST Thu Jan 06 07:52:51 2022 +0000
+++ b/editors/feathernotes/PLIST Thu Jan 06 07:53:46 2022 +0000
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.4 2021/03/11 08:10:58 pin Exp $
+@comment $NetBSD: PLIST,v 1.5 2022/01/06 07:53:46 pin Exp $
bin/feathernotes
share/applications/feathernotes.desktop
share/feathernotes/translations/feathernotes_ar_DZ.qm
share/feathernotes/translations/feathernotes_be.qm
share/feathernotes/translations/feathernotes_bg.qm
+share/feathernotes/translations/feathernotes_ca.qm
share/feathernotes/translations/feathernotes_cs.qm
share/feathernotes/translations/feathernotes_cy.qm
share/feathernotes/translations/feathernotes_da.qm
@@ -16,6 +17,7 @@
share/feathernotes/translations/feathernotes_fi.qm
share/feathernotes/translations/feathernotes_fr.qm
share/feathernotes/translations/feathernotes_he.qm
+share/feathernotes/translations/feathernotes_hr.qm
share/feathernotes/translations/feathernotes_hu.qm
share/feathernotes/translations/feathernotes_id.qm
share/feathernotes/translations/feathernotes_it.qm
@@ -31,8 +33,10 @@
share/feathernotes/translations/feathernotes_si.qm
share/feathernotes/translations/feathernotes_sk_SK.qm
share/feathernotes/translations/feathernotes_tr.qm
+share/feathernotes/translations/feathernotes_uk.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
+share/metainfo/feathernotes.metainfo.xml
share/mime/packages/feathernotes.xml
diff -r 1b1915b7250b -r 2259fcb934bf editors/feathernotes/distinfo
--- a/editors/feathernotes/distinfo Thu Jan 06 07:52:51 2022 +0000
+++ b/editors/feathernotes/distinfo Thu Jan 06 07:53:46 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 10:21:28 nia Exp $
+$NetBSD: distinfo,v 1.8 2022/01/06 07:53:46 pin Exp $
-BLAKE2s (FeatherNotes-V0.9.0.tar.gz) = ba11342be16a8cd73ca91a92c3d9734b47ff9cc50aa208042ec7a8a3feb2572a
-SHA512 (FeatherNotes-V0.9.0.tar.gz) = 0264fa1215503f4a9625accfaf2e436e035232cfe25f77cb6a7f50231e6e0155677d36f2201382de9f64bb4b41bb2b8e772dd74099b293a7c8c658f89827f595
-Size (FeatherNotes-V0.9.0.tar.gz) = 483572 bytes
+BLAKE2s (FeatherNotes-V0.10.0.tar.gz) = c1ff8863c895d31f2629d068de28529d07117b1db92d8246faeb839375896d32
+SHA512 (FeatherNotes-V0.10.0.tar.gz) = 799e08f1b64558b6cdffb758568f0de2c00673e0defae2ff1bbbbc8671e64de614fa26e4f08a3150e4e53c18ec1e028695349c5bad886adbb46f50ef171e9237
+Size (FeatherNotes-V0.10.0.tar.gz) = 542185 bytes
Home |
Main Index |
Thread Index |
Old Index