diff options
| author | emmett1 <me@emmett1.my> | 2026-06-08 22:16:20 +0800 |
|---|---|---|
| committer | emmett1 <me@emmett1.my> | 2026-06-08 22:16:20 +0800 |
| commit | b1674f90bc5c441e42a19b412f28bf3f81097249 (patch) | |
| tree | 2fcb6e13737713e0867f3a9d365d3b1d7e13e2b5 /repos/extra/wlroots | |
| parent | d79dbb56741da786ba02e391a89bb21bc01403a0 (diff) | |
| download | alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.tar.gz alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.zip | |
removed .checksum, added .shasum, added info file
Diffstat (limited to 'repos/extra/wlroots')
| -rw-r--r-- | repos/extra/wlroots/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/wlroots/.shasum | 1 | ||||
| -rw-r--r-- | repos/extra/wlroots/info | 4 |
3 files changed, 5 insertions, 1 deletions
diff --git a/repos/extra/wlroots/.checksum b/repos/extra/wlroots/.checksum deleted file mode 100644 index d5923318..00000000 --- a/repos/extra/wlroots/.checksum +++ /dev/null @@ -1 +0,0 @@ -c28837d7c41a5dd22903f86082248e7ee7b1648aa90f44d7f35122dcffcb0552 wlroots-0.20.1.tar.gz diff --git a/repos/extra/wlroots/.shasum b/repos/extra/wlroots/.shasum new file mode 100644 index 00000000..5ab663bf --- /dev/null +++ b/repos/extra/wlroots/.shasum @@ -0,0 +1 @@ +e1c5c3e89afe07b1f8999112ef280b777315e1ea49ae8377f5922e45 wlroots-0.20.1.tar.gz diff --git a/repos/extra/wlroots/info b/repos/extra/wlroots/info new file mode 100644 index 00000000..51b3932c --- /dev/null +++ b/repos/extra/wlroots/info @@ -0,0 +1,4 @@ +description: Modular Wayland compositor library +homepage: https://gitlab.freedesktop.org/wlroots/wlroots +license: MIT +maintainer: Emmett1 <me@emmett1.my> |