Path to this page:
./
editors/Sigil,
Multi-platform WYSIWYG ebook editor (for the ePub format)
Branch: CURRENT,
Version: 2.0.2nb7,
Package name: Sigil-2.0.2nb7,
Maintainer: pkgsrc-usersSigil is a multi-platform WYSIWYG ebook editor. It is designed to
edit books in ePub format. Features:
* Free and open source software under GPLv3
* Multi-platform: runs on Windows, Linux and Mac
* Full Unicode support: everything you see in Sigil is in UTF-16
* Advanced automatic conversion of all imported documents to Unicode
* Full EPUB spec support
* WYSIWYG editing
* Multiple Views: Book View, Code View and Split View
* Metadata editor with full support for all possible metadata
entries (more than 200) with full descriptions for each
* Multi-level Table Of Contents editor
* Book View fully supports the display of any XHTML document
possible under the OPS spec
* SVG support and basic XPGT support
* Currently imports TXT, HTML and EPUB files
* Currently exports EPUB and SGF (Sigil native format)
* Embedded HTML Tidy; all imported documents are thoroughly
cleaned; changing views cleans the document so no matter how
much you screw up your code, it will fix it (usually )
* An actually usable user interface
Required to run:[
sysutils/desktop-file-utils] [
textproc/xerces-c] [
devel/boost-libs] [
devel/pcre] [
x11/py-Tk] [
textproc/hunspell] [
textproc/py-lxml] [
x11/qt5-qtsvg] [
x11/qt5-qttools] [
x11/qt5-qtwebkit] [
x11/qt5-qtbase] [
lang/py-six] [
x11/qt5-qtwebchannel] [
lang/python37]
Required to build:[
pkgtools/x11-links] [
devel/boost-headers] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 26058.446 KB
Version history: (Expand)
- (2024-11-01) Updated to version: Sigil-2.0.2nb7
- (2024-11-01) Updated to version: Sigil-2.0.2nb6
- (2024-05-29) Updated to version: Sigil-2.0.2nb5
- (2024-04-06) Updated to version: Sigil-2.0.2nb4
- (2024-01-30) Updated to version: Sigil-2.0.2nb3
- (2023-11-12) Updated to version: Sigil-2.0.2nb2
CVS history: (Expand)
2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490) |
Log message:
* recursive bump for libxkbcommon 1.7.0
Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
|
2024-01-30 15:22:43 by Ryo ONODERA | Files touched by this commit (672) |
Log message:
*: Recursive revbump from audio/pulseaudio-17.0
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-11-08 00:12:57 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
Sigil: update to 2.0.2.
Sigil-2.0.2
Bug Fixes
- fix incorrect clip tool button insertion point due to null activeWindow value
- fix Windows multiple screen issues when not properly identified (Qt6.5.2 \
patch fix)
- fix Mac Accessibility related crashes when using non-native QFileDialog \
(Qt 6.5.2 patch fix)
- workaround MacOS QMessageBox loss of focus Qt 6.5.X bug without hurting \
other platforms
- fix pretty print mend not formatting mathml
- fix Accessibility related crashes in QFontComboBox (Qt 6.5.2 patch fix)
- prevent crashing if user mistakenly tries to delete entire ncx in CodeView
- harden delete unused styles to trailing whitespace in class names
- fix unrecognized media-types application/xml and text/xml
- fix cursor just before end tag bug in align justiry, centre, right
- fix crash when all metadata removed by user in MetaEditor
- fix macOS min in Info.plist to be the actual 11.0
- update build docs to Qt 6.5.3
Sigil-2.0.1
Bug Fixes
- fix crash when right click on Misc folder in BookBrowser
- Allow user to revert CodeView drag_and_drop change via environment \
variable: SIGIL_ALLOW_CODEVIEW_DROP=1
Note: Using DragnDrop in CodeView is still NOT officially supported.
- add inadvertantly missed updated serbian translation (ts) file
Sigil-2.0.0
Bug Fixes
- fix incorrect assert in sigil-gumbo
- recognize application/pdf mediatype on epub import
- remove compiler build warnings to clean up the build output
- recognize source tag attribute srcset for xhtml source updates
- fix Preview disconnect bug after split at cursor
- fixed sigil-gumbo interface for plugins
- added workaround for ADE epub3 bug with scaled cover images
- fix encoding for named entities in opf metadata
- fix drag/drop crash by disabling drop inside CodeViewEditor
- fix CodeView to Preview syncing on text after an inline xhtml comment
New Features
- updated to Qt 6.5.2 which is now used for official releases
- updated to Python 3.11.3 and uses the latest EmbededPython interface
- updated to the latest jquery version 3.6.4
- supports use of embedded pdfs ala ADE
- added dark window titlebars for Windows platforms
- add support for a user's cover-template2.xhtml and cover-template3.xhtml
- add user preference to control printing dpi and add busy indicator icon
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-05-22 23:00:50 by Thomas Klausner | Files touched by this commit (645) |
Log message:
*: bump for libproxy 0.5
|