[Lunar-commits] <moonbase> ImageMagick: made support for HDRI images optional

Dave Brown dagbrown at lunar-linux.org
Thu Jan 8 08:32:01 CET 2009


commit 1c08a3b7e13102754e7f841c8e91c8d6a2665c73
Author: Dave Brown <dagbrown at lunar-linux.org>
Date:   Thu Jan 8 16:32:01 2009 +0900

    ImageMagick: made support for HDRI images optional
    
    The only thing that enabling HDRI images breaks, as far as I know of, is
    rmagick.
---
 graphics/ImageMagick/CONFIGURE |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/graphics/ImageMagick/CONFIGURE b/graphics/ImageMagick/CONFIGURE
new file mode 100644
index 0000000..b0de669
--- /dev/null
+++ b/graphics/ImageMagick/CONFIGURE
@@ -0,0 +1 @@
+mquery ENABLE_HDRI "Enable High Dynamic Range Images (breaks rmagick, but otherwise harmless)" n "--enable-hdri" "--disable-hdri"


More information about the Lunar-commits mailing list