aboutsummaryrefslogtreecommitdiff
path: root/graphics/xmedcon
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2018-12-29 18:10:40 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2018-12-29 18:10:40 +0000
commit67a9132ce7e4ff9d5bc3d44ee94edda8213a9820 (patch)
tree2f0c5c751e203130118012ae62d33ee6d52a6b73 /graphics/xmedcon
parent8ffa8529892ec6dca2359f46499780efab84bbcf (diff)
downloadports-67a9132ce7e4ff9d5bc3d44ee94edda8213a9820.tar.gz
ports-67a9132ce7e4ff9d5bc3d44ee94edda8213a9820.zip
graphics/xmedcon: update to 0.16.1
While here: * Add USES=gnome localbase and USE_GNOME=gtk20 to simplify flags * Reorder some variables ChangeLog: http://xmedcon.sourceforge.net//Main/New * patch with several spelling corrections ; updating to recent libtools * improved homebrew file * allow reading InterFile dialects without "END OF INTERFILE" * basic Siemens Interfile support Reported by: portscout
Notes
Notes: svn path=/head/; revision=488680
Diffstat (limited to 'graphics/xmedcon')
-rw-r--r--graphics/xmedcon/Makefile14
-rw-r--r--graphics/xmedcon/distinfo6
2 files changed, 8 insertions, 12 deletions
diff --git a/graphics/xmedcon/Makefile b/graphics/xmedcon/Makefile
index 42324f3805ad..7f3152015987 100644
--- a/graphics/xmedcon/Makefile
+++ b/graphics/xmedcon/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xmedcon
-PORTVERSION= 0.15.0
+PORTVERSION= 0.16.1
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/XMedCon-Source/${PORTVERSION}
@@ -12,22 +12,18 @@ COMMENT= Medical image conversion utility and library
LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
-USES= libtool pkgconfig tar:bzip2
-USE_GNOME= cairo gdkpixbuf2
-
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
+USES= gnome libtool localbase pkgconfig tar:bzip2
+USE_GNOME= cairo gdkpixbuf2 gtk20
+USE_LDCONFIG= yes
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --includedir=${PREFIX}/include/xmedcon \
--enable-llcheck
-USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-LIBS+= `pkg-config --libs gtk+-x11-2.0`
-
OPTIONS_DEFINE= X11 GLIB ACR_NEMA ANALYZE CONCORDE DICOM DICOM_LJPEG ECAT GIF \
INTERFILE INW PNG
OPTIONS_DEFAULT=X11 GLIB ACR_NEMA ANALYZE CONCORDE DICOM DICOM_LJPEG ECAT GIF \
diff --git a/graphics/xmedcon/distinfo b/graphics/xmedcon/distinfo
index 46eb2a0fef32..3ddc117a670c 100644
--- a/graphics/xmedcon/distinfo
+++ b/graphics/xmedcon/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532310236
-SHA256 (xmedcon-0.15.0.tar.bz2) = 8b5efdbcb73f915386bac08e0e1facbe7c8ed4160ef4725a488aa9c74292784a
-SIZE (xmedcon-0.15.0.tar.bz2) = 826296
+TIMESTAMP = 1546101633
+SHA256 (xmedcon-0.16.1.tar.bz2) = 767d3f044023978e0b6da13ac3c450f9d01dce58314962bc07e0f70a0fcd3a11
+SIZE (xmedcon-0.16.1.tar.bz2) = 836770