Magellan Linux

Diff of /trunk/extras/xf86-video-ati/xf86-video-ati-7.3.0-r1.smage2

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

revision 20670 by niro, Sat Feb 1 14:43:25 2014 UTC revision 20671 by niro, Mon Feb 3 10:35:07 2014 UTC
# Line 11  HOMEPAGE="http://xorg.freedesktop.org" Line 11  HOMEPAGE="http://xorg.freedesktop.org"
11    
12  DEPEND=">= sys-fs/libudev-208  DEPEND=">= sys-fs/libudev-208
13   >= x11-libs/libdrm-2.4.52   >= x11-libs/libdrm-2.4.52
14     >= x11-libs/glamor-egl-0.6
15   >= media-libs/mesa-gallium-r300-10.0   >= media-libs/mesa-gallium-r300-10.0
16   >= media-libs/mesa-gallium-r600-10.0   >= media-libs/mesa-gallium-r600-10.0
17   == virtual/X-ABI-VIDEODRV-15"   == virtual/X-ABI-VIDEODRV-15"
# Line 32  src_compile() Line 33  src_compile()
33  {  {
34   cd ${SRCDIR}   cd ${SRCDIR}
35    
36   xorg_src_configure --enable-dri || die   xorg_src_configure --enable-dri --enable-glamor || die
37   mmake || die   mmake || die
38  }  }

Legend:
Removed from v.20670  
changed lines
  Added in v.20671