]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/makemkv.json
Add jfrog-cli (#486)
[xdg-ninja.git] / programs / makemkv.json
1 {
2 "name": "MakeMKV",
3 "files": [
4 {
5 "path": "$HOME/.MakeMKV",
6 "movable": false,
7 "help": "Currently unsupported.\n\nIf you really want to get rid of it, you can try overwriting `$HOME` for MakeMKV\ne.g. by creating a wrapper script `~/.local/bin/makemkv`:\n```sh\n#!/bin/sh\nexport HOME=\"${XDG_STATE_HOME:-$HOME/.local/state}\"/makemkv\nmkdir --parent \"$HOME\"\n/usr/bin/makemkv\n```\n"
8 },
9 {
10 "path": "$HOME/MakeMKV_log.txt",
11 "movable": false,
12 "help": "Currently unsupported.\n\nIf you really want to get rid of it, you can try overwriting `$HOME` for MakeMKV\ne.g. by creating a wrapper script `~/.local/bin/makemkv`:\n```sh\n#!/bin/sh\nexport HOME=\"${XDG_STATE_HOME:-$HOME/.local/state}\"/makemkv\nmkdir --parent \"$HOME\"\n/usr/bin/makemkv\n```\n"
13 }
14 ]
15 }