diff --git a/graphics/unwebp/Makefile b/graphics/unwebp/Makefile index 5981c5d317a..d2a7b43c0d3 100644 --- a/graphics/unwebp/Makefile +++ b/graphics/unwebp/Makefile @@ -1,9 +1,9 @@ -COMMENT = convert webp into gif/png +COMMENT = convert webp into gif/png/mp4 CATEGORIES = graphics converters MAINTAINER = Marc Espie GH_PROJECT = unwebp -GH_TAGNAME = 2.10 +GH_TAGNAME = 3.0 GH_ACCOUNT = marcespie # BSD licence diff --git a/graphics/unwebp/distinfo b/graphics/unwebp/distinfo index 24b3dc262a0..3c370b506ed 100644 --- a/graphics/unwebp/distinfo +++ b/graphics/unwebp/distinfo @@ -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 diff --git a/graphics/unwebp/pkg/DESCR b/graphics/unwebp/pkg/DESCR index 95d7cb960d5..79c3f4e925f 100644 --- a/graphics/unwebp/pkg/DESCR +++ b/graphics/unwebp/pkg/DESCR @@ -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