linphone-desktop 4.4.10-1 (aarch64;x86_64;znver1) 2022-15262
3
| Status | published | ||||||||||||
| Submitter | mandian [@T] tutanota.com | ||||||||||||
| Platform | 4.3 | ||||||||||||
| Repository | main | ||||||||||||
| URL | https://abf.openmandriva.org/build_lists/234971 | ||||||||||||
| Packages |
|
||||||||||||
| Build Date | 2022-09-26 16:12:41 +0000 UTC | ||||||||||||
| Last Updated | 2022-09-30 18:20:21.432948872 +0000 UTC |
$ git diff --patch-with-stat --summary 5df712f2377689b50947e3d0152038a774ec1345..2b6ce0a922cb971287f5e28ce3ddcfb18b76f30e
.abf.yml | 2 +-
linphone-desktop.spec | 14 +++++++++++---
2 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 5dbd1e1..a3a5e41 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- linphone-desktop-4.3.2.tar.gz: d53a49ad5f41de1491365d74987d93f50538e2f0
+ linphone-desktop-4.4.10.tar.gz: ef42140c410881f6055634088a8843d19c15ff91
diff --git a/linphone-desktop.spec b/linphone-desktop.spec
index 8dbff0f..b658e04 100644
--- a/linphone-desktop.spec
+++ b/linphone-desktop.spec
@@ -1,6 +1,6 @@
Name: linphone-desktop
-Version: 4.3.2
-Release: 2
+Version: 4.4.10
+Release: 1
Summary: Voice over IP Application
License: GPLv2+
Group: Communications
@@ -13,9 +13,13 @@ Patch1: 0002-remove-bc_compute_full_version-usage.patch
BuildRequires: bctoolbox-static-devel
BuildRequires: cmake
-BuildRequires: cmake(Linphone)
BuildRequires: cmake(belcard)
BuildRequires: cmake(belr)
+BuildRequires: cmake(bctoolbox)
+BuildRequires: cmake(ortp)
+BuildRequires: cmake(linphone)
+BuildRequires: cmake(linphonecxx)
+BuildRequires: cmake(mediastreamer2)
BuildRequires: cmake(Qt5)
BuildRequires: cmake(Qt5Concurrent)
BuildRequires: cmake(Qt5DBus)
@@ -72,6 +76,9 @@ echo "set (APP_PROJECT_VERSION %{version})" > linphone-app/cmake_builder/linphon
sed -i -e 's|set(APP_DEPENDS sdk)|#set(APP_DEPENDS sdk)|' CMakeLists.txt
%build
+alias 'git=%{_bindir}/true'
+alias
+git
%cmake \
-DENABLE_STATIC:BOOL=NO \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
@@ -81,6 +88,7 @@ sed -i -e 's|set(APP_DEPENDS sdk)|#set(APP_DEPENDS sdk)|' CMakeLists.txt
-DENABLE_NON_FREE_CODECS:BOOL=OFF \
-DENABLE_OPENH264:BOOL=OFF \
-DLINPHONE_QT_ONLY:BOOL=ON \
+ -DENABLE_BUILD_VERBOSE:BOOL=ON \
-G Ninja
%ninja_build
Not Available
| mandian [@T] tutanota.com | No Comment. | 1134d 21hrs |
| benbullard79 [@T] cox.net | No Comment. | 1134d 01hrs |