pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Sigil: update to 1.5.0.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Mon Mar 22 10:20:41 2021 +0100
Changeset: 83967f8eaa46899bd781bf648baf2f5f8384112b
Modified Files:
Sigil/Makefile
Sigil/PLIST
Sigil/distinfo
Log Message:
Sigil: update to 1.5.0.
Sigil-1.5.0
Bug Fixes:
- fix issue with custom ncx names in non-standard empty epub layouts
- fix Import Text to properly add ncx if missing for epub2
- fix issue with "Delete Unused Styles" not properly detecting all used selectors
- fix issues with repeated use of Mend and Prettify on bare text in structural tags
- fix extra line issue with Link to Stylesheet (Thank you BeckyEBook!)
- fix bug in id assignment in epub3 Metadata editor
- fix bug in trailing slash in Move To Folder paths
- fix bug in spelling of Columbia->Colombia in Languages (Thank you Tex2002ans!)
- fix bug in Clip Editor pasting of multiple clips
- fix bug in PerformCSSUpdates related to quoted string in content: values
- fix bug related to iframe handling when loading Preview
- fix typos in XMLEntities descriptions (Thank you BeckEbook!)
- fix numeric table alignment to align right in multiple tables (Thank you BeckyEbook!)
- fix bug in Add Existing not properly using QProgressDialog for long import
- remove long deprecated and now invalid use of "altlang" in epub3 Metadata Editor
New Features:
- added "sigil" url scheme and schemehandler to break 2mb limit on single xhtml file size
- highlight matched open close tag pairs while editing in CodeView
- added capability to delete highlighted open close tag pairs (Remove Tag Pair)
- added default selection of text for basic CodeView formatting including bold, italic, etc
- added default tag double-click (and shift double-click) to select tag contents (including tag)
- extended split on Sigil Split Marker capabilities to work better with nested tags
- added a CSS Parser and Query engine that works with Sigil's version of Gumbo
- the Reports tool for "CSS Selectors" now lists all CSS selectors not just classes
- the "Delete Unused Styles" tool now handles all unused CSS Selectors not just classes
- the Reports for "CSS Selectors" and "Delete Unused Selectors" now handle selectors in XHTML Style tags
- added ability to load text and csv files to Group Saved Searches to automate lists of replacements
- reworked the Metadata Editor to be much more Human Readable with tooltips to show xml tags
- added semantic code to the descriptive field in Add Semantics as a learning aid (Thank You BeckyEbook!)
- Checkpoint ManageRepos now has the ability to sort the repo table by any column (Thank You BeckyEbook!)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=83967f8eaa46899bd781bf648baf2f5f8384112b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Sigil/Makefile | 2 +-
Sigil/PLIST | 1 +
Sigil/distinfo | 8 ++++----
3 files changed, 6 insertions(+), 5 deletions(-)
diffs:
diff --git a/Sigil/Makefile b/Sigil/Makefile
index 7a2443b567..fa380e09ad 100644
--- a/Sigil/Makefile
+++ b/Sigil/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.139 2021/02/07 06:30:19 ryoon Exp $
-DISTNAME= Sigil-1.4.3
+DISTNAME= Sigil-1.5.0
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=Sigil-Ebook/}
GITHUB_PROJECT= Sigil
diff --git a/Sigil/PLIST b/Sigil/PLIST
index 962fd156ac..d49cfcdaea 100644
--- a/Sigil/PLIST
+++ b/Sigil/PLIST
@@ -261,6 +261,7 @@ share/sigil/python3lib/xmlsanitycheck.py
share/sigil/translations/sigil_az.qm
share/sigil/translations/sigil_ca.qm
share/sigil/translations/sigil_cs.qm
+share/sigil/translations/sigil_da_DK.qm
share/sigil/translations/sigil_de.qm
share/sigil/translations/sigil_en.qm
share/sigil/translations/sigil_es.qm
diff --git a/Sigil/distinfo b/Sigil/distinfo
index 972a08a2ed..ddd6534016 100644
--- a/Sigil/distinfo
+++ b/Sigil/distinfo
@@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.45 2020/03/19 11:33:13 joerg Exp $
-SHA1 (Sigil-1.4.3.tar.gz) = dfc60318b93ccce8cb97aca72795521286098c68
-RMD160 (Sigil-1.4.3.tar.gz) = ccbf66194a83ede65799db0eb9020583547140c8
-SHA512 (Sigil-1.4.3.tar.gz) = 2f1e13a78a361df9b9031d5c04831d7e3ff09d16ed9cbd198b7735a4700f86e367f607554e805eb50db1a4562cbca33a8fb9cdf8167a95a43cbc2668ceb5550c
-Size (Sigil-1.4.3.tar.gz) = 24118565 bytes
+SHA1 (Sigil-1.5.0.tar.gz) = da412f41040c93c35d708493f9f965fb9ba5dc62
+RMD160 (Sigil-1.5.0.tar.gz) = c72730c99b47e24e6ec5bf8801e68d763f1644f7
+SHA512 (Sigil-1.5.0.tar.gz) = c0ee27b66f32634429ce0584fa1e198e6b1646ea8b9d754ba0c6215d1cfc213ecc3cdb5f4a14f99c5d7c12b48d909f1c5ad9bf4a5d0f98d37e677ed811db24d1
+Size (Sigil-1.5.0.tar.gz) = 20043631 bytes
SHA1 (patch-3rdparty_minizip_ioapi.c) = a68dead89687529b7022cda3bc8a079e5f5c1459
SHA1 (patch-CMakeLists.txt) = f7dc6af8449fb79b378dc5f6b78d5c5e6beaf7db
SHA1 (patch-src_Misc_Language.cpp) = 5ae2fc9b76b1a706efd05eecad95d5a6760a6357
Home |
Main Index |
Thread Index |
Old Index