Revert "xorg-xf86-input-aiptek: removed"
This reverts commit 088047d11a899198d6785e0be6ddbffbc0470e25.
This commit is contained in:
parent
079e46fccb
commit
a265a9f485
10
xorg-xf86-input-aiptek/.footprint
Normal file
10
xorg-xf86-input-aiptek/.footprint
Normal file
@ -0,0 +1,10 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
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/
|
||||
-rwxr-xr-x root/root usr/lib/xorg/modules/input/aiptek_drv.la
|
||||
-rwxr-xr-x root/root usr/lib/xorg/modules/input/aiptek_drv.so
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man4/
|
||||
-rw-r--r-- root/root usr/man/man4/aiptek.4.gz
|
1
xorg-xf86-input-aiptek/.md5sum
Normal file
1
xorg-xf86-input-aiptek/.md5sum
Normal file
@ -0,0 +1 @@
|
||||
951b2b1a270f67d28e2e89fd2b9f15ae xf86-input-aiptek-1.0.1.tar.bz2
|
17
xorg-xf86-input-aiptek/Pkgfile
Normal file
17
xorg-xf86-input-aiptek/Pkgfile
Normal file
@ -0,0 +1,17 @@
|
||||
# Description: xorg driver xf86-input-aiptek
|
||||
# URL: http://xorg.freedesktop.org
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
|
||||
name=xorg-xf86-input-aiptek
|
||||
version=1.0.1
|
||||
release=1
|
||||
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-aiptek-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd xf86-input-aiptek-$version
|
||||
|
||||
./configure --prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user