Magellan Linux

Contents of /smage/trunk/core/xf86-video-vmware/xf86-video-vmware-13.0.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5642 - (show annotations) (download)
Tue May 13 08:11:32 2014 UTC (10 years ago) by niro
File size: 438 byte(s)
-state enabled
1 # $Id$
2
3 PNAME="xf86-video-vmware"
4 PVER="13.0.2"
5 PBUILD="r1"
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.52
13 == virtual/X-ABI-VIDEODRV-15"
14 # >= media-libs/mesa-gallium-vmwgfx-10
15 SDEPEND=">= x11-proto/xineramaproto-1"
16
17 ALX_PKG_KEEP="usr/$(mlibdir)/xorg/modules/drivers/*.so"
18 sminclude xorg
19
20 UP2DATE="updatecmd_xorg ${PNAME}"