app-shells/bash-completion: add 2.16.0
[gentoo/gentoo.git] / media-plugins / gst-plugins-soundtouch / gst-plugins-soundtouch-1.22.11.ebuild
blob4ff8d23d686b6dab9c519b5412dd8f775b4e5dd6
1 # Copyright 1999-2024 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="Beats-per-minute detection and pitch controlling plugin for GStreamer"
10 KEYWORDS="amd64 ~arm64 x86"
12 RDEPEND=">=media-libs/libsoundtouch-1.7.1[${MULTILIB_USEDEP}]"
13 DEPEND="${RDEPEND}"