Magellan Linux

Contents of /trunk/deprecated/xf86-video-via/xf86-video-via-0.2.2-r3.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: 586 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/xf86-video-via/xf86-video-via-0.2.2-r3.smage2,v 1.2 2008/02/07 14:23:57 niro Exp $
2
3 PNAME="xf86-video-via"
4 PVER="0.2.2"
5 PBUILD="r3"
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-proto/glproto-1.4.8
21 >= x11-libs/libdrm-2.0.2
22 >= x11-libs/libX11-1"
23
24 src_compile()
25 {
26 cd ${SRCDIR}
27
28 xorg_src_configure --enable-dri || die
29 mmake || die
30 }

Properties

Name Value
svn:keywords Id