Github messages for voidlinux
 help / color / mirror / Atom feed
From: chili-b <chili-b@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] mumble: update to 1.4.274.
Date: Sun, 21 Aug 2022 20:47:47 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38814@inbox.vuxu.org> (raw)

[-- 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
 	}
 }

             reply	other threads:[~2022-08-21 18:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-21 18:47 chili-b [this message]
2022-08-31 16:43 ` [PR PATCH] [Closed]: " cratesiosomething

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38814@inbox.vuxu.org \
    --to=chili-b@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).