svn commit: r372976 - head/graphics/libdmtx
Max Brazhnikov
makc at freebsd.org
Fri Nov 21 13:31:55 UTC 2014
On Fri, 21 Nov 2014 13:55:21 +0100 Johan van Selst wrote:
> Max Brazhnikov wrote:
> > On Fri, 21 Nov 2014 06:49:30 +0000Fri Nov 21 06:49:29 2014 Johan van Selst wrote:
> > > Fix libdmtx build by relexing library name check
> >
> > This commit reverts r372250
> > http://lists.freebsd.org/pipermail/svn-ports-all/2014-November/078033.html
> > and it's bogus according to r372250 commit message.
>
> When ImageMagick is built with the HDRI option, the library is installed
> as libMagickWand-6.Q16HDRI.so instead of libMagickWand-6.Q16.so.
> libdmtx is perfectly usable in this situation.
I see, the library name depends on options. Perhaps ImageMagick
should install links libMagick[,Core,Wand]-6.so ->
libMagick[,Core,Wand]-6.%%QBIT%%%%HDRI%%.so
Leaving this to ImageMagick maintainer.
Cheers,
Max
More information about the svn-ports-all
mailing list