summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-12-31 21:31:42 +0100
committerPacho Ramos <pacho@gentoo.org>2017-12-31 21:32:51 +0100
commit84c8c87379329675f379ca21aa36c7d72b1cecc5 (patch)
treec1fa587f51d00e6b46ac412a5d6815063c5124aa /media-tv/mythtv/files
parentnet-p2p/bitcoind: Add missing bitcoin.conf.5 & bitcoind.service-r1 (diff)
downloadgentoo-84c8c87379329675f379ca21aa36c7d72b1cecc5.tar.gz
gentoo-84c8c87379329675f379ca21aa36c7d72b1cecc5.tar.bz2
gentoo-84c8c87379329675f379ca21aa36c7d72b1cecc5.zip
media-tv/mythtv: It doesn't really need media-libs/libdvb for dvb support (#642606), bump eapi, don't show elog messages always, stop pre-stripping files.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'media-tv/mythtv/files')
-rw-r--r--media-tv/mythtv/files/mythtv-0.28.1-glibc225.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/mythtv/files/mythtv-0.28.1-glibc225.patch b/media-tv/mythtv/files/mythtv-0.28.1-glibc225.patch
index 343a808076e6..9e4543e86b16 100644
--- a/media-tv/mythtv/files/mythtv-0.28.1-glibc225.patch
+++ b/media-tv/mythtv/files/mythtv-0.28.1-glibc225.patch
@@ -13,8 +13,8 @@ On BSD platforms they remain defined in <sys/types.h>
diff --git a/mythtv/libs/libmythtv/videosource.cpp b/mythtv/libs/libmythtv/videosource.cpp
index 97618adc80..09dd95073d 100644
---- a/mythtv/libs/libmythtv/videosource.cpp
-+++ b/mythtv/libs/libmythtv/videosource.cpp
+--- mythtv/libs/libmythtv/videosource.cpp.old
++++ mythtv/libs/libmythtv/videosource.cpp
@@ -3,7 +3,11 @@
// Standard UNIX C headers
#include <unistd.h>