Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 May 1999 21:53:06 -0700 (PDT)
From:      cpiazza@home.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11858: New port: libwmf 
Message-ID:  <19990523045306.79D0715B6@norn.ca.eu.org>

next in thread | raw e-mail | index | archive | help

>Number:         11858
>Category:       ports
>Synopsis:       New port: libwmf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 22 22:00:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Chris Piazza
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
n/a
>Environment:

FreeBSD norn.ca.eu.org 4.0-CURRENT FreeBSD 4.0-CURRENT #213: Wed May 19 09:07:23
 PDT 1999     norn@norn.ca.eu.org:/usr/src/sys/compile/NORN  i386

>Description:

This a library for converting "wmf" files (windows metafiles IIRC) to a format
that is usable with webpages.  It is needed by the updated mswordview (sent
at the same time as this). 

>How-To-Repeat:

>Fix:
	
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	libwmf
#	libwmf/files
#	libwmf/files/md5
#	libwmf/pkg
#	libwmf/pkg/COMMENT
#	libwmf/pkg/DESCR
#	libwmf/pkg/PLIST
#	libwmf/Makefile
#
echo c - libwmf
mkdir -p libwmf > /dev/null 2>&1
echo c - libwmf/files
mkdir -p libwmf/files > /dev/null 2>&1
echo x - libwmf/files/md5
sed 's/^X//' >libwmf/files/md5 << 'END-of-libwmf/files/md5'
XMD5 (libwmf-0.1.10.tar.gz) = 8ecaa54a1b827c6f76ec8d921ce46446
END-of-libwmf/files/md5
echo c - libwmf/pkg
mkdir -p libwmf/pkg > /dev/null 2>&1
echo x - libwmf/pkg/COMMENT
sed 's/^X//' >libwmf/pkg/COMMENT << 'END-of-libwmf/pkg/COMMENT'
XA library of image format handlers for Tk4.1 and later.
END-of-libwmf/pkg/COMMENT
echo x - libwmf/pkg/DESCR
sed 's/^X//' >libwmf/pkg/DESCR << 'END-of-libwmf/pkg/DESCR'
XThis is an image format handler for Tk. It handles the following image
Xformats:
X
Xbmp, gif, png, jpeg, tiff, xpm, xbm, and postscript.
X
XUsing this library with Tcl/Tk applications allows one to work with
Xphotos and images in the application.
END-of-libwmf/pkg/DESCR
echo x - libwmf/pkg/PLIST
sed 's/^X//' >libwmf/pkg/PLIST << 'END-of-libwmf/pkg/PLIST'
Xbin/xwmf
Xbin/wmftogif
Xinclude/dibtoxpm.h
Xinclude/xgd.h
Xinclude/xgdttf.h
Xinclude/wmfapi.h
Xinclude/gdwmfapi.h
Xinclude/Xwmfapi.h
Xlib/libdib.a
Xlib/libxgd.a
Xlib/libwmf.a
Xlib/libgdwmf.a
Xlib/libXwmf.a
END-of-libwmf/pkg/PLIST
echo x - libwmf/Makefile
sed 's/^X//' >libwmf/Makefile << 'END-of-libwmf/Makefile'
X# New ports collection makefile for:	libwmf
X# Version required:	0.1.10
X# Date Created:		22 May 1999
X# Whom:			Chris Piazza <cpiazza@home.net>
X#
X# $Id$
X#
X
XDISTNAME=	libwmf-0.1.10
XCATEGORIES=	graphics
XMASTER_SITES=	http://www.csn.ul.ie/~caolan/publink/libwmf/
X
XMAINTAINER=	cpiazza@home.net
X
XLIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm \
X		ttf.3:${PORTSDIR}/print/freetype
X
XWRKSRC=		${WRKDIR}/libwmf
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--with-ttf=${LOCALBASE}
X
X.include <bsd.port.mk>
END-of-libwmf/Makefile
exit

-Chris

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990523045306.79D0715B6>