diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-29 23:17:52 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-29 23:17:52 +0800 |
| commit | 0dede68b734c7366d9e0f44d10cb3507ba5e0f33 (patch) | |
| tree | 49b19194e5dc7f55255751151dcaf8d1fb48bc4a /repos/extra/wl-clipboard | |
| parent | 376803af43d2d32a80219b8970961792f240230c (diff) | |
| download | alicelinux-0dede68b734c7366d9e0f44d10cb3507ba5e0f33.tar.gz alicelinux-0dede68b734c7366d9e0f44d10cb3507ba5e0f33.zip | |
move out wayland packages to its own repo
Diffstat (limited to 'repos/extra/wl-clipboard')
| -rw-r--r-- | repos/extra/wl-clipboard/.files | 22 | ||||
| -rw-r--r-- | repos/extra/wl-clipboard/abuild | 4 | ||||
| -rw-r--r-- | repos/extra/wl-clipboard/depends | 2 |
3 files changed, 0 insertions, 28 deletions
diff --git a/repos/extra/wl-clipboard/.files b/repos/extra/wl-clipboard/.files deleted file mode 100644 index 12ae9620..00000000 --- a/repos/extra/wl-clipboard/.files +++ /dev/null @@ -1,22 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/wl-copy --rwxr-xr-x root/root usr/bin/wl-paste -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/wl-copy --rw-r--r-- root/root usr/share/bash-completion/completions/wl-paste -drwxr-xr-x root/root usr/share/fish/ -drwxr-xr-x root/root usr/share/fish/vendor_completions.d/ --rw-r--r-- root/root usr/share/fish/vendor_completions.d/wl-copy.fish --rw-r--r-- root/root usr/share/fish/vendor_completions.d/wl-paste.fish -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/wl-clipboard.1.gz --rw-r--r-- root/root usr/share/man/man1/wl-copy.1.gz --rw-r--r-- root/root usr/share/man/man1/wl-paste.1.gz -drwxr-xr-x root/root usr/share/zsh/ -drwxr-xr-x root/root usr/share/zsh/site-functions/ --rw-r--r-- root/root usr/share/zsh/site-functions/_wl-copy --rw-r--r-- root/root usr/share/zsh/site-functions/_wl-paste diff --git a/repos/extra/wl-clipboard/abuild b/repos/extra/wl-clipboard/abuild deleted file mode 100644 index 8f3f586a..00000000 --- a/repos/extra/wl-clipboard/abuild +++ /dev/null @@ -1,4 +0,0 @@ -name=wl-clipboard -version=2.2.1 -release=1 -source="https://github.com/bugaevc/${name}/archive/v${version}/${name}-v${version}.tar.gz" diff --git a/repos/extra/wl-clipboard/depends b/repos/extra/wl-clipboard/depends deleted file mode 100644 index 919405f8..00000000 --- a/repos/extra/wl-clipboard/depends +++ /dev/null @@ -1,2 +0,0 @@ -wayland -wayland-protocols |