Date: Fri, 21 Nov 2014 13:31:49 +0000 From: Max Brazhnikov <makc@freebsd.org> To: Johan van Selst <johans@freebsd.org> Cc: svn-ports-head@freebsd.org, Koop Mast <kwm@freebsd.org>, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r372976 - head/graphics/libdmtx Message-ID: <1430886.69G77D7FfY@mercury.ph.man.ac.uk> In-Reply-To: <20141121125521.GA25373@stack.nl> References: <201411210649.sAL6nU22057254@svn.freebsd.org> <16473166.21pWYb8ZF5@mercury.ph.man.ac.uk> <20141121125521.GA25373@stack.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1430886.69G77D7FfY>