Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mumble: update to 1.4.287.
@ 2022-09-14 21:19 dexgs
  2022-09-14 21:22 ` [PR PATCH] [Updated] " dexgs
  2022-09-16 17:40 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 2 replies; 3+ messages in thread
From: dexgs @ 2022-09-14 21:19 UTC (permalink / raw)
  To: ml

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

There is a new pull request by dexgs against master on the void-packages repository

https://github.com/dexgs/void-packages mumble
https://github.com/void-linux/void-packages/pull/39287

mumble: update to 1.4.287.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

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

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

From 77ef7d313f10645595761d855f4433a33563ac22 Mon Sep 17 00:00:00 2001
From: Dexter Gaon-Shatford <dexter.gaonshatford@gmail.com>
Date: Wed, 14 Sep 2022 17:18:33 -0400
Subject: [PATCH] mumble: update to 1.4.287.

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

diff --git a/srcpkgs/mumble/template b/srcpkgs/mumble/template
index 657d2cf5181a..a714e4d2198a 100644
--- a/srcpkgs/mumble/template
+++ b/srcpkgs/mumble/template
@@ -1,8 +1,8 @@
 # Template file for 'mumble'
 pkgname=mumble
-version=1.4.274
+version=1.4.287
 revision=1
-wrksrc=mumble-src
+wrksrc=$pkgname-$version.src
 build_style=cmake
 make_cmd=make
 configure_args="-Doverlay-xcompile=OFF -Dbundled-opus=OFF
@@ -21,7 +21,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="BSD-3-Clause"
 homepage="https://mumble.info"
 distfiles="https://github.com/mumble-voip/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
-checksum=7ec87ddcccd8929e40062ea6e868f287509d4436c60bbc75606cbf5b6b303b8b
+checksum=378e61d5bfa58ba51bfbb645067f459214a9872da09b306f2c2c3f1902200547
 
 build_options="jack portaudio"
 build_options_default="jack portaudio"

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] mumble: update to 1.4.287.
  2022-09-14 21:19 [PR PATCH] mumble: update to 1.4.287 dexgs
@ 2022-09-14 21:22 ` dexgs
  2022-09-16 17:40 ` [PR PATCH] [Merged]: " paper42
  1 sibling, 0 replies; 3+ messages in thread
From: dexgs @ 2022-09-14 21:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dexgs/void-packages mumble
https://github.com/void-linux/void-packages/pull/39287

mumble: update to 1.4.287.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

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

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

From a91de9cdd1d1aaf3df96da4b2c12b706347351a8 Mon Sep 17 00:00:00 2001
From: Dexter Gaon-Shatford <dexter.gaonshatford@gmail.com>
Date: Wed, 14 Sep 2022 17:18:33 -0400
Subject: [PATCH] mumble: update to 1.4.287.

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

diff --git a/srcpkgs/mumble/template b/srcpkgs/mumble/template
index 657d2cf5181a..9d1e781f057d 100644
--- a/srcpkgs/mumble/template
+++ b/srcpkgs/mumble/template
@@ -1,8 +1,8 @@
 # Template file for 'mumble'
 pkgname=mumble
-version=1.4.274
+version=1.4.287
 revision=1
-wrksrc=mumble-src
+wrksrc=$pkgname-$version.src
 build_style=cmake
 make_cmd=make
 configure_args="-Doverlay-xcompile=OFF -Dbundled-opus=OFF
@@ -21,13 +21,13 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="BSD-3-Clause"
 homepage="https://mumble.info"
 distfiles="https://github.com/mumble-voip/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
-checksum=7ec87ddcccd8929e40062ea6e868f287509d4436c60bbc75606cbf5b6b303b8b
+checksum=378e61d5bfa58ba51bfbb645067f459214a9872da09b306f2c2c3f1902200547
 
 build_options="jack portaudio"
 build_options_default="jack portaudio"
 
 case "$XBPS_TARGET_MACHINE" in
-        i686*) broken="https://build.voidlinux.org/builders/i686_builder/builds/39031/steps/shell_3/logs/stdio" ;;
+	i686*) broken="https://build.voidlinux.org/builders/i686_builder/builds/39031/steps/shell_3/logs/stdio" ;;
 esac
 
 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: mumble: update to 1.4.287.
  2022-09-14 21:19 [PR PATCH] mumble: update to 1.4.287 dexgs
  2022-09-14 21:22 ` [PR PATCH] [Updated] " dexgs
@ 2022-09-16 17:40 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2022-09-16 17:40 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

mumble: update to 1.4.287.
https://github.com/void-linux/void-packages/pull/39287

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-16 17:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-14 21:19 [PR PATCH] mumble: update to 1.4.287 dexgs
2022-09-14 21:22 ` [PR PATCH] [Updated] " dexgs
2022-09-16 17:40 ` [PR PATCH] [Merged]: " paper42

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).