Import imageviewer-0.6.2
ImageViewer is a simple image viewer application for GNUstep.
This commit is contained in:
parent
4f63d24aa0
commit
cbe9d05a8e
21
x11/gnustep/imageviewer/Makefile
Normal file
21
x11/gnustep/imageviewer/Makefile
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
# $OpenBSD: Makefile,v 1.1.1.1 2008/11/14 11:07:25 ajacoutot Exp $
|
||||||
|
|
||||||
|
COMMENT= GNUstep image viewer
|
||||||
|
|
||||||
|
DISTNAME= ImageViewer-0.6.2
|
||||||
|
PKGNAME= ${DISTNAME:L}
|
||||||
|
CATEGORIES= graphics
|
||||||
|
|
||||||
|
HOMEPAGE= http://www.nice.ch/~phip/softcorner.html
|
||||||
|
|
||||||
|
WANTLIB= c gnustep-base m objc pthread
|
||||||
|
|
||||||
|
MASTER_SITES= http://www.nice.ch/~phip/
|
||||||
|
|
||||||
|
MODULES= x11/gnustep
|
||||||
|
LIB_DEPENDS= gnustep-gui::x11/gnustep/gui
|
||||||
|
RUN_DEPENDS= :gnustep-back-*:x11/gnustep/back
|
||||||
|
|
||||||
|
WRKDIST= ${WRKDIR}/ImageViewer
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
5
x11/gnustep/imageviewer/distinfo
Normal file
5
x11/gnustep/imageviewer/distinfo
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
MD5 (gnustep/ImageViewer-0.6.2.tar.gz) = 9ykUa4xVNXo1z0Gfurm8xQ==
|
||||||
|
RMD160 (gnustep/ImageViewer-0.6.2.tar.gz) = IwTK/93D6UPAVMihdqa1Hqkevbo=
|
||||||
|
SHA1 (gnustep/ImageViewer-0.6.2.tar.gz) = uPBDzDh/zwUNUMBemHKLAxaO+zE=
|
||||||
|
SHA256 (gnustep/ImageViewer-0.6.2.tar.gz) = cTTPcHVhpDQXmkgFYEnrbr9J+A6aTpyQfLz1TSKjYSw=
|
||||||
|
SIZE (gnustep/ImageViewer-0.6.2.tar.gz) = 50806
|
1
x11/gnustep/imageviewer/pkg/DESCR
Normal file
1
x11/gnustep/imageviewer/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
|||||||
|
ImageViewer is a simple image viewer application for GNUstep.
|
25
x11/gnustep/imageviewer/pkg/PLIST
Normal file
25
x11/gnustep/imageviewer/pkg/PLIST
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/11/14 11:07:25 ajacoutot Exp $
|
||||||
|
bin/ImageViewer
|
||||||
|
libexec/GNUstep/
|
||||||
|
libexec/GNUstep/ImageViewer.app/
|
||||||
|
@bin libexec/GNUstep/ImageViewer.app/ImageViewer
|
||||||
|
libexec/GNUstep/ImageViewer.app/Resources/
|
||||||
|
libexec/GNUstep/ImageViewer.app/Resources/AUTHORS
|
||||||
|
libexec/GNUstep/ImageViewer.app/Resources/COPYING
|
||||||
|
libexec/GNUstep/ImageViewer.app/Resources/English.lproj/
|
||||||
|
libexec/GNUstep/ImageViewer.app/Resources/English.lproj/Localizable.strings
|
||||||
|
libexec/GNUstep/ImageViewer.app/Resources/FileIcon_.gif.tiff
|
||||||
|
libexec/GNUstep/ImageViewer.app/Resources/FileIcon_.jpg.tiff
|
||||||
|
libexec/GNUstep/ImageViewer.app/Resources/FileIcon_.tiff.tiff
|
||||||
|
libexec/GNUstep/ImageViewer.app/Resources/FileIcon_.xpm.tiff
|
||||||
|
libexec/GNUstep/ImageViewer.app/Resources/French.lproj/
|
||||||
|
libexec/GNUstep/ImageViewer.app/Resources/French.lproj/Localizable.strings
|
||||||
|
libexec/GNUstep/ImageViewer.app/Resources/German.lproj/
|
||||||
|
libexec/GNUstep/ImageViewer.app/Resources/German.lproj/Localizable.strings
|
||||||
|
libexec/GNUstep/ImageViewer.app/Resources/ImageViewer.desktop
|
||||||
|
libexec/GNUstep/ImageViewer.app/Resources/ImageViewer.tiff
|
||||||
|
libexec/GNUstep/ImageViewer.app/Resources/ImageViewerInfo.plist
|
||||||
|
libexec/GNUstep/ImageViewer.app/Resources/Info-gnustep.plist
|
||||||
|
libexec/GNUstep/ImageViewer.app/Resources/README
|
||||||
|
libexec/GNUstep/ImageViewer.app/Resources/genericImage.tiff
|
||||||
|
libexec/GNUstep/ImageViewer.app/stamp.make
|
Loading…
Reference in New Issue
Block a user