Bug 252747 - games/linux-nwnclient: Replace (fix) movie viewing and more
Summary: games/linux-nwnclient: Replace (fix) movie viewing and more
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks: 247219
  Show dependency treegraph
 
Reported: 2021-01-16 18:20 UTC by Sean Farley
Modified: 2021-07-26 11:11 UTC (History)
0 users

See Also:


Attachments
Patch to games/linux-nwnclient (21.55 KB, patch)
2021-01-16 18:20 UTC, Sean Farley
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Farley freebsd_committer freebsd_triage 2021-01-16 18:20:59 UTC
Created attachment 221638 [details]
Patch to games/linux-nwnclient

This has a lot of changes but mostly centered around playing in-game movies.

- Switch from using the Linux Bink movie player to using a script that calls `multimedia/mpv`.  The script is called by the nwmovies.so library loaded by the game.
- A big thank you to David to get the needed features into nwmovies.so for FreeBSD.  See https://github.com/nwnlinux/nwmovies.
- Add FETCH_DEPENDS and BUILD_DEPENDS to allow building via poudriere since the games/linux-nwnclient port configures itself differently based upon the version of games/nwndata installed.
- Delint port.