diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-03 14:32:36 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-03 14:32:36 +0000 |
| commit | 93a354611e38a6949add5c2e5ccc93ef79b9755f (patch) | |
| tree | 7fee41752b1047d74c59f8ee046cd62735e7e934 /swaybg | |
| parent | 35912580b66e9439f91ea441938828ad8aa33b0d (diff) | |
| download | alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip | |
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'swaybg')
| -rw-r--r-- | swaybg/.checksum | 1 | ||||
| -rw-r--r-- | swaybg/.files | 3 | ||||
| -rw-r--r-- | swaybg/abuild | 4 | ||||
| -rw-r--r-- | swaybg/depends | 2 |
4 files changed, 10 insertions, 0 deletions
diff --git a/swaybg/.checksum b/swaybg/.checksum new file mode 100644 index 00000000..f53f6efe --- /dev/null +++ b/swaybg/.checksum @@ -0,0 +1 @@ +2d9c9a9e9d737cd282a766ca8f36986ab5f8678166ddc6d8ff2ca644504ce28a swaybg-1.2.1.tar.gz diff --git a/swaybg/.files b/swaybg/.files new file mode 100644 index 00000000..b925fa55 --- /dev/null +++ b/swaybg/.files @@ -0,0 +1,3 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/swaybg diff --git a/swaybg/abuild b/swaybg/abuild new file mode 100644 index 00000000..ef15e811 --- /dev/null +++ b/swaybg/abuild @@ -0,0 +1,4 @@ +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/swaybg/depends b/swaybg/depends new file mode 100644 index 00000000..c5b38d83 --- /dev/null +++ b/swaybg/depends @@ -0,0 +1,2 @@ +wayland-protocols +cairo |