diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-08 10:12:22 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-08 10:12:22 +0800 |
| commit | e584a13e1a0ba23863c74a06743557ecd43d4fe6 (patch) | |
| tree | ac929572efc03a3c006c9833d82c960a033397d1 | |
| parent | c2d56d986b496461508e9fdd979673c4638ab6fe (diff) | |
| download | alicelinux-e584a13e1a0ba23863c74a06743557ecd43d4fe6.tar.gz alicelinux-e584a13e1a0ba23863c74a06743557ecd43d4fe6.zip | |
xwayland: updated to 24.1.0
| -rw-r--r-- | repos/extra/xwayland/.files | 2 | ||||
| -rw-r--r-- | repos/extra/xwayland/abuild | 2 | ||||
| -rw-r--r-- | repos/extra/xwayland/depends | 9 |
3 files changed, 5 insertions, 8 deletions
diff --git a/repos/extra/xwayland/.files b/repos/extra/xwayland/.files index e59852db..48cdd8c9 100644 --- a/repos/extra/xwayland/.files +++ b/repos/extra/xwayland/.files @@ -5,11 +5,9 @@ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/xwayland.pc drwxr-xr-x root/root usr/lib/xorg/ --rw-r--r-- root/root usr/lib/xorg/protocol.txt drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/applications/ -rw-r--r-- root/root usr/share/applications/org.freedesktop.Xwayland.desktop 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/Xserver.1.gz -rw-r--r-- root/root usr/share/man/man1/Xwayland.1.gz diff --git a/repos/extra/xwayland/abuild b/repos/extra/xwayland/abuild index 8652ef19..1130fed4 100644 --- a/repos/extra/xwayland/abuild +++ b/repos/extra/xwayland/abuild @@ -1,5 +1,5 @@ name=xwayland -version=23.2.6 +version=24.1.0 release=1 source="https://xorg.freedesktop.org/releases/individual/xserver/${name}-${version}.tar.xz" diff --git a/repos/extra/xwayland/depends b/repos/extra/xwayland/depends index 64239e1d..f30046ba 100644 --- a/repos/extra/xwayland/depends +++ b/repos/extra/xwayland/depends @@ -1,8 +1,7 @@ -pixman -libxkbfile -libxfont2 -wayland-protocols -libxcvt +harfbuzz libepoxy libtirpc +libxcvt libxdmcp +libxfont2 +nettle |