diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-22 16:58:08 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-22 16:58:08 +0800 |
| commit | e4812f4f2e10f496043148322793e087d820d22f (patch) | |
| tree | 4836bf1d296010969fd9c19e3e3a73a1d0480b94 | |
| parent | dcd047314d313f47ed0f2090a55223ef582e060e (diff) | |
| download | alicelinux-e4812f4f2e10f496043148322793e087d820d22f.tar.gz alicelinux-e4812f4f2e10f496043148322793e087d820d22f.zip | |
xwayland: dropped
| -rw-r--r-- | repos/extra/xwayland/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/xwayland/.files | 13 | ||||
| -rw-r--r-- | repos/extra/xwayland/abuild | 9 | ||||
| -rw-r--r-- | repos/extra/xwayland/depends | 8 |
4 files changed, 0 insertions, 31 deletions
diff --git a/repos/extra/xwayland/.checksum b/repos/extra/xwayland/.checksum deleted file mode 100644 index 61193ff3..00000000 --- a/repos/extra/xwayland/.checksum +++ /dev/null @@ -1 +0,0 @@ -a339a5f64a8299d3b7bf58d43a04b2985f178a8be718fa315472785cb2c9ac2b xwayland-24.1.4.tar.xz diff --git a/repos/extra/xwayland/.files b/repos/extra/xwayland/.files deleted file mode 100644 index 48cdd8c9..00000000 --- a/repos/extra/xwayland/.files +++ /dev/null @@ -1,13 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/Xwayland -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/ -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/Xwayland.1.gz diff --git a/repos/extra/xwayland/abuild b/repos/extra/xwayland/abuild deleted file mode 100644 index 34a90754..00000000 --- a/repos/extra/xwayland/abuild +++ /dev/null @@ -1,9 +0,0 @@ -name=xwayland -version=24.1.4 -release=1 -source="https://xorg.freedesktop.org/releases/individual/xserver/${name}-${version}.tar.xz" - -postbuild() { - rm $PKG/usr/lib/xorg/protocol.txt - rm $PKG/usr/share/man/man1/Xserver.1 -} diff --git a/repos/extra/xwayland/depends b/repos/extra/xwayland/depends deleted file mode 100644 index 2919b6ce..00000000 --- a/repos/extra/xwayland/depends +++ /dev/null @@ -1,8 +0,0 @@ -harfbuzz -libepoxy -libtirpc -libxcvt -libxdmcp -libxfont2 -nettle -libxkbfile |