pkgsrc-Bugs archive

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

pkg/38395: x11/pixman please update buildlink3



>Number:         38395
>Category:       pkg
>Synopsis:       due to API changes please bump BUILDLINK_API_DEPENDS
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Apr 09 17:05:00 +0000 2008
>Originator:     AHA
>Release:        NetBSD 4.0_STABLE
>Organization:
        Hallmann EDV Dienstleistungen
>Environment:
        
        
System: NetBSD kukalda 4.0_STABLE NetBSD 4.0_STABLE (GENERIC.MP) #4: Sat Jan 19 
20:55:50 CET 2008 
toor@kukalda:/export/work/build.objs/i386/4.0/export/netbsd/netbsd-3-0/4/src/sys/arch/i386/compile/GENERIC.MP
 i386
Architecture: i386
Machine: i386
>Description:
                The 0.10.0 API changed with respect to 0.9.6.
                future versions of graphics/cairo and therefore gnome require 
0.10.0 API
>How-To-Repeat:
                        READ
>Fix:

--- ./buildlink3.mk     2007-11-08 20:51:43.000000000 +0100
+++ /export/pkgsrc/tag/pkgsrc-2007Q4/x11/pixman/buildlink3.mk   2008-04-08 
17:48:15.000000000 +0200
@@ -12,7 +12,7 @@
 BUILDLINK_ORDER:=      ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}pixman
 
 .if ${PIXMAN_BUILDLINK3_MK} == "+"
-BUILDLINK_API_DEPENDS.pixman+= pixman>=0.9.6
+BUILDLINK_API_DEPENDS.pixman+= pixman>=0.10.0
 BUILDLINK_PKGSRCDIR.pixman?=   ../../x11/pixman
 .endif # PIXMAN_BUILDLINK3_MK



Home | Main Index | Thread Index | Old Index