Magellan Linux

Diff of /trunk/extras/xf86-video-intel/xf86-video-intel-2.99.917_20191018-r1.smage2

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

revision 33161 by niro, Fri Oct 18 23:15:48 2019 UTC revision 33162 by niro, Sat Oct 19 00:06:39 2019 UTC
# Line 20  SDEPEND=">= x11-libs/libX11-1.6" Line 20  SDEPEND=">= x11-libs/libX11-1.6"
20    
21  sminclude xorg  sminclude xorg
22    
 SRC_URI+=( mirror://${PNAME}/xf86-video-intel-2.99.917_20180608-ftbfs-i686.patch )  
   
23  src_prepare()  src_prepare()
24  {  {
25   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die
26   cd ${SRCDIR}   cd ${SRCDIR}
27    
  # ftbfs for i686  
  mpatch xf86-video-intel-2.99.917_20180608-ftbfs-i686.patch || die  
28   mautoreconf || die   mautoreconf || die
29  }  }
30    

Legend:
Removed from v.33161  
changed lines
  Added in v.33162