Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 488348 - media-video/mpv lua support only works with luajit
Summary: media-video/mpv lua support only works with luajit
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: 2013-10-17 11:24 UTC by ahoka
Modified: 2013-10-17 19:39 UTC (History)
2 users (show)

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


Attachments
set luajit as lua package when luajit USE flag enabled (mpv-9999-luajit-configure.patch,403 bytes, patch)
2013-10-17 11:24 UTC, ahoka
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ahoka 2013-10-17 11:24:24 UTC
Created attachment 361106 [details, diff]
set luajit as lua package when luajit USE flag enabled

This is present in the 0.2.0 ebuild as well.
Comment 1 Nikoli 2013-10-17 14:32:43 UTC
Thanks for finding typo. Please apply attached patch to 9999 and 0.2.0 ebuilds.
Comment 2 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-10-17 19:39:18 UTC
+  17 Oct 2013; Tom Wijsman <TomWij@gentoo.org> mpv-0.2.0.ebuild,
+  mpv-9999.ebuild:
+  Fix up a typo in the luajit conditional configure flag, proxied commit for
+  Nikoli; fixes bug #488348.

ahoka, thank you for reporting this.