[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/kimgio
From:       Allen Winter <winter () kde ! org>
Date:       2009-09-07 22:48:45
Message-ID: 1252363725.801810.30171.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1021055 by winterz:

minor improvement for OpenEXR feature logging message.


 M  +2 -2      CMakeLists.txt  


--- trunk/KDE/kdelibs/kimgio/CMakeLists.txt #1021054:1021055
@@ -21,7 +21,7 @@
     install( FILES jp2.desktop DESTINATION  ${SERVICES_INSTALL_DIR}/qimageioplugins/ \
)  
 endif(JASPER_FOUND)
-macro_log_feature(JASPER_FOUND "JasPer" "JasPer JPEG2000 Library" \
"http://www.ece.uvic.ca/~mdadams/jasper/" FALSE "" "Provides support for JPEG-2000 \
images.") +macro_log_feature(JASPER_FOUND "JasPer" "JasPer JPEG2000 Library" \
"http://www.ece.uvic.ca/~mdadams/jasper" FALSE "" "Provides support for JPEG-2000 \
images.")  
 ##################################
 
@@ -101,7 +101,7 @@
 install(TARGETS kimg_exr  DESTINATION ${PLUGIN_INSTALL_DIR}/plugins/imageformats/ )
 install( FILES exr.desktop DESTINATION  ${SERVICES_INSTALL_DIR}/qimageioplugins/ )
 endif(OPENEXR_FOUND)
-macro_log_feature(OPENEXR_FOUND "OpenEXR" "OpenEXR Package" \
"http://www.openexr.com/" FALSE "" "High dynamic range image manipulation library.") \
+macro_log_feature(OPENEXR_FOUND "OpenEXR" "A library for manipulating OpenEXR image \
files" "http://www.openexr.com" FALSE "" "Provides support for OpenEXR images.")  
 
 ########### install files ###############


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic