summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorwiz <wiz>2007-11-30 21:55:59 +0000
committerwiz <wiz>2007-11-30 21:55:59 +0000
commit4fbf201151e05f90425867ec5d32e82607cb7c5f (patch)
treed2d3ea56f1a4b63c839ca0e9acc69d1097b61665 /graphics
parentf704cea2c68759821b2bd5cde5133376f5d2ba85 (diff)
downloadpkgsrc-4fbf201151e05f90425867ec5d32e82607cb7c5f.tar.gz
Remove openexr-display.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile3
-rw-r--r--graphics/openexr-exrdisplay/DESCR4
-rw-r--r--graphics/openexr-exrdisplay/Makefile35
-rw-r--r--graphics/openexr-exrdisplay/PLIST2
4 files changed, 1 insertions, 43 deletions
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