Difference between revisions of "Libkdcraw"
From CBLFS
Jump to navigationJump to searchChipster19 (talk | contribs) (New page: {| style="text-align: left; background-color: AliceBlue;" |- !Download Source: | http://downloads.sourceforge.net/kipi/libkdcraw-{{Libkdcraw-Version}}.tar.bz2 |} ---- {{Package-Introduct...) |
|||
Line 74: | Line 74: | ||
|libkdcraw.la | |libkdcraw.la | ||
|} | |} | ||
+ | |||
+ | [[Category:Graphics Libraries]] |
Latest revision as of 15:11, 19 March 2009
Download Source: | http://downloads.sourceforge.net/kipi/libkdcraw-0.1.4.tar.bz2 |
---|
Contents
Introduction to Libkdcraw
Libkdcraw is a C++ interface around dcraw binary program used to decode RAW picture files.
Project Homepage: http://www.kipi-plugins.org/drupal/
Dependencies
Required
Optional
Non-Multilib
Compile the package:
./configure --prefix=${KDE_PREFIX} --sysconfdir=/etc/kde && make
Install the package:
make install
Multilib
32Bit
Compile the package:
To do...
Install the package:
To do...
N32
Compile the package:
To do...
Install the package:
To do...
64Bit
Compile the package:
To do...
Install the package:
To do...
Contents
Installed Directories: | {KDE_PREFIX}/include/libkdcraw, /usr/lib/libkdcraw1 |
---|---|
Installed Programs: | kdcraw |
Installed Libraries: | libkdcraw.la |