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 0.9.10.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4014fb911544
branches:  trunk
changeset: 311752:4014fb911544
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Aug 17 10:55:42 2018 +0000

description:
Sigil: update to 0.9.10.

Sigil-0.9.10
   Bug Fixes
    - Fix signal handling to prevent double launch of plugins immediately after plugin installed
    - Fixed incorrect named entity tooltips for many of the Insert-> Special Characters
    - Fixed lack of recognition of woff2 fonts inside Sigil and for plugins
    - Fix segfault when .xml is first file in BookBrowser and add new html or split at cursor is invoked
    - Fix bug that allowed multiple audio/video tabas of the same resource to be opened
    - Fix plugin related bug when adding/removing last xhtml file
    - Fix Text Direction setting inside body to use structural dir attribute under epub3
    - Fix duplicate group-position property in epub3 MetaData Editor
    - Use absolute path references when first opening Sigil with an ebook so that Open Recent works better
    - Fix "issue" in handling self-closing script tags in head (similar issue that we had with self-closing title tags)
    - Fix issue converting Qt Strings to their Python equivalent when outside the BMP
    - Fix issue with trying to add existing html files when names clash due to case insensitive file systems
    - Fix crash bug after styling text in BookView and immediately going to CodeView without moving cursor
    - Fix crash bugs after deleting resources contained in a Report in the BookBrowser
    - Fix bug that destroys nav if left in unparseable state by user even temporarily
    - Fix bug that moved curosr to beginning of tag block when save is done in CodeView

   New Features
    - allow plugins to supply their own icon (plugin.png 48x48) for use on the Quick Launch Toolbar icons
    - extend plugin interface to include the status of the epub inside Sigil (modified or saved)
    - extend plugin interface to include the path to the saved epub file or the null string if never saved
    - extend Insert->Special Characters to include both a Greek letter panel and a mathematical symbol panel
    - add support for calibre:series and calibre:series_index to Metadata Editor for epub2
    - add support for calibre:title_sort to Metadata Editor for epub2
    - add support for clicking internal links in Preview to load the proper destination tab
    - add support for loading Qt's base translation files if present. Allows buttons on native qt dialogs to
        be translated (Windows users may need to manually copy newer qtbase_xx.qm files to Sigil's translation
        directory if they didn't exist in Qt5.6.2)
    - allow user to add custom css rules to Preview/Book View by creating a file called "custom_preview_style.css"
        in the Sigil preferences folder (not responsible for custom css and ebook css fighting with each other)

diffstat:

 editors/Sigil/Makefile |   5 ++---
 editors/Sigil/PLIST    |   4 +++-
 editors/Sigil/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 9 deletions(-)

diffs (55 lines):

diff -r d07cbe748900 -r 4014fb911544 editors/Sigil/Makefile
--- a/editors/Sigil/Makefile    Fri Aug 17 10:39:49 2018 +0000
+++ b/editors/Sigil/Makefile    Fri Aug 17 10:55:42 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.111 2018/08/16 18:54:43 adam Exp $
+# $NetBSD: Makefile,v 1.112 2018/08/17 10:55:42 wiz Exp $
 
-DISTNAME=      Sigil-0.9.9
-PKGREVISION=   8
+DISTNAME=      Sigil-0.9.10
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=Sigil-Ebook/}
 GITHUB_PROJECT=        Sigil
diff -r d07cbe748900 -r 4014fb911544 editors/Sigil/PLIST
--- a/editors/Sigil/PLIST       Fri Aug 17 10:39:49 2018 +0000
+++ b/editors/Sigil/PLIST       Fri Aug 17 10:55:42 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2018/01/28 15:40:10 wiz Exp $
+@comment $NetBSD: PLIST,v 1.17 2018/08/17 10:55:42 wiz Exp $
 bin/sigil
 lib/sigil/libhunspell.so
 lib/sigil/libsigilgumbo.so
@@ -83,6 +83,7 @@
 share/sigil/python3lib/xmlprocessor.py
 share/sigil/python3lib/xmlsanitycheck.py
 share/sigil/translations/sigil_af.qm
+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
@@ -103,6 +104,7 @@
 share/sigil/translations/sigil_pt_BR.qm
 share/sigil/translations/sigil_ru.qm
 share/sigil/translations/sigil_sr.qm
+share/sigil/translations/sigil_th.qm
 share/sigil/translations/sigil_tr.qm
 share/sigil/translations/sigil_zh.qm
 share/sigil/translations/sigil_zh_CN.qm
diff -r d07cbe748900 -r 4014fb911544 editors/Sigil/distinfo
--- a/editors/Sigil/distinfo    Fri Aug 17 10:39:49 2018 +0000
+++ b/editors/Sigil/distinfo    Fri Aug 17 10:55:42 2018 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.40 2018/07/22 22:51:24 wiz Exp $
+$NetBSD: distinfo,v 1.41 2018/08/17 10:55:42 wiz Exp $
 
-SHA1 (Sigil-0.9.9.tar.gz) = c38d39f47dd9b7dc761c79af835f8219e08ad147
-RMD160 (Sigil-0.9.9.tar.gz) = 5b4ab12baecbfecd30837a276b80cbff866622aa
-SHA512 (Sigil-0.9.9.tar.gz) = a860dcdf3abcd3adbff9d00a3d7f9eb547ebb20fa4aed77824501e5a75416c0f02a451a383efd94c06408f8f30525e00e57a43f232f03ebf114beae8a4eff8a5
-Size (Sigil-0.9.9.tar.gz) = 18675046 bytes
+SHA1 (Sigil-0.9.10.tar.gz) = b6cd6dbde9ecd07f4f77bf8c442cd10401bfe155
+RMD160 (Sigil-0.9.10.tar.gz) = 180ae47ca062b92dd4333578ba3a4ce81932d18a
+SHA512 (Sigil-0.9.10.tar.gz) = e01dbca49757cbe7747d37f96c11a4f9cc01a3f24bf4526fac52e9a24970d5e50f386b3dd019e815f6106467ad601d2b153928346e0c302fe6897e443b345d46
+Size (Sigil-0.9.10.tar.gz) = 19100153 bytes
 SHA1 (patch-3rdparty_minizip_ioapi.c) = a68dead89687529b7022cda3bc8a079e5f5c1459
 SHA1 (patch-CMakeLists.txt) = c051261285dbbc3d2e2ab8b57ab678b4e4a45400



Home | Main Index | Thread Index | Old Index