Github messages for voidlinux
 help / color / mirror / Atom feed
From: chili-b <chili-b@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] mumble: update to 1.4.230.
Date: Thu, 20 Jan 2022 20:03:14 +0100	[thread overview]
Message-ID: <20220120190314.V3st1Osl1JkV5kEDs83tpTCGj-VbPUNwCz6e6Md4L9E@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35102@inbox.vuxu.org>

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

There is an updated 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/35102

mumble: update to 1.4.230.
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/35102.patch is attached

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

From 9fdabdfb08b716f4ab593b33a92ad1702c62d009 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Thu, 20 Jan 2022 16:57:44 +0100
Subject: [PATCH] python3-jupyterlab_server: update to 2.10.3

---
 .../patches/link-overlay-against-libGL.patch  | 20 ++++++++++++++-----
 srcpkgs/mumble/template                       |  7 +++----
 srcpkgs/python3-jupyterlab_server/template    |  4 ++--
 3 files changed, 20 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/mumble/patches/link-overlay-against-libGL.patch b/srcpkgs/mumble/patches/link-overlay-against-libGL.patch
index f301052bc053..8e3d321c7620 100644
--- a/srcpkgs/mumble/patches/link-overlay-against-libGL.patch
+++ b/srcpkgs/mumble/patches/link-overlay-against-libGL.patch
@@ -1,10 +1,20 @@
---- a/overlay_gl/CMakeLists.txt	2022-01-19 19:46:15.403548981 +0100
-+++ b/overlay_gl/CMakeLists.txt	2022-01-19 19:46:42.463512976 +0100
-@@ -81,6 +81,7 @@
+--- a/overlay_gl/CMakeLists.txt
++++ b/overlay_gl/CMakeLists.txt
+@@ -79,6 +79,7 @@ if(NOT APPLE)
+ 	if(${CMAKE_SYSTEM_NAME} STREQUAL "Linux")
+ 		target_link_libraries(overlay_gl
  			PRIVATE
++				"-lGL"
  				"-ldl"
  				"-lrt"
-+				"-lGL"
  		)
- 
+@@ -86,6 +87,7 @@ if(NOT APPLE)
  		if(TARGET overlay_gl_x86)
+ 			target_link_libraries(overlay_gl_x86
+ 				PRIVATE
++					"-lGL"
+ 					"-ldl"
+ 					"-lrt"
+ 			)
+-- 
+2.34.1
diff --git a/srcpkgs/mumble/template b/srcpkgs/mumble/template
index 9dc76808916e..b3d5d7bf6936 100644
--- a/srcpkgs/mumble/template
+++ b/srcpkgs/mumble/template
@@ -16,10 +16,10 @@ makedepends="Ice-devel MesaLib-devel avahi-compat-libs-devel boost-devel
  qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite
  qt5-plugin-tds poco-devel qt5-tools-devel"
 depends="desktop-file-utils qt5-plugin-sqlite"
-short_desc="Open source, low-latency, high quality voice chat for gaming"
+short_desc="Open source, low-latency, high quality voice chat"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="BSD-3-Clause"
-homepage="http://mumble.sourceforge.net/"
+homepage="https://mumble.info"
 distfiles="https://github.com/mumble-voip/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
 checksum=b67d82b4e6cc5834b965c5bc25339e456534bbd5b9dda6c8c95cf9cb80e434b0
 
@@ -35,8 +35,7 @@ post_install() {
 }
 
 murmur_package() {
-	depends="mumble-${version}_${revision}"
-	short_desc+=" - The murmur server (for mumble)"
+	short_desc+=" - Server software (mumble-server)"
 	pkg_install() {
 		vmove usr/bin/mumble-server
 		vmove usr/bin/murmur-user-wrapper
diff --git a/srcpkgs/python3-jupyterlab_server/template b/srcpkgs/python3-jupyterlab_server/template
index fd1b35bc9290..a814eecebc3b 100644
--- a/srcpkgs/python3-jupyterlab_server/template
+++ b/srcpkgs/python3-jupyterlab_server/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-jupyterlab_server'
 pkgname=python3-jupyterlab_server
-version=2.9.0
+version=2.10.3
 revision=1
 wrksrc="jupyterlab_server-${version}"
 build_style=python3-module
@@ -11,7 +11,7 @@ maintainer="dkwo <nicolopiazzalunga@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://jupyter.org"
 distfiles="${PYPI_SITE}/j/jupyterlab_server/jupyterlab_server-${version}.tar.gz"
-checksum=b850bbb59977c4e2c99806a892ddc56f24500b847fd3214b2922596ba81abca9
+checksum=3fb84a5813d6d836ceda773fb2d4e9ef3c7944dbc1b45a8d59d98641a80de80a
 # Tests require unpackaged dependencies
 make_check=no
 

  parent reply	other threads:[~2022-01-20 19:03 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-18  2:36 [PR PATCH] " chili-b
2022-01-18  9:18 ` stacyharper
2022-01-18 17:03 ` chili-b
2022-01-18 17:06 ` chili-b
2022-01-18 17:19 ` chili-b
2022-01-19 22:37 ` [PR PATCH] [Updated] " chili-b
2022-01-19 23:54 ` chili-b
2022-01-20  0:05 ` chili-b
2022-01-20  0:10 ` chili-b
2022-01-20  1:09 ` chili-b
2022-01-20  4:26 ` chili-b
2022-01-20  5:16 ` chili-b
2022-01-20  5:16 ` chili-b
2022-01-20  5:39 ` chili-b
2022-01-20  7:09 ` chili-b
2022-01-20  9:37 ` paper42
2022-01-20 15:57 ` [PR PATCH] [Updated] " chili-b
2022-01-20 15:57 ` chili-b
2022-01-20 15:57 ` chili-b
2022-01-20 15:58 ` [PR PATCH] [Updated] " chili-b
2022-01-20 16:01 ` chili-b
2022-01-20 17:15 ` paper42
2022-01-20 19:03 ` chili-b [this message]
2022-01-20 19:05 ` [PR PATCH] [Updated] " chili-b
2022-01-20 19:05 ` chili-b
2022-01-20 19:08 ` [PR PATCH] [Updated] " chili-b
2022-01-21  8:15 ` paper42
2022-01-21 16:32 ` [PR PATCH] [Updated] " chili-b
2022-01-21 16:33 ` chili-b
2022-01-21 22:48 ` paper42
2022-01-22  3:25 ` [PR PATCH] [Updated] " chili-b
2022-01-22  3:26 ` chili-b
2022-01-23 21:18 ` [PR PATCH] [Merged]: " paper42

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=20220120190314.V3st1Osl1JkV5kEDs83tpTCGj-VbPUNwCz6e6Md4L9E@z \
    --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).