Magellan Linux

Contents of /smage/trunk/core/xf86-video-intel/xf86-video-intel-2.3.0-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 830 - (show annotations) (download)
Mon Aug 3 16:15:27 2009 UTC (14 years, 10 months ago) by niro
File size: 571 byte(s)
-moved to 'core'
1 # $Header: /alx-cvs/smage-eglibc/xf86-video-intel/xf86-video-intel-2.3.0-r2.smage2,v 1.2 2008/05/30 01:51:01 niro Exp $
2
3 PNAME="xf86-video-intel"
4 PVER="2.3.0"
5 PBUILD="r2"
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 >= x11-libs/libdrm-2.0.2
19 >= x11-libs/libX11-1"
20
21 sminclude xorg alx
22
23 src_compile()
24 {
25 cd ${SRCDIR}
26
27 xorg_src_configure --enable-dri || die
28 mmake || die
29 }

Properties

Name Value
svn:keywords Id