Github messages for voidlinux
 help / color / mirror / Atom feed
From: MGlolenstine <MGlolenstine@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Updated `anydesk` and `discord-ptb`
Date: Thu, 06 Aug 2020 23:33:01 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24116@inbox.vuxu.org> (raw)

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

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

https://github.com/MGlolenstine/void-packages master
https://github.com/void-linux/void-packages/pull/24116

Updated `anydesk` and `discord-ptb`
Updated two outdated packages, updated hashes and fixed problems with `discord-ptb` not working.

Feel free to comment on this first PR of mine.

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

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

From 21597194758d18f3822df726620bdc040de7e47c Mon Sep 17 00:00:00 2001
From: MGlolenstine <mglolenstine@gmail.com>
Date: Thu, 6 Aug 2020 23:26:52 +0200
Subject: [PATCH] Updated anydesk and discord-ptb

---
 srcpkgs/anydesk/template     | 6 +++---
 srcpkgs/discord-ptb/template | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/anydesk/template b/srcpkgs/anydesk/template
index 1843379a90b..4b80ff1b61e 100644
--- a/srcpkgs/anydesk/template
+++ b/srcpkgs/anydesk/template
@@ -1,6 +1,6 @@
 # Template file for 'anydesk'
 pkgname=anydesk
-version=5.5.6
+version=6.0.0
 revision=1
 archs="i686 x86_64"
 wrksrc=${pkgname}-${version}
@@ -14,10 +14,10 @@ restricted=yes
 
 if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ] ; then
 	distfiles="https://download.anydesk.com/linux/anydesk-${version}-amd64.tar.gz"
-	checksum=d37678596d7df3926b9ea7dec842cd895618b9860fd75e490deebcf09cf3eeee
+	checksum=9df6583097865591d153853f730f02dde003756dd5840dc670d25f3c275d86a5
 elif [ "${XBPS_TARGET_MACHINE}" = "i686" ]; then
 	distfiles="https://download.anydesk.com/linux/anydesk-${version}-i386.tar.gz"
-	checksum=2b62a369a9fb24cc060bf29ccd1ee94f45d4c2be8c62e4fba8b925ca3008f747
+	checksum=369ed52f4876f29ea4d3713401493e28fa21749bc0f24f0809e5b770c93e8c37
 fi
 
 do_install() {
diff --git a/srcpkgs/discord-ptb/template b/srcpkgs/discord-ptb/template
index 0485c222023..790d6d694dc 100644
--- a/srcpkgs/discord-ptb/template
+++ b/srcpkgs/discord-ptb/template
@@ -1,6 +1,6 @@
 # Template file for 'discord-ptb'
 pkgname="discord-ptb"
-version=0.0.9
+version=0.0.21
 revision=1
 wrksrc="DiscordPTB"
 depends="alsa-lib dbus-glib gtk+3 GConf libnotify nss libXtst libcxx libatomic"
@@ -13,7 +13,7 @@ maintainer="Abel Graham <abel@abelgraham.com>"
 license="proprietary"
 homepage="https://discordapp.com/"
 distfiles="https://dl-ptb.discordapp.net/apps/linux/${version}/discord-ptb-${version}.tar.gz"
-checksum=372d6f75203626370218c97c21519b779e5af334177cafa65a5655e357c77520
+checksum=a1fa4e20cce5f493d84c9e3c7ac74c8265768886859e98022fa41d102f2726c4
 
 do_install() {
 	local package_location="usr/lib/$pkgname" item
@@ -22,7 +22,7 @@ do_install() {
 	vmkdir usr/share/applications
 	vcopy discord-ptb.desktop /usr/share/applications/
 	vmkdir ${package_location}
-	for item in locales resources DiscordPTB libffmpeg.so libnode.so natives_blob.bin snapshot_blob.bin content_shell.pak icudtl.dat; do
+	for item in DiscordPTB chrome_100_percent.pak chrome_200_percent.pak icudtl.dat libEGL.so libGLESv2.so libffmpeg.so locales natives_blob.bin resources resources.pak snapshot_blob.bin swiftshader v8_context_snapshot.bin; do
 		vcopy "${item}" "${package_location}"
 	done
 	vmkdir usr/bin

             reply	other threads:[~2020-08-06 21:33 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-06 21:33 MGlolenstine [this message]
2020-08-06 21:41 ` ericonr
2020-08-06 21:42 ` ericonr
2020-08-06 21:43 ` MGlolenstine
2020-08-06 22:06 ` [PR PATCH] [Updated] " MGlolenstine
2020-08-06 22:08 ` MGlolenstine
2020-08-06 22:10 ` MGlolenstine
2020-08-06 22:14 ` ericonr
2020-08-06 22:24 ` [PR PATCH] [Updated] " MGlolenstine
2020-08-06 22:27 ` anydesk: update to 6.0.0 MGlolenstine
2020-08-06 22:30 ` ericonr
2020-08-06 22:31 ` MGlolenstine
2020-08-10  9:56 ` [PR PATCH] [Updated] " MGlolenstine
2020-09-10  8:45 ` MGlolenstine
2020-09-10  8:45 ` [PR PATCH] [Closed]: " MGlolenstine

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-24116@inbox.vuxu.org \
    --to=mglolenstine@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).