Magellan Linux

Contents of /trunk/deprecated/xf86-video-tga/xf86-video-tga-1.1.0_20080324-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2927 - (show annotations) (download)
Wed Jul 15 16:11:21 2009 UTC (14 years, 10 months ago) by niro
File size: 603 byte(s)
-moved to 'deprecated'
1 # $Header: /magellan-cvs/smage/xf86-video-tga/xf86-video-tga-1.1.0_20080324-r1.smage2,v 1.1 2008/03/24 23:11:18 niro Exp $
2
3 PNAME="xf86-video-tga"
4 PVER="1.1.0_20080324"
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 SDEPEND="${SDEPEND}
16 >= x11-proto/xf86dgaproto-1"
17
18 # using a git-tarball
19 SRC_URI=( mirror://${PNAME}/${SRCFILE} )
20
21 UP2DATE="updatecmd_xorg ${PNAME}"
22
23 src_prepare()
24 {
25 munpack ${SRCFILE} || die
26 cd ${SRCDIR}
27 autoreconf --verbose --install --force || die
28 }

Properties

Name Value
svn:keywords Id