Page MenuHomeSolus

Update to 18.6.0
ClosedPublic

Authored by BridouZ on Jun 29 2018, 9:41 AM.
Tags
None
Referenced Files
F11066284: D3178.id.diff
Fri, Aug 11, 5:55 PM
F11066283: D3178.id7912.diff
Fri, Aug 11, 5:55 PM
F11066281: D3178.id7900.diff
Fri, Aug 11, 5:55 PM
F11066280: D3178.id7960.diff
Fri, Aug 11, 5:55 PM
F11047100: D3178.diff
Thu, Aug 10, 2:47 PM
F11013165: D3178.diff
Fri, Aug 4, 10:56 AM
F10993822: D3178.id7900.diff
Tue, Jul 25, 7:26 PM
F10988217: D3178.id7960.diff
Mon, Jul 24, 9:38 AM

Details

Summary

Changelog:

  • new option in Preferences -> Playlist to choose the type of window for the playlist: dockable (as before) or just a normal window.
  • The library used by the web server for the chromecast feature has been updated. It looks like the old one had several vulnerabilities so it's recommended to update.
Test Plan
  • Installation > OK
  • Usage (playing videos, editing settings, subtitle) > OK

Diff Detail

Repository
R2916 smplayer
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

You beat me, I was packaging this too.
A couple of notes:

  • GPL license should be GPL-2.0-or-later, BSD is untouched.
  • these dependencies are enough:
- pkgconfig(Qt5Core)
- pkgconfig(Qt5Help)
- pkgconfig(Qt5Script)

pkgconfig(glesv2) is probably an old dependency

  • License fixed
  • Dependencies fixed
sunnyflunk added a subscriber: sunnyflunk.

Note that pkgconfig(Qt5Core) isn't required if you have any other of the Qt5 pkgconfigs in the builddeps

This revision is now accepted and ready to land.Jul 2 2018, 12:26 AM
This revision was automatically updated to reflect the committed changes.