Search Criteria
Package Details: liblinphone 5.3.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/liblinphone.git (read-only, click to copy) |
---|---|
Package Base: | liblinphone |
Description: | A high-level SIP library |
Upstream URL: | http://www.linphone.org |
Licenses: | GPL |
Submitter: | Megver83 |
Maintainer: | thrasibule |
Last Packager: | thrasibule |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-07-23 05:09 (UTC) |
Last Updated: | 2024-01-02 20:18 (UTC) |
Dependencies (12)
- belcardAUR (belcard-gitAUR)
- belle-sipAUR (belle-sip-gitAUR)
- jsoncpp-cmakeAUR
- limeAUR (lime-gitAUR)
- mediastreamerAUR (mediastreamer-gitAUR)
- xerces-c
- cmake (cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR) (make)
- graphviz (make)
- python-pystache (python-pystache-gitAUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- xsd (make)
Latest Comments
thrasibule commented on 2023-03-16 02:33 (UTC)
@xiretza What makes you think boost is required in makedepends?
xiretza commented on 2023-03-12 16:38 (UTC)
Requires
makedepends=(boost)
.xiretza commented on 2023-01-29 19:47 (UTC) (edited on 2023-03-12 15:32 (UTC) by xiretza)
Requires
depends=(python-six)
.thrasibule commented on 2022-12-10 18:56 (UTC)
I've pushed jsoncpp-cmake that has the fix, the maintainer of jsoncpp-cmake-git was not responsive. I'm not sure what you mean for mediastreamer. If there is an issue with the current PKGBUILD, please explain in the comment page of mediastreamer.
ikidd commented on 2022-12-10 04:12 (UTC)
mediastreamer
download link broken, manually building from current mediastreamer PKGBUILD works.jsoncpp-cmake-git
needs to have libjsoncpp.so added to providers and manually built to get past conflict withjsoncpp
used by cmake.I have no clue how to make a patch to fix this PKGBUILD because I'm an idiot.
AndyM48 commented on 2021-06-24 09:18 (UTC)
Updated this to liblinphone 4.5 and it installed without a problem
Asuranceturix commented on 2021-06-11 15:46 (UTC)
Same here.
Kalinda commented on 2021-05-24 19:16 (UTC)
Heey, I'm not able to build this, I get this error:
-- Setting install rpath to /usr/lib CMake Error at CMakeLists.txt:125 (bc_compute_lib_version): Unknown CMake command "bc_compute_lib_version".
-- Configuring incomplete, errors occurred! See also "/build/liblinphone/src/liblinphone-4.4.11/CMakeFiles/CMakeOutput.log".
Not sure if CMake has changed or what's wrong here. Thanks for any help!