pkgsrc/editors/Sigil/PLIST
wiz 6e08c75756 Updated Sigil to 0.9.8.
Sigil-0.9.8
   Bug Fixes
    - Make sure when new empty epub3's are created that the toc does not use a doctype (Issue # 250)
    - Make GetUniqueFilenameVersion work even on Case-Insensitive filesystems (Issue #247)
    - Properly urlencode/decode all hrefs in plugin's ResultXML in launcher/PluginRunner to prevent parse errors
    - Enable Basic Cut Copy Paste Icons/Actions in OPF, NCX, XML, SVG, and other Misc Text Tabs
    - Add proper detection for minimum service pack requirements in Windows installer
    - Include workaround for bug in KDE Qt5 plugin on Linux that keep plugins from launching from menu
    - Prevent splitting Section0001.xhtml (Split at Cursor) needlessly rewrite the file's manifest id with a uuid
    - Fix issue where merging files when non-xhtml tabs were open was causing Python errors or crashes
    - Fix segfault in Image Reports when deleting unused image files
    - Fix bug in prettyprint_xhtml in sigil_bs4 (put back inadvertently dropped is_void_tag routine)
    - Fix gumbo serialize to better handle injected newlines
    - Harden bundled Python isolation on Windows and add subset of PyQt5 to bundled modules
    - Harden plugin interface code to properly unquote/quote hrefs
    - Stop Sigil from nagging about unsupported mimetypes when epubs with Adobe xpgt page-templates are opened
    - Fix Book Browser highlighting issue when editable XML files from the "Misc" folder are opened
    - Pull upstream bug fixes from google's gumbo parser for Sigil
    - Force formatting buttons in BookView to generate inline-styled spans instead of "strike", "b", etc
    - Fix bug from deprecated use of jquery $.browser.msie introduced when jQuery was updated
    - Fix temp folder specification on Windows systems that delete the system temp folder for every login (Issue #285)
    - Fix typos in metadata descriptions to allow better translations

   New Features
    - New preference setting (Appearance section) which allows user to adjust the size of the main menu icons
    - Add manifest properties to Book Browser tooltips and to All Files Reports Widget for epub3
    - Make Sigil's UI and spellchecker language settings available to plugins
    - Add support for PyQt5 for plugin gui widgets
    - Internal builds now use Qt 5.6.2 with Webkit added back
    - Major compiler tool change and update for Windows build to sync Qt/Python/Sigil on Windows
    - Update all build it yourself from source documentation for new requirements
2017-04-05 16:05:38 +00:00

109 lines
4.9 KiB
Text

@comment $NetBSD: PLIST,v 1.15 2017/04/05 16:05:38 wiz Exp $
bin/sigil
lib/sigil/libhunspell.${RUBY_DLEXT}
lib/sigil/libsigilgumbo.${RUBY_DLEXT}
lib/sigil/sigil
share/applications/sigil.desktop
share/pixmaps/sigil.png
share/sigil/examples/clip_entries.ini
share/sigil/examples/search_entries.ini
share/sigil/hunspell_dictionaries/About.txt
share/sigil/hunspell_dictionaries/COPYING_GPLv2.txt
share/sigil/hunspell_dictionaries/COPYING_GPLv3.txt
share/sigil/hunspell_dictionaries/COPYING_LGPL_v2.0.txt
share/sigil/hunspell_dictionaries/COPYING_LGPL_v2.1.txt
share/sigil/hunspell_dictionaries/README.txt
share/sigil/hunspell_dictionaries/README_de_DE_frami.txt
share/sigil/hunspell_dictionaries/README_en_GB.txt
share/sigil/hunspell_dictionaries/README_en_US.txt
share/sigil/hunspell_dictionaries/README_es_ANY.txt
share/sigil/hunspell_dictionaries/README_extension_owner.txt
share/sigil/hunspell_dictionaries/README_fr.txt
share/sigil/hunspell_dictionaries/README_hyph_de.txt
share/sigil/hunspell_dictionaries/README_hyph_en_GB.txt
share/sigil/hunspell_dictionaries/README_hyph_en_US.txt
share/sigil/hunspell_dictionaries/README_hyph_es_ANY.txt
share/sigil/hunspell_dictionaries/README_hyph_fr.txt
share/sigil/hunspell_dictionaries/de_DE.aff
share/sigil/hunspell_dictionaries/de_DE.dic
share/sigil/hunspell_dictionaries/en_GB.aff
share/sigil/hunspell_dictionaries/en_GB.dic
share/sigil/hunspell_dictionaries/en_US.aff
share/sigil/hunspell_dictionaries/en_US.dic
share/sigil/hunspell_dictionaries/es.aff
share/sigil/hunspell_dictionaries/es.dic
share/sigil/hunspell_dictionaries/fr.aff
share/sigil/hunspell_dictionaries/fr.dic
share/sigil/hunspell_dictionaries/hyph_de_DE.dic
share/sigil/hunspell_dictionaries/hyph_en_GB.dic
share/sigil/hunspell_dictionaries/hyph_en_US.dic
share/sigil/hunspell_dictionaries/hyph_es.dic
share/sigil/hunspell_dictionaries/hyph_fr.dic
share/sigil/hunspell_dictionaries/license.txt
share/sigil/plugin_launchers/python/bookcontainer.py
share/sigil/plugin_launchers/python/compatibility_utils.py
share/sigil/plugin_launchers/python/epub_utils.py
share/sigil/plugin_launchers/python/inputcontainer.py
share/sigil/plugin_launchers/python/launcher.py
share/sigil/plugin_launchers/python/opf_parser.py
share/sigil/plugin_launchers/python/outputcontainer.py
share/sigil/plugin_launchers/python/pluginhunspell.py
share/sigil/plugin_launchers/python/preferences.py
share/sigil/plugin_launchers/python/quickparser.py
share/sigil/plugin_launchers/python/sigil_bs4/AUTHORS.txt
share/sigil/plugin_launchers/python/sigil_bs4/COPYING.txt
share/sigil/plugin_launchers/python/sigil_bs4/__init__.py
share/sigil/plugin_launchers/python/sigil_bs4/builder/__init__.py
share/sigil/plugin_launchers/python/sigil_bs4/builder/_html5lib.py
share/sigil/plugin_launchers/python/sigil_bs4/builder/_htmlparser.py
share/sigil/plugin_launchers/python/sigil_bs4/builder/_lxml.py
share/sigil/plugin_launchers/python/sigil_bs4/dammit.py
share/sigil/plugin_launchers/python/sigil_bs4/diagnose.py
share/sigil/plugin_launchers/python/sigil_bs4/element.py
share/sigil/plugin_launchers/python/sigil_bs4/sigil_custom_changes_to_bs4-4.4.0.patch.txt
share/sigil/plugin_launchers/python/sigil_gumbo_bs4_adapter.py
share/sigil/plugin_launchers/python/sigil_gumboc.py
share/sigil/plugin_launchers/python/sigil_gumboc_tags.py
share/sigil/plugin_launchers/python/unipath.py
share/sigil/plugin_launchers/python/validationcontainer.py
share/sigil/plugin_launchers/python/validationresult.py
share/sigil/plugin_launchers/python/wrapper.py
share/sigil/polyfills/MathJax.js
share/sigil/python3lib/gencheck.py
share/sigil/python3lib/metadata_utils.py
share/sigil/python3lib/metaproc2.py
share/sigil/python3lib/metaproc3.py
share/sigil/python3lib/ncxdata.py
share/sigil/python3lib/ncxgenerator.py
share/sigil/python3lib/opf2data.py
share/sigil/python3lib/opf3data.py
share/sigil/python3lib/opf_newparser.py
share/sigil/python3lib/sanitycheck.py
share/sigil/python3lib/updatechecker.py
share/sigil/python3lib/xmlprocessor.py
share/sigil/python3lib/xmlsanitycheck.py
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_el_GR.qm
share/sigil/translations/sigil_en.qm
share/sigil/translations/sigil_es.qm
share/sigil/translations/sigil_fi.qm
share/sigil/translations/sigil_fr.qm
share/sigil/translations/sigil_hu_HU.qm
share/sigil/translations/sigil_id_ID.qm
share/sigil/translations/sigil_it.qm
share/sigil/translations/sigil_ja.qm
share/sigil/translations/sigil_ko.qm
share/sigil/translations/sigil_nl.qm
share/sigil/translations/sigil_pl.qm
share/sigil/translations/sigil_pt.qm
share/sigil/translations/sigil_pt_BR.qm
share/sigil/translations/sigil_ru.qm
share/sigil/translations/sigil_sr.qm
share/sigil/translations/sigil_tr.qm
share/sigil/translations/sigil_tr_TR.qm
share/sigil/translations/sigil_zh.qm
share/sigil/translations/sigil_zh_CN.qm
share/sigil/translations/sigil_zh_TW.qm