mirror of
https://github.com/mitb-archive/filebot
synced 2025-03-09 13:59:49 -04:00
confinement: classic
crashes embedded JRE
This commit is contained in:
parent
bd833050f1
commit
4f650d2fbb
@ -3,14 +3,14 @@ version: @{application.version}
|
||||
summary: @{package.synopsis}
|
||||
description: @{package.description}
|
||||
|
||||
confinement: classic
|
||||
confinement: strict
|
||||
grade: stable
|
||||
|
||||
architectures: [amd64]
|
||||
|
||||
apps:
|
||||
filebot:
|
||||
command: bin/filebot.sh
|
||||
command: bin/desktop-launch $SNAP/bin/filebot.sh
|
||||
plugs: [unity7, opengl, x11, home, removable-media, network, network-bind, pulseaudio, gsettings]
|
||||
|
||||
parts:
|
||||
@ -20,3 +20,6 @@ parts:
|
||||
stage-packages:
|
||||
- libmediainfo0v5
|
||||
- libchromaprint-tools
|
||||
- curl
|
||||
after:
|
||||
- desktop-glib-only
|
||||
|
Loading…
x
Reference in New Issue
Block a user