Magellan Linux

Diff of /trunk/extras/xf86-video-sis/xf86-video-sis-0.11.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 33173 by niro, Sat Oct 19 00:35:50 2019 UTC revision 33174 by niro, Sat Oct 19 00:36:38 2019 UTC
# Line 14  sminclude xorg Line 14  sminclude xorg
14    
15  SRC_URI+=(  SRC_URI+=(
16   mirror://${PNAME}/${PNAME}-0.10.7-xi.patch   mirror://${PNAME}/${PNAME}-0.10.7-xi.patch
  mirror://${PNAME}/${PNAME}-0.10.9-ftbfs-xorg-server-1.20.patch  
17  )  )
18    
19  src_prepare()  src_prepare()
# Line 24  src_prepare() Line 23  src_prepare()
23    
24   # fix build against new xi   # fix build against new xi
25   mpatch ${PNAME}-0.10.7-xi.patch || die   mpatch ${PNAME}-0.10.7-xi.patch || die
  # fix ftbfs with xorg-server-1.20  
  # see: https://lists.x.org/archives/xorg-devel/2018-May/056952.html  
  mpatch ${PNAME}-0.10.9-ftbfs-xorg-server-1.20.patch || die  
26   mautoreconf || die   mautoreconf || die
27  }  }
28    

Legend:
Removed from v.33173  
changed lines
  Added in v.33174