Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] teamspeak3: update to 3.5.2.
@ 2020-04-17 17:01 HadetTheUndying
  2020-04-17 18:54 ` Piraty
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: HadetTheUndying @ 2020-04-17 17:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/HadetTheUndying/void-packages teamspeak3
https://github.com/void-linux/void-packages/pull/21081

teamspeak3: update to 3.5.2.
32-bit might be failing to build. Had it happen once then build the second time(No idea why), but since this isn't a repo package i decided to push anyway.

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

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

From e5ad293e9e2d765746e143fb7188c12d4bc7c542 Mon Sep 17 00:00:00 2001
From: HadetTheUndying <hadet@protonmail.com>
Date: Fri, 17 Apr 2020 11:57:00 -0500
Subject: [PATCH] teamspeak3: update to 3.5.2.

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

diff --git a/srcpkgs/teamspeak3/template b/srcpkgs/teamspeak3/template
index a31343fe68a..9e959cd1d53 100644
--- a/srcpkgs/teamspeak3/template
+++ b/srcpkgs/teamspeak3/template
@@ -1,6 +1,6 @@
 # Template file for 'teamspeak3'
 pkgname=teamspeak3
-version=3.5.0
+version=3.5.2
 revision=1
 archs="i686 x86_64"
 wrksrc=teamspeak3
@@ -21,11 +21,11 @@ noverifyrdeps=yes
 if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
 	_pkg="TeamSpeak3-Client-linux_amd64-${version}"
 	distfiles="https://files.teamspeak-services.com/releases/client/${version}/${_pkg}.run"
-	checksum=17d53f116f38519d41749d5b07059e1791a533d0bcee052052b0b6b41f015912
+	checksum=d739fa78b41ef7b1423771ca237804981ffc7f14c4e620769cfa3fbc538aece8
 elif [ "$XBPS_TARGET_MACHINE" = "i686" ]; then
 	_pkg="TeamSpeak3-Client-linux_x86-${version}"
 	distfiles="https://files.teamspeak-services.com/releases/client/${version}/${_pkg}.run"
-	checksum=6ed3a4255c4785437668748b5a8f39895678cd57133150c33302a94421c5ffeb
+	checksum=209375141ea0d0fc1d6dc7612cb621ba0df946e033a3b1140f3e8a5c8938d566
 else
 	broken="No known upstream client for this architecture"
 fi

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

* Re: teamspeak3: update to 3.5.2.
  2020-04-17 17:01 [PR PATCH] teamspeak3: update to 3.5.2 HadetTheUndying
@ 2020-04-17 18:54 ` Piraty
  2020-04-17 18:59 ` [PR PATCH] [Updated] " HadetTheUndying
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Piraty @ 2020-04-17 18:54 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/21081#issuecomment-615408718

Comment:
please replace `makedepends="tar"` with `hostmakedepends="tar"`

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

* Re: [PR PATCH] [Updated] teamspeak3: update to 3.5.2.
  2020-04-17 17:01 [PR PATCH] teamspeak3: update to 3.5.2 HadetTheUndying
  2020-04-17 18:54 ` Piraty
@ 2020-04-17 18:59 ` HadetTheUndying
  2020-04-17 19:00 ` HadetTheUndying
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: HadetTheUndying @ 2020-04-17 18:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/HadetTheUndying/void-packages teamspeak3
https://github.com/void-linux/void-packages/pull/21081

teamspeak3: update to 3.5.2.
32-bit might be failing to build. Had it happen once then build the second time(No idea why), but since this isn't a repo package i decided to push anyway.

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

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

From e5ad293e9e2d765746e143fb7188c12d4bc7c542 Mon Sep 17 00:00:00 2001
From: HadetTheUndying <hadet@protonmail.com>
Date: Fri, 17 Apr 2020 11:57:00 -0500
Subject: [PATCH 1/2] teamspeak3: update to 3.5.2.

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

diff --git a/srcpkgs/teamspeak3/template b/srcpkgs/teamspeak3/template
index a31343fe68a..9e959cd1d53 100644
--- a/srcpkgs/teamspeak3/template
+++ b/srcpkgs/teamspeak3/template
@@ -1,6 +1,6 @@
 # Template file for 'teamspeak3'
 pkgname=teamspeak3
-version=3.5.0
+version=3.5.2
 revision=1
 archs="i686 x86_64"
 wrksrc=teamspeak3
@@ -21,11 +21,11 @@ noverifyrdeps=yes
 if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
 	_pkg="TeamSpeak3-Client-linux_amd64-${version}"
 	distfiles="https://files.teamspeak-services.com/releases/client/${version}/${_pkg}.run"
-	checksum=17d53f116f38519d41749d5b07059e1791a533d0bcee052052b0b6b41f015912
+	checksum=d739fa78b41ef7b1423771ca237804981ffc7f14c4e620769cfa3fbc538aece8
 elif [ "$XBPS_TARGET_MACHINE" = "i686" ]; then
 	_pkg="TeamSpeak3-Client-linux_x86-${version}"
 	distfiles="https://files.teamspeak-services.com/releases/client/${version}/${_pkg}.run"
-	checksum=6ed3a4255c4785437668748b5a8f39895678cd57133150c33302a94421c5ffeb
+	checksum=209375141ea0d0fc1d6dc7612cb621ba0df946e033a3b1140f3e8a5c8938d566
 else
 	broken="No known upstream client for this architecture"
 fi

From ade224158296568649f429df1a5f46e3e0df7fe2 Mon Sep 17 00:00:00 2001
From: HadetTheUndying <hadet@protonmail.com>
Date: Fri, 17 Apr 2020 13:58:23 -0500
Subject: [PATCH 2/2] teamspeak3: update to 3.5.2.

---
 srcpkgs/teamspeak3/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/teamspeak3/template b/srcpkgs/teamspeak3/template
index 9e959cd1d53..78b26e056fc 100644
--- a/srcpkgs/teamspeak3/template
+++ b/srcpkgs/teamspeak3/template
@@ -5,7 +5,7 @@ revision=1
 archs="i686 x86_64"
 wrksrc=teamspeak3
 create_wrksrc=yes
-makedepends="tar"
+hostmakedepends="tar"
 depends="glib bash grep freetype nss libXcomposite fontconfig glibc
  libxslt dbus-libs alsa-lib libXi libXcursor libXtst libXScrnSaver pciutils"
 short_desc="Popular proprietary voice chat for gaming"

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

* Re: teamspeak3: update to 3.5.2.
  2020-04-17 17:01 [PR PATCH] teamspeak3: update to 3.5.2 HadetTheUndying
  2020-04-17 18:54 ` Piraty
  2020-04-17 18:59 ` [PR PATCH] [Updated] " HadetTheUndying
@ 2020-04-17 19:00 ` HadetTheUndying
  2020-04-17 21:24 ` Johnnynator
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: HadetTheUndying @ 2020-04-17 19:00 UTC (permalink / raw)
  To: ml

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

New comment by HadetTheUndying on void-packages repository

https://github.com/void-linux/void-packages/pull/21081#issuecomment-615411655

Comment:
Done.

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

* Re: teamspeak3: update to 3.5.2.
  2020-04-17 17:01 [PR PATCH] teamspeak3: update to 3.5.2 HadetTheUndying
                   ` (2 preceding siblings ...)
  2020-04-17 19:00 ` HadetTheUndying
@ 2020-04-17 21:24 ` Johnnynator
  2020-04-17 21:40 ` HadetTheUndying
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Johnnynator @ 2020-04-17 21:24 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/pull/21081#issuecomment-615470356

Comment:
Pls squash both commits into one

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

* Re: teamspeak3: update to 3.5.2.
  2020-04-17 17:01 [PR PATCH] teamspeak3: update to 3.5.2 HadetTheUndying
                   ` (3 preceding siblings ...)
  2020-04-17 21:24 ` Johnnynator
@ 2020-04-17 21:40 ` HadetTheUndying
  2020-04-17 21:43 ` Johnnynator
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: HadetTheUndying @ 2020-04-17 21:40 UTC (permalink / raw)
  To: ml

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

New comment by HadetTheUndying on void-packages repository

https://github.com/void-linux/void-packages/pull/21081#issuecomment-615476284

Comment:
@Johnnynator I don't know if i did that right, would you mind walking me through the proper procedure for squashing two commits together, I tried doing it with `git rebase -i HEAD~2 ` then using squash on the second commit but i don't know what it's supposed to do after that. I went ahead and rebased and pushed but it doesn't appear to have changed anything. 
Sorry I just don't work with git very often.


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

* Re: teamspeak3: update to 3.5.2.
  2020-04-17 17:01 [PR PATCH] teamspeak3: update to 3.5.2 HadetTheUndying
                   ` (4 preceding siblings ...)
  2020-04-17 21:40 ` HadetTheUndying
@ 2020-04-17 21:43 ` Johnnynator
  2020-04-17 21:44 ` [PR PATCH] [Updated] " HadetTheUndying
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Johnnynator @ 2020-04-17 21:43 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/pull/21081#issuecomment-615477308

Comment:
Yeah `git rebase -i HEAD~2`, than either `fixup` or `squash`. Than continue (aka save and close in the editor you are). After that both commits should be one, and you need to do a force push (`git push -f`)

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

* Re: [PR PATCH] [Updated] teamspeak3: update to 3.5.2.
  2020-04-17 17:01 [PR PATCH] teamspeak3: update to 3.5.2 HadetTheUndying
                   ` (5 preceding siblings ...)
  2020-04-17 21:43 ` Johnnynator
@ 2020-04-17 21:44 ` HadetTheUndying
  2020-04-17 21:46 ` HadetTheUndying
  2020-04-17 22:21 ` [PR PATCH] [Merged]: " Johnnynator
  8 siblings, 0 replies; 10+ messages in thread
From: HadetTheUndying @ 2020-04-17 21:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/HadetTheUndying/void-packages teamspeak3
https://github.com/void-linux/void-packages/pull/21081

teamspeak3: update to 3.5.2.
32-bit might be failing to build. Had it happen once then build the second time(No idea why), but since this isn't a repo package i decided to push anyway.

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

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

From 04a22f70b06d8adea141fbbf3018c6e24bcb2788 Mon Sep 17 00:00:00 2001
From: HadetTheUndying <hadet@protonmail.com>
Date: Fri, 17 Apr 2020 11:57:00 -0500
Subject: [PATCH] teamspeak3: update to 3.5.2.

teamspeak3: update to 3.5.2.
---
 srcpkgs/teamspeak3/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/teamspeak3/template b/srcpkgs/teamspeak3/template
index a31343fe68a..78b26e056fc 100644
--- a/srcpkgs/teamspeak3/template
+++ b/srcpkgs/teamspeak3/template
@@ -1,11 +1,11 @@
 # Template file for 'teamspeak3'
 pkgname=teamspeak3
-version=3.5.0
+version=3.5.2
 revision=1
 archs="i686 x86_64"
 wrksrc=teamspeak3
 create_wrksrc=yes
-makedepends="tar"
+hostmakedepends="tar"
 depends="glib bash grep freetype nss libXcomposite fontconfig glibc
  libxslt dbus-libs alsa-lib libXi libXcursor libXtst libXScrnSaver pciutils"
 short_desc="Popular proprietary voice chat for gaming"
@@ -21,11 +21,11 @@ noverifyrdeps=yes
 if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
 	_pkg="TeamSpeak3-Client-linux_amd64-${version}"
 	distfiles="https://files.teamspeak-services.com/releases/client/${version}/${_pkg}.run"
-	checksum=17d53f116f38519d41749d5b07059e1791a533d0bcee052052b0b6b41f015912
+	checksum=d739fa78b41ef7b1423771ca237804981ffc7f14c4e620769cfa3fbc538aece8
 elif [ "$XBPS_TARGET_MACHINE" = "i686" ]; then
 	_pkg="TeamSpeak3-Client-linux_x86-${version}"
 	distfiles="https://files.teamspeak-services.com/releases/client/${version}/${_pkg}.run"
-	checksum=6ed3a4255c4785437668748b5a8f39895678cd57133150c33302a94421c5ffeb
+	checksum=209375141ea0d0fc1d6dc7612cb621ba0df946e033a3b1140f3e8a5c8938d566
 else
 	broken="No known upstream client for this architecture"
 fi

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

* Re: teamspeak3: update to 3.5.2.
  2020-04-17 17:01 [PR PATCH] teamspeak3: update to 3.5.2 HadetTheUndying
                   ` (6 preceding siblings ...)
  2020-04-17 21:44 ` [PR PATCH] [Updated] " HadetTheUndying
@ 2020-04-17 21:46 ` HadetTheUndying
  2020-04-17 22:21 ` [PR PATCH] [Merged]: " Johnnynator
  8 siblings, 0 replies; 10+ messages in thread
From: HadetTheUndying @ 2020-04-17 21:46 UTC (permalink / raw)
  To: ml

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

New comment by HadetTheUndying on void-packages repository

https://github.com/void-linux/void-packages/pull/21081#issuecomment-615478432

Comment:
Okay thanks man, Really appreciate it. I was just forgetting the --force

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

* Re: [PR PATCH] [Merged]: teamspeak3: update to 3.5.2.
  2020-04-17 17:01 [PR PATCH] teamspeak3: update to 3.5.2 HadetTheUndying
                   ` (7 preceding siblings ...)
  2020-04-17 21:46 ` HadetTheUndying
@ 2020-04-17 22:21 ` Johnnynator
  8 siblings, 0 replies; 10+ messages in thread
From: Johnnynator @ 2020-04-17 22:21 UTC (permalink / raw)
  To: ml

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

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

teamspeak3: update to 3.5.2.
https://github.com/void-linux/void-packages/pull/21081

Description:
32-bit might be failing to build. Had it happen once then build the second time(No idea why), but since this isn't a repo package i decided to push anyway.

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

end of thread, other threads:[~2020-04-17 22:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-17 17:01 [PR PATCH] teamspeak3: update to 3.5.2 HadetTheUndying
2020-04-17 18:54 ` Piraty
2020-04-17 18:59 ` [PR PATCH] [Updated] " HadetTheUndying
2020-04-17 19:00 ` HadetTheUndying
2020-04-17 21:24 ` Johnnynator
2020-04-17 21:40 ` HadetTheUndying
2020-04-17 21:43 ` Johnnynator
2020-04-17 21:44 ` [PR PATCH] [Updated] " HadetTheUndying
2020-04-17 21:46 ` HadetTheUndying
2020-04-17 22:21 ` [PR PATCH] [Merged]: " Johnnynator

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