pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics Remove openexr-display.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3207e2bbd2d4
branches:  trunk
changeset: 535991:3207e2bbd2d4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Nov 30 21:55:59 2007 +0000

description:
Remove openexr-display.

diffstat:

 graphics/Makefile                    |   3 +--
 graphics/openexr-exrdisplay/DESCR    |   4 ----
 graphics/openexr-exrdisplay/Makefile |  35 -----------------------------------
 graphics/openexr-exrdisplay/PLIST    |   2 --
 4 files changed, 1 insertions(+), 43 deletions(-)

diffs (70 lines):

diff -r c19d99fd018c -r 3207e2bbd2d4 graphics/Makefile
--- a/graphics/Makefile Fri Nov 30 21:55:01 2007 +0000
+++ b/graphics/Makefile Fri Nov 30 21:55:59 2007 +0000
@@ -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+=       opencv
 SUBDIR+=       opendis
 SUBDIR+=       openexr
-SUBDIR+=       openexr-exrdisplay
 SUBDIR+=       optipng
 SUBDIR+=       ov519view
 SUBDIR+=       p5-Chart
diff -r c19d99fd018c -r 3207e2bbd2d4 graphics/openexr-exrdisplay/DESCR
--- a/graphics/openexr-exrdisplay/DESCR Fri Nov 30 21:55:01 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r c19d99fd018c -r 3207e2bbd2d4 graphics/openexr-exrdisplay/Makefile
--- a/graphics/openexr-exrdisplay/Makefile      Fri Nov 30 21:55:01 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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@localhost
-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 -r c19d99fd018c -r 3207e2bbd2d4 graphics/openexr-exrdisplay/PLIST
--- a/graphics/openexr-exrdisplay/PLIST Fri Nov 30 21:55:01 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2007/01/11 19:03:05 drochner Exp $
-bin/exrdisplay



Home | Main Index | Thread Index | Old Index