Import of iview-1.4

Iview is a Simple DirectMedia Layer based image viewer.

WWW: http://math.smsu.edu/~erik/files/
This commit is contained in:
pvalchev 2001-07-08 00:01:43 +00:00
parent 1a058efcec
commit e1ced5a341
4 changed files with 39 additions and 0 deletions

30
graphics/iview/Makefile Normal file
View File

@ -0,0 +1,30 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/07/08 00:01:43 pvalchev Exp $
COMMENT= "image viewer for X"
VERSION= 1.4
DISTNAME= iview-${VERSION}
CATEGORIES= graphics x11
NEED_VERSION= 1.419
HOMEPAGE= http://math.smsu.edu/~erik/software.php?id=63
MAINTAINER= Peter Valchev <pvalchev@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://math.smsu.edu/~erik/files/
LIB_DEPENDS= SDL_image.0.0:sdl-image-*:devel/sdl-image
USE_X11= Yes
SEPARATE_BUILD= concurrent
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" \
CFLAGS="${CFLAGS} -I${LOCALBASE}/include"
.include <bsd.port.mk>

3
graphics/iview/files/md5 Normal file
View File

@ -0,0 +1,3 @@
MD5 (iview-1.4.tar.gz) = a2e5ebbca2650ab023d817800c5dbf6b
RMD160 (iview-1.4.tar.gz) = 7224d0799846d810515b2823fb486fedb2285057
SHA1 (iview-1.4.tar.gz) = 0b0b8d6141fe3377bdbf81bde59e2b7c6f672702

3
graphics/iview/pkg/DESCR Normal file
View File

@ -0,0 +1,3 @@
Iview is a Simple DirectMedia Layer based image viewer.
WWW: ${HOMEPAGE}

3
graphics/iview/pkg/PLIST Normal file
View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/07/08 00:01:44 pvalchev Exp $
bin/iview
man/man1/iview.1