Magellan Linux

Contents of /trunk/core/xf86-video-vmware/xf86-video-vmware-10.16.8-r4.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4793 - (show annotations) (download)
Sat Jan 2 12:09:24 2010 UTC (14 years, 4 months ago) by niro
File size: 558 byte(s)
-fixed includes
1 # $Id$
2
3 PNAME="xf86-video-vmware"
4 PVER="10.16.8"
5 PBUILD="r4"
6
7 PCATEGORIE="x11-drivers"
8 STATE="unstable"
9
10 DESCRIPTION="Xorg video driver for ${PNAME/xf86-video-/} devices."
11 HOMEPAGE="http://xorg.freedesktop.org"
12
13 SDEPEND="${SDEPEND}
14 >= x11-proto/xineramaproto-1"
15
16 sminclude xorg
17
18 UP2DATE="updatecmd_xorg ${PNAME}"
19
20 SRC_URI=( ${SRC_URI[*]}
21 mirror://${PNAME}/${PNAME}-${PVER}-abi-change-1.7.0.patch
22 )
23
24 src_prepare()
25 {
26 munpack ${SRCFILE} || die
27 cd ${SRCDIR}
28
29 # fix abi changes with xorg-server-1.7.0
30 mpatch ${PNAME}-${PVER}-abi-change-1.7.0.patch || die
31 }

Properties

Name Value
svn:keywords Id