Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

profiles: video-players: add missing /usr/share paths #6557

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

kmk3
Copy link
Collaborator

@kmk3 kmk3 commented Nov 30, 2024

Add missing paths for:

  • lua (for mpv)
  • mplayer
  • mpv
  • smplayer
  • vlc

Apparently mpv plugins may break without the lua path; see commit
ccff014 ("fix Lua in mpv.profile", 2020-07-28) / issue #3554.

Command used to search for relevant profiles:

$ git grep -IE -l '/\.?(s?mplayer|mpv|vlc)' -- etc

This is a follow-up to commit e4ebbfa ("profiles: ensure allow-lua
where mpv is allowed (#6555)", 2024-11-29).

Add missing paths for:

* lua (for mpv)
* mplayer
* mpv
* smplayer
* vlc

Apparently mpv plugins may break without the lua path; see commit
ccff014 ("fix Lua in mpv.profile", 2020-07-28) / issue netblue30#3554.

Command used to search for relevant profiles:

    $ git grep -IE -l '/\.?(s?mplayer|mpv|vlc)' -- etc

This is a follow-up to commit e4ebbfa ("profiles: ensure allow-lua
where mpv is allowed (netblue30#6555)", 2024-11-29).
@kmk3 kmk3 merged commit d3848e2 into netblue30:master Dec 9, 2024
3 checks passed
@kmk3 kmk3 deleted the profiles-video-usr-share branch December 9, 2024 12:49
kmk3 added a commit that referenced this pull request Dec 9, 2024
@kmk3 kmk3 added the bugfix This fixes a bug label Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This fixes a bug
Projects
Status: Done (on RELNOTES)
Development

Successfully merging this pull request may close these issues.

1 participant