summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xdriver_xf86-input-synaptics
Commit message (Collapse)AuthorAgeFilesLines
* X11R7.5 - remove all version information from Config.in filesWill Wagner2010-04-221-1/+0
| | | | | | | | | | As discussed on the list, don't want to have to change the Config.in file when we bump the version of a package Signed-off-by: Will Wagner <will_wagner@carallon.com> Acked-by: Paulius Zaleckas <paulius.zaleckas@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Bump xf86-input-synaptics to 1.2.0Paulius Zaleckas2010-02-283-10/+3
| | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
* xdriver_xf86-input-synaptics: fix download urlPeter Korsgaard2009-06-061-2/+2
| | | | | | | 0.15.0 seems to never have been in Debian (it is atleast not on snapshot.debian.net), so use the real upstream (freedesktop) instead. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* x11r7: update to 7.4Peter Korsgaard2009-03-142-2/+2
| | | | | | Patch by Dan Lykowski <lykowdk@gmail.com>, closes #181. Minor fixups for kdrive by me.
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* packages: fix xorg to compile modular and tiny versionsPeter Korsgaard2008-06-303-0/+32
Based on googlecode r558 by John Voltz.