Magellan Linux

Contents of /trunk/todo/xf86-video-glint/xf86-video-glint-1.2.1-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4794 - (show annotations) (download)
Sat Jan 2 12:11:17 2010 UTC (14 years, 4 months ago) by niro
File size: 563 byte(s)
-fixed includes
1 # $Header: /magellan-cvs/smage/xf86-video-glint/xf86-video-glint-1.2.1-r2.smage2,v 1.1 2008/07/31 18:41:52 niro Exp $
2
3 PNAME="xf86-video-glint"
4 PVER="1.2.1"
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 SDEPEND="${SDEPEND}
14 >= x11-proto/xf86dgaproto-1
15 >= x11-proto/xf86driproto-1
16 >= x11-libs/libdrm-2.0.2"
17
18 sminclude xorg
19
20 UP2DATE="updatecmd_xorg ${PNAME}"
21
22 src_compile()
23 {
24 cd ${SRCDIR}
25
26 xorg_src_configure --enable-dri || die
27 mmake || die
28 }

Properties

Name Value
svn:keywords Id