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 /slurp | |
| parent | 35912580b66e9439f91ea441938828ad8aa33b0d (diff) | |
| download | alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip | |
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'slurp')
| -rw-r--r-- | slurp/.checksum | 1 | ||||
| -rw-r--r-- | slurp/.files | 7 | ||||
| -rw-r--r-- | slurp/abuild | 4 | ||||
| -rw-r--r-- | slurp/depends | 3 |
4 files changed, 15 insertions, 0 deletions
diff --git a/slurp/.checksum b/slurp/.checksum new file mode 100644 index 00000000..8469d71a --- /dev/null +++ b/slurp/.checksum @@ -0,0 +1 @@ +8657e8b2682d67adb3dfc052f6603ec8601f94d362f2311bd17a84b87eafd850 slurp-1.5.0.tar.gz diff --git a/slurp/.files b/slurp/.files new file mode 100644 index 00000000..bd9f5ee6 --- /dev/null +++ b/slurp/.files @@ -0,0 +1,7 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/slurp +drwxr-xr-x root/root usr/share/ +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/slurp.1.gz diff --git a/slurp/abuild b/slurp/abuild new file mode 100644 index 00000000..4e9ec154 --- /dev/null +++ b/slurp/abuild @@ -0,0 +1,4 @@ +name=slurp +version=1.5.0 +release=1 +source="https://github.com/emersion/${name}/releases/download/v${version}/${name}-${version}.tar.gz" diff --git a/slurp/depends b/slurp/depends new file mode 100644 index 00000000..75f475b1 --- /dev/null +++ b/slurp/depends @@ -0,0 +1,3 @@ +cairo +libxkbcommon +scdoc |