aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/libxkbcommon
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2025-02-23 23:34:57 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2025-02-23 23:34:57 +0800
commite2049e835735b2dc5495a701a3186291577d6b1e (patch)
treede98659feac12eca2ca95886a42b8cb3fe13cf59 /repos/extra/libxkbcommon
parenta5a291e17886e6b1b60638ca9615780cdd290fb3 (diff)
downloadalicelinux-e2049e835735b2dc5495a701a3186291577d6b1e.tar.gz
alicelinux-e2049e835735b2dc5495a701a3186291577d6b1e.zip
removed junks
Diffstat (limited to 'repos/extra/libxkbcommon')
-rw-r--r--repos/extra/libxkbcommon/.files3
-rw-r--r--repos/extra/libxkbcommon/abuild4
2 files changed, 2 insertions, 5 deletions
diff --git a/repos/extra/libxkbcommon/.files b/repos/extra/libxkbcommon/.files
index a22b305b..d099db47 100644
--- a/repos/extra/libxkbcommon/.files
+++ b/repos/extra/libxkbcommon/.files
@@ -29,9 +29,6 @@ drwxr-xr-x root/root usr/libexec/xkbcommon/
-rwxr-xr-x root/root usr/libexec/xkbcommon/xkbcli-interactive-wayland
-rwxr-xr-x root/root usr/libexec/xkbcommon/xkbcli-list
drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/bash-completion/
-drwxr-xr-x root/root usr/share/bash-completion/completions/
--rw-r--r-- root/root usr/share/bash-completion/completions/xkbcli
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/xkbcli-compile-compose.1.gz
diff --git a/repos/extra/libxkbcommon/abuild b/repos/extra/libxkbcommon/abuild
index 413f765d..ab8db51c 100644
--- a/repos/extra/libxkbcommon/abuild
+++ b/repos/extra/libxkbcommon/abuild
@@ -1,7 +1,7 @@
name=libxkbcommon
version=1.8.0
-release=1
+release=2
source="https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-$version.tar.gz"
-build_opt="-Denable-docs=false"
+build_opt="-Denable-docs=false -Denable-bash-completion=false"
[ -f $SPM_PKGDB/libxcb ] || build_opt="$build_opt -Denable-x11=false"
[ -f $SPM_PKGDB/wayland ] || build_opt="$build_opt -Denable-wayland=false"