mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
baresip: update to 3.6.0.
This commit is contained in:
parent
46fa2deada
commit
a5e06e1ac5
1 changed files with 6 additions and 5 deletions
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'baresip'
|
||||
pkgname=baresip
|
||||
version=2.10.0
|
||||
revision=2
|
||||
version=3.6.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config glib-devel"
|
||||
makedepends="libgsm-devel libpng-devel openssl-devel libsndfile-devel
|
||||
opus-devel re-devel rem-devel spandsp-devel speex-devel speexdsp-devel
|
||||
opus-devel re-devel spandsp-devel speex-devel speexdsp-devel
|
||||
tiff-devel twolame-devel cairo-devel gst-plugins-base1-devel jack-devel
|
||||
gstreamer1-devel gtk+3-devel mpg123-devel SDL2-devel ffmpeg-devel libvpx-devel
|
||||
libX11-devel v4l-utils-devel x265-devel libXext-devel webrtc-audio-processing-devel"
|
||||
libX11-devel v4l-utils-devel x265-devel libXext-devel webrtc-audio-processing-devel
|
||||
fdk-aac-devel libmosquitto-devel codec2-devel"
|
||||
# sndio-devel Currently not hooked up in their cmake build system
|
||||
short_desc="Modular SIP User-Agent with audio and video support"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
|
@ -16,7 +17,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://github.com/baresip/baresip"
|
||||
changelog="https://raw.githubusercontent.com/baresip/baresip/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/baresip/baresip/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=1bbeda0cb6c0f0480fb67f4fcc389df42384da7da909d9d950538fbbbfb92495
|
||||
checksum=9996197bcba8bd2cbbed209f39b52dd811d2f4e35386819370da075b7d24b864
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue