Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109551 - gst-plugins.eclass - broken epatch handling
Summary: gst-plugins.eclass - broken epatch handling
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Highest major (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-17 03:43 UTC by Hanno Böck
Modified: 2007-06-28 13:47 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 Hanno Böck gentoo-dev 2005-10-17 03:43:15 UTC
Hi, 
 
The gst-plugins.eclass contains a patch that is accessed via: 
${FILESDIR}/../../../ etc. 
 
That leads to problems if ebuilds lay in the local tree. 
 
I don't know if there is a proper way of having patches in eclasses, the 
easiest one would probably to download the patch, so all ebuilds could access 
it via the distfiles.
Comment 1 Zaheer Abbas Merali (RETIRED) gentoo-dev 2005-11-27 06:27:07 UTC
i will defer this..gstreamer 0.10.0 is soon to be out.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-04-01 22:39:37 UTC
Well this is plain broken, stick this stuff into SRC_URI.
Comment 3 Petteri Räty (RETIRED) gentoo-dev 2007-04-02 09:33:54 UTC
(In reply to comment #1)
> i will defer this..gstreamer 0.10.0 is soon to be out.
> 

Over a year now and nothing has been done to this. This is easy to fix in the gst-plugins.eclass. The other option is to remove all ebuilds using the eclass but I don't know if that's even possible yet.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-06-28 06:07:52 UTC
Well... ping!
Comment 5 Piotr Jaroszyński (RETIRED) gentoo-dev 2007-06-28 13:47:39 UTC
(QA) Fixed.