Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Merge requests
!788
user/libxkbcommon: do tests in xvfb environment
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
user/libxkbcommon: do tests in xvfb environment
Ermine/packages:libxkbcommon-xvfb
into
wayland/improvements
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Ermine
requested to merge
Ermine/packages:libxkbcommon-xvfb
into
wayland/improvements
4 months ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
wayland/improvements
wayland/improvements (base)
and
latest version
latest version
69dbc700
1 commit,
4 months ago
1 file
+
1
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
user/libxkbcommon/APKBUILD
+
1
−
0
Options
@@ -7,6 +7,7 @@ pkgdesc="Keyboard handling library"
url
=
"https://www.xkbcommon.org/"
arch
=
"all"
license
=
"MIT AND X11"
options
=
"checkx11"
depends
=
"xkeyboard-config"
checkdepends
=
"bash xvfb"
makedepends
=
"bison doxygen libxcb-dev meson libxml2-dev wayland-dev
Loading