pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/44435: www/w3m-img with gtk2 needs gdk-pixbuf2-xlib



>Number:         44435
>Category:       pkg
>Synopsis:       www/w3m-img with gtk2 needs gdk-pixbuf2-xlib
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jan 22 11:15:00 +0000 2011
>Originator:     Ryo ONODERA
>Release:        NetBSD 5.99.43
>Organization:
        
>Environment:
        
        
System: NetBSD hydrogen.elements.tetera.org 5.99.43 NetBSD 5.99.43 (LEAFGIRL2) 
#4: Thu Jan 13 09:27:17 JST 2011 
root%hydrogen.elements.tetera.org@localhost:/usr/obj/sys/arch/i386/compile/LEAFGIRL2
 i386
Architecture: i386
Machine: i386
>Description:
www/w3m-img with gtk2 needs gdk-pixbuf2-xlib.
Please include gdk-pixbuf2-xlib's buildlink3 file.
        
>How-To-Repeat:
% make PKG_OPTIONS.w3m=w3m-image-gtk2

        
>Fix:
        
Index: options.mk
===================================================================
RCS file: /cvsroot/pkgsrc/www/w3m/options.mk,v
retrieving revision 1.11
diff -u -r1.11 options.mk
--- options.mk  15 Mar 2010 08:41:05 -0000      1.11
+++ options.mk  22 Jan 2011 11:07:18 -0000
@@ -53,6 +53,7 @@
 .  else
 USE_TOOLS+=    pkg-config
 .    include "../../x11/${_W3M_IMAGELIB}/buildlink3.mk"
+.    include "../../graphics/gdk-pixbuf2-xlib/buildlink3.mk"
 .  endif
 .else
 CONFIGURE_ARGS+=       --disable-image


>Unformatted:
        
        


Home | Main Index | Thread Index | Old Index