From 92a3167b2e0031a3717ef18baae720dc0a3a4f9e Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 30 Nov 2007 21:55:59 +0000 Subject: Remove openexr-display. --- graphics/Makefile | 3 +-- graphics/openexr-exrdisplay/DESCR | 4 ---- graphics/openexr-exrdisplay/Makefile | 35 ----------------------------------- graphics/openexr-exrdisplay/PLIST | 2 -- 4 files changed, 1 insertion(+), 43 deletions(-) delete mode 100644 graphics/openexr-exrdisplay/DESCR delete mode 100644 graphics/openexr-exrdisplay/Makefile delete mode 100644 graphics/openexr-exrdisplay/PLIST (limited to 'graphics') diff --git a/graphics/Makefile b/graphics/Makefile index 3bda7ae7d3d..fe3a6b504ca 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.473 2007/11/30 21:50:50 wiz Exp $ +# $NetBSD: Makefile,v 1.474 2007/11/30 21:55:59 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -209,7 +209,6 @@ SUBDIR+= ocrad SUBDIR+= opencv SUBDIR+= opendis SUBDIR+= openexr -SUBDIR+= openexr-exrdisplay SUBDIR+= optipng SUBDIR+= ov519view SUBDIR+= p5-Chart diff --git a/graphics/openexr-exrdisplay/DESCR b/graphics/openexr-exrdisplay/DESCR deleted file mode 100644 index 6eb352d7d2a..00000000000 --- a/graphics/openexr-exrdisplay/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -OpenEXR is a high dynamic-range (HDR) image file format developed by -Industrial Light & Magic for use in computer imaging applications. - -This package contains the "exrdisplay" application. diff --git a/graphics/openexr-exrdisplay/Makefile b/graphics/openexr-exrdisplay/Makefile deleted file mode 100644 index 6b9d8661965..00000000000 --- a/graphics/openexr-exrdisplay/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# $NetBSD: Makefile,v 1.1 2007/01/11 19:03:05 drochner Exp $ - -DISTNAME= openexr-1.4.0a -PKGNAME= openexr-exrdisplay-1.4.0 -CATEGORIES= games -MASTER_SITES= http://savannah.nongnu.org/download/openexr/ - -MAINTAINER= adam@NetBSD.org -HOMEPAGE= http://www.openexr.com/ -COMMENT= GUI for openexr - -CONFLICTS+= openexr<1.4.0nb1 -PATCHDIR= ${.CURDIR}/../../graphics/openexr/patches -DISTINFO_FILE= ${.CURDIR}/../../graphics/openexr/distinfo - -WRKSRC= ${WRKDIR}/openexr-1.4.0 -USE_TOOLS+= gmake -USE_LANGUAGES= c c++ -USE_LIBTOOL= yes -GNU_CONFIGURE= yes -PTHREAD_OPTS+= require - -BUILD_DIRS= exrdisplay -INSTALL_DIRS= exrdisplay - -.include "../../mk/bsd.prefs.mk" - -.if ${OPSYS} == "IRIX" -LDFLAGS+= -lmx -.endif - -.include "../../mk/pthread.buildlink3.mk" -.include "../../graphics/openexr/buildlink3.mk" -.include "../../x11/fltk/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/graphics/openexr-exrdisplay/PLIST b/graphics/openexr-exrdisplay/PLIST deleted file mode 100644 index 0ec837787b4..00000000000 --- a/graphics/openexr-exrdisplay/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2007/01/11 19:03:05 drochner Exp $ -bin/exrdisplay -- cgit v1.2.3