Magellan Linux

Contents of /branches/R11-stable/core/xf86-video-modesetting/xf86-video-modesetting-0.8.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 17454 - (show annotations) (download)
Mon Jun 17 09:40:17 2013 UTC (10 years, 10 months ago) by niro
Original Path: trunk/core/xf86-video-modesetting/xf86-video-modesetting-0.8.0-r1.smage2
File size: 316 byte(s)
auto added: ver bump to 0.8.0-r1
1 # $Id$
2
3 PNAME="xf86-video-modesetting"
4 PVER="0.8.0"
5 PBUILD="r1"
6
7 PCAT="x11-drivers"
8
9 DESCRIPTION="Generic unaccelerated Xorg video driver for kernel modesetting."
10 HOMEPAGE="http://xorg.freedesktop.org"
11
12 DEPEND=">= sys-fs/libudev-197
13 == virtual/X-ABI-VIDEODRV-14"
14
15 sminclude xorg
16
17 UP2DATE="updatecmd_xorg ${PNAME}"