Upgrade to 3.10. Doesn't need the 16-bit patch anymore. Also modified

to use jpeg and tiff libraries from our port, not the xv distribution.
This commit is contained in:
Satoshi Asami 1994-12-24 13:23:09 +00:00
parent 626194d59f
commit dbe48b2374
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=606
4 changed files with 9 additions and 7 deletions

View File

@ -1,14 +1,15 @@
# New ports collection makefile for: xv
# Version required: 3.01
# Version required: 3.10
# Date created: 30 October 1994
# Whom: smace
#
# $Id: Makefile,v 1.0 1994/10/30 00:00:00 smace Exp $
# $Id: Makefile,v 1.1.1.1 1994/10/31 04:36:07 smace Exp $
#
DISTNAME= xv-3.01
DISTNAME= xv-3.10
USE_IMAKE= yes
MASTER_SITES= ftp://ftp.x.org/R5contrib/
EXTRACT_SUFX= .tar.gz
MASTER_SITES= ftp://ftp.cis.upenn.edu/pub/xv/
DEPENDS= ${PORTSDIR}/x11/jpeg ${PORTSDIR}/x11/tiff
INSTALL_MANPAGES= yes
.include <bsd.port.mk>

View File

@ -1 +1 @@
XV 3.01
XV 3.10

View File

@ -3,4 +3,3 @@ JPEG, TIFF, PBM, PGM, PPM, X11 bitmap, Utah Raster Toolkit
RLE, PDS/VICAR, Sun Rasterfile, BMP, XPM, PCX, IRIS RGB,
possibly PostScript, and PM formats on workstations and
terminals running the X Window System, Version 11.

View File

@ -3,6 +3,8 @@ bin/xv
bin/bggen
bin/vdcomp
bin/xcmap
bin/xvpictoppm
man/man1/xv.1.gz
man/man1/bggen.1.gz
man/man1/xcmap.1.gz
man/man1/xvpictoppm.1.gz