From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 30 12:40:14 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C48F16A4CE for ; Fri, 30 Apr 2004 12:40:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEB1943D5A for ; Fri, 30 Apr 2004 12:40:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i3UJeDr6045897 for ; Fri, 30 Apr 2004 12:40:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i3UJeDMW045896; Fri, 30 Apr 2004 12:40:13 -0700 (PDT) (envelope-from gnats) Resent-Date: Fri, 30 Apr 2004 12:40:13 -0700 (PDT) Resent-Message-Id: <200404301940.i3UJeDMW045896@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Florent Thoumie Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93C0316A4CE for ; Fri, 30 Apr 2004 12:38:12 -0700 (PDT) Received: from gw.xbsd.org (xbsd.org [81.56.254.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD0DF43D1D for ; Fri, 30 Apr 2004 12:38:11 -0700 (PDT) (envelope-from flz@xbsd.org) Received: by gw.xbsd.org (Postfix, from userid 201) id 167A3C75; Fri, 30 Apr 2004 21:38:14 +0200 (CEST) Message-Id: <20040430193814.167A3C75@gw.xbsd.org> Date: Fri, 30 Apr 2004 21:38:14 +0200 (CEST) From: Florent Thoumie To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/66121: New port: graphics/icoconvert - A small utility to >convert Windows .ico icon files into .xpm and .png files X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Florent Thoumie List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Apr 2004 19:40:14 -0000 >Number: 66121 >Category: ports >Synopsis: New port: graphics/icoconvert - A small utility to >convert Windows .ico icon files into .xpm and .png files >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 30 12:40:13 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Florent Thoumie >Release: FreeBSD 4.9-RC i386 >Organization: Xbsd.org >Environment: System: FreeBSD gw 4.9-RC FreeBSD 4.9-RC #4: Sun Oct 5 14:25:09 CEST 2003 rf@gw:/usr/src/sys/compile/GW i386 >Description: A small utility to convert Windows .ico icon files into .xpm and .png files. This can be done in batches, and properly supports transparencies as well as non 32x32 icon sizes. It also supports 24 bit icons. WWW: http://http://www.mox.net/ >How-To-Repeat: N/A >Fix: --- icoconvert-2.0.shar begins here. --- # 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: # # icoconvert # icoconvert/pkg-descr # icoconvert/distinfo # icoconvert/Makefile # echo c - icoconvert mkdir -p icoconvert > /dev/null 2>&1 echo x - icoconvert/pkg-descr sed 's/^X//' >icoconvert/pkg-descr << 'END-of-icoconvert/pkg-descr' XA small utility to convert Windows .ico icon files into .xpm and .png files. XThis can be done in batches, and properly supports transparencies as well as Xnon 32x32 icon sizes. It also supports 24 bit icons. X XWWW: http://http://www.mox.net/ X X- Florent Thoumie Xflz@xbsd.org END-of-icoconvert/pkg-descr echo x - icoconvert/distinfo sed 's/^X//' >icoconvert/distinfo << 'END-of-icoconvert/distinfo' XMD5 (icoconvert-2.0.tar.gz) = 56fe4474c8eaae2c8b886331cda41aca XSIZE (icoconvert-2.0.tar.gz) = 349954 END-of-icoconvert/distinfo echo x - icoconvert/Makefile sed 's/^X//' >icoconvert/Makefile << 'END-of-icoconvert/Makefile' X# New ports collection makefile for: icoconvert X# Date created: Apr 30 2004 X# Whom: Florent Thoumie X# X# $FreeBSD$ X# X XPORTNAME= icoconvert XPORTVERSION= 2.0 XCATEGORIES= graphics XMASTER_SITES= http://www.mox.net/downloads/ X XMAINTAINER= flz@xbsd.org XCOMMENT= A small utility to convert Windows .ico icon files into .xpm and .png files X XLIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd X XUSE_REINPLACE= yes X XPLIST_FILES= bin/icoconvert X Xpost-patch: X ${REINPLACE_CMD} -e 's|^icoconvert|all|' ${WRKSRC}/Makefile X ${REINPLACE_CMD} -e 's|^\(FLAGS=\)|\1-I${PREFIX}/include |' ${WRKSRC}/Makefile X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/icoconvert ${PREFIX}/bin X X.include END-of-icoconvert/Makefile exit --- icoconvert-2.0.shar ends here. --- >Release-Note: >Audit-Trail: >Unformatted: