#4 Include Skype
Merged 3 years ago by ngompa. Opened 3 years ago by otaylor.
otaylor/fedora-flathub-filter com-skype-Skype  into  main

file modified
+2 -2
@@ -180,8 +180,8 @@ 

  

  [com.skype.Client]

  Name: Skype

- Include:

- Comments:

+ Include: yes

+ Comments: Downloads app via extra-data

  Summary: Call and message skype users, with video chat support

  Homepage: https://www.skype.com

  Links: https://flathub.org/apps/details/com.skype.Client https://github.com/flathub/com.skype.Client

file modified
+1
@@ -4,6 +4,7 @@ 

  # Deny by default

  deny *

  allow com.microsoft.Teams

+ allow com.skype.Client

  allow runtime/org.freedesktop.Platform/*/*

  allow runtime/org.freedesktop.Platform.Compat.i386/*/*

  allow runtime/org.freedesktop.Platform.Compat.x86_64/*/*

Skype is currently the #16 app on Flathub. It downloads the application from
Microsoft via extra data, and only otherwise builds libsecret and v4l-utils.
There are quite a few issues open at:

https://github.com/flathub/com.skype.Client/issues

But in general it seems to be usable and work quite well.

Pull-Request has been merged by ngompa

3 years ago

@ngompa - if you agree with the inclusion, you can try using the ./update.py --merge=4 workflow as documented in README.md to merge it.

OK, too late :-) ... I'll file some more tomorrow.

@otaylor I'll try that next time :wine_glass:

Metadata