Magellan Linux

Annotation of /trunk/core/xf86-video-modesetting/xf86-video-modesetting-0.5.0-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 13680 - (hide annotations) (download)
Fri Oct 19 16:10:54 2012 UTC (11 years, 8 months ago) by niro
File size: 297 byte(s)
-rebuild
1 niro 13680 # $Id$
2    
3     PNAME="xf86-video-modesetting"
4     PVER="0.5.0"
5     PBUILD="r2"
6    
7     PCAT="x11-drivers"
8    
9     DESCRIPTION="Generic unaccelerated Xorg video driver for kernel modesetting."
10     HOMEPAGE="http://xorg.freedesktop.org"
11    
12     sminclude xorg
13    
14     DEPEND="${DEPEND}
15     >= sys-fs/libudev-185"
16    
17     UP2DATE="updatecmd_xorg ${PNAME}"