Updated 95% pkgs to the new shlibs world order, not yet finished.
This commit is contained in:
3
srcpkgs/setxkbmap/setxkbmap.rshlibs
Normal file
3
srcpkgs/setxkbmap/setxkbmap.rshlibs
Normal file
@@ -0,0 +1,3 @@
|
||||
libxkbfile.so.1
|
||||
libX11.so.6
|
||||
libc.so.6
|
||||
@@ -3,15 +3,13 @@ pkgname=setxkbmap
|
||||
version=1.2.0
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
revision=1
|
||||
short_desc="Set the keyboard map using the X Keyboard Extension"
|
||||
checksum=999591bf1ba8ca2a7d480b2c01702396e6c349d499fb583c0de136ec00dbae39
|
||||
long_desc="
|
||||
The setxkbmap command maps the keyboard to use the layout determined
|
||||
by the options specified on the command line."
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libX11
|
||||
Add_dependency run libxkbfile
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build libX11-devel
|
||||
Add_dependency build libxkbfile-devel
|
||||
|
||||
Reference in New Issue
Block a user