Diff gstreamer-1.20.4 with a gstreamer-1.20.5
/usr/portage/media-libs/gstreamer/gstreamer-1.20.5.ebuild 2023-10-09 14:52:31.668368405 +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 |
... | ... | |
34 | 34 |
DOCS=( AUTHORS ChangeLog NEWS MAINTAINERS README.md RELEASE ) |
35 | 35 | |
36 | 36 |
PATCHES=( |
37 |
"${FILESDIR}"/${P}-tests-race.patch |
|
37 | 38 |
) |
38 | 39 | |
39 | 40 |
multilib_src_configure() { |