Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 109092 Details for
Bug 164070
media-plugins/kipi-plugins-0.1.3 released
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
kipi-plugins-0.1.3-external-dcraw.patch
kipi-plugins-0.1.3-external-dcraw.patch (text/plain), 1.65 KB, created by
Guillaume Castagnino
on 2007-02-04 11:26:49 UTC
(
hide
)
Description:
kipi-plugins-0.1.3-external-dcraw.patch
Filename:
MIME Type:
Creator:
Guillaume Castagnino
Created:
2007-02-04 11:26:49 UTC
Size:
1.65 KB
patch
obsolete
>diff -r -U3 kipi-plugins-0.1.3/kipi-plugins/rawconverter/dcrawbinary.cpp kipi-plugins-0.1.3.new/kipi-plugins/rawconverter/dcrawbinary.cpp >--- kipi-plugins-0.1.3/kipi-plugins/rawconverter/dcrawbinary.cpp 2007-01-24 22:04:18.000000000 +0100 >+++ kipi-plugins-0.1.3.new/kipi-plugins/rawconverter/dcrawbinary.cpp 2007-02-04 11:58:33.000000000 +0100 >@@ -93,7 +93,7 @@ > > const char *DcrawBinary::path() > { >- return "kipidcraw"; >+ return "dcraw"; > } > > bool DcrawBinary::isAvailable() const >diff -r -U3 kipi-plugins-0.1.3/kipi-plugins/rawconverter/Makefile.am kipi-plugins-0.1.3.new/kipi-plugins/rawconverter/Makefile.am >--- kipi-plugins-0.1.3/kipi-plugins/rawconverter/Makefile.am 2007-01-24 22:04:18.000000000 +0100 >+++ kipi-plugins-0.1.3.new/kipi-plugins/rawconverter/Makefile.am 2007-02-04 12:01:30.000000000 +0100 >@@ -35,24 +35,3 @@ > messages: rc.cpp > $(XGETTEXT) *.cpp *.h -o $(podir)/kipiplugin_rawconverter.pot > >-#-- dcraw binary ------------------------------------------------- >- >-# RawConverter plugin use a dedicaced dcraw binary program to run. This is mandatory >-# since dcraw author have broken the command line options >-# compatibility with the 8.x serie. >-# Also, dcraw is not available like a library. >-# The dcraw.c source code is just a copy of official implementation, but >-# this one have been completly tested with this plugin. >-# Note: dcraw project page is http://cybercom.net/~dcoffin >- >-bin_PROGRAMS = kipidcraw >- >-# This line is require to disable color management support (using LCMS library) witch >-# is not yet supported by plugin. >-kipidcraw_CFLAGS = -DNO_LCMS -w >- >-kipidcraw_SOURCES = dcraw.c >- >-kipidcraw_LDFLAGS = $(all_libraries) $(LIBJPEG) -lm >- >-
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 164070
:
108294
| 109092 |
109094