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 /grim | |
| parent | 35912580b66e9439f91ea441938828ad8aa33b0d (diff) | |
| download | alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip | |
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'grim')
| -rw-r--r-- | grim/.checksum | 1 | ||||
| -rw-r--r-- | grim/.files | 7 | ||||
| -rw-r--r-- | grim/abuild | 4 | ||||
| -rw-r--r-- | grim/depends | 4 |
4 files changed, 16 insertions, 0 deletions
diff --git a/grim/.checksum b/grim/.checksum new file mode 100644 index 00000000..2bd4da51 --- /dev/null +++ b/grim/.checksum @@ -0,0 +1 @@ +3253bb6acc7512cd2846883a72bca1e151788019ff7093790525e7df160c55b8 grim-1.4.1.tar.gz diff --git a/grim/.files b/grim/.files new file mode 100644 index 00000000..ae725708 --- /dev/null +++ b/grim/.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/grim +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/grim.1.gz diff --git a/grim/abuild b/grim/abuild new file mode 100644 index 00000000..263a7ec0 --- /dev/null +++ b/grim/abuild @@ -0,0 +1,4 @@ +name=grim +version=1.4.1 +release=1 +source="https://git.sr.ht/~emersion/${name}/refs/download/v${version}/${name}-${version}.tar.gz" diff --git a/grim/depends b/grim/depends new file mode 100644 index 00000000..e10f277a --- /dev/null +++ b/grim/depends @@ -0,0 +1,4 @@ +pixman +libpng +scdoc +wayland-protocols |