Begin refining snap yaml
This commit is contained in:
@@ -1069,7 +1069,7 @@ install_mc_snap() {
|
|||||||
summary: "JRiver Media Center"
|
summary: "JRiver Media Center"
|
||||||
description: |
|
description: |
|
||||||
JRiver Media Center packaged as a snap
|
JRiver Media Center packaged as a snap
|
||||||
base: core22
|
base: core24
|
||||||
confinement: strict
|
confinement: strict
|
||||||
grade: stable
|
grade: stable
|
||||||
|
|
||||||
@@ -1111,9 +1111,10 @@ install_mc_snap() {
|
|||||||
|
|
||||||
apps:
|
apps:
|
||||||
mediacenter:
|
mediacenter:
|
||||||
command: /usr/bin/mediacenter${MC_MVERSION}
|
command: usr/bin/mediacenter${MC_MVERSION}
|
||||||
plugs:
|
plugs:
|
||||||
- network
|
- network
|
||||||
|
- desktop
|
||||||
- home
|
- home
|
||||||
- x11
|
- x11
|
||||||
- pulseaudio
|
- pulseaudio
|
||||||
|
|||||||
Reference in New Issue
Block a user