diff --git a/xorg-xf86-input-calcomp/.md5sum b/xorg-xf86-input-calcomp/.md5sum index 5f8ec42e..29c38864 100644 --- a/xorg-xf86-input-calcomp/.md5sum +++ b/xorg-xf86-input-calcomp/.md5sum @@ -1 +1 @@ -af13f9de2af4e1d03b2da0c037fd718a xf86-input-calcomp-1.1.0.tar.bz2 +689099e2ade8a8c9f68f82fdf569b3ad xf86-input-calcomp-1.1.1.tar.bz2 diff --git a/xorg-xf86-input-calcomp/Pkgfile b/xorg-xf86-input-calcomp/Pkgfile index a16174a9..1c1be3c5 100644 --- a/xorg-xf86-input-calcomp/Pkgfile +++ b/xorg-xf86-input-calcomp/Pkgfile @@ -3,14 +3,14 @@ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=xorg-xf86-input-calcomp -version=1.1.0 +version=1.1.1 release=1 source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-calcomp-$version.tar.bz2) build() { cd xf86-input-calcomp-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install diff --git a/xorg-xf86-input-citron/.md5sum b/xorg-xf86-input-citron/.md5sum index 5789895f..6aa0eb33 100644 --- a/xorg-xf86-input-citron/.md5sum +++ b/xorg-xf86-input-citron/.md5sum @@ -1 +1 @@ -1fe53cd055a69650f3c2e02377ec728c xf86-input-citron-2.2.0.tar.bz2 +4e254fcefb3bea55772e63c12570f6d9 xf86-input-citron-2.2.1.tar.bz2 diff --git a/xorg-xf86-input-citron/Pkgfile b/xorg-xf86-input-citron/Pkgfile index 9cac393d..52cd84cc 100644 --- a/xorg-xf86-input-citron/Pkgfile +++ b/xorg-xf86-input-citron/Pkgfile @@ -3,14 +3,14 @@ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=xorg-xf86-input-citron -version=2.2.0 +version=2.2.1 release=1 source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-citron-$version.tar.bz2) build() { cd xf86-input-citron-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install diff --git a/xorg-xf86-input-dynapro/.md5sum b/xorg-xf86-input-dynapro/.md5sum index 2deae9ce..0893f936 100644 --- a/xorg-xf86-input-dynapro/.md5sum +++ b/xorg-xf86-input-dynapro/.md5sum @@ -1 +1 @@ -1683178d09dfc604dde9ea2aab950a28 xf86-input-dynapro-1.1.0.tar.bz2 +d47be12a230c44a05d56d6b79ebcfc38 xf86-input-dynapro-1.1.1.tar.bz2 diff --git a/xorg-xf86-input-dynapro/Pkgfile b/xorg-xf86-input-dynapro/Pkgfile index 4b22ed59..8000dce0 100644 --- a/xorg-xf86-input-dynapro/Pkgfile +++ b/xorg-xf86-input-dynapro/Pkgfile @@ -3,14 +3,14 @@ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=xorg-xf86-input-dynapro -version=1.1.0 +version=1.1.1 release=1 source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-dynapro-$version.tar.bz2) build() { cd xf86-input-dynapro-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install diff --git a/xorg-xf86-input-elo2300/.footprint b/xorg-xf86-input-elo2300/.footprint index f7f1d239..4b6f0f88 100644 --- a/xorg-xf86-input-elo2300/.footprint +++ b/xorg-xf86-input-elo2300/.footprint @@ -5,5 +5,3 @@ drwxr-xr-x root/root usr/lib/xorg/modules/ drwxr-xr-x root/root usr/lib/xorg/modules/input/ -rwxr-xr-x root/root usr/lib/xorg/modules/input/elo2300_drv.la -rwxr-xr-x root/root usr/lib/xorg/modules/input/elo2300_drv.so -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man4/ diff --git a/xorg-xf86-input-elo2300/.md5sum b/xorg-xf86-input-elo2300/.md5sum index a1793fc6..79a3d45a 100644 --- a/xorg-xf86-input-elo2300/.md5sum +++ b/xorg-xf86-input-elo2300/.md5sum @@ -1 +1 @@ -43885769d6f741272dda162e82902b0d xf86-input-elo2300-1.1.0.tar.bz2 +4eef20f44954d49571a10b9134fdb663 xf86-input-elo2300-1.1.1.tar.bz2 diff --git a/xorg-xf86-input-elo2300/Pkgfile b/xorg-xf86-input-elo2300/Pkgfile index 3d5bb378..09a0e70e 100644 --- a/xorg-xf86-input-elo2300/Pkgfile +++ b/xorg-xf86-input-elo2300/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=xorg-xf86-input-elo2300 -version=1.1.0 +version=1.1.1 release=1 source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-elo2300-$version.tar.bz2) @@ -14,4 +14,6 @@ build() { make make DESTDIR=$PKG install + + rmdir $PKG/usr/{share/man/man4,share/man,share} } diff --git a/xorg-xf86-input-magellan/.footprint b/xorg-xf86-input-magellan/.footprint index f3c32287..337e807c 100644 --- a/xorg-xf86-input-magellan/.footprint +++ b/xorg-xf86-input-magellan/.footprint @@ -5,5 +5,3 @@ drwxr-xr-x root/root usr/lib/xorg/modules/ drwxr-xr-x root/root usr/lib/xorg/modules/input/ -rwxr-xr-x root/root usr/lib/xorg/modules/input/magellan_drv.la -rwxr-xr-x root/root usr/lib/xorg/modules/input/magellan_drv.so -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man4/ diff --git a/xorg-xf86-input-magellan/.md5sum b/xorg-xf86-input-magellan/.md5sum index a8762778..69726a7f 100644 --- a/xorg-xf86-input-magellan/.md5sum +++ b/xorg-xf86-input-magellan/.md5sum @@ -1 +1 @@ -0d6a81aa864ac790d9a8b517ca7016ad xf86-input-magellan-1.1.0.tar.bz2 +8a966d3b74dc2a801ff09b895037090c xf86-input-magellan-1.1.1.tar.bz2 diff --git a/xorg-xf86-input-magellan/Pkgfile b/xorg-xf86-input-magellan/Pkgfile index 799c8ae0..bbdcf34b 100644 --- a/xorg-xf86-input-magellan/Pkgfile +++ b/xorg-xf86-input-magellan/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=xorg-xf86-input-magellan -version=1.1.0 +version=1.1.1 release=1 source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-magellan-$version.tar.bz2) @@ -14,4 +14,6 @@ build() { make make DESTDIR=$PKG install + + rmdir $PKG/usr/{share/man/man4,share/man,share} } diff --git a/xorg-xf86-input-microtouch/.md5sum b/xorg-xf86-input-microtouch/.md5sum index a7116d24..bc18dc10 100644 --- a/xorg-xf86-input-microtouch/.md5sum +++ b/xorg-xf86-input-microtouch/.md5sum @@ -1 +1 @@ -7b3cc0330d70e7e4e07914fcb325b331 xf86-input-microtouch-1.1.0.tar.bz2 +9843fbea6cc0c4129e96ce9a6c893cf6 xf86-input-microtouch-1.1.1.tar.bz2 diff --git a/xorg-xf86-input-microtouch/Pkgfile b/xorg-xf86-input-microtouch/Pkgfile index baa47b2c..bcc8a62c 100644 --- a/xorg-xf86-input-microtouch/Pkgfile +++ b/xorg-xf86-input-microtouch/Pkgfile @@ -3,14 +3,14 @@ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=xorg-xf86-input-microtouch -version=1.1.0 +version=1.1.1 release=1 source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-microtouch-$version.tar.bz2) build() { cd xf86-input-microtouch-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install diff --git a/xorg-xf86-input-penmount/.md5sum b/xorg-xf86-input-penmount/.md5sum index d8565dcb..565f4e37 100644 --- a/xorg-xf86-input-penmount/.md5sum +++ b/xorg-xf86-input-penmount/.md5sum @@ -1 +1 @@ -0589f2eaa84afb9bd49b226ce7dacdda xf86-input-penmount-1.2.0.tar.bz2 +268af4dceda544d8c815b9b7e87d4536 xf86-input-penmount-1.2.1.tar.bz2 diff --git a/xorg-xf86-input-penmount/Pkgfile b/xorg-xf86-input-penmount/Pkgfile index 6e6e0313..4ed5b529 100644 --- a/xorg-xf86-input-penmount/Pkgfile +++ b/xorg-xf86-input-penmount/Pkgfile @@ -3,14 +3,14 @@ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=xorg-xf86-input-penmount -version=1.2.0 +version=1.2.1 release=1 source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-penmount-$version.tar.bz2) build() { cd xf86-input-penmount-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install diff --git a/xorg-xf86-input-spaceorb/.footprint b/xorg-xf86-input-spaceorb/.footprint index 4d2dc33c..9b424054 100644 --- a/xorg-xf86-input-spaceorb/.footprint +++ b/xorg-xf86-input-spaceorb/.footprint @@ -5,5 +5,3 @@ drwxr-xr-x root/root usr/lib/xorg/modules/ drwxr-xr-x root/root usr/lib/xorg/modules/input/ -rwxr-xr-x root/root usr/lib/xorg/modules/input/spaceorb_drv.la -rwxr-xr-x root/root usr/lib/xorg/modules/input/spaceorb_drv.so -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man4/ diff --git a/xorg-xf86-input-spaceorb/.md5sum b/xorg-xf86-input-spaceorb/.md5sum index 13d16ca0..8ecae70f 100644 --- a/xorg-xf86-input-spaceorb/.md5sum +++ b/xorg-xf86-input-spaceorb/.md5sum @@ -1 +1 @@ -294810ca9e93c4096458c6a0f2fb5679 xf86-input-spaceorb-1.1.0.tar.bz2 +c7fb96281874733480ba86a5a0a3b5af xf86-input-spaceorb-1.1.1.tar.bz2 diff --git a/xorg-xf86-input-spaceorb/Pkgfile b/xorg-xf86-input-spaceorb/Pkgfile index c52552b1..12841471 100644 --- a/xorg-xf86-input-spaceorb/Pkgfile +++ b/xorg-xf86-input-spaceorb/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=xorg-xf86-input-spaceorb -version=1.1.0 +version=1.1.1 release=1 source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-spaceorb-$version.tar.bz2) @@ -14,4 +14,6 @@ build() { make make DESTDIR=$PKG install + + rmdir $PKG/usr/{share/man/man4,share/man,share} } diff --git a/xorg-xf86-input-vmmouse/.md5sum b/xorg-xf86-input-vmmouse/.md5sum index 890a8a3b..70920b7b 100644 --- a/xorg-xf86-input-vmmouse/.md5sum +++ b/xorg-xf86-input-vmmouse/.md5sum @@ -1 +1 @@ -93fb2dfc2cf3dd753c512bf5c34d77d5 xf86-input-vmmouse-12.4.1.tar.bz2 +5e5a41d1a0d8f80779f958814ed8392f xf86-input-vmmouse-12.4.2.tar.bz2 diff --git a/xorg-xf86-input-vmmouse/Pkgfile b/xorg-xf86-input-vmmouse/Pkgfile index 48c3c28b..10e9de53 100644 --- a/xorg-xf86-input-vmmouse/Pkgfile +++ b/xorg-xf86-input-vmmouse/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-server name=xorg-xf86-input-vmmouse -version=12.4.1 +version=12.4.2 release=1 source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-vmmouse-$version.tar.bz2)