Search Criteria
Package Details: libtgvoip 2.4.4-6
Git Clone URL: | https://aur.archlinux.org/libtgvoip.git (read-only, click to copy) |
---|---|
Package Base: | libtgvoip |
Description: | VoIP library for Telegram clients |
Upstream URL: | https://github.com/telegramdesktop/libtgvoip |
Licenses: | |
Submitter: | ilya-fedin |
Maintainer: | ilya-fedin |
Last Packager: | ilya-fedin |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-12-05 04:40 |
Last Updated: | 2020-10-05 04:49 |
Dependencies (6)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- opus (opus-git)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm) (make)
- libpulse (libpulse-bluedio, pulseaudio-pali, libpulse-airplay, libpulse-nosystemd, libpulse-nosystemd-git, pulseaudio-git, libpulse-hsphfpd, libpulse-nosystemd-minimal-git) (make)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm) (optional) – for alsa support
- libpulse (libpulse-bluedio, pulseaudio-pali, libpulse-airplay, libpulse-nosystemd, libpulse-nosystemd-git, pulseaudio-git, libpulse-hsphfpd, libpulse-nosystemd-minimal-git) (optional) – for pulseaudio support
Latest Comments
ilya-fedin commented on 2020-10-09 10:58
@EndlessEden i don't think that this is a good idea, clang is set usually by using a custom CC variable, i.e. that means that I should force CC variable value and it is wouldn't be possible to specify other custom values, like ccache or distcc.
I think that arch users are educated enough to disable clang if it causes any problems. Not to say that clang could be only manually set.
EndlessEden commented on 2020-10-09 10:43
@rodsan, thats a clang specific build issued.
@ilya-fedin - Please update the pkgbuild to force gcc over clang, package will not build with clang.
ilya-fedin commented on 2020-09-02 19:02
Just wondering, why are you need this?
rodsan commented on 2020-09-02 18:48
build fails with error
OBJCXXLD libtgvoip.la
libtool: link: unable to infer tagged configuration
libtool: error: specify a tag with '--tag'
make[1]: *** [Makefile:3547: libtgvoip.la] Error 1
make[1]: Leaving directory '/home/zasz/.cache/yay/libtgvoip/src/libtgvoip-e422d2a80546a32ab7166a9b1058bacfc5daeefc'
make: *** [Makefile:2389: all] Error 2