Magellan Linux

Annotation of /smage/branches/branch_0.9.0/xf86-video-openchrome/xf86-video-openchrome-0.2.902-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4 - (hide annotations) (download)
Sun Jan 11 00:50:17 2009 UTC (15 years, 5 months ago) by niro
File size: 787 byte(s)
"copied"
1 niro 3 # $Header: /alx-cvs/smage-eglibc/xf86-video-openchrome/xf86-video-openchrome-0.2.902-r2.smage2,v 1.3 2008/05/30 02:33:33 niro Exp $
2    
3     PNAME="xf86-video-openchrome"
4     PVER="0.2.902"
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     DEPEND="${DEPEND}
14     >= x11-libs/libXvMC-1"
15    
16     SDEPEND="${SDEPEND}
17     >= x11-proto/xf86driproto-1
18     >= x11-proto/glproto-1.4.9
19     >= x11-libs/libdrm-2.0.2
20     >= x11-libs/libX11-1"
21    
22     sminclude xorg alx
23    
24     SRCFILE="${PNAME}-${PVER%_*}.tar.gz"
25     SRCDIR="${BUILDDIR}/${PNAME}-${PVER%_*}"
26    
27     SRC_URI=(
28     http://www.openchrome.org/releases/${SRCFILE}
29     mirror://${PNAME}/${SRCFILE}
30     )
31    
32     src_compile()
33     {
34     cd ${SRCDIR}
35    
36     xorg_src_configure --enable-dri || die
37     mmake || die
38     }

Properties

Name Value
svn:keywords Id