Magellan Linux

Contents of /trunk/deprecated/xf86-video-sunleo/xf86-video-sunleo-1.1.0_20080325-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 527 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/xf86-video-sunleo/xf86-video-sunleo-1.1.0_20080325-r1.smage2,v 1.1 2008/03/25 00:16:33 niro Exp $
2
3 PNAME="xf86-video-sunleo"
4 PVER="1.1.0_20080325"
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 sminclude xorg
14
15 # using a git-tarball
16 SRC_URI=( mirror://${PNAME}/${SRCFILE} )
17
18 src_prepare()
19 {
20 munpack ${SRCFILE} || die
21 cd ${SRCDIR}
22 autoreconf --verbose --install --force || die
23 }

Properties

Name Value
svn:keywords Id