FS#37812 - mpv: switch to lua 5.2

Attached to Project: Arch Linux
Opened by Andrew (abrouwers) - Sunday, 17 November 2013, 23:22 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Tuesday, 26 November 2013, 19:25 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Bartłomiej Piotrowski (Barthalion)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

In this commit, mpv was changed to build against lua 5.1 (with a rather poorly worded commit message, btw):

https://projects.archlinux.org/svntogit/community.git/commit/trunk?h=packages/mpv&id=391dde725af863347df4708f76c532805884683c

This was good, especially while quvi built against lua51 too. However, upstream has recommended that quvi + mpv should be built against the same version of lua. As the configure script shows, this can be done by adding:

--lua=52

to the configure section (and changing the depends to just 'lua' as it was previously).
This task depends upon

Closed by  Bartłomiej Piotrowski (Barthalion)
Tuesday, 26 November 2013, 19:25 GMT
Reason for closing:  Fixed

Loading...