Magellan Linux

Annotation of /smage/trunk/extras/xf86-video-r128/xf86-video-r128-6.8.1-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 524 - (hide annotations) (download)
Sat May 8 01:46:37 2010 UTC (14 years ago) by niro
File size: 604 byte(s)
-moved to 'extras'
1 niro 456 # $Id$
2    
3     PNAME="xf86-video-r128"
4     PVER="6.8.1"
5     PBUILD="r3"
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 niro 466 SDEPEND=">= x11-proto/fontsproto-2
14 niro 456 >= x11-proto/randrproto-1.2
15     >= x11-proto/videoproto-2
16     >= x11-proto/xextproto-7
17     >= x11-proto/xineramaproto-1
18 niro 466 >= x11-proto/xf86miscproto-1"
19 niro 456
20 niro 466 MCORE_ONLY_KEEP="usr/$(mlibdir)/xorg/modules/drivers/r128_drv.so"
21     sminclude xorg mcore-split
22 niro 456
23     UP2DATE="updatecmd_xorg ${PNAME}"
24    
25     src_compile()
26     {
27     cd ${SRCDIR}
28    
29 niro 466 xorg_src_configure --disable-dri || die
30 niro 456 mmake || die
31     }

Properties

Name Value
svn:keywords Id