misc/162560: giflib libungif conflict

Alexander V. Ribchansky triosoft at triosoft.com.ua
Mon Nov 14 13:40:06 UTC 2011


>Number:         162560
>Category:       misc
>Synopsis:       giflib libungif conflict
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 14 13:40:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Alexander V. Ribchansky
>Release:        8-STABLE
>Organization:
>Environment:
FreeBSD zaphod.zk.informjust.ua 8.2-STABLE FreeBSD 8.2-STABLE #0: Fri Nov 11 10:29:41 EET 2011     shurik at vogon.zk.informjust.ua:/usr/obj/usr/src/sys/TSKERNEL  amd64

>Description:
While trying to build full x11/kde4 port I encounter giflib / libungif conflict.
x11/kdelibs4 depend on libungif while net/kdenetwork4 which depend on kdelibs4 also depend on giflib, so kdenetwork4 can't built because of this conflict.
>How-To-Repeat:
> cd /usr/ports/x11/kdelibs4/
> grep gif Makefile 
                ungif.5:${PORTSDIR}/graphics/libungif \
> cd /usr/ports/net/kdenetwork4/
> grep kdelib Makefile 
USE_KDE4=       automoc4 baseapps kdehier kdelibs kdeprefix pimlibs workspace
> grep gif Makefile
                gif.5:${PORTSDIR}/graphics/giflib \

>Fix:
as I understand, giflib is more "recent" and LZW-aware version of libungif, so wh should either change x11/kdelibs4 to be depend on graphics/giflib or remove graphics/giflib from depends list of net/kdenetwork4

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list