Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 512822

Summary: dev-libs/efl - gstreamer1 use should not depend on evas_generic_loaders
Product: Gentoo Linux Reporter: Alan Swanson <reiver>
Component: [OLD] LibraryAssignee: enlightenment+disabled
Status: RESOLVED INVALID    
Severity: normal CC: jrmalaq
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-libs/efl/efl-1.9.0.ebuild?hideattic=0&r1=1.1&r2=1.2
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: efl-gstreamer1.patch

Description Alan Swanson 2014-06-09 10:59:47 UTC
Created attachment 378578 [details, diff]
efl-gstreamer1.patch

Per the summary, media-plugins/evas_generic_loaders are seperate plugins and do not affect use of gstreamer1 by dev-libs/efl.
Comment 1 Thomas Sachau gentoo-dev 2014-06-09 14:50:55 UTC
The gstreamer support in evas_generic_loaders does depend on the gstreamer support in efl and if you use different gstreamer versions for both, you wont be able to use gstreamer support in evas_generic_loaders, so, as the comment said, no gstreamer1 support in efl until evas_generic_loaders has it too.
Comment 2 Alan Swanson 2014-06-09 16:07:38 UTC
Er, no. Mixed gstreamer works perfectly fine here. The evas_generic_loader readme specifically states they're stand-alone executables run from a generic loader module. They are not dependant on efls own use of gstreamer at all!
Comment 3 José Romildo Malaquias 2014-07-03 19:59:09 UTC
Should this bug really be resolved as invalid? As Alan Swanson said in comment #2, mixed gstreamer should work perfectly fine.