Magellan Linux

Contents of /trunk/core/xf86-input-mouse/xf86-input-mouse-1.5.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3358 - (show annotations) (download)
Tue Oct 20 11:54:35 2009 UTC (14 years, 6 months ago) by niro
File size: 397 byte(s)
auto added: ver bump to 1.5.0-r1
1 # $Id$
2
3 PNAME="xf86-input-mouse"
4 PVER="1.5.0"
5 PBUILD="r1"
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