Magellan Linux

Contents of /trunk/core/xf86-input-evdev/xf86-input-evdev-2.7.3-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 13671 - (show annotations) (download)
Fri Oct 19 15:52:36 2012 UTC (11 years, 7 months ago) by niro
File size: 268 byte(s)
-rebuild with mtdev support
1 # $Id$
2
3 PNAME="xf86-input-evdev"
4 PVER="2.7.3"
5 PBUILD="r3"
6
7 PCAT="x11-drivers"
8
9 DESCRIPTION="Xorg input driver for ${PNAME/xf86-input-/} devices."
10 HOMEPAGE="http://xorg.freedesktop.org"
11
12 DEPEND=">= sys-libs/mtdev-1.1"
13
14 sminclude xorg
15
16 UP2DATE="updatecmd_xorg ${PNAME}"