Magellan Linux

Annotation of /trunk/core/xf86-input-mouse/xf86-input-mouse-1.5.0-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3862 - (hide annotations) (download)
Mon Nov 9 20:35:33 2009 UTC (14 years, 6 months ago) by niro
File size: 397 byte(s)
auto added: ver bump to 1.5.0-r2
1 niro 3862 # $Id$
2    
3     PNAME="xf86-input-mouse"
4     PVER="1.5.0"
5     PBUILD="r2"
6    
7     PCATEGORIE="x11-drivers"
8     STATE="unstable"
9    
10     DESCRIPTION="Xorg input driver for ${PNAME/xf86-input-/} devices."
11     HOMEPAGE="http://xorg.freedesktop.org"
12    
13     sminclude xorg
14    
15     UP2DATE="updatecmd_xorg ${PNAME}"
16    
17     src_prepare()
18     {
19     munpack ${SRCFILE} || die
20     cd ${SRCDIR}
21    
22     # generate configure scripts
23     autoreconf --verbose --force --install || die
24     }

Properties

Name Value
svn:keywords Id