blob: c9a41476fd747baf0e7c2978bbac324dfa4ca4c5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = linphone-desktop-appimage-stable
pkgdesc = A free VoIP and video softphone based on the SIP protocol (AppImage version. Stable release)
pkgver = 5.2.2
pkgrel = 1
url = https://www.linphone.org
arch = x86_64
license = GPL2
depends = fuse2
provides = linphone-desktop=${pkgver}
provides = linphone=${pkgver}
conflicts = linphone-desktop-appimage
conflicts = linphone-desktop-all
conflicts = linphone-desktop-git
conflicts = linphone-desktop-all-git
conflicts = linphone-git
options = !strip
source = https://www.linphone.org/releases/linux/app/Linphone-5.2.2.AppImage
source = linphone.sh
sha256sums = SKIP
sha256sums = 1238a372faa4d6de8569b508c95ac39b7d21d3619660740b3ac4306642076bd2
pkgname = linphone-desktop-appimage-stable
|