Magellan Linux

Contents of /smage/trunk/core/xf86-input-keyboard/xf86-input-keyboard-1.8.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5290 - (show annotations) (download)
Wed Dec 18 09:16:17 2013 UTC (10 years, 5 months ago) by niro
File size: 309 byte(s)
auto added: ver bump to 1.8.0-r1
1 # $Id$
2
3 PNAME="xf86-input-keyboard"
4 PVER="1.8.0"
5 PBUILD="r1"
6
7 PCAT="x11-drivers"
8
9 DESCRIPTION="Xorg input driver for ${PNAME/xf86-input-/} devices."
10 HOMEPAGE="http://xorg.freedesktop.org"
11
12 ALX_PKG_KEEP="usr/$(mlibdir)/xorg/modules/input/kbd_drv.so"
13 sminclude xorg alx-split
14
15 UP2DATE="updatecmd_xorg ${PNAME}"