From d32022e7301aef2b3f52f6b7a3de81c6e03ffcaf Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 21 Nov 2022 01:03:25 +0000 Subject: gentoo auto-resync : 21:11:2022 - 01:03:25 --- .../gst-plugins-twolame/gst-plugins-twolame-1.20.4.ebuild | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.4.ebuild (limited to 'media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.4.ebuild') diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.4.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.4.ebuild new file mode 100644 index 000000000000..08b89995f378 --- /dev/null +++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.4.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