Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 600094 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/media-tv/mythtv/mythtv-0.27.6_p20160318.ebuild (-1 / +2 lines)
Lines 76-82 Link Here
76
	fftw? ( sci-libs/fftw:3.0= )
76
	fftw? ( sci-libs/fftw:3.0= )
77
	hls? (
77
	hls? (
78
		media-libs/faac:=
78
		media-libs/faac:=
79
		<media-libs/libvpx-1.5.0:=
79
		<media-libs/libvpx-1.6.0:=
80
		>=media-libs/x264-0.0.20111220:=
80
		>=media-libs/x264-0.0.20111220:=
81
	)
81
	)
82
	ieee1394? (
82
	ieee1394? (
Lines 159-164 Link Here
159
	echo "setting.extra -= -ldconfig" >> "${S}"/programs/mythfrontend/mythfrontend.pro
159
	echo "setting.extra -= -ldconfig" >> "${S}"/programs/mythfrontend/mythfrontend.pro
160
160
161
	epatch "${FILESDIR}/libdir-27.patch"
161
	epatch "${FILESDIR}/libdir-27.patch"
162
	epatch "${FILESDIR}/libvpx-1.5.0.patch"
162
163
163
	epatch_user
164
	epatch_user
164
}
165
}

Return to bug 600094