Updated 95% pkgs to the new shlibs world order, not yet finished.
This commit is contained in:
@@ -3,6 +3,7 @@ pkgname=xinput
|
||||
version=1.5.3
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
revision=1
|
||||
short_desc="Utility to configure and test X input devices"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=6aade131cecddaeefc39ddce1dd5e8473f6039c2e4efbfd9fbb5ee2a75885c76
|
||||
@@ -10,10 +11,7 @@ long_desc="
|
||||
xinput is a utility to list available input devices, query information about
|
||||
a device and change input device settings."
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libX11
|
||||
Add_dependency run libXext
|
||||
Add_dependency run libXi
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build libX11-devel
|
||||
Add_dependency build libXext-devel
|
||||
|
||||
3
srcpkgs/xinput/xinput.rshlibs
Normal file
3
srcpkgs/xinput/xinput.rshlibs
Normal file
@@ -0,0 +1,3 @@
|
||||
libX11.so.6
|
||||
libXi.so.6
|
||||
libc.so.6
|
||||
Reference in New Issue
Block a user