[Bug 207045] multimedia/emby-server: by default compiled with libwmf-nox11 which conflicts with libwmf (with x11)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 9 19:14:09 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207045

--- Comment #1 from Ben Woods <woodsb02 at gmail.com> ---
This problem exists because the port has:
LIB_DEPENDS=libMagickWand-6.so:${PORTSDIR}/graphics/ImageMagick-nox11

This was done to prevent dragging in all of the Xorg dependencies that come
when installing graphics/ImageMagick.

If I already have graphics/ImageMagick-nox11 installed, and then try to install
graphics/ImageMagick, I get the following additional dependencies:

# pkg install ImageMagick
Updating poudriere repository catalogue...
poudriere repository is up-to-date.
All repositories are up-to-date.
The following 22 package(s) will be affected (of 0 checked):

New packages to be INSTALLED:
        ImageMagick: 6.9.3.1,1
        libwmf: 0.2.8.4_15
        font-util: 1.3.1
        libfontenc: 1.1.3
        ghostscript9-x11: 9.06_11
        librsvg2: 2.40.13
        pango: 1.36.8_2
        encodings: 1.0.4_3,1
        libXft: 2.3.2_1
        xorg-fonts-truetype: 7.7_1
        font-misc-meltho: 1.0.3_3
        mkfontdir: 1.0.7
        mkfontscale: 1.1.2
        font-bh-ttf: 1.0.3_3
        font-misc-ethiopic: 1.0.3_3
        dejavu: 2.35
        libgsf: 1.14.34
        gdk-pixbuf2: 2.32.3
        jasper: 1.900.1_15
        libXi: 1.7.6,1
        inputproto: 2.3.1
        libcroco: 0.6.11

The process will require 62 MiB more space.
14 MiB to be downloaded.

Proceed with this action? [y/N]:

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


More information about the freebsd-ports-bugs mailing list