Magellan Linux

Annotation of /trunk/core/xf86-video-intel/xf86-video-intel-2.11.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5419 - (hide annotations) (download)
Sun May 30 19:41:29 2010 UTC (14 years ago) by niro
File size: 545 byte(s)
-fixed dependencies

1 niro 5236 # $Id$
2    
3     PNAME="xf86-video-intel"
4     PVER="2.11.0"
5     PBUILD="r1"
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     DEPEND="${DEPEND}
14     >= x11-libs/libXvMC-1"
15    
16     SDEPEND="${SDEPEND}
17     >= x11-proto/xf86driproto-1
18 niro 5419 >= x11-proto/dri2proto-1
19     >= x11-proto/glproto-1.4.9
20 niro 5236 >= x11-libs/libdrm-2.4.15
21     >= x11-libs/libX11-1"
22    
23     sminclude xorg
24    
25     UP2DATE="updatecmd_xorg ${PNAME}"
26    
27     src_compile()
28     {
29     cd ${SRCDIR}
30    
31     xorg_src_configure --enable-dri || die
32     mmake || die
33     }

Properties

Name Value
svn:keywords Id