Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mumble: update to 1.4.274.
@ 2022-08-21 18:47 chili-b
  2022-08-31 16:43 ` [PR PATCH] [Closed]: " cratesiosomething
  0 siblings, 1 reply; 2+ messages in thread
From: chili-b @ 2022-08-21 18:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chili-b/void-packages mumble
https://github.com/void-linux/void-packages/pull/38814

mumble: update to 1.4.274.
<!-- 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/38814.patch is attached

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

From f464e4c08f58d4ac908969af85d28eb0f98d1c16 Mon Sep 17 00:00:00 2001
From: chili-b <dexter.gaonshatford@gmail.com>
Date: Sun, 21 Aug 2022 14:46:25 -0400
Subject: [PATCH] mumble: update to 1.4.274.

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

diff --git a/srcpkgs/mumble/template b/srcpkgs/mumble/template
index 65f96a90f282..c0be095b61a6 100644
--- a/srcpkgs/mumble/template
+++ b/srcpkgs/mumble/template
@@ -1,8 +1,8 @@
 # Template file for 'mumble'
 pkgname=mumble
-version=1.4.230
-revision=5
-wrksrc=mumble-${version}.src
+version=1.4.274
+revision=1
+wrksrc=mumble-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=b67d82b4e6cc5834b965c5bc25339e456534bbd5b9dda6c8c95cf9cb80e434b0
+checksum=7ec87ddcccd8929e40062ea6e868f287509d4436c60bbc75606cbf5b6b303b8b
 
 build_options="jack portaudio"
 build_options_default="jack portaudio"
@@ -32,7 +32,6 @@ post_install() {
 	rm -f ${DESTDIR}/usr/share/man/man1/murmur-user-wrapper.1
 	vconf scripts/murmur.ini
 	vsv mumble-server
-	ln -sf murmurd.1 ${DESTDIR}/usr/share/man/man1/mumble-server.1
 	vlicense LICENSE
 }
 
@@ -48,6 +47,5 @@ murmur_package() {
 		vmove etc/murmur.ini
 		vmove usr/bin/mumble-server
 		vmove usr/share/man/man1/mumble-server.1
-		vmove usr/share/man/man1/murmurd.1
 	}
 }

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

* Re: [PR PATCH] [Closed]: mumble: update to 1.4.274.
  2022-08-21 18:47 [PR PATCH] mumble: update to 1.4.274 chili-b
@ 2022-08-31 16:43 ` cratesiosomething
  0 siblings, 0 replies; 2+ messages in thread
From: cratesiosomething @ 2022-08-31 16:43 UTC (permalink / raw)
  To: ml

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

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

mumble: update to 1.4.274.
https://github.com/void-linux/void-packages/pull/38814

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] 2+ messages in thread

end of thread, other threads:[~2022-08-31 16:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-21 18:47 [PR PATCH] mumble: update to 1.4.274 chili-b
2022-08-31 16:43 ` [PR PATCH] [Closed]: " cratesiosomething

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