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/libepoxy | |
| parent | d79dbb56741da786ba02e391a89bb21bc01403a0 (diff) | |
| download | alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.tar.gz alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.zip | |
removed .checksum, added .shasum, added info file
Diffstat (limited to 'repos/extra/libepoxy')
| -rw-r--r-- | repos/extra/libepoxy/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/libepoxy/.shasum | 1 | ||||
| -rw-r--r-- | repos/extra/libepoxy/info | 4 |
3 files changed, 5 insertions, 1 deletions
diff --git a/repos/extra/libepoxy/.checksum b/repos/extra/libepoxy/.checksum deleted file mode 100644 index 2cb7f6a1..00000000 --- a/repos/extra/libepoxy/.checksum +++ /dev/null @@ -1 +0,0 @@ -0ccee9635115fe417cfc4bc33ffd160bf1e2852bd6c03816b4af771d59462f53 libepoxy-1.5.10.tar.xz diff --git a/repos/extra/libepoxy/.shasum b/repos/extra/libepoxy/.shasum new file mode 100644 index 00000000..14ea7ce0 --- /dev/null +++ b/repos/extra/libepoxy/.shasum @@ -0,0 +1 @@ +e0b59e99dbc507cef06ddeed6a98b41bbad8f7a65be8ef0cea1f33ea libepoxy-1.5.10.tar.xz diff --git a/repos/extra/libepoxy/info b/repos/extra/libepoxy/info new file mode 100644 index 00000000..12df2f69 --- /dev/null +++ b/repos/extra/libepoxy/info @@ -0,0 +1,4 @@ +description: OpenGL function pointer management library +homepage: https://github.com/anholt/libepoxy +license: MIT +maintainer: Emmett1 <me@emmett1.my> |