Update to openexr-viewers-2.3.0.

This commit is contained in:
ajacoutot 2019-08-18 20:43:47 +00:00
parent e6079a78d4
commit ee4374c2d8
2 changed files with 14 additions and 14 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.17 2019/07/12 20:47:04 sthen Exp $
# $OpenBSD: Makefile,v 1.18 2019/08/18 20:43:47 ajacoutot Exp $
COMMENT = viewers for OpenEXR
V = 2.2.1
DISTNAME = openexr_viewers-$V
V = 2.3.0
DISTNAME = openexr_viewers-${V}
PKGNAME = ${DISTNAME:S/_/-/}
SUBST_VARS += V
REVISION = 0
SUBST_VARS = V
CATEGORIES = graphics
HOMEPAGE = http://www.openexr.com/
@ -13,16 +13,16 @@ HOMEPAGE = http://www.openexr.com/
# 3-clause BSD license
PERMIT_PACKAGE = Yes
WANTLIB += GL GLU Half Iex IexMath IlmCtl IlmCtlMath IlmCtlSimd
WANTLIB += IlmImf IlmImfCtl IlmThread Imath X11 X11-xcb Xau Xcursor
WANTLIB += Xdamage Xdmcp Xext Xfixes Xft Xinerama Xrender Xxf86vm
WANTLIB += c drm expat fltk fltk_gl fontconfig freetype glapi
WANTLIB += m pthread ${COMPILER_LIBCXX} xcb xcb-dri2 xcb-glx
WANTLIB += z
WANTLIB += ${COMPILER_LIBCXX} GL GLU Half Iex IexMath IlmCtl IlmCtlMath
WANTLIB += IlmCtlSimd IlmImf IlmImfCtl IlmThread Imath X11 X11-xcb
WANTLIB += Xau Xcursor Xdamage Xdmcp Xext Xfixes Xft Xinerama
WANTLIB += Xrender Xxf86vm c drm expat fltk fltk_gl fontconfig
WANTLIB += freetype glapi m xcb xcb-dri2 xcb-dri3 xcb-glx xcb-present
WANTLIB += xcb-sync xcb-xfixes xshmfence z
COMPILER = base-clang ports-gcc base-gcc
MASTER_SITES = ${MASTER_SITE_SAVANNAH:=openexr/}
MASTER_SITES = https://github.com/openexr/openexr/releases/download/v${V}/
LIB_DEPENDS = graphics/ctl \
x11/fltk

View File

@ -1,2 +1,2 @@
SHA256 (openexr_viewers-2.2.1.tar.gz) = SG4R3oyHWCuBgMd/ybKEMdAHAlByrgGP0zuTKxcXvcc=
SIZE (openexr_viewers-2.2.1.tar.gz) = 515124
SHA256 (openexr_viewers-2.3.0.tar.gz) = m4pqvr/aF1hu9+X+qbqOh6PMaIZ2aB7zBrRFw/QDQXU=
SIZE (openexr_viewers-2.3.0.tar.gz) = 532154