FreeBSD Bugzilla – Attachment 46092 Details for
Bug 70855
[NEW PORT] graphics/long-exposure-tools: Simulate the effects of long exposures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
long-exposure-tools-0.1.shar
long-exposure-tools-0.1.shar (text/plain), 3.15 KB, created by
Michael Johnson
on 2004-08-23 13:00:31 UTC
(
hide
)
Description:
long-exposure-tools-0.1.shar
Filename:
MIME Type:
Creator:
Michael Johnson
Created:
2004-08-23 13:00:31 UTC
Size:
3.15 KB
patch
obsolete
># 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: ># ># long-exposure-tools ># long-exposure-tools/pkg-descr ># long-exposure-tools/Makefile ># long-exposure-tools/files ># long-exposure-tools/files/patch-pamalign.c ># long-exposure-tools/files/patch-pamblend.c ># long-exposure-tools/distinfo ># >echo c - long-exposure-tools >mkdir -p long-exposure-tools > /dev/null 2>&1 >echo x - long-exposure-tools/pkg-descr >sed 's/^X//' >long-exposure-tools/pkg-descr << 'END-of-long-exposure-tools/pkg-descr' >XThe Long Exposure Tools try to simulate the effects of long exposures by >Xcombining multiple short exposure images. >X >XWWW: http://www.joat.ca/software/long-exposure-tools/ >END-of-long-exposure-tools/pkg-descr >echo x - long-exposure-tools/Makefile >sed 's/^X//' >long-exposure-tools/Makefile << 'END-of-long-exposure-tools/Makefile' >X# New ports collection makefile for: long-exposure-tools >X# Date created: 2004-08-12 >X# Whom: Michael Johnson <ahze@ahze.net> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= long-exposure-tools >XPORTVERSION= 0.1 >XCATEGORIES= graphics >XMASTER_SITES= http://www.joat.ca/software/long-exposure-tools/ >X >XMAINTAINER= ports@FreeBSD.org >XCOMMENT= Simulate the effects of long exposures >X >XLIB_DEPENDS= netpbm.1:${PORTSDIR}/graphics/netpbm >X >XUSE_REINPLACE= yes >X >XPLIST_FILES= bin/pamblend bin/pamalign >XMAN1= pamblend.1 pamalign.1 >X >Xpost-patch: >X @${REINPLACE_CMD} -e 's|cc|${CC}|; \ >X s|CCOPTS=-O|CCOPTS=${CFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib|' \ >X ${WRKSRC}/${MAKEFILE} >X >Xdo-install: >X @${INSTALL_PROGRAM} ${WRKSRC}/pamblend ${PREFIX}/bin >X @${INSTALL_PROGRAM} ${WRKSRC}/pamalign ${PREFIX}/bin >X @${INSTALL_DATA} ${WRKSRC}/pamblend.1 ${MANPREFIX}/man/man1 >X @${INSTALL_DATA} ${WRKSRC}/pamalign.1 ${MANPREFIX}/man/man1 >X >X.include <bsd.port.mk> >END-of-long-exposure-tools/Makefile >echo c - long-exposure-tools/files >mkdir -p long-exposure-tools/files > /dev/null 2>&1 >echo x - long-exposure-tools/files/patch-pamalign.c >sed 's/^X//' >long-exposure-tools/files/patch-pamalign.c << 'END-of-long-exposure-tools/files/patch-pamalign.c' >X--- pamalign.c.orig Mon Aug 23 11:48:10 2004 >X+++ pamalign.c Mon Aug 23 11:48:29 2004 >X@@ -12,6 +12,7 @@ >X */ >X >X #include <pam.h> >X+#include <math.h> >X #include <shhopt.h> >X >X #define DEFAULT_MAXSHIFT 5 >END-of-long-exposure-tools/files/patch-pamalign.c >echo x - long-exposure-tools/files/patch-pamblend.c >sed 's/^X//' >long-exposure-tools/files/patch-pamblend.c << 'END-of-long-exposure-tools/files/patch-pamblend.c' >X--- pamblend.c.orig Mon Aug 23 11:47:46 2004 >X+++ pamblend.c Mon Aug 23 11:48:00 2004 >X@@ -12,6 +12,7 @@ >X */ >X >X #include <pam.h> >X+#include <math.h> >X #include <shhopt.h> >X >X #define DEFAULT_TOLERANCE 6 >END-of-long-exposure-tools/files/patch-pamblend.c >echo x - long-exposure-tools/distinfo >sed 's/^X//' >long-exposure-tools/distinfo << 'END-of-long-exposure-tools/distinfo' >XMD5 (long-exposure-tools-0.1.tar.gz) = 16164fcd4ffc3a2719f0206fa61fe9e0 >XSIZE (long-exposure-tools-0.1.tar.gz) = 14177 >END-of-long-exposure-tools/distinfo >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 70855
: 46092