Last active
July 1, 2020 21:08
-
-
Save sergiusens/6dcb2fb02d83407d9f3b59e79a4cdd36 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: skype | |
version: strict-v8.51.76.61 | |
summary: Skype | |
description: Skype keeps the world talking, for free. | |
Skype keeps you together. Call, message and share with others. | |
* It's free to download and join. | |
* Call, instant message and send photos and documents to anyone else on Skype. | |
* Easily text message anywhere in the world. | |
* Get your friends together on a group call. | |
And that's just the start... | |
grade: stable | |
confinement: strict | |
base: core18 | |
apps: | |
skype: | |
autostart: skypeforlinux.desktop | |
environment: | |
ENABLE_SHM_SHIM: 1 | |
command: usr/share/skypeforlinux/skypeforlinux | |
extensions: [gnome-3-34] | |
plugs: | |
- bluez | |
- browser-support | |
- camera | |
- home | |
- network | |
- password-manager-service | |
- audio-playback | |
- audio-control | |
- screen-inhibit-control | |
parts: | |
skype: | |
plugin: dump | |
source: skype.tar | |
override-build: | | |
snapcraftctl build | |
# String hacks below not required with browser-support. | |
#sed -i 's|.org.chromium.Chromium.XXXXXX|snap.skype.xx.Chromium.XXXXXX|g' $SNAPCRAFT_PART_INSTALL/usr/share/skypeforlinux/skypeforlinux | |
#sed -i 's|org.chromium.Chromium.shmem|snap.skype.x.Chromium.shmem|g' $SNAPCRAFT_PART_INSTALL/usr/share/skypeforlinux/skypeforlinux |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment