[kde-freebsd] Re: HEADS UP: GNOME 2.14 being merged into the tree

michael johnson buhnux at gmail.com
Mon May 1 17:44:43 UTC 2006


On 5/1/06, Michael Nottebrock <lofi at freebsd.org> wrote:
>
> Michael Nottebrock schrieb:
> > michael johnson schrieb:
> >
> >> kdegraphics depends on xpdf and gnome depends on poppler.
> >> and xpdf and poppler conflict. However, kdegraphics could
> >> depend on poppler, it is a dropin replacement for xpdf. =)
> >
> > That's doable, I'll get right on it.
>
> Actually, I think it would be best to split the poppler port up one more
> time and create an extra port for the command line utilities, that way
> the conflict with xpdf can be resolved completely. Should I work on that?


If you split the tools it will still have to depend on the poppler lib.

root at blueherron /usr/ports/graphics/poppler > ldd /usr/X11R6/bin/pdfinfo
/usr/X11R6/bin/pdfinfo:
        libpoppler.so.1 => /usr/X11R6/lib/libpoppler.so.1 (0x28079000)
        libjpeg.so.9 => /usr/local/lib/libjpeg.so.9 (0x281ae000)
        libfontconfig.so.1 => /usr/X11R6/lib/libfontconfig.so.1 (0x281cc000)
        libfreetype.so.9 => /usr/local/lib/libfreetype.so.9 (0x281fc000)
        libexpat.so.6 => /usr/local/lib/libexpat.so.6 (0x28268000)
        libz.so.3 => /lib/libz.so.3 (0x2828a000)
        libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x2829b000)
        libm.so.4 => /lib/libm.so.4 (0x28379000)
        libpthread.so.2 => /usr/lib/libpthread.so.2 (0x28392000)
        libc.so.6 => /lib/libc.so.6 (0x283b8000)

Michael



--
>    ,_,   | Michael Nottebrock               | lofi at freebsd.org
> (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
>    \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org
>
>
>
>


More information about the freebsd-ports mailing list