Magellan Linux

Annotation of /trunk/core/xf86-input-keyboard/xf86-input-keyboard-1.3.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1234 - (hide annotations) (download)
Sun Apr 26 14:11:30 2009 UTC (15 years, 2 months ago) by niro
File size: 400 byte(s)
auto added: ver bump to 1.3.2-r1
1 niro 1234 # $Id$
2    
3     PNAME="xf86-input-keyboard"
4     PVER="1.3.2"
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