diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-19 14:43:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-19 14:43:36 +0000 |
commit | 0a30200528c596f4394d8ffca38cfc7fc8fa15b1 (patch) | |
tree | b599b58be97d834a9a9984fa5fa5ab1a00c23112 /editors/Sigil/distinfo | |
parent | 838b97f81b8ac213b93df327adbf4267b30074da (diff) | |
download | pkgsrc-0a30200528c596f4394d8ffca38cfc7fc8fa15b1.tar.gz |
Update to 0.1.2.
XXX: binary was renamed from "Sigil" to "sigil" -- should I make PKGNAME
match?
Sigil v0.1.2 2009.08.12.
- added the ability to specify the main publication identifier directly,
through the "CustomID" basic metadata property (issue #3)
- fixed a bug with warning dialog not informing the user of unsaved changes
when editing in code view (issue #30)
- Sigil is now a universal Mac application (ppc and i386, in 32bit) (issue #5)
- implemented a workaround for a bug in QTextCodec causing bad HTML codec detection (issue #74)
- SVG elements are not removed anymore (issue #24)
- inter-document HTML links are now fully supported (issue #53)
- fixed rare issue where CSS style rules could get duplicated when changing views
- fixed issue with inline style tags in OPS documents not being loaded (issue #58)
- Sigil can now accept a file to load as the first command line argument; this also
provides support for "Open With..." operating system features (issue #63)
- fixed an issue where the reported build time in the About dialog was actually the execution
time (issue #65)
- loading of missing files in the recent files list is now improved (issue #57)
- fixed a rare issue where the wrong view could be sent to the printer on print actions
- Sigil now creates a guide element with a cover page in the OPF if the content of the first
OPS document is less than 1000 characters long (issue #48)
- support for importing UTF-16 encoded documents (not just UTF-8)
- provided install target for linux; the binary is now also named "sigil"
(lower case 's') on Unix systems (except Mac) for the sake of convention (issue #46)
- removed dependency on "data" directory (issue #51)
Diffstat (limited to 'editors/Sigil/distinfo')
-rw-r--r-- | editors/Sigil/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/Sigil/distinfo b/editors/Sigil/distinfo index f0fed822e75..1454725239d 100644 --- a/editors/Sigil/distinfo +++ b/editors/Sigil/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/08/06 06:23:23 wiz Exp $ +$NetBSD: distinfo,v 1.2 2009/08/19 14:43:36 wiz Exp $ -SHA1 (Sigil_code_0.1.1.zip) = 48554f7026ebb9e788b54deaa9c6095cc28de166 -RMD160 (Sigil_code_0.1.1.zip) = 743fe87f7d1d3afbbefd5e37d04f6d91aa4e9e09 -Size (Sigil_code_0.1.1.zip) = 1173794 bytes +SHA1 (Sigil_code_0.1.2.zip) = f9fd494558e477c3ab966bf5756c202ec4a4cf9e +RMD160 (Sigil_code_0.1.2.zip) = 274a7897c1d698b7ff8bcc4cad7349a5f018ba73 +Size (Sigil_code_0.1.2.zip) = 1183758 bytes |