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/swaybg | |
| parent | 376803af43d2d32a80219b8970961792f240230c (diff) | |
| download | alicelinux-0dede68b734c7366d9e0f44d10cb3507ba5e0f33.tar.gz alicelinux-0dede68b734c7366d9e0f44d10cb3507ba5e0f33.zip | |
move out wayland packages to its own repo
Diffstat (limited to 'repos/extra/swaybg')
| -rw-r--r-- | repos/extra/swaybg/.files | 3 | ||||
| -rw-r--r-- | repos/extra/swaybg/abuild | 4 | ||||
| -rw-r--r-- | repos/extra/swaybg/depends | 2 |
3 files changed, 0 insertions, 9 deletions
diff --git a/repos/extra/swaybg/.files b/repos/extra/swaybg/.files deleted file mode 100644 index b925fa55..00000000 --- a/repos/extra/swaybg/.files +++ /dev/null @@ -1,3 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/swaybg diff --git a/repos/extra/swaybg/abuild b/repos/extra/swaybg/abuild deleted file mode 100644 index ef15e811..00000000 --- a/repos/extra/swaybg/abuild +++ /dev/null @@ -1,4 +0,0 @@ -name=swaybg -version=1.2.1 -release=1 -source="https://github.com/swaywm/${name}/releases/download/v${version}/${name}-${version}.tar.gz" diff --git a/repos/extra/swaybg/depends b/repos/extra/swaybg/depends deleted file mode 100644 index c5b38d83..00000000 --- a/repos/extra/swaybg/depends +++ /dev/null @@ -1,2 +0,0 @@ -wayland-protocols -cairo |