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.17
Date: Thu, 17 Dec 2020 22:11:52 +0100	[thread overview]
Message-ID: <20201217211152.37lUanmoSzxmZgLU3opBE1kDWHyl_D8LvdK8HpdrJyU@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: 871 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.17
@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.

I tried getting the newer linphone to build but was unable to and unsure why. At first it was unable to get 'git describe' version from bctoolbox cmake, which is strange as it isn't the git version. I got rid of the need to use that but there are undefind variable(s) afterward.

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: 4674 bytes --]

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

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

diff --git a/srcpkgs/mediastreamer/template b/srcpkgs/mediastreamer/template
index 7578627b976..884237ddf43 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.17
+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=4f67262621a93349651cfb0b51a2157623bf7758126d070e1c122bff58c7d5b4
 
 mediastreamer-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From 52ddda3a8326ba69813e4f036b004ffbb8c594f1 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Tue, 24 Nov 2020 14:42:43 -0600
Subject: [PATCH 2/4] ortp: update to 4.4.17

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

diff --git a/srcpkgs/ortp/template b/srcpkgs/ortp/template
index d8495b7ec18..ab414f4fe57 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.17
 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=4368be03f7f1ec6a29ada80c1a962a4793964e1c58f4d9b9117e68332a401c93
 
 ortp-devel_package() {
 	depends="bctoolbox-devel ortp-${version}_${revision}"

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

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

diff --git a/srcpkgs/bzrtp/template b/srcpkgs/bzrtp/template
index f6c1f32f054..e8498d54b0a 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.17
 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=8cfb6f8be7be64046982849aaa48020caf5c6f1ab9cd9422af6082dfd669267d
 
 bzrtp-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

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

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

diff --git a/srcpkgs/bctoolbox/template b/srcpkgs/bctoolbox/template
index e6a77c0b50f..4de00e55e20 100644
--- a/srcpkgs/bctoolbox/template
+++ b/srcpkgs/bctoolbox/template
@@ -1,6 +1,6 @@
 # Template file for 'bctoolbox'
 pkgname=bctoolbox
-version=4.4.9
+version=4.4.17
 revision=1
 build_style=cmake
 configure_args="-DENABLE_TESTS=ON -DENABLE_TESTS_COMPONENT=OFF
@@ -11,7 +11,7 @@ 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=1364d5f42b5514546b9c6654c227804ff92cf9cf13fdc7cb6ca666e3bb5a7987
 
 bctoolbox-devel_package() {
 	depends="bctoolbox-${version}_${revision}"

  parent reply	other threads:[~2020-12-17 21:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-24 20:45 [PR PATCH] bctoolbox: update to 4.4.10 ndowens
2020-11-24 20:47 ` [PR PATCH] [Updated] " ndowens
2020-11-24 20:58 ` ndowens
2020-11-24 22:07 ` ndowens
2020-12-17 21:11 ` ndowens [this message]
2020-12-20  3:53 ` bctoolbox: update to 4.4.17 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=20201217211152.37lUanmoSzxmZgLU3opBE1kDWHyl_D8LvdK8HpdrJyU@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).