summaryrefslogtreecommitdiff
path: root/graphics/libwmf/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2003-01-20 21:46:48 +0000
committerdrochner <drochner>2003-01-20 21:46:48 +0000
commit4ff9b014c5e927bf637a36dbfc944fc9a374d8ee (patch)
treee510779b37f48a7f8d5a805226362820c170be38 /graphics/libwmf/Makefile
parentf1b1b621cc594e50731a7d7958e1059be12e7db9 (diff)
downloadpkgsrc-4ff9b014c5e927bf637a36dbfc944fc9a374d8ee.tar.gz
update to 0.2.8
changes: * update wmf2x & wmf2gd to use wmf_display_size() (fjf) * ditch wmf_gd_image_free(); api_destroy takes care of the image (fjf) * add new wmf_display_size() function which returns integer size of image for display; io-wmf loader update (dom) * add two convenience functions to xgd device layer for manipulating GD image post-conversion (fjf) * give libwmflite its own interface/binary numbers (fjf) * change gd.c (add _tpixels member to gdImageStruct) - now allocates contiguous array for truecolor pixels (fjf) * gdk-pixbuf plugin added (dom); config update (fjf) (needed for gimageview)
Diffstat (limited to 'graphics/libwmf/Makefile')
-rw-r--r--graphics/libwmf/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile
index fc8453ab599..40d21b8703e 100644
--- a/graphics/libwmf/Makefile
+++ b/graphics/libwmf/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2002/12/24 06:10:08 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2003/01/20 21:46:48 drochner Exp $
#
-DISTNAME= libwmf-0.2.7
-PKGREVISION= 1
+DISTNAME= libwmf-0.2.8
CATEGORIES= graphics devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wvware/}