Magellan Linux

Contents of /smage/trunk/core/xf86-video-sis/xf86-video-sis-0.10.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 835 - (show annotations) (download)
Mon Aug 3 16:15:48 2009 UTC (14 years, 10 months ago) by niro
File size: 591 byte(s)
-moved to 'core'
1 # $Header: /alx-cvs/smage-eglibc/xf86-video-sis/xf86-video-sis-0.10.0-r1.smage2,v 1.1 2008/06/02 07:51:47 niro Exp $
2
3 PNAME="xf86-video-sis"
4 PVER="0.10.0"
5 PBUILD="r1"
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/xf86miscproto-1
16 >= x11-proto/xineramaproto-1
17 >= x11-proto/xf86driproto-1
18 >= x11-libs/libdrm-2.0.2"
19
20 sminclude xorg alx
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