diff options
author | wiz <wiz> | 2010-11-25 10:43:44 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-11-25 10:43:44 +0000 |
commit | 1a18cdfa2c40c56de8fe07c30c2427075d6d15ec (patch) | |
tree | f21204ed866981cbccc49067b890de6eecb6ad2c /converters/libwpg/distinfo | |
parent | d779748dba4e54b0626fa4bf220fea9ab750b2c6 (diff) | |
download | pkgsrc-1a18cdfa2c40c56de8fe07c30c2427075d6d15ec.tar.gz |
Update to 0.2.0:
0.1.x - 0.2.0
- Rewrite the library to reuse wherever possible the libwpd types and APIs.
- Rewrite the libwpg API to be similar to the libwpd API where the arguments
are passed as pairs of attribute name and values.
- Convert the embedded text inside graphics.
- Remove implementation of stream abstraction class and use the libwpd
WPXInputStream implementations.
Diffstat (limited to 'converters/libwpg/distinfo')
-rw-r--r-- | converters/libwpg/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/converters/libwpg/distinfo b/converters/libwpg/distinfo index a7aa08d0f8c..bb88d43b723 100644 --- a/converters/libwpg/distinfo +++ b/converters/libwpg/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/10/16 15:26:34 wiz Exp $ +$NetBSD: distinfo,v 1.2 2010/11/25 10:43:44 wiz Exp $ -SHA1 (libwpg-0.1.3.tar.gz) = 6d350eb0ad57b97499ef8335506f172b0c21375a -RMD160 (libwpg-0.1.3.tar.gz) = 6e9e0545215af2ee05780887ad57ca1ae7ef78f5 -Size (libwpg-0.1.3.tar.gz) = 410799 bytes +SHA1 (libwpg-0.2.0.tar.gz) = 09bdb0a8b85dfb83f28119a442a50aa4f51de9dc +RMD160 (libwpg-0.2.0.tar.gz) = 7ee528dd721bdd6b23fcdc7e275cf330021b37ba +Size (libwpg-0.2.0.tar.gz) = 418210 bytes |