Page MenuHomeSolus

Update mpv to 0.27.0
ClosedPublic

Authored by kyrios123 on Sep 14 2017, 10:56 AM.
Referenced Files
F10985553: D991.diff
Sun, Jul 23, 9:58 PM
F10942560: D991.id2303.diff
Fri, Jul 14, 12:17 PM
F10911470: D991.id2300.diff
Jul 7 2023, 9:00 AM
F10845888: D991.id2300.diff
Jun 11 2023, 2:50 AM
F10840618: D991.id2303.diff
Jun 10 2023, 2:27 AM
F10839713: D991.id2311.diff
Jun 9 2023, 10:26 PM
F10825334: D991.diff
Jun 3 2023, 11:40 PM
F10825333: D991.diff
Jun 3 2023, 11:40 PM

Details

Summary
  • Update mpv to 0.27.0. Changelog available here
  • Update mpv-bash-competion to 3.3.15. Changelog available here

Packaging:

  • Update waf to 1.9.13
  • Use waf actionable macros

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan
  • Install mpv & play a video

Diff Detail

Repository
R2107 mpv
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

joebonrichie added inline comments.
package.yml
58–59

Apparently we have waf macros https://github.com/solus-project/ypkg/blob/master/ypkg2/rc.yml#L110

I wonder if there is a reason they are not used?

kyrios123 edited the summary of this revision. (Show Details)

Use waf actionable macros

I didn't even know there were waf macros! Thanks @joebonrichie :)
But I was a little confused because there is no waf package in the repo

Justin added a subscriber: Justin.

Likely the waf macros were added after this package was created.

This revision is now accepted and ready to land.Sep 15 2017, 2:11 AM
This revision was automatically updated to reflect the committed changes.