diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile index c4744bdfab0c..1e204a7a2b4e 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -1,51 +1,53 @@ PORTNAME= xv -PORTVERSION= 6.1.0 +PORTVERSION= 6.2.0 DISTVERSIONPREFIX= v PORTREVISION= 0 CATEGORIES+= graphics DIST_SUBDIR= ${PORTNAME} MAINTAINER?= dinoex@FreeBSD.org COMMENT?= X11 program that displays images of various formats WWW= http://www.trilon.com/xv/ LIB_DEPENDS= libtiff.so:graphics/tiff \ libpng16.so:graphics/png \ libjasper.so:graphics/jasper \ - libwebp.so:graphics/webp + libwebp.so:graphics/webp \ + libexif.so:graphics/libexif USES= cpe localbase cmake jpeg xorg desktop-file-utils USE_XORG= xext x11 xt ice sm xrandr USE_GITHUB= yes GH_ACCOUNT= jasper-software CPE_VENDOR= xv_project OPTIONS_DEFINE= M17N DOCS M17N_DESC= build with Multilingualization support +LDFLAGS+= -L ${LOCALBASE}/lib .include .if ${PORT_OPTIONS:MM17N} CFLAGS+= -DTV_MULTILINGUAL DESCR= ${FILESDIR}/pkg-descr CONFLICTS_INSTALL= xv .else CONFLICTS_INSTALL= xv-m17n .endif XV_DOCS= README.md src/docs/help post-patch: ${REINPLACE_CMD} -e 's|^PNG|#PNG|' ${WRKSRC}/src/xv_mgcsfx.sample do-install-DOCS-on: .for i in ${XV_DOCS} ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR}/ .endfor do-install-DOCS-off: ${RM} -fr ${STAGEDIR}${DOCSDIR}/ .include diff --git a/graphics/xv/distinfo b/graphics/xv/distinfo index 68e43f1734c3..75609f6b397e 100644 --- a/graphics/xv/distinfo +++ b/graphics/xv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764566845 -SHA256 (xv/jasper-software-xv-v6.1.0_GH0.tar.gz) = 7dd3fc9f7ece593d8871bfcc5b894f91e33606f8404ca58bf1b627200cf6db5b -SIZE (xv/jasper-software-xv-v6.1.0_GH0.tar.gz) = 5150999 +TIMESTAMP = 1772347362 +SHA256 (xv/jasper-software-xv-v6.2.0_GH0.tar.gz) = e4885155d50b6b0ce707f83e91336ecdfd54d872582412596bfe3e8e3c8d40b8 +SIZE (xv/jasper-software-xv-v6.2.0_GH0.tar.gz) = 5198725