Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jun 2014 04:47:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191324] libdmtx update breaks due to wanting file ImageMagick doesn't deliver
Message-ID:  <bug-191324-13-jYkGzidlO1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191324-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191324-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191324

Rainer Hurling <rhurlin@gwdg.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rhurlin@gwdg.de

--- Comment #1 from Rainer Hurling <rhurlin@gwdg.de> ---
libMagickWand library does exist, but its name now contains additions depending
on two options. They are set in the ImageMagick port, see
graphics/ImageMagick/pkg-plist:

lib/libMagickWand-6.%%QBIT%%%%HDRI%%.so

So in my case, with options '16BIT_PIXEL' and 'HDRI' set, it gives a libraries
name libMagickWand-6.Q16HDRI.so.

Note, that both options are declared as 'half supported options' in the
graphics/ImageMagick port.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191324-13-jYkGzidlO1>