Diff gst-plugins-x264-1.20.4 with a gst-plugins-x264-1.20.5
/usr/portage/media-plugins/gst-plugins-x264/gst-plugins-x264-1.20.5.ebuild 2023-10-09 14:52:31.736368407 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2022 Gentoo Authors |
|
1 |
# Copyright 1999-2023 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=7 |
... | ... | |
7 | 7 |
inherit gstreamer-meson |
8 | 8 | |
9 | 9 |
DESCRIPTION="H.264 encoder plugin for GStreamer" |
10 |
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86" |
|
10 |
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86" |
|
11 | 11 | |
12 | 12 |
# 20111220 ensures us X264_BUILD >= 120 |
13 | 13 |
RDEPEND=">=media-libs/x264-0.0.20130506:=[${MULTILIB_USEDEP}]" |