Date: Sun, 17 Aug 2008 01:27:56 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/126570: [NEW PORT] graphics/repng2jpeg: Tool to recompress JPEG/PNG/GIF Message-ID: <200808161727.m7GHRun5034280@host-1.pixnet.tw> Resent-Message-ID: <200808161730.m7GHU5st093238@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 126570 >Category: ports >Synopsis: [NEW PORT] graphics/repng2jpeg: Tool to recompress JPEG/PNG/GIF >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Aug 16 17:30:05 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 7.0-STABLE amd64 >Organization: >Environment: System: FreeBSD host-1.pixnet.tw 7.0-STABLE FreeBSD 7.0-STABLE #1: Wed Jul 16 13:00:27 CST 2008 >Description: Tool to recompress JPEG/PNG/GIF. WWW: http://sugachan.dip.jp/obsolete/ext/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- repng2jpeg-1.0.4.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: # # repng2jpeg # repng2jpeg/pkg-descr # repng2jpeg/Makefile # repng2jpeg/distinfo # echo c - repng2jpeg mkdir -p repng2jpeg > /dev/null 2>&1 echo x - repng2jpeg/pkg-descr sed 's/^X//' >repng2jpeg/pkg-descr << 'b66cf801da5de0254c801107d858a833' XTool to recompress JPEG/PNG/GIF. X XWWW: http://sugachan.dip.jp/obsolete/ext/ b66cf801da5de0254c801107d858a833 echo x - repng2jpeg/Makefile sed 's/^X//' >repng2jpeg/Makefile << 'ad960f122f8ced2abc7c20d0e267a750' X# New ports collection makefile for: repng2jpeg X# Date created: 2008-08-17 X# Whom: Gea-Suan Lin <gslin@gslin.org> X# X# $FreeBSD$ X# X XPORTNAME= repng2jpeg XPORTVERSION= 1.0.4 XCATEGORIES= graphics XMASTER_SITES= http://sugachan.dip.jp/obsolete/arch/ XDISTNAME= ${PORTNAME}_${PORTVERSION} X XMAINTAINER= gslin@gslin.org XCOMMENT= Tool to recompress JPEG/PNG/GIF X XLIB_DEPENDS= gd:${PORTSDIR}/graphics/gd X XCFLAGS+= -I${LOCALBASE}/include XLDFLAGS+= -L${LOCALBASE}/lib -lgd X XPLIST_FILES= bin/repng2jpeg XRESTRICTED= No license text in tarball and website X Xdo-build: X ${CC} ${CFLAGS} -o ${WRKSRC}/src/repng2jpeg \ X ${WRKSRC}/src/repng2jpeg.c ${LDFLAGS} X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/src/repng2jpeg ${PREFIX}/bin X X.include <bsd.port.mk> ad960f122f8ced2abc7c20d0e267a750 echo x - repng2jpeg/distinfo sed 's/^X//' >repng2jpeg/distinfo << 'ad329ff7925070e3e15aba2eca9840ee' XMD5 (repng2jpeg_1.0.4.tar.gz) = 8f5aab8af97063f075913115c7be5c5b XSHA256 (repng2jpeg_1.0.4.tar.gz) = d1f02dc6d698ebcd38aaf6c8ee149101fb5148aafb9783930eb037e2967adb90 XSIZE (repng2jpeg_1.0.4.tar.gz) = 1839766 ad329ff7925070e3e15aba2eca9840ee exit --- repng2jpeg-1.0.4.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808161727.m7GHRun5034280>