Magellan Linux

Diff of /trunk/extras/xf86-video-s3virge/xf86-video-s3virge-1.10.7-r3.smage2

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

revision 31324 by niro, Mon Jun 11 14:06:16 2018 UTC revision 31325 by niro, Thu Jun 21 12:54:59 2018 UTC
# Line 13  DEPEND="== virtual/X-ABI-VIDEODRV-24.0" Line 13  DEPEND="== virtual/X-ABI-VIDEODRV-24.0"
13    
14  sminclude xorg  sminclude xorg
15    
16  SRC_URI+=( mirror://${PNAME}/xf86-video-s3virge-1.10.7-ftbfs-xorg-server-1.20.patch )  SRC_URI+=( mirror://${PNAME}/${PNAME}-1.10.7-ftbfs-xorg-server-1.20.patch )
17    
18  src_prepare()  src_prepare()
19  {  {
# Line 21  src_prepare() Line 21  src_prepare()
21   cd ${SRCDIR}   cd ${SRCDIR}
22    
23   # fix ftbfs with xorg-server-1.20   # fix ftbfs with xorg-server-1.20
24   mpatch xf86-video-s3virge-1.10.7-ftbfs-xorg-server-1.20.patch || die   # see: https://lists.x.org/archives/xorg-devel/2018-May/056952.html
25     mpatch ${PNAME}-1.10.7-ftbfs-xorg-server-1.20.patch || die
26  }  }

Legend:
Removed from v.31324  
changed lines
  Added in v.31325