diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-05 07:34:09 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-05 07:34:09 +0800 |
| commit | a5f034c0baff207235955b7f7279f327340442f6 (patch) | |
| tree | b554e28ea2093e3ca6f6685f7d71434b6740fb7b /repos/extra/slurp | |
| parent | 4a049da080c71706d46c5899d869e3eb401c9b14 (diff) | |
| download | alicelinux-a5f034c0baff207235955b7f7279f327340442f6.tar.gz alicelinux-a5f034c0baff207235955b7f7279f327340442f6.zip | |
moved wayland abuilds to extra
Diffstat (limited to 'repos/extra/slurp')
| -rw-r--r-- | repos/extra/slurp/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/slurp/.files | 7 | ||||
| -rw-r--r-- | repos/extra/slurp/abuild | 4 | ||||
| -rw-r--r-- | repos/extra/slurp/depends | 3 |
4 files changed, 15 insertions, 0 deletions
diff --git a/repos/extra/slurp/.checksum b/repos/extra/slurp/.checksum new file mode 100644 index 00000000..8469d71a --- /dev/null +++ b/repos/extra/slurp/.checksum @@ -0,0 +1 @@ +8657e8b2682d67adb3dfc052f6603ec8601f94d362f2311bd17a84b87eafd850 slurp-1.5.0.tar.gz diff --git a/repos/extra/slurp/.files b/repos/extra/slurp/.files new file mode 100644 index 00000000..bd9f5ee6 --- /dev/null +++ b/repos/extra/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/repos/extra/slurp/abuild b/repos/extra/slurp/abuild new file mode 100644 index 00000000..4e9ec154 --- /dev/null +++ b/repos/extra/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/repos/extra/slurp/depends b/repos/extra/slurp/depends new file mode 100644 index 00000000..75f475b1 --- /dev/null +++ b/repos/extra/slurp/depends @@ -0,0 +1,3 @@ +cairo +libxkbcommon +scdoc |