Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 8 months ago) by niro
Original Path: trunk/extras/xf86-video-tga/xf86-video-tga-1.1.0_20080324-r1.smage2
File size: 568 byte(s)
import repo
1 niro 2 # $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     src_prepare()
22     {
23     munpack ${SRCFILE} || die
24     cd ${SRCDIR}
25     autoreconf --verbose --install --force || die
26     }

Properties

Name Value
svn:keywords Id