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:
parent
1a058efcec
commit
e1ced5a341
30
graphics/iview/Makefile
Normal file
30
graphics/iview/Makefile
Normal 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
3
graphics/iview/files/md5
Normal 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
3
graphics/iview/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
Iview is a Simple DirectMedia Layer based image viewer.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
3
graphics/iview/pkg/PLIST
Normal file
3
graphics/iview/pkg/PLIST
Normal 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
|
Loading…
x
Reference in New Issue
Block a user