Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 567416 - app-emulation/winetricks: add epatch_user
Summary: app-emulation/winetricks: add epatch_user
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Adam Feldman
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2015-12-03 05:47 UTC by Lucian Poston
Modified: 2016-03-31 20:33 UTC (History)
2 users (show)

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


Attachments
patch to add epatch_user to winetricks (0001-Add-epatch_user-to-app-emulation-winetricks.patch,2.57 KB, patch)
2015-12-03 05:48 UTC, Lucian Poston
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lucian Poston 2015-12-03 05:47:33 UTC
Please add epatch_user to winetricks ebuild

Reproducible: Always
Comment 1 Lucian Poston 2015-12-03 05:48:32 UTC
Created attachment 418444 [details, diff]
patch to add epatch_user to winetricks

attached patch
Comment 2 Adam Feldman gentoo-dev 2015-12-07 21:30:05 UTC
Why are you interested in epatch_user support?
Comment 3 Lucian Poston 2015-12-08 06:16:03 UTC
I'm interested in epatch_user in order to more easily patch winetricks with features that have not yet made it upstream and/or downstream (gentoo) and to modify existing verbs in a way that isn't going to be incorporated upstream.

Without epatch_user my other options are to globally enable epatch_user on all builds or copy each new official winetricks ebuild into a local overlay to add epatch_user support. It's a pain point that would be addressed by adding epatch_user support.
Comment 4 Chiitoo gentoo-dev 2016-03-31 20:33:10 UTC
This should be fixed by

https://gitweb.gentoo.org/repo/gentoo.git/commit/app-emulation/winetricks?id=895387af46cae1c0010cf9dc651bdff35882b336

due to moving on to EAPI 6, which inherently supports 'eapply_user'.

Thank you for the report!