Search Criteria
Package Details: baresip 1.0.0-2
Git Clone URL: | https://aur.archlinux.org/baresip.git (read-only, click to copy) |
---|---|
Package Base: | baresip |
Description: | portable and modular SIP User-Agent with audio and video support |
Upstream URL: | http://www.creytiv.com/baresip.html |
Licenses: | |
Submitter: | czarkoff |
Maintainer: | None |
Last Packager: | jose1711 |
Votes: | 5 |
Popularity: | 0.92 |
First Submitted: | 2015-10-16 14:12 |
Last Updated: | 2020-09-11 19:47 |
Dependencies (39)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- re
- rem
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm) (make)
- cairo (cairo-infinality, cairo-infinality-remix, cairo-ubuntu, cairo-dfb, cairo-glesv2-bin, cairo-glesv3-bin, cairo-minimal, cairo-git) (make)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-gl-transition, ffmpeg-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg-amd-full, ffmpeg-full-git, ffmpeg-amd-full-git, ffmpeg-headless) (make)
- gsm (make)
- gst-plugins-bad (gst-plugins-bad-git) (make)
- gst-plugins-base (gst-plugins-base-git) (make)
- gst-plugins-good (gst-plugins-good-git) (make)
- gst-plugins-ugly (gst-plugins-ugly-git) (make)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view) (make)
- libsndfile (libsndfile-git, libsndfile-minimal-git) (make)
- libvpx (libvpx-1.6, libvpx-full-git, libvpx-git, libvpx-1.7) (make)
- libx11 (libx11-git, libx11-threadsafe) (make)
- mpg123 (mpg321, mpg123-svn) (make)
- opus (opus-git) (make)
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-hidpi-hg, sdl2-rpi, sdl2-nox, sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-git, sdl2-nox-git) (make)
- spandsp (spandsp-fs) (make)
- speexdsp (make)
- v4l-utils (v4l-utils-rockchip) (make)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm) (optional) – (alsa module)
- cairo (cairo-infinality, cairo-infinality-remix, cairo-ubuntu, cairo-dfb, cairo-glesv2-bin, cairo-glesv3-bin, cairo-minimal, cairo-git) (optional) – (cairo, rst modules)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-gl-transition, ffmpeg-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg-amd-full, ffmpeg-full-git, ffmpeg-amd-full-git, ffmpeg-headless) (optional) – (avcodec, avformat, h265 modules)
- gsm (optional) – (gsm module)
- gst-plugins-bad (gst-plugins-bad-git) (optional) – (gst1, gst_video1 modules)
- gst-plugins-base (gst-plugins-base-git) (optional) – (gst1, gst_video1 modules)
- gst-plugins-good (gst-plugins-good-git) (optional) – (gst1, gst_video1 modules)
- gst-plugins-ugly (gst-plugins-ugly-git) (optional) – (gst1, gst_video1 modules)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view) (optional) – (gtk module)
- libsndfile (libsndfile-git, libsndfile-minimal-git) (optional) – (sndfile module)
- libvpx (libvpx-1.6, libvpx-full-git, libvpx-git, libvpx-1.7) (optional) – (vpx module)
- libx11 (libx11-git, libx11-threadsafe) (optional) – (x11, x11grab modules)
- mpg123 (mpg321, mpg123-svn) (optional) – (rst module)
- opus (opus-git) (optional) – (opus module)
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-hidpi-hg, sdl2-rpi, sdl2-nox, sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-git, sdl2-nox-git) (optional) – (sdl2 module)
- spandsp (spandsp-fs) (optional) – (g722, g726,plc modules)
- speexdsp (optional) – (speex_aec, speex_pp modules)
- v4l-utils (v4l-utils-rockchip) (optional) – (v4l2 module)
Latest Comments
adsun commented on 2019-06-01 11:46
@wiselynx done
wiselynx commented on 2019-06-01 09:10
can armv6h architecture be added in the PKGBUILD? I manually added it to this package (and dependencies) and it seems to be correctly compiling and working on RaspberryPi
jbyte commented on 2019-02-07 11:56
To install the latest version (0.6.0) provided by creytiv.com, update PKGBUILD: pkgver=0.6.0 source=("http://creytiv.com/pub/$pkgname-$pkgver.tar.gz") md5sums=('764467a7a505f2735b51c2a0ae63f34f') remove the prepare section. Remove also the patch-sources and patch-md5sums.
jbyte commented on 2018-10-10 07:09
To install the latest version (0.5.11) provided by creytiv.com, update PKGBUILD: pkgver=0.5.11 source=("http://creytiv.com/pub/$pkgname-$pkgver.tar.gz") md5sums=('109fb44fe2f8079219467ea8f880e674') remove the prepare section. Remove also the patch-sources and patch-md5sums.
aurl commented on 2018-02-16 16:32
Are you planning on updating this? If not, please orphan the package (same for re and rem, which should be named libre and librem in any case, no?).
The patches can be dropped, AFAICS.
czarkoff commented on 2016-12-03 21:43
Sorry for neglecting this package for so long. Now it is updated, and I'd love to have some feedback before updating it to upcoming 0.5.0 version.
dreieck commented on 2016-07-13 09:16
* makedepends needs to be an array. Just enclsose into "( " and " )".
* But doesn't build anyway:
modules/h265/decode.c: In function ‘h265_decode’:
modules/h265/decode.c:275:7: error: ‘PIX_FMT_YUV420P’ undeclared (first use in this function)