* [gentoo-commits] repo/gentoo:master commit in: media-video/subtitler-yuv/
@ 2021-02-14 10:36 David Seifert
0 siblings, 0 replies; only message in thread
From: David Seifert @ 2021-02-14 10:36 UTC (permalink / raw
To: gentoo-commits
commit: 32cbe407b8718dcea27f6efb85558b1e183bac2c
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sun Feb 14 10:32:48 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 10:32:48 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32cbe407
media-video/subtitler-yuv: Apply gcc-10 workaround
* Dead upstream, and patching requires major code rewrite
Closes: https://bugs.gentoo.org/707416
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
media-video/subtitler-yuv/subtitler-yuv-0.6.5.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/media-video/subtitler-yuv/subtitler-yuv-0.6.5.ebuild b/media-video/subtitler-yuv/subtitler-yuv-0.6.5.ebuild
index 37e21cbb86a..d9867b0c86c 100644
--- a/media-video/subtitler-yuv/subtitler-yuv-0.6.5.ebuild
+++ b/media-video/subtitler-yuv/subtitler-yuv-0.6.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit toolchain-funcs
+inherit flag-o-matic toolchain-funcs
DESCRIPTION="for mjpegtools for adding subtitles, pictures & effects embedded in the picture"
HOMEPAGE="http://panteltje.com/panteltje/subtitles/"
@@ -22,6 +22,7 @@ DEPEND="${RDEPEND}"
PATCHES=( "${FILESDIR}"/${P}-fix-build-system.patch )
src_configure() {
+ append-cflags -fcommon
tc-export CC
}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-02-14 10:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-14 10:36 [gentoo-commits] repo/gentoo:master commit in: media-video/subtitler-yuv/ David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox