Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 534018 - media-video/mpv-9999: waf: error: no such option: --disable-portaudio
Summary: media-video/mpv-9999: waf: error: no such option: --disable-portaudio
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Nikoli
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-12-30 14:32 UTC by Perfect Gentleman
Modified: 2015-01-05 02:12 UTC (History)
2 users (show)

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


Attachments
mpv-9999.ebuild patch (mpv-9999.patch,1.07 KB, patch)
2014-12-30 15:50 UTC, zzz
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Perfect Gentleman 2014-12-30 14:32:29 UTC
waf: error: no such option: --disable-portaudio

Reproducible: Always
Comment 1 zzz 2014-12-30 15:50:39 UTC
Created attachment 392702 [details, diff]
mpv-9999.ebuild patch

https://github.com/mpv-player/mpv/commit/40755180113ac58cd98fb0f6758c1466e56d5f94

Portaudio was removed upstream. Patch should fix ebuild.
Comment 2 Perfect Gentleman 2014-12-31 04:22:45 UTC
waf could be update to 1.8.5
Comment 3 Nikoli 2015-01-03 13:59:31 UTC
Thank you for report and patch. The patch is fine, please commit.

About waf version: bootstrap.py in current git master is still using 1.8.4, will update in ebuild after upstream.
Comment 4 Yixun Lan archtester gentoo-dev 2015-01-05 02:12:28 UTC
+  05 Jan 2015; Yixun Lan <dlan@gentoo.org> mpv-9999.ebuild:
+  remove USE=portaudio from live ebuild, bug 534018, thanks Perfect Gentleman,
+  Nikoli
+