Magellan Linux

Contents of /trunk/deprecated/xf86-video-i810/xf86-video-i810-1.6.5-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 561 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/xf86-video-i810/xf86-video-i810-1.6.5-r2.smage2,v 1.2 2008/02/07 14:23:56 niro Exp $
2
3 PNAME="xf86-video-i810"
4 PVER="1.6.5"
5 PBUILD="r2"
6
7 PCATEGORIE="x11-drivers"
8 STATE="testing"
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 src_compile()
24 {
25 cd ${SRCDIR}
26
27 xorg_src_configure --enable-dri || die
28 mmake || die
29 }

Properties

Name Value
svn:keywords Id