mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
snapcraft init
This commit is contained in:
13
packaging/snap/snapcraft.yaml
Normal file
13
packaging/snap/snapcraft.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
name: globalprotect-openconnect
|
||||
base: core18
|
||||
version: 'test'
|
||||
summary: A GlobalProtect VPN client powered by OpenConnect
|
||||
description: |
|
||||
A GlobalProtect VPN client (GUI) for Linux based on OpenConnect and built with Qt5, supports SAML auth mode.
|
||||
|
||||
grade: devel
|
||||
confinement: devmode # use 'strict' once you have the right plugs and slots
|
||||
|
||||
parts:
|
||||
application:
|
||||
|
Reference in New Issue
Block a user