[arch-commits] Commit in jami-daemon/trunk (PKGBUILD)

2022-08-20 Thread Bruno Pagani via arch-commits
Date: Saturday, August 20, 2022 @ 20:42:30
  Author: archange
Revision: 1271198

Rebuilding again for libgit2 in [staging]

Modified:
  jami-daemon/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-08-20 20:40:20 UTC (rev 1271197)
+++ PKGBUILD2022-08-20 20:42:30 UTC (rev 1271198)
@@ -3,7 +3,7 @@
 
 pkgname=jami-daemon
 pkgver=20220722
-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;



[arch-commits] Commit in jami-daemon/trunk (PKGBUILD)

2022-08-20 Thread Bruno Pagani via arch-commits
Date: Saturday, August 20, 2022 @ 20:39:52
  Author: archange
Revision: 1271196

Rebuild for fmt only

Modified:
  jami-daemon/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-08-20 20:32:40 UTC (rev 1271195)
+++ PKGBUILD2022-08-20 20:39:52 UTC (rev 1271196)
@@ -3,7 +3,7 @@
 
 pkgname=jami-daemon
 pkgver=20220722
-pkgrel=2
+pkgrel=3
 pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (daemon component)"
 arch=(x86_64)
 url="https://jami.net;



[arch-commits] Commit in jami-daemon/trunk (PKGBUILD)

2022-08-19 Thread Felix Yan via arch-commits
Date: Friday, August 19, 2022 @ 08:33:06
  Author: felixonmars
Revision: 1269626

upgpkg: jami-daemon 20220722-2: rebuild with libgit2 1.5.0

Modified:
  jami-daemon/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-08-19 08:32:55 UTC (rev 1269625)
+++ PKGBUILD2022-08-19 08:33:06 UTC (rev 1269626)
@@ -3,7 +3,7 @@
 
 pkgname=jami-daemon
 pkgver=20220722
-pkgrel=1
+pkgrel=2
 pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (daemon component)"
 arch=(x86_64)
 url="https://jami.net;



[arch-commits] Commit in jami-daemon/trunk (PKGBUILD)

2022-07-28 Thread Bruno Pagani via arch-commits
Date: Thursday, July 28, 2022 @ 10:47:20
  Author: archange
Revision: 1258974

upgpkg: jami-daemon 20220722-1

Modified:
  jami-daemon/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-07-28 10:29:09 UTC (rev 1258973)
+++ PKGBUILD2022-07-28 10:47:20 UTC (rev 1258974)
@@ -2,7 +2,7 @@
 # Contributor: Baptiste Jonglez 
 
 pkgname=jami-daemon
-pkgver=20220719
+pkgver=20220722
 pkgrel=1
 pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (daemon component)"
 arch=(x86_64)
@@ -15,7 +15,7 @@
 # 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)
-_commit=9c60e53c0c07828fca72aa5e6def1cbdb20465bf
+_commit=6f64b069a1c95a15b744d4044ad3d8032147439f
 _pjprojectver=4af5d666d18837abaac94c8ec6bfc84984dcf1e2
 
source=(git+https://git.jami.net/savoirfairelinux/${pkgname}.git#commit=${_commit}
 
https://github.com/savoirfairelinux/pjproject/archive/${_pjprojectver}/pjproject-${_pjprojectver}.tar.gz)



[arch-commits] Commit in jami-daemon/trunk (PKGBUILD)

2022-07-23 Thread Bruno Pagani via arch-commits
Date: Saturday, July 23, 2022 @ 17:06:51
  Author: archange
Revision: 1255842

upgpkg: jami-daemon 20220719-1

Modified:
  jami-daemon/trunk/PKGBUILD

--+
 PKGBUILD |   15 ++-
 1 file changed, 6 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-07-23 16:55:29 UTC (rev 1255841)
+++ PKGBUILD2022-07-23 17:06:51 UTC (rev 1255842)
@@ -2,8 +2,8 @@
 # Contributor: Baptiste Jonglez 
 
 pkgname=jami-daemon
-pkgver=20220629
-pkgrel=2
+pkgver=20220719
+pkgrel=1
 pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (daemon component)"
 arch=(x86_64)
 url="https://jami.net;
@@ -15,14 +15,12 @@
 # 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)
-_commit=72a7d2339a1ba9bb1cf356f19c28deeb2f9be76e
-_pjprojectver=ffca1df9bb3d0d08777f66c2bff55f4134150571
+_commit=9c60e53c0c07828fca72aa5e6def1cbdb20465bf
+_pjprojectver=4af5d666d18837abaac94c8ec6bfc84984dcf1e2
 
source=(git+https://git.jami.net/savoirfairelinux/${pkgname}.git#commit=${_commit}
-
https://github.com/savoirfairelinux/pjproject/archive/${_pjprojectver}/pjproject-${_pjprojectver}.tar.gz
-missing-trace-tools.patch)
+
https://github.com/savoirfairelinux/pjproject/archive/${_pjprojectver}/pjproject-${_pjprojectver}.tar.gz)
 noextract=(pjproject-${_pjprojectver}.tar.gz)
-sha512sums=(SKIP 
57ccc66c91c8f2ac1acc88bc9eaf503b561d6e2eeb2a1ac2c1bc7293459d45f1356b462c32242071012d4883ef1d4ea1c4a9da1c6dd15cb4d677af84bedd00f2
-
935bc603b44bb7a2a4c4acfd994d41362eea5618e7ad6afaef068b52c374b6d669bac04fd41cc2a4a3458af278c513e74ede71d36ba5ef4b5a44d461e6ab5a39)
+sha512sums=(SKIP 
3113daca372c84beda1f9f9a1b73f02ba7d565bb1d40662cc30bf741ec0ffda4e7d69034521073ce12f80498c071166a67959531e39abb865ea8d1e48564677f)
 
 pkgver() {
   cd ${pkgname}
@@ -33,7 +31,6 @@
   cd ${pkgname}
   cp ../pjproject-${_pjprojectver}.tar.gz contrib/tarballs
   mkdir contrib/native
-  patch -p1 < ../missing-trace-tools.patch
 }
 
 build() {



[arch-commits] Commit in jami-daemon/trunk (PKGBUILD missing-trace-tools.patch)

2022-07-01 Thread Bruno Pagani via arch-commits
Date: Friday, July 1, 2022 @ 12:31:27
  Author: archange
Revision: 1243175

Add missing header for jami-qt

Added:
  jami-daemon/trunk/missing-trace-tools.patch
Modified:
  jami-daemon/trunk/PKGBUILD

---+
 PKGBUILD  |9 ++---
 missing-trace-tools.patch |   10 ++
 2 files changed, 16 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 12:31:03 UTC (rev 1243174)
+++ PKGBUILD2022-07-01 12:31:27 UTC (rev 1243175)
@@ -3,7 +3,7 @@
 
 pkgname=jami-daemon
 pkgver=20220629
-pkgrel=1
+pkgrel=2
 pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (daemon component)"
 arch=(x86_64)
 url="https://jami.net;
@@ -18,9 +18,11 @@
 _commit=72a7d2339a1ba9bb1cf356f19c28deeb2f9be76e
 _pjprojectver=ffca1df9bb3d0d08777f66c2bff55f4134150571
 
source=(git+https://git.jami.net/savoirfairelinux/${pkgname}.git#commit=${_commit}
-
https://github.com/savoirfairelinux/pjproject/archive/${_pjprojectver}/pjproject-${_pjprojectver}.tar.gz)
+
https://github.com/savoirfairelinux/pjproject/archive/${_pjprojectver}/pjproject-${_pjprojectver}.tar.gz
+missing-trace-tools.patch)
 noextract=(pjproject-${_pjprojectver}.tar.gz)
-sha512sums=(SKIP 
57ccc66c91c8f2ac1acc88bc9eaf503b561d6e2eeb2a1ac2c1bc7293459d45f1356b462c32242071012d4883ef1d4ea1c4a9da1c6dd15cb4d677af84bedd00f2)
+sha512sums=(SKIP 
57ccc66c91c8f2ac1acc88bc9eaf503b561d6e2eeb2a1ac2c1bc7293459d45f1356b462c32242071012d4883ef1d4ea1c4a9da1c6dd15cb4d677af84bedd00f2
+
935bc603b44bb7a2a4c4acfd994d41362eea5618e7ad6afaef068b52c374b6d669bac04fd41cc2a4a3458af278c513e74ede71d36ba5ef4b5a44d461e6ab5a39)
 
 pkgver() {
   cd ${pkgname}
@@ -31,6 +33,7 @@
   cd ${pkgname}
   cp ../pjproject-${_pjprojectver}.tar.gz contrib/tarballs
   mkdir contrib/native
+  patch -p1 < ../missing-trace-tools.patch
 }
 
 build() {

Added: missing-trace-tools.patch
===
--- missing-trace-tools.patch   (rev 0)
+++ missing-trace-tools.patch   2022-07-01 12:31:27 UTC (rev 1243175)
@@ -0,0 +1,10 @@
+--- a/src/meson.build
 b/src/meson.build
+@@ -348,6 +348,7 @@ if get_option('interfaces').contains('library')
+ 'jami/presence_const.h',
+ 'jami/presencemanager_interface.h',
+ 'jami/security_const.h',
++'jami/trace-tools.h',
+ subdir: 'jami'
+ )
+ if conf.get('ENABLE_VIDEO')



[arch-commits] Commit in jami-daemon/trunk (PKGBUILD)

2022-06-30 Thread Bruno Pagani via arch-commits
Date: Thursday, June 30, 2022 @ 12:06:02
  Author: archange
Revision: 1243008

upgpkg: jami-daemon 20220629-1

Modified:
  jami-daemon/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-30 11:48:11 UTC (rev 1243007)
+++ PKGBUILD2022-06-30 12:06:02 UTC (rev 1243008)
@@ -2,8 +2,8 @@
 # Contributor: Baptiste Jonglez 
 
 pkgname=jami-daemon
-pkgver=20220511
-pkgrel=2
+pkgver=20220629
+pkgrel=1
 pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (daemon component)"
 arch=(x86_64)
 url="https://jami.net;
@@ -15,12 +15,12 @@
 # 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)
-_commit=35a0fcdeb8b4c14f21e8aea87fe4892c8566fef4
-_pjprojectver=e1f389d0b905011e0cb62cbdf7a8b37fc1bcde1a
+_commit=72a7d2339a1ba9bb1cf356f19c28deeb2f9be76e
+_pjprojectver=ffca1df9bb3d0d08777f66c2bff55f4134150571
 
source=(git+https://git.jami.net/savoirfairelinux/${pkgname}.git#commit=${_commit}
 
https://github.com/savoirfairelinux/pjproject/archive/${_pjprojectver}/pjproject-${_pjprojectver}.tar.gz)
 noextract=(pjproject-${_pjprojectver}.tar.gz)
-sha512sums=(SKIP 
a1ed0519ddf8dc91f47042497530cbcb1c8736506d0c2b677751a3368c0a202952ff563946664705dbf5806bed8ade784885db62f8278a204f516a4e60917b1e)
+sha512sums=(SKIP 
57ccc66c91c8f2ac1acc88bc9eaf503b561d6e2eeb2a1ac2c1bc7293459d45f1356b462c32242071012d4883ef1d4ea1c4a9da1c6dd15cb4d677af84bedd00f2)
 
 pkgver() {
   cd ${pkgname}



[arch-commits] Commit in jami-daemon/trunk (PKGBUILD)

2022-05-16 Thread Bruno Pagani via arch-commits
Date: Monday, May 16, 2022 @ 06:39:10
  Author: archange
Revision: 1207503

Remove dbus interface and dependency on obsolete dbus-c++.

Modified:
  jami-daemon/trunk/PKGBUILD

--+
 PKGBUILD |9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-16 01:11:30 UTC (rev 1207502)
+++ PKGBUILD2022-05-16 06:39:10 UTC (rev 1207503)
@@ -3,7 +3,7 @@
 
 pkgname=jami-daemon
 pkgver=20220511
-pkgrel=1
+pkgrel=2
 pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (daemon component)"
 arch=(x86_64)
 url="https://jami.net;
@@ -10,9 +10,8 @@
 license=(GPL3)
 groups=(jami)
 depends=(glibc opendht gnutls nettle libgit2 libsecp256k1 ffmpeg speexdsp
- fmt yaml-cpp jsoncpp zlib dbus-c++ alsa-lib libpulse jack
- libupnp libnatpmp openssl webrtc-audio-processing systemd-libs
- libarchive)
+ fmt yaml-cpp jsoncpp zlib alsa-lib libpulse jack libupnp libnatpmp
+ openssl webrtc-audio-processing 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)
@@ -44,7 +43,7 @@
   make DEPS_pjproject=
 
   cd "${srcdir}"
-  arch-meson ${pkgname} build -D interfaces=library,dbus -D opensl=disabled -D 
portaudio=disabled \
+  arch-meson ${pkgname} build -D interfaces=library -D opensl=disabled -D 
portaudio=disabled \
   $( ((CHECKFUNC)) && echo -D tests=true) \
   -D 
pkg_config_path="${PWD}/${pkgname}/contrib/$(cc -dumpmachine)/lib/pkgconfig"
   meson compile -C build



[arch-commits] Commit in jami-daemon/trunk (PKGBUILD)

2022-05-15 Thread Bruno Pagani via arch-commits
Date: Sunday, May 15, 2022 @ 17:03:03
  Author: archange
Revision: 1207474

upgpkg: jami-daemon 20220511-1

Modified:
  jami-daemon/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-15 16:53:09 UTC (rev 1207473)
+++ PKGBUILD2022-05-15 17:03:03 UTC (rev 1207474)
@@ -2,7 +2,7 @@
 # Contributor: Baptiste Jonglez 
 
 pkgname=jami-daemon
-pkgver=20220407
+pkgver=20220511
 pkgrel=1
 pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (daemon component)"
 arch=(x86_64)
@@ -16,7 +16,7 @@
 # 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)
-_commit=a6e0119ce72cc793259998ac70a5de328467dc56
+_commit=35a0fcdeb8b4c14f21e8aea87fe4892c8566fef4
 _pjprojectver=e1f389d0b905011e0cb62cbdf7a8b37fc1bcde1a
 
source=(git+https://git.jami.net/savoirfairelinux/${pkgname}.git#commit=${_commit}
 
https://github.com/savoirfairelinux/pjproject/archive/${_pjprojectver}/pjproject-${_pjprojectver}.tar.gz)



[arch-commits] Commit in jami-daemon/trunk (PKGBUILD)

2022-04-09 Thread Bruno Pagani via arch-commits
Date: Saturday, April 9, 2022 @ 11:08:49
  Author: archange
Revision: 1183114

upgpkg: jami-daemon 20220407-1

Modified:
  jami-daemon/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-04-09 11:05:33 UTC (rev 1183113)
+++ PKGBUILD2022-04-09 11:08:49 UTC (rev 1183114)
@@ -2,7 +2,7 @@
 # Contributor: Baptiste Jonglez 
 
 pkgname=jami-daemon
-pkgver=20220317
+pkgver=20220407
 pkgrel=1
 pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (daemon component)"
 arch=(x86_64)
@@ -16,7 +16,7 @@
 # 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)
-_commit=f6f8a83754351d640b90026d1c6b59b2b6ed1393
+_commit=a6e0119ce72cc793259998ac70a5de328467dc56
 _pjprojectver=e1f389d0b905011e0cb62cbdf7a8b37fc1bcde1a
 
source=(git+https://git.jami.net/savoirfairelinux/${pkgname}.git#commit=${_commit}
 
https://github.com/savoirfairelinux/pjproject/archive/${_pjprojectver}/pjproject-${_pjprojectver}.tar.gz)



[arch-commits] Commit in jami-daemon/trunk (PKGBUILD)

2022-03-18 Thread Bruno Pagani via arch-commits
Date: Friday, March 18, 2022 @ 11:43:13
  Author: archange
Revision: 1158417

upgpkg: jami-daemon 20220317-1

Switch to meson now that upstream uses it in CI.

Modified:
  jami-daemon/trunk/PKGBUILD

--+
 PKGBUILD |   36 ++--
 1 file changed, 10 insertions(+), 26 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-03-18 11:42:49 UTC (rev 1158416)
+++ PKGBUILD2022-03-18 11:43:13 UTC (rev 1158417)
@@ -2,8 +2,8 @@
 # Contributor: Baptiste Jonglez 
 
 pkgname=jami-daemon
-pkgver=20220209
-pkgrel=3
+pkgver=20220317
+pkgrel=1
 pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (daemon component)"
 arch=(x86_64)
 url="https://jami.net;
@@ -14,10 +14,9 @@
  libupnp libnatpmp openssl webrtc-audio-processing 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 
autoconf-archive)
-#makedepends=(git cmake perl asio msgpack-c msgpack-cxx restinio systemd meson)
+makedepends=(git cmake perl asio msgpack-c msgpack-cxx restinio systemd meson)
 checkdepends=(cppunit)
-_commit=7634487e9f568ae727f2d4cffbb735d23fa0324c
+_commit=f6f8a83754351d640b90026d1c6b59b2b6ed1393
 _pjprojectver=e1f389d0b905011e0cb62cbdf7a8b37fc1bcde1a
 
source=(git+https://git.jami.net/savoirfairelinux/${pkgname}.git#commit=${_commit}
 
https://github.com/savoirfairelinux/pjproject/archive/${_pjprojectver}/pjproject-${_pjprojectver}.tar.gz)
@@ -33,7 +32,6 @@
   cd ${pkgname}
   cp ../pjproject-${_pjprojectver}.tar.gz contrib/tarballs
   mkdir contrib/native
-  autoreconf -fvi
 }
 
 build() {
@@ -45,32 +43,18 @@
   --enable-pjproject
   make DEPS_pjproject=
 
-  cd ../..
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---libexecdir=/usr/lib \
---sysconfdir=/etc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-
-# https://git.jami.net/savoirfairelinux/jami-daemon/-/issues/651
-#  cd "${srcdir}"
-#  arch-meson ${pkgname} build -D interfaces=library,dbus -D opensl=disabled 
-D portaudio=disabled -D tests=true \
-#  -D 
pkg_config_path="${PWD}/${pkgname}/contrib/$(cc -dumpmachine)/lib/pkgconfig"
-#  meson compile -C build
+  cd "${srcdir}"
+  arch-meson ${pkgname} build -D interfaces=library,dbus -D opensl=disabled -D 
portaudio=disabled \
+  $( ((CHECKFUNC)) && echo -D tests=true) \
+  -D 
pkg_config_path="${PWD}/${pkgname}/contrib/$(cc -dumpmachine)/lib/pkgconfig"
+  meson compile -C build
 }
 
 #check() {
-# https://git.jami.net/savoirfairelinux/jami-daemon/-/issues/651
-#  cd ${pkgname}
-#  make -k check
 # https://git.jami.net/savoirfairelinux/jami-daemon/-/issues/649
 #  meson test -C build --print-errorlogs
 #}
 
 package() {
-  cd ${pkgname}
-  make DESTDIR="${pkgdir}" install
-  #meson install -C build --destdir "${pkgdir}"
+  meson install -C build --destdir "${pkgdir}"
 }



[arch-commits] Commit in jami-daemon/trunk (PKGBUILD)

2022-02-18 Thread David Runge via arch-commits
Date: Friday, February 18, 2022 @ 18:35:04
  Author: dvzrv
Revision: 1134088

upgpkg: jami-daemon 20220209-3: libgit2 1.4.1

Modified:
  jami-daemon/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-02-18 18:34:59 UTC (rev 1134087)
+++ PKGBUILD2022-02-18 18:35:04 UTC (rev 1134088)
@@ -3,7 +3,7 @@
 
 pkgname=jami-daemon
 pkgver=20220209
-pkgrel=2
+pkgrel=3
 pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (daemon component)"
 arch=(x86_64)
 url="https://jami.net;



[arch-commits] Commit in jami-daemon/trunk (PKGBUILD)

2022-02-16 Thread Bruno Pagani via arch-commits
Date: Wednesday, February 16, 2022 @ 20:42:52
  Author: archange
Revision: 1133536

Clean autotools/meson switch

Modified:
  jami-daemon/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-02-16 20:35:49 UTC (rev 1133535)
+++ PKGBUILD2022-02-16 20:42:52 UTC (rev 1133536)
@@ -14,7 +14,8 @@
  libupnp libnatpmp openssl webrtc-audio-processing 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 
autoconf-archive) # meson
+makedepends=(git cmake perl asio msgpack-c msgpack-cxx restinio systemd 
autoconf-archive)
+#makedepends=(git cmake perl asio msgpack-c msgpack-cxx restinio systemd meson)
 checkdepends=(cppunit)
 _commit=7634487e9f568ae727f2d4cffbb735d23fa0324c
 _pjprojectver=e1f389d0b905011e0cb62cbdf7a8b37fc1bcde1a
@@ -54,11 +55,10 @@
   make
 
 # https://git.jami.net/savoirfairelinux/jami-daemon/-/issues/651
-  #cd "${srcdir}"
-  #export PATH="$PATH:${PWD}/${pkgname}/contrib/$(cc -dumpmachine)/bin"
-  #arch-meson ${pkgname} build -D interfaces=library,dbus -D opensl=disabled 
-D portaudio=disabled -D tests=false \
-  #-D 
pkg_config_path="${PWD}/${pkgname}/contrib/$(cc -dumpmachine)/lib/pkgconfig"
-  #meson compile -C build
+#  cd "${srcdir}"
+#  arch-meson ${pkgname} build -D interfaces=library,dbus -D opensl=disabled 
-D portaudio=disabled -D tests=true \
+#  -D 
pkg_config_path="${PWD}/${pkgname}/contrib/$(cc -dumpmachine)/lib/pkgconfig"
+#  meson compile -C build
 }
 
 #check() {



[arch-commits] Commit in jami-daemon/trunk (PKGBUILD)

2022-02-16 Thread Bruno Pagani via arch-commits
Date: Wednesday, February 16, 2022 @ 20:16:44
  Author: archange
Revision: 1133519

ffmpeg 5 rebuild

Modified:
  jami-daemon/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-02-16 20:16:41 UTC (rev 1133518)
+++ PKGBUILD2022-02-16 20:16:44 UTC (rev 1133519)
@@ -3,7 +3,7 @@
 
 pkgname=jami-daemon
 pkgver=20220209
-pkgrel=1
+pkgrel=2
 pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (daemon component)"
 arch=(x86_64)
 url="https://jami.net;



[arch-commits] Commit in jami-daemon/trunk (PKGBUILD)

2022-02-16 Thread Bruno Pagani via arch-commits
Date: Wednesday, February 16, 2022 @ 20:11:34
  Author: archange
Revision: 1133508

upgpkg: jami-daemon 20220209-1

Includes FS#73301

Modified:
  jami-daemon/trunk/PKGBUILD

--+
 PKGBUILD |   17 +++--
 1 file changed, 11 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-02-16 20:04:36 UTC (rev 1133507)
+++ PKGBUILD2022-02-16 20:11:34 UTC (rev 1133508)
@@ -2,21 +2,21 @@
 # Contributor: Baptiste Jonglez 
 
 pkgname=jami-daemon
-pkgver=20211104
-pkgrel=4
+pkgver=20220209
+pkgrel=1
 pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (daemon component)"
 arch=(x86_64)
 url="https://jami.net;
 license=(GPL3)
 groups=(jami)
-depends=(glibc opendht asio gnutls nettle libgit2 libsecp256k1 ffmpeg speexdsp
+depends=(glibc opendht gnutls nettle libgit2 libsecp256k1 ffmpeg speexdsp
  fmt yaml-cpp jsoncpp zlib dbus-c++ alsa-lib libpulse jack
  libupnp libnatpmp openssl webrtc-audio-processing systemd-libs
  libarchive)
 # portaudio needs a not-yet-upstream patch 
https://git.jami.net/savoirfairelinux/jami-daemon/-/issues/650
-makedepends=(git cmake perl msgpack-c msgpack-cxx restinio systemd 
autoconf-archive) # meson
+makedepends=(git cmake perl asio msgpack-c msgpack-cxx restinio systemd 
autoconf-archive) # meson
 checkdepends=(cppunit)
-_commit=c28f0af5bce653864c494a4e8c1ad9f74d934945
+_commit=7634487e9f568ae727f2d4cffbb735d23fa0324c
 _pjprojectver=e1f389d0b905011e0cb62cbdf7a8b37fc1bcde1a
 
source=(git+https://git.jami.net/savoirfairelinux/${pkgname}.git#commit=${_commit}
 
https://github.com/savoirfairelinux/pjproject/archive/${_pjprojectver}/pjproject-${_pjprojectver}.tar.gz)
@@ -23,6 +23,11 @@
 noextract=(pjproject-${_pjprojectver}.tar.gz)
 sha512sums=(SKIP 
a1ed0519ddf8dc91f47042497530cbcb1c8736506d0c2b677751a3368c0a202952ff563946664705dbf5806bed8ade784885db62f8278a204f516a4e60917b1e)
 
+pkgver() {
+  cd ${pkgname}
+  TZ=UTC git show -s --pretty=%cd --date=format-local:%Y%m%d HEAD
+}
+
 prepare() {
   cd ${pkgname}
   cp ../pjproject-${_pjprojectver}.tar.gz contrib/tarballs
@@ -50,7 +55,7 @@
 
 # https://git.jami.net/savoirfairelinux/jami-daemon/-/issues/651
   #cd "${srcdir}"
-  #export PATH="$PATH:${PWD}/${pgname}/contrib/$(cc -dumpmachine)/bin"
+  #export PATH="$PATH:${PWD}/${pkgname}/contrib/$(cc -dumpmachine)/bin"
   #arch-meson ${pkgname} build -D interfaces=library,dbus -D opensl=disabled 
-D portaudio=disabled -D tests=false \
   #-D 
pkg_config_path="${PWD}/${pkgname}/contrib/$(cc -dumpmachine)/lib/pkgconfig"
   #meson compile -C build



[arch-commits] Commit in jami-daemon/trunk (PKGBUILD)

2022-01-31 Thread Maxime Gauduin via arch-commits
Date: Monday, January 31, 2022 @ 14:40:44
  Author: alucryd
Revision: 1121238

ffmpeg 5.0 rebuild: jami-daemon 20211104-4

Modified:
  jami-daemon/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-01-31 14:38:23 UTC (rev 1121237)
+++ PKGBUILD2022-01-31 14:40:44 UTC (rev 1121238)
@@ -3,7 +3,7 @@
 
 pkgname=jami-daemon
 pkgver=20211104
-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;
@@ -32,6 +32,7 @@
 
 build() {
   cd ${pkgname}/contrib/native
+  export CXXFLAGS+=' -fpermissive'
   ../bootstrap \
   --disable-downloads \
   --disable-all \



[arch-commits] Commit in jami-daemon/trunk (PKGBUILD)

2021-12-20 Thread David Runge via arch-commits
Date: Monday, December 20, 2021 @ 22:57:46
  Author: dvzrv
Revision: 1081054

upgpkg: jami-daemon 20211104-3: Rebuild against jsoncpp 1.9.5

Modified:
  jami-daemon/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-12-20 22:57:37 UTC (rev 1081053)
+++ PKGBUILD2021-12-20 22:57:46 UTC (rev 1081054)
@@ -3,7 +3,7 @@
 
 pkgname=jami-daemon
 pkgver=20211104
-pkgrel=2
+pkgrel=3
 pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (daemon component)"
 arch=(x86_64)
 url="https://jami.net;



[arch-commits] Commit in jami-daemon/trunk (PKGBUILD)

2021-11-21 Thread David Runge via arch-commits
Date: Sunday, November 21, 2021 @ 14:16:09
  Author: dvzrv
Revision: 1053017

upgpkg: jami-daemon 20211104-2: libgit2 1.3.0

Modified:
  jami-daemon/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-11-21 14:15:29 UTC (rev 1053016)
+++ PKGBUILD2021-11-21 14:16:09 UTC (rev 1053017)
@@ -3,7 +3,7 @@
 
 pkgname=jami-daemon
 pkgver=20211104
-pkgrel=1
+pkgrel=2
 pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (daemon component)"
 arch=(x86_64)
 url="https://jami.net;



[arch-commits] Commit in jami-daemon/trunk (PKGBUILD)

2021-11-13 Thread Bruno Pagani via arch-commits
Date: Saturday, November 13, 2021 @ 20:34:39
  Author: archange
Revision: 1046089

upgpkg: jami-daemon 20211104-1

Upstream switched to their pj fork instead of maintaining patches in tree.

Modified:
  jami-daemon/trunk/PKGBUILD

--+
 PKGBUILD |   22 --
 1 file changed, 8 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-11-13 20:34:31 UTC (rev 1046088)
+++ PKGBUILD2021-11-13 20:34:39 UTC (rev 1046089)
@@ -2,37 +2,31 @@
 # Contributor: Baptiste Jonglez 
 
 pkgname=jami-daemon
-pkgver=20211004
-pkgrel=4
-_pjprojectver=2.11
+pkgver=20211104
+pkgrel=1
 pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (daemon component)"
 arch=(x86_64)
 url="https://jami.net;
 license=(GPL3)
 groups=(jami)
-depends=(glibc opendht asio gnutls libgit2 libsecp256k1 ffmpeg speexdsp fmt
- yaml-cpp jsoncpp zlib dbus-c++ alsa-lib libpulse jack
+depends=(glibc opendht asio gnutls nettle libgit2 libsecp256k1 ffmpeg speexdsp
+ fmt yaml-cpp jsoncpp zlib dbus-c++ alsa-lib libpulse jack
  libupnp libnatpmp openssl webrtc-audio-processing systemd-libs
  libarchive)
 # portaudio needs a not-yet-upstream patch 
https://git.jami.net/savoirfairelinux/jami-daemon/-/issues/650
 makedepends=(git cmake perl msgpack-c msgpack-cxx restinio systemd 
autoconf-archive) # meson
 checkdepends=(cppunit)
-_commit=042ad25ca2174df18ca18bcaf39286259fe275be
+_commit=c28f0af5bce653864c494a4e8c1ad9f74d934945
+_pjprojectver=e1f389d0b905011e0cb62cbdf7a8b37fc1bcde1a
 
source=(git+https://git.jami.net/savoirfairelinux/${pkgname}.git#commit=${_commit}
-
https://github.com/pjsip/pjproject/archive/${_pjprojectver}/pjproject-${_pjprojectver}.tar.gz)
-#
jami-daemon-meson-651-part1.patch::https://git.jami.net/savoirfairelinux/jami-daemon/-/commit/17f31b59416e2b04b7694aa0fee594ae8189be5f.patch
-#
jami-daemon-meson-651-part2.patch::https://git.jami.net/savoirfairelinux/jami-daemon/-/commit/95617cc2eca13030c6bfec2f67addb4e1d544bea.patch)
+
https://github.com/savoirfairelinux/pjproject/archive/${_pjprojectver}/pjproject-${_pjprojectver}.tar.gz)
 noextract=(pjproject-${_pjprojectver}.tar.gz)
-sha512sums=(SKIP 
021fe3f904b15e149cf647fe2ebdf530b5a8f11ba226396b6df1c8b85c406a532e6d9c310617434b520de787ec0cc4b07d9d54507d51b80627a5c23e884516c2)
-#
33a5df1fcd8b2924ff1cd86b63366ad3b4b337ab863cb935a912a440a0cd7a4fa1e9dcb96452c99635321e0dc76a2bcb663ef57d6220efd9c5d355c4317b9ed9
-#
6098d09cb1866ee6ccc9de11a636e19091ae76ef3ea6a9ea478ce09548729f7c4b77c4a0627c3c78305d0d3e30b7937bc593f952c8026e3206626a30ed491cc6)
+sha512sums=(SKIP 
a1ed0519ddf8dc91f47042497530cbcb1c8736506d0c2b677751a3368c0a202952ff563946664705dbf5806bed8ade784885db62f8278a204f516a4e60917b1e)
 
 prepare() {
   cd ${pkgname}
   cp ../pjproject-${_pjprojectver}.tar.gz contrib/tarballs
   mkdir contrib/native
-  #patch -p1 < ../jami-daemon-meson-651-part1.patch
-  #patch -p1 < ../jami-daemon-meson-651-part2.patch
   autoreconf -fvi
 }
 



[arch-commits] Commit in jami-daemon/trunk (PKGBUILD)

2021-11-03 Thread Bruno Pagani via arch-commits
Date: Wednesday, November 3, 2021 @ 21:46:35
  Author: archange
Revision: 1035703

FS#72592 add systemd makedepends

Also add note about portaudio and another try at meson

Modified:
  jami-daemon/trunk/PKGBUILD

--+
 PKGBUILD |   13 ++---
 1 file changed, 10 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-11-03 21:43:10 UTC (rev 1035702)
+++ PKGBUILD2021-11-03 21:46:35 UTC (rev 1035703)
@@ -3,7 +3,7 @@
 
 pkgname=jami-daemon
 pkgver=20211004
-pkgrel=3
+pkgrel=4
 _pjprojectver=2.11
 pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (daemon component)"
 arch=(x86_64)
@@ -13,19 +13,26 @@
 depends=(glibc opendht asio gnutls libgit2 libsecp256k1 ffmpeg speexdsp fmt
  yaml-cpp jsoncpp zlib dbus-c++ alsa-lib libpulse jack
  libupnp libnatpmp openssl webrtc-audio-processing systemd-libs
- libarchive) # expat opus http-parser #portaudio
-makedepends=(git meson cmake perl msgpack-c msgpack-cxx restinio 
autoconf-archive)
+ libarchive)
+# portaudio needs a not-yet-upstream patch 
https://git.jami.net/savoirfairelinux/jami-daemon/-/issues/650
+makedepends=(git cmake perl msgpack-c msgpack-cxx restinio systemd 
autoconf-archive) # meson
 checkdepends=(cppunit)
 _commit=042ad25ca2174df18ca18bcaf39286259fe275be
 
source=(git+https://git.jami.net/savoirfairelinux/${pkgname}.git#commit=${_commit}
 
https://github.com/pjsip/pjproject/archive/${_pjprojectver}/pjproject-${_pjprojectver}.tar.gz)
+#
jami-daemon-meson-651-part1.patch::https://git.jami.net/savoirfairelinux/jami-daemon/-/commit/17f31b59416e2b04b7694aa0fee594ae8189be5f.patch
+#
jami-daemon-meson-651-part2.patch::https://git.jami.net/savoirfairelinux/jami-daemon/-/commit/95617cc2eca13030c6bfec2f67addb4e1d544bea.patch)
 noextract=(pjproject-${_pjprojectver}.tar.gz)
 sha512sums=(SKIP 
021fe3f904b15e149cf647fe2ebdf530b5a8f11ba226396b6df1c8b85c406a532e6d9c310617434b520de787ec0cc4b07d9d54507d51b80627a5c23e884516c2)
+#
33a5df1fcd8b2924ff1cd86b63366ad3b4b337ab863cb935a912a440a0cd7a4fa1e9dcb96452c99635321e0dc76a2bcb663ef57d6220efd9c5d355c4317b9ed9
+#
6098d09cb1866ee6ccc9de11a636e19091ae76ef3ea6a9ea478ce09548729f7c4b77c4a0627c3c78305d0d3e30b7937bc593f952c8026e3206626a30ed491cc6)
 
 prepare() {
   cd ${pkgname}
   cp ../pjproject-${_pjprojectver}.tar.gz contrib/tarballs
   mkdir contrib/native
+  #patch -p1 < ../jami-daemon-meson-651-part1.patch
+  #patch -p1 < ../jami-daemon-meson-651-part2.patch
   autoreconf -fvi
 }
 



[arch-commits] Commit in jami-daemon/trunk (PKGBUILD)

2021-10-24 Thread Evangelos Foutras via arch-commits
Date: Monday, October 25, 2021 @ 02:54:08
  Author: foutrelis
Revision: 1033310

upgpkg: jami-daemon 20211004-3: yaml-cpp 0.7 rebuild

Modified:
  jami-daemon/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-10-25 02:54:07 UTC (rev 1033309)
+++ PKGBUILD2021-10-25 02:54:08 UTC (rev 1033310)
@@ -3,7 +3,7 @@
 
 pkgname=jami-daemon
 pkgver=20211004
-pkgrel=2
+pkgrel=3
 _pjprojectver=2.11
 pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (daemon component)"
 arch=(x86_64)



[arch-commits] Commit in jami-daemon/trunk (PKGBUILD)

2021-10-24 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, October 24, 2021 @ 23:51:20
  Author: svenstaro
Revision: 1033270

upgpkg: jami-daemon 20211004-2: yaml-cpp 0.7 rebuild

Modified:
  jami-daemon/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-10-24 23:51:00 UTC (rev 1033269)
+++ PKGBUILD2021-10-24 23:51:20 UTC (rev 1033270)
@@ -3,7 +3,7 @@
 
 pkgname=jami-daemon
 pkgver=20211004
-pkgrel=1
+pkgrel=2
 _pjprojectver=2.11
 pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (daemon component)"
 arch=(x86_64)



[arch-commits] Commit in jami-daemon/trunk (PKGBUILD)

2021-10-18 Thread Bruno Pagani via arch-commits
Date: Monday, October 18, 2021 @ 18:47:53
  Author: archange
Revision: 1030880

upgpkg: jami-daemon 20211004-1

Tentative update, meson did not worked but other things might be broken

Modified:
  jami-daemon/trunk/PKGBUILD

--+
 PKGBUILD |   41 ++---
 1 file changed, 26 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-10-18 18:23:22 UTC (rev 1030879)
+++ PKGBUILD2021-10-18 18:47:53 UTC (rev 1030880)
@@ -2,27 +2,28 @@
 # Contributor: Baptiste Jonglez 
 
 pkgname=jami-daemon
-pkgver=20210308
+pkgver=20211004
 pkgrel=1
-_pjprojectver=2.10
+_pjprojectver=2.11
 pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (daemon component)"
 arch=(x86_64)
 url="https://jami.net;
 license=(GPL3)
 groups=(jami)
-depends=(opendht yaml-cpp alsa-lib libpulse jack jsoncpp dbus-c++ ffmpeg gnutls
- expat libupnp libnatpmp libva libvdpau libsecp256k1 util-linux opus
- openssl asio fmt http-parser libarchive)
-makedepends=(git msgpack-c restinio autoconf-archive)
-#checkdepends=(cppunit)
-_commit=8d428f44847399d9e858ff0090934db095ba8ee3
-source=(git+https://git.jami.net/savoirfairelinux/ring-daemon.git#commit=${_commit}
+depends=(glibc opendht asio gnutls libgit2 libsecp256k1 ffmpeg speexdsp fmt
+ yaml-cpp jsoncpp zlib dbus-c++ alsa-lib libpulse jack
+ libupnp libnatpmp openssl webrtc-audio-processing systemd-libs
+ libarchive) # expat opus http-parser #portaudio
+makedepends=(git meson cmake perl msgpack-c msgpack-cxx restinio 
autoconf-archive)
+checkdepends=(cppunit)
+_commit=042ad25ca2174df18ca18bcaf39286259fe275be
+source=(git+https://git.jami.net/savoirfairelinux/${pkgname}.git#commit=${_commit}
 
https://github.com/pjsip/pjproject/archive/${_pjprojectver}/pjproject-${_pjprojectver}.tar.gz)
 noextract=(pjproject-${_pjprojectver}.tar.gz)
-sha512sums=(SKIP 
a67f083df175b536b4e6a7b7fe39e07d3ee805d6917ec64a50694542a7455c33a100889191044ab3fa679b6656774a6be045621aa53510b5f04cdde9ddd59893)
+sha512sums=(SKIP 
021fe3f904b15e149cf647fe2ebdf530b5a8f11ba226396b6df1c8b85c406a532e6d9c310617434b520de787ec0cc4b07d9d54507d51b80627a5c23e884516c2)
 
 prepare() {
-  cd ring-daemon
+  cd ${pkgname}
   cp ../pjproject-${_pjprojectver}.tar.gz contrib/tarballs
   mkdir contrib/native
   autoreconf -fvi
@@ -29,7 +30,7 @@
 }
 
 build() {
-  cd ring-daemon/contrib/native
+  cd ${pkgname}/contrib/native
   ../bootstrap \
   --disable-downloads \
   --disable-all \
@@ -44,15 +45,25 @@
 --sysconfdir=/etc
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
+
+# https://git.jami.net/savoirfairelinux/jami-daemon/-/issues/651
+  #cd "${srcdir}"
+  #export PATH="$PATH:${PWD}/${pgname}/contrib/$(cc -dumpmachine)/bin"
+  #arch-meson ${pkgname} build -D interfaces=library,dbus -D opensl=disabled 
-D portaudio=disabled -D tests=false \
+  #-D 
pkg_config_path="${PWD}/${pkgname}/contrib/$(cc -dumpmachine)/lib/pkgconfig"
+  #meson compile -C build
 }
 
-# Disabled because some tests (TURN) use the network.
 #check() {
-#  cd ring-daemon
+# https://git.jami.net/savoirfairelinux/jami-daemon/-/issues/651
+#  cd ${pkgname}
 #  make -k check
+# https://git.jami.net/savoirfairelinux/jami-daemon/-/issues/649
+#  meson test -C build --print-errorlogs
 #}
 
 package() {
-  cd ring-daemon
+  cd ${pkgname}
   make DESTDIR="${pkgdir}" install
+  #meson install -C build --destdir "${pkgdir}"
 }



[arch-commits] Commit in jami-daemon/trunk (PKGBUILD)

2021-03-14 Thread Bruno Pagani via arch-commits
Date: Monday, March 15, 2021 @ 03:36:27
  Author: archange
Revision: 891376

upgpkg: jami-daemon 20210308-1

Modified:
  jami-daemon/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-03-15 03:26:08 UTC (rev 891375)
+++ PKGBUILD2021-03-15 03:36:27 UTC (rev 891376)
@@ -2,7 +2,7 @@
 # Contributor: Baptiste Jonglez 
 
 pkgname=jami-daemon
-pkgver=20201216
+pkgver=20210308
 pkgrel=1
 _pjprojectver=2.10
 pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (daemon component)"
@@ -15,7 +15,7 @@
  openssl asio fmt http-parser libarchive)
 makedepends=(git msgpack-c restinio autoconf-archive)
 #checkdepends=(cppunit)
-_commit=324d49ce4d04b3067e6f0d2382c4e6dfd385f56b
+_commit=8d428f44847399d9e858ff0090934db095ba8ee3
 
source=(git+https://git.jami.net/savoirfairelinux/ring-daemon.git#commit=${_commit}
 
https://github.com/pjsip/pjproject/archive/${_pjprojectver}/pjproject-${_pjprojectver}.tar.gz)
 noextract=(pjproject-${_pjprojectver}.tar.gz)