Dcraw (neko mips4)
From Nekoware
| neko_dcraw | |
| Packaged by: | Joerg Behrens |
|---|---|
| Internal Version: | 1 |
| Download: | neko_dcraw-8.23.tardist |
| Current release: | 8.23 / July 9 2006 |
| Use: | Unknown |
| Licence: | Unknown |
| Website: | www.cybercom.net/%7Edcoffin/dcraw/ |
Decoding raw digital photos
For more information visit http://www.cybercom.net/%7Edcoffin/dcraw/ .
Contents |
[edit] Installing the package
Download and install the neko_dcraw-8.23 (version 1) tardist package from the Nekoware repository.
Installation of the precompiled binary package can be achieved using either Software Manager or inst: In the case of inst, all that's required is the command:
~ $ inst -f /path/to/neko_dcraw-8.23.tardist install all keep *.opt.src go quit
You will need "root" privileges to install the software.
A list of all files is installed by this package is available.
[edit] Package Dependencies
The following additional packages are required to run this software correctly:
[edit] Package Incompatibilities
The following packages are marked as incompatible.
- No incompatibilities.
[edit] Package Layout
Default indicates whether the subsystem will be installed if "install standard" (or similar) is used. Order is used if any given subsystem must be installed before others.
| Name | Size [Kbytes] | Default | Order | Description |
|---|---|---|---|---|
| neko_dcraw.sw.eoe | 279 | Yes | 9999 | execution only env |
| neko_dcraw.sw.plugin | 20 | No | 9999 | gimp 2.x plugin |
| neko_dcraw.opt.relnotes | 2 | No | 9999 | release notes |
| neko_dcraw.opt.src | 59 | No | 9999 | original source code |
| neko_dcraw.opt.dist | 3 | No | 9999 | distribution files |
| neko_dcraw.man.manpages | 4 | Yes | 9999 | man pages |
[edit] Compiling
As for the majority of Nekoware packages, the 7.4.x release of SGI's MIPSpro Compiler suite has been used to build this package.
[edit] Environment
export CC=c99 export CFLAGS='-O3 -mips4 -I/usr/nekoware/include -OPT:Olimit=0:roundoff=3 -TARG:platform=IP27:proc=r10000' export CXXFLAGS=$CFLAGS export CPPFLAGS='-I/usr/nekoware/include' export CXX=CC export F77=f77 export LDFLAGS='-L/usr/nekoware/lib -rpath /usr/nekoware/lib' export PKG_CONFIG=/usr/nekoware/bin/pkg-config export PKG_CONFIG_PATH='/usr/nekoware/lib/pkgconfig' export PKG_CONFIG_LIBDIR='/usr/nekoware/lib' export LD_LIBRARY_PATH='/usr/nekoware/lib' export LD_LIBRARYN32_PATH='/usr/nekoware/lib' export LD_LIBRARY64_PATH='/usr/nekoware/lib64' export GNOME2_DIR='/usr/nekoware' export GNUMAKE='/usr/nekoware/bin/make' export PATH=/usr/nekoware/bin:$PATH export PYTHONHOME=/usr/nekoware export PYTHONPATH=/usr/nekoware/lib/python2.4 export PERL=/usr/nekoware/bin/perl export QTDIR=/usr/nekoware/qt4
[edit] Configure
cc -O3 -mips4 -o dcraw dcraw.c -I/usr/nekoware/include -lm -L/usr/nekoware/lib -ljpeg -llcms cp dcraw /usr/nekoware/bin cc -O3 -mips4 -o clean_crw clean_crw.c -I/usr/nekoware/include -lm cp clean_crw /usr/nekoware/bin cc -O3 -mips4 -o fujiturn fujiturn.c -I/usr/nekoware/include -lm cp fujiturn /usr/nekoware/bin cc -O3 -mips4 -o fuji_green fuji_green.c -I/usr/nekoware/include -lm cp fuji_green /usr/nekoware/bin gimptool-2.0 --install rawphoto.c cp ~root/.gimp-2.2/plug-ins/rawphoto /usr/nekoware/lib/gimp/2.0/plug-ins cp dcraw.1 /usr/nekoware/man/man1
[edit] Release Notes
Click on the "show" link to expand the contents of the package's 'relnotes' file.
| The original "relnotes" File. |
|---|
PACKAGE NAME: neko_dcraw SOURCE/VERSION: dcraw-8.23 DESCRIPTION: Decoding raw digital photos For more information visit http://www.cybercom.net/%7Edcoffin/dcraw/ . ENVIRONMENT VARIABLES: export CC=c99 export CFLAGS='-O3 -mips4 -I/usr/nekoware/include -OPT:Olimit=0:roundoff=3 -TARG:platform=IP27:proc=r10000' export CXXFLAGS=$CFLAGS export CPPFLAGS='-I/usr/nekoware/include' export CXX=CC export F77=f77 export LDFLAGS='-L/usr/nekoware/lib -rpath /usr/nekoware/lib' export PKG_CONFIG=/usr/nekoware/bin/pkg-config export PKG_CONFIG_PATH='/usr/nekoware/lib/pkgconfig' export PKG_CONFIG_LIBDIR='/usr/nekoware/lib' export LD_LIBRARY_PATH='/usr/nekoware/lib' export LD_LIBRARYN32_PATH='/usr/nekoware/lib' export LD_LIBRARY64_PATH='/usr/nekoware/lib64' export GNOME2_DIR='/usr/nekoware' export GNUMAKE='/usr/nekoware/bin/make' export PATH=/usr/nekoware/bin:$PATH export PYTHONHOME=/usr/nekoware export PYTHONPATH=/usr/nekoware/lib/python2.4 export PERL=/usr/nekoware/bin/perl export QTDIR=/usr/nekoware/qt4 CONFIGURE FLAGS: cc -O3 -mips4 -o dcraw dcraw.c -I/usr/nekoware/include -lm -L/usr/nekoware/lib -ljpeg -llcms cp dcraw /usr/nekoware/bin cc -O3 -mips4 -o clean_crw clean_crw.c -I/usr/nekoware/include -lm cp clean_crw /usr/nekoware/bin cc -O3 -mips4 -o fujiturn fujiturn.c -I/usr/nekoware/include -lm cp fujiturn /usr/nekoware/bin cc -O3 -mips4 -o fuji_green fuji_green.c -I/usr/nekoware/include -lm cp fuji_green /usr/nekoware/bin gimptool-2.0 --install rawphoto.c cp ~root/.gimp-2.2/plug-ins/rawphoto /usr/nekoware/lib/gimp/2.0/plug-ins cp dcraw.1 /usr/nekoware/man/man1 KNOWN DEPENDANCIES: neko_lcms.sw.lib 114 maxint neko_libjpeg.sw.lib 2 maxint ERRORS/MISCELLANEOUS: You have do download the files one by one and compile it by hand. PACKAGED BY: Joerg Behrens (behrens@takenet.de) |
[edit] Errors/Miscellaneous
You have do download the files one by one and compile it by hand.
[edit] Older Versions
- None
