Magellan Linux

Contents of /smage/trunk/core/xf86-video-mga/xf86-video-mga-1.4.11-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 467 - (show annotations) (download)
Fri May 7 15:47:14 2010 UTC (13 years, 11 months ago) by niro
File size: 424 byte(s)
auto added: ver bump to 1.4.11-r2
1 # $Id$
2
3 PNAME="xf86-video-mga"
4 PVER="1.4.11"
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 MCORE_ONLY_KEEP="usr/$(mlibdir)/xorg/modules/drivers/mga_drv.so"
14 sminclude xorg mcore-split
15
16 UP2DATE="updatecmd_xorg ${PNAME}"
17
18 src_compile()
19 {
20 cd ${SRCDIR}
21
22 xorg_src_configure --disable-dri || die
23 mmake || die
24 }

Properties

Name Value
svn:keywords Id