From 3dfe52ccab902f225c43bcaca68a96e6156724cc Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Fri, 23 Nov 2018 11:32:29 +0200 Subject: media-plugins/gst-plugins-libav: tweak USE=libav ewarn for bundled ffmpeg This isn't an internal copy anymore in the sense of coming from gst-libav tarball, but rather a bundled version that we update ourselves, so tweak the terminology to "bundled" Signed-off-by: Mart Raudsepp Package-Manager: Portage-2.3.49, Repoman-2.3.11 --- media-plugins/gst-plugins-libav/gst-plugins-libav-1.14.4.3.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media-plugins') diff --git a/media-plugins/gst-plugins-libav/gst-plugins-libav-1.14.4.3.4.4.ebuild b/media-plugins/gst-plugins-libav/gst-plugins-libav-1.14.4.3.4.4.ebuild index 0ea80bb32d37..dacb390c0618 100644 --- a/media-plugins/gst-plugins-libav/gst-plugins-libav-1.14.4.3.4.4.ebuild +++ b/media-plugins/gst-plugins-libav/gst-plugins-libav-1.14.4.3.4.4.ebuild @@ -63,7 +63,7 @@ multilib_src_configure() { local myconf if use libav; then - ewarn "Using internal ffmpeg copy as upstream dropped" + ewarn "Using bundled ffmpeg copy as upstream dropped" ewarn "the support for compiling against system libav" ewarn "https://bugzilla.gnome.org/show_bug.cgi?id=758183" else -- cgit v1.2.3-65-gdbad