update to unwebp-3.0, from espie (maintainer)

This commit is contained in:
sthen
2025-09-08 20:10:34 +00:00
parent c3537106d5
commit 5518150653
3 changed files with 7 additions and 4 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
COMMENT = convert webp into gif/png
COMMENT = convert webp into gif/png/mp4
CATEGORIES = graphics converters
MAINTAINER = Marc Espie <espie@openbsd.org>
GH_PROJECT = unwebp
GH_TAGNAME = 2.10
GH_TAGNAME = 3.0
GH_ACCOUNT = marcespie
# BSD licence
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (unwebp-2.10.tar.gz) = IBHgyI/cKM1bzFvbnSiOIB3ayfdVui0vytg0CS6XrxQ=
SIZE (unwebp-2.10.tar.gz) = 2386
SHA256 (unwebp-3.0.tar.gz) = BCl2h44DuKbw91pqH30B61vbbmGMqyOYPAe9auGlyEI=
SIZE (unwebp-3.0.tar.gz) = 2789
+3
View File
@@ -4,3 +4,6 @@ be read outside of a browser.
Unsurprisingly, libwebp only offers support into webp, not for converting
things back to gifs.
Note that the conversion to mp4 needs ffmpeg as an (optional)
run-time dependency