Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 538 - (hide annotations) (download)
Sat May 8 01:54:05 2010 UTC (14 years ago) by niro
File size: 633 byte(s)
-moved to 'extras'
1 niro 451 # $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 niro 478 SDEPEND=">= x11-libs/libdrm-2.4.15
14     >= x11-libs/libX11-1"
15 niro 451
16 niro 473 MCORE_ONLY_KEEP="usr/$(mlibdir)/xorg/modules/drivers/intel_drv.so"
17     sminclude xorg mcore-split
18 niro 451
19     UP2DATE="updatecmd_xorg ${PNAME}"
20    
21 niro 537 # disable dri, see:
22     # http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/patch/?id=a851139c2141f6da370186148f2836e18b2acf83
23    
24 niro 451 src_compile()
25     {
26     cd ${SRCDIR}
27    
28 niro 480 xorg_src_configure --disable-dri --disable-xvmc || die
29 niro 451 mmake || die
30     }

Properties

Name Value
svn:keywords Id