From owner-freebsd-ports Sat May 22 22: 0:12 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 54B84150B1 for ; Sat, 22 May 1999 22:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA83353; Sat, 22 May 1999 22:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from norn.ca.eu.org (cr965240-b.abtsfd1.bc.wave.home.com [24.113.19.137]) by hub.freebsd.org (Postfix) with ESMTP id 120CD14E30 for ; Sat, 22 May 1999 21:53:11 -0700 (PDT) (envelope-from norn@norn.ca.eu.org) Received: by norn.ca.eu.org (Postfix, from userid 1000) id 79D0715B6; Sat, 22 May 1999 21:53:06 -0700 (PDT) Message-Id: <19990523045306.79D0715B6@norn.ca.eu.org> Date: Sat, 22 May 1999 21:53:06 -0700 (PDT) From: cpiazza@home.net Reply-To: cpiazza@home.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/11858: New port: libwmf Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 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 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