diff options
author | mjl <mjl@pkgsrc.org> | 2001-08-26 01:27:14 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2001-08-26 01:27:14 +0000 |
commit | ac95f5fd99282a6a42508f10eb657af710d03abc (patch) | |
tree | 62cef7de96f8ffe44ee1e5a6b07fbd082c7f023a /graphics/dia/distinfo | |
parent | 62ea851c7cbf83afef96e15eec499833730a18bc (diff) | |
download | pkgsrc-ac95f5fd99282a6a42508f10eb657af710d03abc.tar.gz |
Update to 0.88.1
* Input method support should work correctly now.
* SVG shape files now use namespace from final W3C recommendation.
Addon shapes will have to be modified to use the
http://www.w3.org/2000/SVG namespace for SVG. SVG export filter
also uses correct doctype.
* menus should now work in both gtk+ and gnome builds and have no i18n
related problems. Don't look in app/menus.c.
* pstricks renderer output should now work fine without modification now.
* gdk-pixbuf is now a requirement for building dia. It no longer
falls back to imlib if it can't find gdk-pixbuf.
* handle "file not found" errors better in the image object type.
* Dia now has documentation thanks to the GDP. The help menu now has
more than just an about menu item.
* Antialiased drawing mode probably won't crash dia anymore
* Dia has a splash screen now (which can be turned off with the
--nosplash option).
* Updated bonobo support (when --enable-bonobo is used)
* added expose event compression for the dia canvas, which makes dia
more usable over remote X connections.
* Many objects updated to use properties interface.
* experimental unicode print support (--enable-unicode)
* updates to the python plugin and now distribute it with dia (--with-python)
* many new shapes and export filter plugins.
* other bug fixes.
Diffstat (limited to 'graphics/dia/distinfo')
-rw-r--r-- | graphics/dia/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/dia/distinfo b/graphics/dia/distinfo index 315c8e84b79..88d28f54e5d 100644 --- a/graphics/dia/distinfo +++ b/graphics/dia/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/21 09:54:09 wiz Exp $ +$NetBSD: distinfo,v 1.3 2001/08/26 01:27:14 mjl Exp $ -SHA1 (dia-0.86.tar.gz) = 1f8e0046b3a8c102d3be4766fcecbdfc51c3f97c -Size (dia-0.86.tar.gz) = 1385062 bytes +SHA1 (dia-0.88.1.tar.gz) = 0c53f006bd73e166cdedfe3ca0c77b241786ed17 +Size (dia-0.88.1.tar.gz) = 1975480 bytes |