First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 49228
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ed Catmur <ed@catmur.co.uk>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 49228 depends on: Show dependency tree
Show dependency graph
Bug 49228 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-04-27 18:54 0000
gst-ffmpeg website:

This module is separated from GStreamer Plugins for easier maintenance and *decoupled release cycles*. (emphasis mine)

However the gst-plugins eclass introduces a =media-libs/gst-plugins-0.8.0* dep for gst-plugins-ffmpeg-0.8.0. This forces lockstep between gst-plugins and gst-plugins-ffmpeg ebuild release cycles, and hence the whole of gstreamer. This is sub-optimal.

Suggest that either the gst-plugins-ffmpeg ebuild not use the gst-plugins eclass or the gst-plugins-ffmpeg ebuild use hackery such as:
E_DEPEND="${E_DEPEND/=media-libs\/gst-plugins-${PV}\\*}"

The former while a little work may be preferable as the latter is hackish and not guaranteed to continue to work if inherit internals change; further there is no guarantee that gst-ffmpeg build process will continue to be parallel to main gst-plugins build process so a separation from the eclass may at some point prove essential anyway.

------- Comment #1 From Ed Catmur 2004-04-27 21:46:27 0000 -------

*** This bug has been marked as a duplicate of 45468 ***

------- Comment #2 From Ed Catmur 2004-04-27 21:47:14 0000 -------
Oops. Sorry.

------- Comment #3 From foser (RETIRED) 2004-04-28 02:16:57 0000 -------
bummer, this is what you get when portage starts working around ebuild
mistakes...

------- Comment #4 From foser (RETIRED) 2004-04-30 07:02:56 0000 -------
ok, fixed gst-plugins-ffmpeg to not use the gst-plugins eclass anymore.

thanks for the report.

First Last Prev Next    No search results available      Search page      Enter new bug