pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/Sigil Sigil: update to 1.8.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0679536b7019
branches: trunk
changeset: 769567:0679536b7019
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Nov 16 15:00:30 2021 +0000
description:
Sigil: update to 1.8.0.
Sigil-1.8.0
Bug Fixes:
- Reports now generate properly quoted csv when saved
- Workaround Bug in QtWebengine when using custom scheme handler and specific audio/video codecs
- Fix CV -> Preview sync after intial load when Preview Zoom is not equal to 100%
- Fix link tags with rel set to stylesheets via Mend and Mend and Prettify that are missing type
- Fix GoToLinkOrStyle to work on css link tags in head
- Fix logic in GoToLinkOrStyle to better identify the actual target with styles
- Fix insert media file when cursor at very start of tag
- Fix Windows and macOS bugs when generating Keyboard Shortcuts
- Fix insert closing tag when cursor at very start of tag
- Fix double copy to Clipboard from OPF and NCX Tabs
- Fix GoToLinkOrStyle when class attribute present but cursor not in the class attribute
- Fix TabManager scroll to position to properly handle position of 0
- Fix crash using Split At Markers when body tag is completely empty (no whitespace or anything)
New Features:
- BookBrowser can now link javascripts similarly to how it links stylesheets
- Epub3 javascripts can now open windows if javascript is enabled
- Add Find and Replace context menu to clear its curent values and history
- Add support for 3 Automation lists that support editing and automatically running a list of
commands that can include all Sigil plugins and a limited set of Tools
- Add support for BookBrowser to insert a blank javascript file
- Do not require replacement prompt if current book is unmodified and input plugin is run
diffstat:
editors/Sigil/Makefile | 5 ++---
editors/Sigil/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 3869f6ff0aa3 -r 0679536b7019 editors/Sigil/Makefile
--- a/editors/Sigil/Makefile Tue Nov 16 14:57:00 2021 +0000
+++ b/editors/Sigil/Makefile Tue Nov 16 15:00:30 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.145 2021/11/15 22:54:10 wiz Exp $
+# $NetBSD: Makefile,v 1.146 2021/11/16 15:00:30 wiz Exp $
-DISTNAME= Sigil-1.7.0
-PKGREVISION= 2
+DISTNAME= Sigil-1.8.0
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=Sigil-Ebook/}
GITHUB_PROJECT= Sigil
diff -r 3869f6ff0aa3 -r 0679536b7019 editors/Sigil/distinfo
--- a/editors/Sigil/distinfo Tue Nov 16 14:57:00 2021 +0000
+++ b/editors/Sigil/distinfo Tue Nov 16 15:00:30 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.48 2021/10/26 10:21:24 nia Exp $
+$NetBSD: distinfo,v 1.49 2021/11/16 15:00:30 wiz Exp $
-BLAKE2s (Sigil-1.7.0.tar.gz) = 8b28c5d477b8d7dba257762f15d2e08e4283d648797994a6d326d3a1e8ae71f5
-SHA512 (Sigil-1.7.0.tar.gz) = 9918bb0bfbe3d068c95bb31cd84a37a0fac6dd6be9e94cb382e8c0140cdb375f47384f33c62fdff7f27aed379037a4a64e8d4a1065ae297bb389e2be78597c16
-Size (Sigil-1.7.0.tar.gz) = 21315598 bytes
+BLAKE2s (Sigil-1.8.0.tar.gz) = eee08afb80d81f1d9648b4b3c43371828c1191930f88e35a4141277ea560a015
+SHA512 (Sigil-1.8.0.tar.gz) = 1a911aac996d3519f501820f8da9c810db9793063e481a6169288d402ef7e6b797308cf7ca5517162d0eb4d80f38f968627bca676b724ea5be5109c427473c95
+Size (Sigil-1.8.0.tar.gz) = 21217901 bytes
SHA1 (patch-3rdparty_minizip_ioapi.c) = a68dead89687529b7022cda3bc8a079e5f5c1459
SHA1 (patch-src_Misc_Language.cpp) = 5ae2fc9b76b1a706efd05eecad95d5a6760a6357
Home |
Main Index |
Thread Index |
Old Index