diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2009-02-09 19:43:00 +0100 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2009-02-09 19:43:00 +0100 |
commit | 15efda0679e5577853c7a56861fa4f6a2ef1bea0 (patch) | |
tree | 6abbfaaf65ea398bd593b370e0970467c9d6393c /xorg-xf86-input-synaptics | |
parent | 41449fe6b006126dfb746427791dc83948e1becc (diff) | |
download | xorg-15efda0679e5577853c7a56861fa4f6a2ef1bea0.tar.gz xorg-15efda0679e5577853c7a56861fa4f6a2ef1bea0.tar.xz |
xorg-xf86-input-synaptics: updated to 1.0.0.
Diffstat (limited to 'xorg-xf86-input-synaptics')
-rw-r--r-- | xorg-xf86-input-synaptics/.footprint | 6 | ||||
-rw-r--r-- | xorg-xf86-input-synaptics/.md5sum | 2 | ||||
-rw-r--r-- | xorg-xf86-input-synaptics/Pkgfile | 2 |
3 files changed, 8 insertions, 2 deletions
diff --git a/xorg-xf86-input-synaptics/.footprint b/xorg-xf86-input-synaptics/.footprint index b93af1af..82f78f5d 100644 --- a/xorg-xf86-input-synaptics/.footprint +++ b/xorg-xf86-input-synaptics/.footprint @@ -2,7 +2,13 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/synclient -rwxr-xr-x root/root usr/bin/syndaemon +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/xorg/ +-rw-r--r-- root/root usr/include/xorg/synaptics-properties.h +-rw-r--r-- root/root usr/include/xorg/synaptics.h drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/xorg-synaptics.pc drwxr-xr-x root/root usr/lib/xorg/ drwxr-xr-x root/root usr/lib/xorg/modules/ drwxr-xr-x root/root usr/lib/xorg/modules/input/ diff --git a/xorg-xf86-input-synaptics/.md5sum b/xorg-xf86-input-synaptics/.md5sum index 7b2f2c33..359a918d 100644 --- a/xorg-xf86-input-synaptics/.md5sum +++ b/xorg-xf86-input-synaptics/.md5sum @@ -1 +1 @@ -54565b65d115e8659ea061ef32809ed2 xf86-input-synaptics-0.15.2.tar.bz2 +66dd051bb1885613d21ff7a77a7948d8 xf86-input-synaptics-1.0.0.tar.bz2 diff --git a/xorg-xf86-input-synaptics/Pkgfile b/xorg-xf86-input-synaptics/Pkgfile index 9fa0ebc8..4e7c8820 100644 --- a/xorg-xf86-input-synaptics/Pkgfile +++ b/xorg-xf86-input-synaptics/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-server name=xorg-xf86-input-synaptics -version=0.15.2 +version=1.0.0 release=1 source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-synaptics-$version.tar.bz2) |