Magellan Linux

Diff of /trunk/extras/xf86-video-openchrome/xf86-video-openchrome-0.4.0-r1.smage2

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

revision 28255 by niro, Tue Jun 28 08:31:52 2016 UTC revision 28256 by niro, Tue Jun 28 09:52:56 2016 UTC
# Line 15  SDEPEND=">= x11-libs/libX11-1.6" Line 15  SDEPEND=">= x11-libs/libX11-1.6"
15    
16  sminclude xorg  sminclude xorg
17    
 SRC_URI+=( mirror://${PNAME}/${PNAME}-${PVER}-missing-include-with-xorg-116.patch )  
   
 src_prepare()  
 {  
  munpack ${SRCFILE} || die  
  cd ${SRCDIR}  
   
  # fix ftbfs with newer xorg-headers  
  # see: http://lists.x.org/archives/xorg-devel/2014-July/042950.html  
  mpatch ${PNAME}-${PVER}-missing-include-with-xorg-116.patch || die  
 }  
   
18  src_compile()  src_compile()
19  {  {
20   cd ${SRCDIR}   cd ${SRCDIR}

Legend:
Removed from v.28255  
changed lines
  Added in v.28256