pkgsrc/graphics/dia/Makefile
wiz 23ea0ae13a Update dia to 0.97.3, provided by David H. Gutteridge in PR 49954.
dia-0.97.3: 2014-09-05

 * Fix double free with some SVG rendering (regression from Dia 0.97.2)
 * Fixes to cope better with updated versions of Dia's dependencies:
   - don't crash at start-up with ABI breaking GLib 2-36
   - don't assert in cairo 1.12 with invalid arc parameters
   - avoid kerning problems (character overlap) for all Pango versions
   - fix image files to be loadable by libpng16
 * Backport fixes for some seldom crashes and other annoyances, see:
   http://bugzilla.gnome.org/buglist.cgi?product=dia&target_milestone=0.97.3
 * Update translations for Brazilian Portuguese, German, Hungarian,
   Polish, Romanian, Serbian and Slovenian
2015-06-09 08:55:22 +00:00

12 lines
350 B
Makefile

# $NetBSD: Makefile,v 1.91 2015/06/09 08:55:22 wiz Exp $
.include "Makefile.common"
.include "options.mk"
# just to convert the manpage
BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"