Magellan Linux

Contents of /tags/old-unstable-20120113/core/xf86-input-keyboard/xf86-input-keyboard-1.4.0-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9870 - (show annotations) (download)
Fri Jan 13 21:26:11 2012 UTC (12 years, 4 months ago) by niro
File size: 400 byte(s)
tagged 'old-unstable-20120113'
1 # $Id$
2
3 PNAME="xf86-input-keyboard"
4 PVER="1.4.0"
5 PBUILD="r3"
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