From 408f5d563ac96d19c2e46dd0479912653f99b67e Mon Sep 17 00:00:00 2001 From: rh Date: Sun, 29 Sep 2002 09:29:55 +0000 Subject: Initial import of ImageViewer-0.6.0, a GNUstep image display application. --- graphics/ImageViewer/DESCR | 4 ++++ graphics/ImageViewer/Makefile | 21 +++++++++++++++++++++ graphics/ImageViewer/PLIST | 20 ++++++++++++++++++++ graphics/ImageViewer/distinfo | 4 ++++ 4 files changed, 49 insertions(+) create mode 100644 graphics/ImageViewer/DESCR create mode 100644 graphics/ImageViewer/Makefile create mode 100644 graphics/ImageViewer/PLIST create mode 100644 graphics/ImageViewer/distinfo (limited to 'graphics/ImageViewer') diff --git a/graphics/ImageViewer/DESCR b/graphics/ImageViewer/DESCR new file mode 100644 index 00000000000..4c75b1cd103 --- /dev/null +++ b/graphics/ImageViewer/DESCR @@ -0,0 +1,4 @@ + ImageViewer is a small application which display images. ImageViewer is +based on the GNUstep API. In the future catalogue creation and other +goodies may be added, right now it is what it is: an image viewer +application. diff --git a/graphics/ImageViewer/Makefile b/graphics/ImageViewer/Makefile new file mode 100644 index 00000000000..069d89eae27 --- /dev/null +++ b/graphics/ImageViewer/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1.1.1 2002/09/29 09:29:56 rh Exp $ +# + +DISTNAME= ImageViewer-0.6.0 +WRKSRC= ${WRKDIR}/ImageViewer +CATEGORIES= graphics gnustep +MASTER_SITES= http://www.nice.ch/~phip/ + +MAINTAINER= packages@netbsd.org +HOMEPAGE= http://www.nice.ch/~phip/softcorner.html\#img +COMMENT= GNUstep image display application + +NO_CONFIGURE= YES +USE_BUILDLINK2= YES +USE_GMAKE= YES +USE_X11= YES +MAKEFILE= GNUmakefile + +.include "../../x11/gnustep-back/buildlink2.mk" +.include "../../mk/pthread.buildlink2.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/ImageViewer/PLIST b/graphics/ImageViewer/PLIST new file mode 100644 index 00000000000..fd68b5606c2 --- /dev/null +++ b/graphics/ImageViewer/PLIST @@ -0,0 +1,20 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/09/29 09:29:56 rh Exp $ +share/GNUstep/Local/Applications/ImageViewer.app/ImageViewer +share/GNUstep/Local/Applications/ImageViewer.app/Resources/COPYING +share/GNUstep/Local/Applications/ImageViewer.app/Resources/FileIcon_.gif.tiff +share/GNUstep/Local/Applications/ImageViewer.app/Resources/FileIcon_.jpg.tiff +share/GNUstep/Local/Applications/ImageViewer.app/Resources/FileIcon_.tiff.tiff +share/GNUstep/Local/Applications/ImageViewer.app/Resources/FileIcon_.xpm.tiff +share/GNUstep/Local/Applications/ImageViewer.app/Resources/ImageViewer.desktop +share/GNUstep/Local/Applications/ImageViewer.app/Resources/ImageViewer.tiff +share/GNUstep/Local/Applications/ImageViewer.app/Resources/ImageViewerInfo.plist +share/GNUstep/Local/Applications/ImageViewer.app/Resources/Info-gnustep.plist +share/GNUstep/Local/Applications/ImageViewer.app/Resources/README +share/GNUstep/Local/Applications/ImageViewer.app/Resources/genericImage.tiff +share/GNUstep/Local/Applications/ImageViewer.app/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/ImageViewer +share/GNUstep/Local/Applications/ImageViewer.app/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/library_paths.openapp +@dirrm share/GNUstep/Local/Applications/ImageViewer.app/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu +@dirrm share/GNUstep/Local/Applications/ImageViewer.app/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF} +@dirrm share/GNUstep/Local/Applications/ImageViewer.app/${GNUSTEP_HOST_CPU} +@dirrm share/GNUstep/Local/Applications/ImageViewer.app/Resources +@dirrm share/GNUstep/Local/Applications/ImageViewer.app diff --git a/graphics/ImageViewer/distinfo b/graphics/ImageViewer/distinfo new file mode 100644 index 00000000000..04cf67a0827 --- /dev/null +++ b/graphics/ImageViewer/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2002/09/29 09:29:56 rh Exp $ + +SHA1 (ImageViewer-0.6.0.tar.gz) = 965b0f339f9a2b6afc1f8c8dae24d102abef325f +Size (ImageViewer-0.6.0.tar.gz) = 49303 bytes -- cgit v1.2.3