ymir-linux / void-packages

The Void source libre packages collection
https://voidlinux.org
Other
7 stars 2 forks source link

Liberated minitube #12

Closed reback00 closed 4 years ago

reback00 commented 4 years ago

The issue was with the about dialog box having some nonfree apps listed at the bottom (can be accessed from a playlist page, clicking the menu button on right, then Help, About): nonfree-minitube

These were removed by the patch. The patch needed some custom params to work. So I added .patch.args and put the args in it. Manual.md refers it like this:

A file with the same name as one of the patches but with .args as extension can be used to set the args passed to patch(1). As an example, if foo.patch requires special arguments to be passed to patch(1) that can't be used when applying other patches, foo.patch.args can be created containing those args.

That saved us from not editing the template file. So future updates should be easier.

After the patch:

free-minitube