diff options
| author | emmett1 <me@emmett1.my> | 2026-05-29 15:29:02 +0200 |
|---|---|---|
| committer | emmett1 <me@emmett1.my> | 2026-05-29 15:29:02 +0200 |
| commit | c71caf8c6cf11693f6e24d816c2be6a8ea1f2fbe (patch) | |
| tree | a231fd04d8a0818fd1f50d06bf53e4cc2474e67e /repos/community/wawa | |
| parent | 869bd1cc5ba01bc0d7c24c74cf4d15d396891d9e (diff) | |
| parent | 61ee8081cb812b7d304a2041603dda1567390996 (diff) | |
| download | alicelinux-c71caf8c6cf11693f6e24d816c2be6a8ea1f2fbe.tar.gz alicelinux-c71caf8c6cf11693f6e24d816c2be6a8ea1f2fbe.zip | |
Merge pull request 'new ports and fixed duplicate in install.md' (#55) from Lostt/alicelinux:main into main
Reviewed-on: https://codeberg.org/emmett1/alicelinux/pulls/55
Diffstat (limited to 'repos/community/wawa')
| -rw-r--r-- | repos/community/wawa/.checksum | 1 | ||||
| -rw-r--r-- | repos/community/wawa/.files | 3 | ||||
| -rw-r--r-- | repos/community/wawa/abuild | 5 | ||||
| -rw-r--r-- | repos/community/wawa/depends | 2 |
4 files changed, 11 insertions, 0 deletions
diff --git a/repos/community/wawa/.checksum b/repos/community/wawa/.checksum new file mode 100644 index 00000000..b161836c --- /dev/null +++ b/repos/community/wawa/.checksum @@ -0,0 +1 @@ +218bf8e90d440be2d503e4dadd208946037fb8f51a3e79f596e0929634c10009 249f43876d05f73cc1ba9c51235a32f058478e8c.tar.gz diff --git a/repos/community/wawa/.files b/repos/community/wawa/.files new file mode 100644 index 00000000..1e89643f --- /dev/null +++ b/repos/community/wawa/.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/wawa diff --git a/repos/community/wawa/abuild b/repos/community/wawa/abuild new file mode 100644 index 00000000..a5fe37ef --- /dev/null +++ b/repos/community/wawa/abuild @@ -0,0 +1,5 @@ +name=wawa +version=20260520 +commit=249f43876d05f73cc1ba9c51235a32f058478e8c +release=1 +source="https://codeberg.org/sewn/$name/archive/$commit.tar.gz" diff --git a/repos/community/wawa/depends b/repos/community/wawa/depends new file mode 100644 index 00000000..919405f8 --- /dev/null +++ b/repos/community/wawa/depends @@ -0,0 +1,2 @@ +wayland +wayland-protocols |