Magellan Linux

Contents of /smage/branches/branch_0.9.0/xf86-video-intel/xf86-video-intel-2.3.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4 - (show annotations) (download)
Sun Jan 11 00:50:17 2009 UTC (15 years, 4 months ago) by niro
File size: 571 byte(s)
"copied"
1 # $Header: /alx-cvs/smage-eglibc/xf86-video-intel/xf86-video-intel-2.3.0-r1.smage2,v 1.1 2008/06/02 07:51:30 niro Exp $
2
3 PNAME="xf86-video-intel"
4 PVER="2.3.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 >= 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