app-shells/bash-completion: add 2.16.0
[gentoo/gentoo.git] / media-plugins / gst-plugins-webp / gst-plugins-webp-1.22.12.ebuild
blob78bcd875e6f7bb96f1afa474826165307e067bb7
1 # Copyright 1999-2025 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
5 GST_ORG_MODULE=gst-plugins-bad
7 inherit gstreamer-meson
9 DESCRIPTION="WebP image format support for GStreamer"
10 KEYWORDS="amd64 arm64"
12 RDEPEND=">=media-libs/libwebp-0.2.1[${MULTILIB_USEDEP}]"
13 DEPEND="${RDEPEND}"