import openexr-viewers 1.0.1
Viewers for OpenEXR images. As exrdisplay was split out of the openexr package some time ago. from John Danks, with some tweaks by me
This commit is contained in:
parent
028947a4d8
commit
0f156716cf
30
graphics/openexr-viewers/Makefile
Normal file
30
graphics/openexr-viewers/Makefile
Normal file
@ -0,0 +1,30 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/11/12 12:33:26 jasper Exp $
|
||||
|
||||
COMMENT = viewers for OpenEXR
|
||||
DISTNAME = openexr_viewers-1.0.1
|
||||
PKGNAME = ${DISTNAME:S/_/-/}
|
||||
|
||||
CATEGORIES = graphics
|
||||
HOMEPAGE = http://www.openexr.com/
|
||||
|
||||
# 3-clause BSD license
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM =Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
WANTLIB += GL GLU Half Iex IlmCtl IlmCtlMath IlmCtlSimd IlmImf
|
||||
WANTLIB += IlmThread Imath X11 Xau Xdmcp Xext c m pthread pthread-stubs
|
||||
WANTLIB += stdc++ xcb z
|
||||
|
||||
MASTER_SITES = ${MASTER_SITE_SAVANNAH:=openexr/}
|
||||
|
||||
LIB_DEPENDS = IlmImfCtl::graphics/openexr-ctl \
|
||||
fltk,fltk_gl::x11/fltk
|
||||
|
||||
SEPARATE_BUILD = concurrent
|
||||
|
||||
USE_LIBTOOL = Yes
|
||||
CONFIGURE_STYLE = gnu
|
||||
|
||||
.include <bsd.port.mk>
|
5
graphics/openexr-viewers/distinfo
Normal file
5
graphics/openexr-viewers/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (openexr_viewers-1.0.1.tar.gz) = 57d8MgoAzYnvUGBboqN0zQ==
|
||||
RMD160 (openexr_viewers-1.0.1.tar.gz) = hX6rhKcjZVSv1G46t3S/iRQcy70=
|
||||
SHA1 (openexr_viewers-1.0.1.tar.gz) = jBV91IbHu2PgalVp+ce66aKqDVg=
|
||||
SHA256 (openexr_viewers-1.0.1.tar.gz) = 5lUPliIu1bls951ZUcPCeJNwjztgi8nDR4TrcxtbuPA=
|
||||
SIZE (openexr_viewers-1.0.1.tar.gz) = 471310
|
3
graphics/openexr-viewers/pkg/DESCR
Normal file
3
graphics/openexr-viewers/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
Viewers for OpenEXR images.
|
||||
|
||||
Note you must use the -1 or -n option to get exposure controls.
|
7
graphics/openexr-viewers/pkg/PLIST
Normal file
7
graphics/openexr-viewers/pkg/PLIST
Normal file
@ -0,0 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/11/12 12:33:26 jasper Exp $
|
||||
@bin bin/exrdisplay
|
||||
include/OpenEXR/
|
||||
include/OpenEXR/OpenEXR_ViewersConfig.h
|
||||
share/doc/OpenEXR_Viewers-1.0.1/
|
||||
share/doc/OpenEXR_Viewers-1.0.1/OpenEXRViewers.odt
|
||||
share/doc/OpenEXR_Viewers-1.0.1/OpenEXRViewers.pdf
|
Loading…
Reference in New Issue
Block a user