From: "Doug Goldstein" <cardoe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/mythtv/
Date: Sun, 15 Nov 2015 04:37:57 +0000 (UTC) [thread overview]
Message-ID: <1447562249.dabd9842b5f0cecb28601ff0e2ba793afbde85e5.cardoe@gentoo> (raw)
commit: dabd9842b5f0cecb28601ff0e2ba793afbde85e5
Author: Doug Goldstein <cardoe <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 15 04:35:33 2015 +0000
Commit: Doug Goldstein <cardoe <AT> gentoo <DOT> org>
CommitDate: Sun Nov 15 04:37:29 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dabd9842
media-tv/mythtv: fix build issue with media-libs/libvpx-1.5.0
libvpx-1.5.0 dropped some defines from their headers that MythTV needed
to compile. To quickly avoid such issues for users, set the DEPEND to be
on for all versions less than 1.5.0. fixes #565628
Gentoo-Bug: 565628
Signed-off-by: Doug Goldstein <cardoe <AT> gentoo.org>
media-tv/mythtv/mythtv-0.26.0_p20130922.ebuild | 2 +-
media-tv/mythtv/mythtv-0.27.5_p20150627.ebuild | 2 +-
media-tv/mythtv/mythtv-0.27.5_p20150904-r1.ebuild | 2 +-
media-tv/mythtv/mythtv-0.27.5_p20150904-r2.ebuild | 2 +-
media-tv/mythtv/mythtv-0.27.5_p20151025.ebuild | 2 +-
media-tv/mythtv/mythtv-0.27_p20140321.ebuild | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/media-tv/mythtv/mythtv-0.26.0_p20130922.ebuild b/media-tv/mythtv/mythtv-0.26.0_p20130922.ebuild
index 6f1b76c..5179d22 100644
--- a/media-tv/mythtv/mythtv-0.26.0_p20130922.ebuild
+++ b/media-tv/mythtv/mythtv-0.26.0_p20130922.ebuild
@@ -65,7 +65,7 @@ COMMON="
fftw? ( sci-libs/fftw:3.0= )
hls? (
media-libs/faac:=
- media-libs/libvpx:=
+ <media-libs/libvpx-1.5.0:=
>=media-libs/x264-0.0.20111220:=
>=media-sound/lame-3.93.1
)
diff --git a/media-tv/mythtv/mythtv-0.27.5_p20150627.ebuild b/media-tv/mythtv/mythtv-0.27.5_p20150627.ebuild
index 055bbe9..0cca4c5 100644
--- a/media-tv/mythtv/mythtv-0.27.5_p20150627.ebuild
+++ b/media-tv/mythtv/mythtv-0.27.5_p20150627.ebuild
@@ -65,7 +65,7 @@ COMMON="
fftw? ( sci-libs/fftw:3.0= )
hls? (
media-libs/faac:=
- media-libs/libvpx:=
+ <media-libs/libvpx-1.5.0:=
>=media-libs/x264-0.0.20111220:=
>=media-sound/lame-3.93.1
)
diff --git a/media-tv/mythtv/mythtv-0.27.5_p20150904-r1.ebuild b/media-tv/mythtv/mythtv-0.27.5_p20150904-r1.ebuild
index 05358ad..bd36fa0 100644
--- a/media-tv/mythtv/mythtv-0.27.5_p20150904-r1.ebuild
+++ b/media-tv/mythtv/mythtv-0.27.5_p20150904-r1.ebuild
@@ -72,7 +72,7 @@ COMMON="
fftw? ( sci-libs/fftw:3.0= )
hls? (
media-libs/faac:=
- media-libs/libvpx:=
+ <media-libs/libvpx-1.5.0:=
>=media-libs/x264-0.0.20111220:=
)
ieee1394? (
diff --git a/media-tv/mythtv/mythtv-0.27.5_p20150904-r2.ebuild b/media-tv/mythtv/mythtv-0.27.5_p20150904-r2.ebuild
index b64da03..73dd970 100644
--- a/media-tv/mythtv/mythtv-0.27.5_p20150904-r2.ebuild
+++ b/media-tv/mythtv/mythtv-0.27.5_p20150904-r2.ebuild
@@ -72,7 +72,7 @@ COMMON="
fftw? ( sci-libs/fftw:3.0= )
hls? (
media-libs/faac:=
- media-libs/libvpx:=
+ <media-libs/libvpx-1.5.0:=
>=media-libs/x264-0.0.20111220:=
)
ieee1394? (
diff --git a/media-tv/mythtv/mythtv-0.27.5_p20151025.ebuild b/media-tv/mythtv/mythtv-0.27.5_p20151025.ebuild
index 3b2a282..25e3669 100644
--- a/media-tv/mythtv/mythtv-0.27.5_p20151025.ebuild
+++ b/media-tv/mythtv/mythtv-0.27.5_p20151025.ebuild
@@ -76,7 +76,7 @@ COMMON="
fftw? ( sci-libs/fftw:3.0= )
hls? (
media-libs/faac:=
- media-libs/libvpx:=
+ <media-libs/libvpx-1.5.0:=
>=media-libs/x264-0.0.20111220:=
)
ieee1394? (
diff --git a/media-tv/mythtv/mythtv-0.27_p20140321.ebuild b/media-tv/mythtv/mythtv-0.27_p20140321.ebuild
index 1f242f9..a050f3e 100644
--- a/media-tv/mythtv/mythtv-0.27_p20140321.ebuild
+++ b/media-tv/mythtv/mythtv-0.27_p20140321.ebuild
@@ -65,7 +65,7 @@ COMMON="
fftw? ( sci-libs/fftw:3.0= )
hls? (
media-libs/faac:=
- media-libs/libvpx:=
+ <media-libs/libvpx-1.5.0:=
>=media-libs/x264-0.0.20111220:=
>=media-sound/lame-3.93.1
)
next reply other threads:[~2015-11-15 4:38 UTC|newest]
Thread overview: 70+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-15 4:37 Doug Goldstein [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-06 9:24 [gentoo-commits] repo/gentoo:master commit in: media-tv/mythtv/ Miroslav Šulc
2024-09-03 8:07 Miroslav Šulc
2024-07-30 19:01 Pacho Ramos
2024-03-10 1:59 Sam James
2024-02-02 19:41 Sam James
2023-05-27 15:29 Sam James
2023-05-01 9:53 Sam James
2023-04-17 1:25 Matt Turner
2022-07-15 7:58 David Seifert
2022-04-27 14:00 Joonas Niilola
2022-04-27 13:19 Joonas Niilola
2022-04-15 5:28 Sam James
2022-04-15 5:27 Sam James
2022-04-12 1:13 Sam James
2022-04-12 1:13 Sam James
2022-04-10 23:01 Sam James
2021-10-31 0:19 Sam James
2021-08-10 16:22 Joonas Niilola
2021-08-10 16:22 Joonas Niilola
2021-08-10 16:22 Joonas Niilola
2021-06-10 19:05 Sam James
2021-04-20 13:30 Joonas Niilola
2021-03-02 5:42 Joonas Niilola
2021-03-01 17:41 Joonas Niilola
2020-09-04 16:34 Andreas Sturmlechner
2020-09-04 16:34 Andreas Sturmlechner
2020-08-01 22:24 Aaron Bauman
2020-07-24 12:03 Joonas Niilola
2020-07-04 9:20 Michał Górny
2020-06-14 10:29 Joonas Niilola
2020-06-11 8:03 Joonas Niilola
2020-04-03 16:55 Andreas Sturmlechner
2020-03-03 14:54 Joonas Niilola
2020-02-21 6:08 Joonas Niilola
2020-02-19 7:34 Joonas Niilola
2019-10-12 21:22 Andreas Sturmlechner
2019-10-09 3:07 Joonas Niilola
2019-10-09 3:07 Joonas Niilola
2019-10-09 3:07 Joonas Niilola
2019-01-27 19:46 Pacho Ramos
2019-01-05 13:24 Pacho Ramos
2018-10-20 16:36 Pacho Ramos
2018-06-26 21:07 Lars Wendler
2017-12-31 20:33 Pacho Ramos
2017-12-27 14:18 Pacho Ramos
2017-12-27 14:18 Pacho Ramos
2017-12-18 22:36 Craig Andrews
2017-08-11 15:43 Andreas Sturmlechner
2017-07-24 8:51 Pacho Ramos
2017-07-22 0:23 Andreas Sturmlechner
2017-07-22 0:23 Andreas Sturmlechner
2017-07-22 0:23 Andreas Sturmlechner
2017-03-12 23:19 Michael Palimaka
2017-01-08 13:12 Aaron Bauman
2016-12-05 14:24 Pacho Ramos
2016-10-02 12:37 Pacho Ramos
2016-10-02 12:37 Pacho Ramos
2016-04-19 11:25 Richard Freeman
2016-04-17 21:42 Richard Freeman
2016-04-17 0:13 Richard Freeman
2016-03-20 3:41 Doug Goldstein
2016-03-20 0:58 Doug Goldstein
2016-01-29 12:19 Richard Freeman
2015-10-27 20:25 Manuel Rüger
2015-10-27 14:21 Doug Goldstein
2015-09-17 14:07 Doug Goldstein
2015-09-13 15:11 Doug Goldstein
2015-09-09 3:27 Doug Goldstein
2015-08-10 13:17 Doug Goldstein
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1447562249.dabd9842b5f0cecb28601ff0e2ba793afbde85e5.cardoe@gentoo \
--to=cardoe@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox