Magellan Linux

Contents of /trunk/core/xf86-video-vmware/xf86-video-vmware-12.0.2-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 13071 - (show annotations) (download)
Tue Aug 21 15:40:32 2012 UTC (12 years, 1 month ago) by niro
File size: 353 byte(s)
auto added: ver bump to 12.0.2-r2
1 # $Id$
2
3 PNAME="xf86-video-vmware"
4 PVER="12.0.2"
5 PBUILD="r2"
6
7 PCAT="x11-drivers"
8
9 DESCRIPTION="Xorg video driver for ${PNAME/xf86-video-/} devices."
10 HOMEPAGE="http://xorg.freedesktop.org"
11
12 DEPEND=">= x11-libs/libdrm-2.4.37
13 >= media-libs/mesa-gallium-vmwgfx-8.0"
14
15 SDEPEND=">= x11-proto/xineramaproto-1"
16
17 sminclude xorg
18
19 UP2DATE="updatecmd_xorg ${PNAME}"