Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / jami-daemon
Commits:
9340df9c by Jan Alexander Steffens (heftig) at 2025-01-26T04:51:29+01:00
20240812-4: webrtc-audio-processing-0.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = jami-daemon
pkgdesc = Free and universal communication platform which preserves the
users’ privacy and freedoms (daemon component)
pkgver = 20240812
- pkgrel = 3
+ pkgrel = 4
url = https://jami.net
arch = x86_64
groups = jami
@@ -35,7 +35,7 @@ pkgbase = jami-daemon
depends = libupnp
depends = libnatpmp
depends = openssl
- depends = webrtc-audio-processing
+ depends = webrtc-audio-processing-0.3
depends = systemd-libs
depends = libarchive
noextract = pjproject-8fc165b833eea6e3c88d67a541385424b129fd3f.tar.gz
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=jami-daemon
pkgver=20240812
-pkgrel=3
+pkgrel=4
pkgdesc="Free and universal communication platform which preserves the users’
privacy and freedoms (daemon component)"
arch=(x86_64)
url="https://jami.net"
@@ -11,7 +11,7 @@ license=(GPL-3.0-or-later)
groups=(jami)
depends=(glibc opendht gnutls nettle libgit2 libsecp256k1 libsecp256k1.so
ffmpeg speexdsp
fmt yaml-cpp jsoncpp zlib alsa-lib libpulse jack libupnp libnatpmp
- openssl webrtc-audio-processing systemd-libs libarchive)
+ openssl webrtc-audio-processing-0.3 systemd-libs libarchive)
# portaudio needs a not-yet-upstream patch
https://git.jami.net/savoirfairelinux/jami-daemon/-/issues/650
makedepends=(git cmake perl asio msgpack-c msgpack-cxx restinio systemd meson)
checkdepends=(cppunit)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jami-daemon/-/commit/9340df9c4eef782cb40a6db9c2fd2d1fa48466dc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jami-daemon/-/commit/9340df9c4eef782cb40a6db9c2fd2d1fa48466dc
You're receiving this email because of your account on gitlab.archlinux.org.