Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55552 - mplayer-1.0_pre4-r4.rebuild got broken by the latest addition of patches
Summary: mplayer-1.0_pre4-r4.rebuild got broken by the latest addition of patches
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-29 06:03 UTC by Benjamin Braatz
Modified: 2004-06-29 10:38 UTC (History)
0 users

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


Attachments
Patch that fixes mplayer-1.0_pre4-r4.ebuild (mplayer.patch,706 bytes, patch)
2004-06-29 06:08 UTC, Benjamin Braatz
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Braatz 2004-06-29 06:03:34 UTC
help_mp-ro.h.patch got added, but its name in the ebuild misses a ${P}-.
So, the emerge fails.
I will create an attached patch resolving this.

Reproducible: Always
Steps to Reproduce:
1. emerge sync
2. emerge =mplayer-1.0_pre4-r4

Actual Results:  
...
 * Applying mplayer-0.90-coreutils-fixup.patch...                              
                                        [ ok ]
 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 *
 *   /usr/portage/media-video/mplayer/files/help_mp-ro.h.patch
...

Expected Results:  
emerge normally
Comment 1 Benjamin Braatz 2004-06-29 06:08:00 UTC
Created attachment 34411 [details, diff]
Patch that fixes mplayer-1.0_pre4-r4.ebuild

This fixes the bug.
Additionally, the other patch was also misspelled (3.4 instead of 34), which is
also fixed.
Comment 2 Brian Harring (RETIRED) gentoo-dev 2004-06-29 10:38:09 UTC
InCVS in the next few minutes.
Feel free to scream at me, that was my my screw up :/
Sorry about that.