pecl-imagick and zbar over ImageMagick

Tom Crum tom at itneo.com
Fri Oct 17 16:28:37 UTC 2014


Hi all,

I am in a back and forth with pecl-imagick and zbar over ImageMagick.  I
would prefer to have only the ImageMagick-nox11 version installed.  Both
packages compile fine from ports against ImageMagick-nox11, but when
installing with pkg install pecl-imagick wants ImageMagick-nox11 but zbar
wants ImageMagick.  And installing one removes the other and vise versa.  I
tried pkg set -o graphics/ImageMagick:graphics/ImageMagick-nox11 to no
avail.

Any advice would be greatly appreciated.

root at tx-granbury-staging1:~ # pkg install zbar
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
Checking integrity... done (2 conflicting)
Checking integrity... done (0 conflicting)
The following 6 packages will be affected (of 0 checked):

Installed packages to be REMOVED:
        ImageMagick-nox11-6.8.9.8_2,1
        libwmf-nox11-0.2.8.4_12
        pecl-imagick-3.1.2_1

New packages to be INSTALLED:
        zbar: 0.10_6
        ImageMagick: 6.8.9.8_2,1
        libwmf: 0.2.8.4_12

The process will require 2 MB more space.

Proceed with this action? [y/N]: y
[1/6] Deleting libwmf-nox11-0.2.8.4_12: 100%
[2/6] Deleting pecl-imagick-3.1.2_1: 100%
[3/6] Deleting ImageMagick-nox11-6.8.9.8_2,1: 100%
[4/6] Installing libwmf-0.2.8.4_12: 100%
[5/6] Installing ImageMagick-6.8.9.8_2,1: 100%
[6/6] Installing zbar-0.10_6: 100%

root at tx-granbury-staging1:~ # pkg install pecl-imagick
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
Checking integrity... done (2 conflicting)
Checking integrity... done (0 conflicting)
The following 6 packages will be affected (of 0 checked):

Installed packages to be REMOVED:
        zbar-0.10_6
        ImageMagick-6.8.9.8_2,1
        libwmf-0.2.8.4_12

New packages to be INSTALLED:
        pecl-imagick: 3.1.2_1
        ImageMagick-nox11: 6.8.9.8_2,1
        libwmf-nox11: 0.2.8.4_12

The operation will free 2 MB.

Proceed with this action? [y/N]:

-- 
----------------------------------------
ITNEO - Technology Redefined
Visit us online at ITNEO.com
Toll-free: 800-834-0626


More information about the freebsd-pkg mailing list