mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 06:57:50 +00:00
xkeyboard-config: update to xkeyboard-config-2.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
a55d810d49
commit
b46ba92a0d
@ -31,6 +31,7 @@ XKBCOMP="/usr/bin/xkbcomp" \
|
||||
--enable-compat-rules \
|
||||
--with-xkb-base=$XORG_PATH_XKB \
|
||||
--without-xkb-rules-symlink \
|
||||
--disable-runtime-deps
|
||||
|
||||
make
|
||||
make DESTDIR=`pwd`/.install install
|
||||
|
@ -19,12 +19,12 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="xkeyboard-config"
|
||||
PKG_VERSION="2.0"
|
||||
PKG_VERSION="2.2"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="http://www.X.org"
|
||||
PKG_URL="http://people.freedesktop.org/~svu/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
PKG_URL="http://www.x.org/releases/individual/data/xkeyboard-config/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
PKG_DEPENDS=""
|
||||
PKG_BUILD_DEPENDS="toolchain util-macros xkbcomp libiconv"
|
||||
PKG_PRIORITY="optional"
|
||||
|
Loading…
x
Reference in New Issue
Block a user