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/libtheora | |
| parent | d79dbb56741da786ba02e391a89bb21bc01403a0 (diff) | |
| download | alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.tar.gz alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.zip | |
removed .checksum, added .shasum, added info file
Diffstat (limited to 'repos/extra/libtheora')
| -rw-r--r-- | repos/extra/libtheora/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/libtheora/.shasum | 1 | ||||
| -rw-r--r-- | repos/extra/libtheora/info | 4 |
3 files changed, 5 insertions, 1 deletions
diff --git a/repos/extra/libtheora/.checksum b/repos/extra/libtheora/.checksum deleted file mode 100644 index 984a86af..00000000 --- a/repos/extra/libtheora/.checksum +++ /dev/null @@ -1 +0,0 @@ -06636770e896208b65ffc958f3a878f0d9b7198c0f86b12f997a36ba1a3e3cbe libtheora-1.2.0.tar.xz diff --git a/repos/extra/libtheora/.shasum b/repos/extra/libtheora/.shasum new file mode 100644 index 00000000..b4d82d35 --- /dev/null +++ b/repos/extra/libtheora/.shasum @@ -0,0 +1 @@ +2f59e984ae0810cbd317f7f7db9da9f40f012f8453360abc798934ff libtheora-1.2.0.tar.xz diff --git a/repos/extra/libtheora/info b/repos/extra/libtheora/info new file mode 100644 index 00000000..eea23477 --- /dev/null +++ b/repos/extra/libtheora/info @@ -0,0 +1,4 @@ +description: Reference implementation of the Theora video codec +homepage: https://www.theora.org/ +license: BSD-3-Clause +maintainer: Emmett1 <me@emmett1.my> |