aboutsummaryrefslogtreecommitdiff
path: root/graphics/xpaint
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2010-09-04 22:09:30 +0000
committerJohan van Selst <johans@FreeBSD.org>2010-09-04 22:09:30 +0000
commitb481ce4c7c510db1fe5e7c70a133c3010b708d46 (patch)
tree9d69af033ce7b5757e3879584acc41fbcb332698 /graphics/xpaint
parent1fc660367a05913c940b90b164d0131d61efb45e (diff)
downloadports-b481ce4c7c510db1fe5e7c70a133c3010b708d46.tar.gz
ports-b481ce4c7c510db1fe5e7c70a133c3010b708d46.zip
- Update to xpaint 2.9.4 (now with jpeg support)
- Grab maintainership
Notes
Notes: svn path=/head/; revision=260566
Diffstat (limited to 'graphics/xpaint')
-rw-r--r--graphics/xpaint/Makefile8
-rw-r--r--graphics/xpaint/distinfo6
-rw-r--r--graphics/xpaint/files/patch-rw_readWriteICO.c10
-rw-r--r--graphics/xpaint/pkg-plist1
4 files changed, 19 insertions, 6 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile
index 235ad9318610..79a67691a26a 100644
--- a/graphics/xpaint/Makefile
+++ b/graphics/xpaint/Makefile
@@ -6,14 +6,16 @@
#
PORTNAME= xpaint
-PORTVERSION= 2.9.1.4
+PORTVERSION= 2.9.4
CATEGORIES= graphics
-MASTER_SITES= SF/sf-${PORTNAME}/sf-${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
+MASTER_SITES= SF/sf-${PORTNAME}/sf-${PORTNAME}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= johans@FreeBSD.org
COMMENT= A simple paint program
LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \
+ jpeg:${PORTSDIR}/graphics/jpeg \
+ openjpeg:${PORTSDIR}/graphics/openjpeg \
tiff.4:${PORTSDIR}/graphics/tiff
USE_BZIP2= yes
diff --git a/graphics/xpaint/distinfo b/graphics/xpaint/distinfo
index 3670af3400cf..5ac1980da7d2 100644
--- a/graphics/xpaint/distinfo
+++ b/graphics/xpaint/distinfo
@@ -1,3 +1,3 @@
-MD5 (xpaint-2.9.1.4.tar.bz2) = 49f4effceb3f45b5af9423f1a702d91e
-SHA256 (xpaint-2.9.1.4.tar.bz2) = a733736bd635bbf5b5a04b8061da132b317793ef9292ce6f07a85f9dcfdc114a
-SIZE (xpaint-2.9.1.4.tar.bz2) = 1025885
+MD5 (xpaint-2.9.4.tar.bz2) = 4d92487332f2f7619bbbe70b291bc13b
+SHA256 (xpaint-2.9.4.tar.bz2) = 8a53571fe5867fcdf49ec8f7e9128523384c62e5b565b73cad311362bc32fbe2
+SIZE (xpaint-2.9.4.tar.bz2) = 1119744
diff --git a/graphics/xpaint/files/patch-rw_readWriteICO.c b/graphics/xpaint/files/patch-rw_readWriteICO.c
new file mode 100644
index 000000000000..6d293717b580
--- /dev/null
+++ b/graphics/xpaint/files/patch-rw_readWriteICO.c
@@ -0,0 +1,10 @@
+--- rw/readWriteICO.c.orig 2010-09-04 23:36:34.000000000 +0200
++++ rw/readWriteICO.c 2010-09-04 23:37:10.000000000 +0200
+@@ -34,7 +34,6 @@
+ #include <ctype.h>
+ #include <sys/types.h>
+ #include <sys/stat.h>
+-#include <error.h>
+ #include <errno.h>
+ #include <getopt.h>
+
diff --git a/graphics/xpaint/pkg-plist b/graphics/xpaint/pkg-plist
index bfde47abf452..b81724981bb3 100644
--- a/graphics/xpaint/pkg-plist
+++ b/graphics/xpaint/pkg-plist
@@ -90,6 +90,7 @@ lib/X11/app-defaults/XPaint_fr
%%DATADIR%%/include/XPaint.ad.h
%%DATADIR%%/include/Xpaint.h
%%DATADIR%%/include/Xpaint3d.h
+%%DATADIR%%/include/bitmap.h
%%DATADIR%%/include/color.h
%%DATADIR%%/include/crc32.h
%%DATADIR%%/include/graphic.h