FreeBSD Bugzilla – Attachment 39990 Details for
Bug 62928
New port: graphics/dcraw, a raw images converter (needed by digikamplugins)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
dcraw.shar
dcraw.shar (text/plain; charset="us-ascii"), 2.21 KB, created by
Michael Nottebrock
on 2004-02-17 12:49:57 UTC
(
hide
)
Description:
dcraw.shar
Filename:
MIME Type:
Creator:
Michael Nottebrock
Created:
2004-02-17 12:49:57 UTC
Size:
2.21 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: ># ># dcraw ># dcraw/Makefile ># dcraw/distinfo ># dcraw/pkg-descr ># dcraw/files ># dcraw/files/patch-dcraw.c ># >echo c - dcraw >mkdir -p dcraw > /dev/null 2>&1 >echo x - dcraw/Makefile >sed 's/^X//' >dcraw/Makefile << 'END-of-dcraw/Makefile' >X# New ports collection makefile for: dcraw >X# Date created: 14 February 2004 >X# Whom: Arjan van Leeuwen <avleeuwen@piwebs.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= dcraw >XPORTVERSION= 1.166 >XCATEGORIES= graphics >XMASTER_SITES= http://people.fruitsalad.org/avleeuwen/distfiles/${PORTNAME}/ >X >XMAINTAINER= avleeuwen@piwebs.com >XCOMMENT= Decoder for RAW files from digital cameras >X >XPLIST_FILES= bin/dcraw >X >X.include <bsd.port.pre.mk> >X >Xdo-install:: >X ${INSTALL_PROGRAM} ${WRKSRC}/dcraw ${PREFIX}/bin >X >X.include <bsd.port.post.mk> >END-of-dcraw/Makefile >echo x - dcraw/distinfo >sed 's/^X//' >dcraw/distinfo << 'END-of-dcraw/distinfo' >XMD5 (dcraw-1.166.tar.gz) = 370ffb53fa113410171d4f72e93a3acc >XSIZE (dcraw-1.166.tar.gz) = 40578 >END-of-dcraw/distinfo >echo x - dcraw/pkg-descr >sed 's/^X//' >dcraw/pkg-descr << 'END-of-dcraw/pkg-descr' >Xdcraw is an ANSI C program that decodes any raw image from any digital camera >Xon any computer running any operating system. It's become a standard tool >Xwithin and without the Open Source world. It's small (about 3000 lines), >Xportable (standard C libraries only), free (both "gratis" and "libre"), and >Xwhen used skillfully, produces better-quality output than the tools provided by >Xthe camera vendor. >X >XWWW: http://www.cybercom.net/~dcoffin/dcraw/ >X >X- Arjan >Xavleeuwen@piwebs.com >END-of-dcraw/pkg-descr >echo c - dcraw/files >mkdir -p dcraw/files > /dev/null 2>&1 >echo x - dcraw/files/patch-dcraw.c >sed 's/^X//' >dcraw/files/patch-dcraw.c << 'END-of-dcraw/files/patch-dcraw.c' >X--- dcraw.c.orig Tue Feb 17 10:58:29 2004 >X+++ dcraw.c Tue Feb 17 10:59:27 2004 >X@@ -53,7 +53,6 @@ >X #endif >X >X typedef unsigned char uchar; >X-typedef unsigned short ushort; >X >X /* Global Variables */ >X >END-of-dcraw/files/patch-dcraw.c >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 62928
:
39989
| 39990