Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] bctoolbox: update to 4.4.10
Date: Tue, 24 Nov 2020 21:58:50 +0100	[thread overview]
Message-ID: <20201124205850.JWZOkB__a_2jFcpAIGJki-qjdFGjD0aMqH0GmluS6B8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26683@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 589 bytes --]

There is an updated pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages bctoolbox
https://github.com/void-linux/void-packages/pull/26683

bctoolbox: update to 4.4.10
@Johnnynator Most of these are your packages, but figured I'd update them along with bctoolbox since they depend on each other. If you could test linphone out. It runs with updates but I get no sound with linphone play, but I don't get audio with some other apps either.

A patch file from https://github.com/void-linux/void-packages/pull/26683.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bctoolbox-26683.patch --]
[-- Type: text/x-diff, Size: 6238 bytes --]

From 94a6fd27a36a91580fe9529adf028c3947025852 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Tue, 24 Nov 2020 14:41:52 -0600
Subject: [PATCH 1/5] linphone: update to 4.4.10

---
 srcpkgs/linphone/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/linphone/template b/srcpkgs/linphone/template
index 5954875de64..74ea2ee3915 100644
--- a/srcpkgs/linphone/template
+++ b/srcpkgs/linphone/template
@@ -1,9 +1,9 @@
 # Template file for 'linphone'
 pkgname=linphone
-version=4.4.0
+version=4.4.10
 revision=1
-build_style="cmake"
 wrksrc="liblinphone-${version}"
+build_style="cmake"
 configure_args="-DENABLE_STRICT=0 -DENABLE_GTK_UI=$(vopt_if gui true false)
  -DENABLE_ADVANCED_IM=FALSE -DENABLE_DB_STORAGE=FALSE
  -DENABLE_LIME=NO -DENABLE_LIME_X3DH=NO -DENABLE_UNIT_TESTS=NO"
@@ -17,7 +17,7 @@ maintainer="John <me@johnnynator.dev>"
 license="GPL-2.0-or-later"
 homepage="https://www.linphone.org"
 distfiles="https://gitlab.linphone.org/BC/public/liblinphone/-/archive/${version}/liblinphone-${version}.tar.gz"
-checksum=a9a468e7e15ad59062d6460b7d2f6b1f1cd74c15d54a7b5dae6bad28a489cf40
+checksum=b19eb776be091652773c4cdb5d030efe0059f5f0068917e9ad61e951adac1097
 
 pre_build() {
 	echo "#define MS2_GIT_VERSION=unknown" > coreapi/gitversion.h

From a18cf880b1b63a305a826cf49a4f3e621da03b2f Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Tue, 24 Nov 2020 14:42:15 -0600
Subject: [PATCH 2/5] mediastreamer: update to 4.4.10

---
 srcpkgs/mediastreamer/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/mediastreamer/template b/srcpkgs/mediastreamer/template
index 7578627b976..a53d0d7789c 100644
--- a/srcpkgs/mediastreamer/template
+++ b/srcpkgs/mediastreamer/template
@@ -1,9 +1,9 @@
 # Template file for 'mediastreamer'
 pkgname=mediastreamer
-version=4.4.0
-revision=2
-build_style=cmake
+version=4.4.10
+revision=1
 wrksrc="mediastreamer2-${version}"
+build_style=cmake
 configure_args="-DENABLE_STRICT=0 -DENABLE_UNIT_TESTS=0"
 hostmakedepends="python"
 makedepends="bzrtp-devel ffmpeg-devel glew-devel libXv-devel libsrtp-devel
@@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
 license="GPL-2.0-or-later"
 homepage="https://www.linphone.org/technical-corner/mediastreamer2"
 distfiles="https://gitlab.linphone.org/BC/public/mediastreamer2/-/archive/${version}/mediastreamer2-${version}.tar.gz"
-checksum=f986fba8bb23db60441707c958e8d8cb41d56939b42ef4e47de1eeed62522eee
+checksum=617dbfe0bfa406edd43a363d6bc768d72e499f9dc34ae6270a43afba187f66e1
 
 mediastreamer-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From 90b8e903dbfea1113fa7d83e005e43d824b4d44c Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Tue, 24 Nov 2020 14:42:43 -0600
Subject: [PATCH 3/5] ortp: update to 4.4.10

---
 srcpkgs/ortp/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ortp/template b/srcpkgs/ortp/template
index d8495b7ec18..ac9bf4fc4f5 100644
--- a/srcpkgs/ortp/template
+++ b/srcpkgs/ortp/template
@@ -1,6 +1,6 @@
 # Template file for 'ortp'
 pkgname=ortp
-version=4.4.0
+version=4.4.10
 revision=1
 build_style=cmake
 configure_args="-DENABLE_STATIC=OFF"
@@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
 license="LGPL-2.1-or-later"
 homepage="https://www.linphone.org/technical-corner/ortp"
 distfiles="https://gitlab.linphone.org/BC/public/ortp/-/archive/${version}/ortp-${version}.tar.gz"
-checksum=684c6b5cfb7770b9764dbb360d355f15e583bf4e064e237095c7dbc29d4e49ee
+checksum=ebd0f49608627a026713260d50d22113d34aa0d739e0f989b78a7cbbecf8977a
 
 ortp-devel_package() {
 	depends="bctoolbox-devel ortp-${version}_${revision}"

From f481465ddea8b4963cd5caca0267de413ababf9b Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Tue, 24 Nov 2020 14:43:02 -0600
Subject: [PATCH 4/5] bzrtp: update to 4.4.10

---
 srcpkgs/bzrtp/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/bzrtp/template b/srcpkgs/bzrtp/template
index f6c1f32f054..b6a89444019 100644
--- a/srcpkgs/bzrtp/template
+++ b/srcpkgs/bzrtp/template
@@ -1,6 +1,6 @@
 # Template file for 'bzrtp'
 pkgname=bzrtp
-version=4.4.0
+version=4.4.10
 revision=1
 build_style=cmake
 configure_args="-DENABLE_TESTS=0 -DENABLE_STATIC=FALSE"
@@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
 license="GPL-2.0-or-later"
 homepage="https://www.linphone.org"
 distfiles="https://gitlab.linphone.org/BC/public/bzrtp/-/archive/${version}/bzrtp-${version}.tar.gz"
-checksum=5fc501c742f38661b5ac8904e6a66f530b07be93d7493663daab33f3d4ffdb6c
+checksum=24cd01a6174e8f137cfb48aee873551d72d7e648c3d6a4dca8a8d81569e42f64
 
 bzrtp-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From bbc3007fb1ab0fa2844d633ea7ac916de6e4c9d4 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Tue, 24 Nov 2020 14:43:21 -0600
Subject: [PATCH 5/5] bctoolbox: update to 4.4.10

Add git to makedepends due to
bctoolboxCMakeUtils.cmake needs
git describe
---
 srcpkgs/bctoolbox/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/bctoolbox/template b/srcpkgs/bctoolbox/template
index e6a77c0b50f..032ff01d7b0 100644
--- a/srcpkgs/bctoolbox/template
+++ b/srcpkgs/bctoolbox/template
@@ -1,17 +1,17 @@
 # Template file for 'bctoolbox'
 pkgname=bctoolbox
-version=4.4.9
+version=4.4.10
 revision=1
 build_style=cmake
 configure_args="-DENABLE_TESTS=ON -DENABLE_TESTS_COMPONENT=OFF
  -DCMAKE_MODULE_PATH=/usr/lib/cmake"
-makedepends="bcunit-devel mbedtls-devel"
+makedepends="bcunit-devel mbedtls-devel git"
 short_desc="Library to create and run audio and video streams"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://gitlab.linphone.org/BC/public/bctoolbox"
 distfiles="https://gitlab.linphone.org/BC/public/bctoolbox/-/archive/${version}/bctoolbox-${version}.tar.gz"
-checksum=d96586b30999fd41d720150b52d334bbb5bbb419b8d5900a8a037f2617bf1d6b
+checksum=a1c65bf1b8e7fa0492692739ea77d3077a51bd9ee1d2f6f68625ee43110f7d5e
 
 bctoolbox-devel_package() {
 	depends="bctoolbox-${version}_${revision}"

  parent reply	other threads:[~2020-11-24 20:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-24 20:45 [PR PATCH] " ndowens
2020-11-24 20:47 ` [PR PATCH] [Updated] " ndowens
2020-11-24 20:58 ` ndowens [this message]
2020-11-24 22:07 ` ndowens
2020-12-17 21:11 ` [PR PATCH] [Updated] bctoolbox: update to 4.4.17 ndowens
2020-12-20  3:53 ` ericonr
2020-12-20 11:39 ` [PR PATCH] [Merged]: " Johnnynator

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201124205850.JWZOkB__a_2jFcpAIGJki-qjdFGjD0aMqH0GmluS6B8@z \
    --to=ndowens@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).