1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Add iview 1.01, an image viewer for X.

PR:		26527
Submitted by:	Mark Pulford <mark@kyne.com.au>
This commit is contained in:
Will Andrews 2001-04-17 17:56:11 +00:00
parent 4b1de5d539
commit 54c02e5a6c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41587
11 changed files with 59 additions and 0 deletions

View File

@ -92,6 +92,7 @@
SUBDIR += imlib2
SUBDIR += ipe
SUBDIR += isreal
SUBDIR += iview
SUBDIR += jbigkit
SUBDIR += jgraph
SUBDIR += jgv

23
graphics/iview/Makefile Normal file
View File

@ -0,0 +1,23 @@
# New ports collection makefile for: iview
# Date created: Apr 13, 2001
# Whom: Mark Pulford <mark@kyne.com.au>
#
# $FreeBSD$
#
PORTNAME= iview
PORTVERSION= 1.01
CATEGORIES= graphics
MASTER_SITES= http://math.smsu.edu/~erik/files/
MAINTAINER= mark@kyne.com.au
LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
GNU_CONFIGURE= yes
CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" CPPFLAGS="-I${LOCALBASE}/include"
MAN1= iview.1
.include <bsd.port.mk>

1
graphics/iview/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (iview-1.01.tar.gz) = f1e290df5bd9d5b152a1aa9988856dce

View File

@ -0,0 +1 @@
An image viewer for X

3
graphics/iview/pkg-descr Normal file
View File

@ -0,0 +1,3 @@
Iview is an SDL based image viewer.
WWW: http://math.smsu.edu/~erik/software.php?id=63

1
graphics/iview/pkg-plist Normal file
View File

@ -0,0 +1 @@
bin/iview

23
graphics/vp/Makefile Normal file
View File

@ -0,0 +1,23 @@
# New ports collection makefile for: iview
# Date created: Apr 13, 2001
# Whom: Mark Pulford <mark@kyne.com.au>
#
# $FreeBSD$
#
PORTNAME= iview
PORTVERSION= 1.01
CATEGORIES= graphics
MASTER_SITES= http://math.smsu.edu/~erik/files/
MAINTAINER= mark@kyne.com.au
LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
GNU_CONFIGURE= yes
CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" CPPFLAGS="-I${LOCALBASE}/include"
MAN1= iview.1
.include <bsd.port.mk>

1
graphics/vp/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (iview-1.01.tar.gz) = f1e290df5bd9d5b152a1aa9988856dce

1
graphics/vp/pkg-comment Normal file
View File

@ -0,0 +1 @@
An image viewer for X

3
graphics/vp/pkg-descr Normal file
View File

@ -0,0 +1,3 @@
Iview is an SDL based image viewer.
WWW: http://math.smsu.edu/~erik/software.php?id=63

1
graphics/vp/pkg-plist Normal file
View File

@ -0,0 +1 @@
bin/iview