Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 436208 - media-video/mjpegtools-2.0.0-r2: mjpegtools/mplex/stream_params.hpp broken
Summary: media-video/mjpegtools-2.0.0-r2: mjpegtools/mplex/stream_params.hpp broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Daniel Pielmeier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-25 12:13 UTC by Rafał Mużyło
Modified: 2012-09-28 17:33 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rafał Mużyło 2012-09-25 12:13:17 UTC
This is basically http://sourceforge.net/tracker/?func=detail&aid=3314388&group_id=5776&atid=105776.
It seems the fix was simply removing the offending include.
It probably could be observed in breaking media-plugins/gst-plugins-mplex, if not for the way gstreamer plugins are packaged in Gentoo. As such, simply a broken plugin gets installed.
Comment 1 Daniel Pielmeier gentoo-dev 2012-09-28 17:33:17 UTC
+*mjpegtools-2.0.0-r3 (28 Sep 2012)
+
+  28 Sep 2012; Daniel Pielmeier <billie@gentoo.org>
+  +mjpegtools-2.0.0-r3.ebuild,
+  +files/mjpegtools-2.0.0-stream-params-include.patch:
+  Fix bug #436208. Thanks to Rafał Mużyło for the report.