xorg-xf86-input-void: removed
see http://lists.x.org/archives/xorg-announce/2015-April/002585.html
This commit is contained in:
parent
49a693ef62
commit
58df9e6631
@ -1,10 +0,0 @@
|
||||
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/void_drv.la
|
||||
-rwxr-xr-x root/root usr/lib/xorg/modules/input/void_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/void.4.gz
|
@ -1 +0,0 @@
|
||||
93821f21e807260b05431c62437a8b32 xf86-input-void-1.4.0.tar.bz2
|
@ -1,18 +0,0 @@
|
||||
# Description: xorg driver xf86-input-void
|
||||
# URL: http://xorg.freedesktop.org
|
||||
# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu
|
||||
# Depends on: xorg-server
|
||||
|
||||
name=xorg-xf86-input-void
|
||||
version=1.4.0
|
||||
release=1
|
||||
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-void-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd xf86-input-void-$version
|
||||
|
||||
./configure --prefix=/usr --mandir=/usr/man
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user