From 7ba3e403beeee0bf05eadd0c72c2c3a01cfd3243 Mon Sep 17 00:00:00 2001 From: "Igor V. Kovalenko" Date: Tue, 15 Mar 2022 23:56:35 +0300 Subject: media-libs/gstreamer: Version bump, 1.20.1 Signed-off-by: Igor V. Kovalenko Signed-off-by: Sam James --- .../gst-plugins-twolame/gst-plugins-twolame-1.20.1.ebuild | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.1.ebuild (limited to 'media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.1.ebuild') diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.1.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.1.ebuild new file mode 100644 index 000000000000..08b89995f378 --- /dev/null +++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +GST_ORG_MODULE=gst-plugins-good + +inherit gstreamer-meson + +DESCRIPTION="MPEG2 encoder plugin for GStreamer" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" + +RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]" +DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad