Magellan Linux

Contents of /trunk/extras/xf86-input-synaptics/xf86-input-synaptics-1.7.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 20425 - (show annotations) (download)
Thu Jan 2 12:32:17 2014 UTC (10 years, 8 months ago) by niro
File size: 308 byte(s)
auto added: ver bump to 1.7.2-r1
1 # $Id$
2
3 PNAME="xf86-input-synaptics"
4 PVER="1.7.2"
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 DEPEND=">= sys-libs/mtdev-1.1"
13 DEPEND="== virtual/X-ABI-XINPUT-19"
14
15 sminclude xorg
16
17 UP2DATE="updatecmd_xorg ${PNAME}"