|
|
@ -6,6 +6,7 @@ package("libimagequant") |
|
|
|
|
|
|
|
|
|
|
|
add_urls("https://github.com/ImageOptim/libimagequant/archive/refs/tags/$(version).tar.gz", |
|
|
|
add_urls("https://github.com/ImageOptim/libimagequant/archive/refs/tags/$(version).tar.gz", |
|
|
|
"https://github.com/ImageOptim/libimagequant.git") |
|
|
|
"https://github.com/ImageOptim/libimagequant.git") |
|
|
|
|
|
|
|
add_versions("4.3.0", "7f590ed400def273381ac066f46b9f9e8b3e0b1985a5b7e82ca7a65541a6681b") |
|
|
|
add_versions("2.15.1", "3a9548f99be8c3b20a5d9407d0ca95bae8b0fb424a2735a87cb6cf3fdd028225") |
|
|
|
add_versions("2.15.1", "3a9548f99be8c3b20a5d9407d0ca95bae8b0fb424a2735a87cb6cf3fdd028225") |
|
|
|
|
|
|
|
|
|
|
|
add_configs("sse", {description = "Use SSE.", default = true, type = "boolean"}) |
|
|
|
add_configs("sse", {description = "Use SSE.", default = true, type = "boolean"}) |
|
|
|