Magellan Linux

Contents of /trunk/core/xf86-video-intel/xf86-video-intel-2.5.99.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1032 - (show annotations) (download)
Tue Dec 30 09:33:18 2008 UTC (15 years, 4 months ago) by niro
File size: 603 byte(s)
-rev bump to 2.5.99.1-r1
1 # $Header: /magellan-cvs/smage/xf86-video-intel/xf86-video-intel-2.4.1-r2.smage2,v 1.1 2008/08/15 09:06:40 niro Exp $
2
3 PNAME="xf86-video-intel"
4 PVER="2.5.99.1"
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 sminclude xorg
14
15 DEPEND="${DEPEND}
16 >= x11-libs/libXvMC-1"
17
18 SDEPEND="${SDEPEND}
19 >= x11-proto/xf86driproto-1
20 >= x11-libs/libdrm-2.0.2
21 >= x11-libs/libX11-1"
22
23 UP2DATE="updatecmd_xorg ${PNAME}"
24
25 src_compile()
26 {
27 cd ${SRCDIR}
28
29 xorg_src_configure --enable-dri || die
30 mmake || die
31 }

Properties

Name Value
svn:keywords Id