mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-04-27 18:24:33 +00:00
Revert "added classic snap package"
This reverts commit 37098c73d2607d13c189d1d97d673c1700a94718.
This commit is contained in:
parent
1b34c7174e
commit
d007c326e9
@ -15,16 +15,23 @@ description: |
|
||||
Flexibility-this application has flags that will help you configure the deployment as you need and your project
|
||||
|
||||
grade: stable # must be 'stable' to release into candidate/stable channels
|
||||
confinement: classic # use 'strict' once you have the right plugs and slots
|
||||
confinement: strict # use 'strict' once you have the right plugs and slots
|
||||
base: core18
|
||||
icon: snap/gui/icon.png
|
||||
|
||||
plugs:
|
||||
system-libs:
|
||||
interface: system-files
|
||||
read: [/usr/lib, /lib]
|
||||
|
||||
apps:
|
||||
cqtdeployer:
|
||||
command: desktop-launch $SNAP/cqtdeployer.sh
|
||||
plugs: [home, removable-media, process-control, system-libs]
|
||||
|
||||
cqt:
|
||||
command: desktop-launch $SNAP/cqt.sh
|
||||
plugs: [home, removable-media, process-control, system-libs]
|
||||
|
||||
parts:
|
||||
cqtdeployer:
|
||||
|
Loading…
x
Reference in New Issue
Block a user