Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] anydesk: update to 5.1.1
@ 2019-06-19 17:50 voidlinux-github
  2019-06-19 18:02 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: voidlinux-github @ 2019-06-19 17:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages anydesk-5
https://github.com/void-linux/void-packages/pull/12555

anydesk: update to 5.1.1


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-anydesk-5-12555.patch --]
[-- Type: application/text/x-diff, Size: 1489 bytes --]

From 3fbfea1b65e0a3c1525b36a345a7e99785ad28ed Mon Sep 17 00:00:00 2001
From: Unknown <mobinmob@disroot.org>
Date: Wed, 19 Jun 2019 20:49:08 +0300
Subject: [PATCH] anydesk: update to 5.1.1

---
 srcpkgs/anydesk/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/anydesk/template b/srcpkgs/anydesk/template
index d72f9eecd5d..6628d14b532 100644
--- a/srcpkgs/anydesk/template
+++ b/srcpkgs/anydesk/template
@@ -1,6 +1,6 @@
 # Template file for 'anydesk'
 pkgname=anydesk
-version=5.1.0
+version=5.1.1
 revision=1
 archs="i686 x86_64"
 wrksrc=${pkgname}-${version}
@@ -14,15 +14,15 @@ restricted=yes
 
 if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ] ; then
 	distfiles="https://download.anydesk.com/linux/anydesk-${version}-amd64.tar.gz"
-	checksum=edf0b040c00d90c370d4d53ab2bb0dd4f2257050bcf6d665fc3f7f2c243fae7e
+	checksum=cb72b79ac1476bfb295f3e27d2127d4868107e324f6473b089b448c7f3df55a4
 elif [ "${XBPS_TARGET_MACHINE}" = "i686" ]; then
 	distfiles="https://download.anydesk.com/linux/anydesk-${version}-i686.tar.gz"
-	checksum=6aff74caf96481fc6488ee4f951b61f17577d703b759488f698640bcd24ac63e
+	checksum=87d9a4ccfa6e46c7174e943453fc97418c73b6b8255631f36e9def3bc3fe6b82
 fi
 
 do_install() {
-	vmkdir usr/share/icons/anydesk
-	vcopy "icons/*" usr/share/icons/anydesk
+	vmkdir usr/share/icons
+	vcopy "icons/*" usr/share/icons
 	vmkdir usr/share/applications
 	vinstall anydesk.desktop 0644 usr/share/applications
 	vmkdir usr/share/polkit-1/actions

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

* Re: [PR PATCH] [Updated] anydesk: update to 5.1.1
  2019-06-19 17:50 [PR PATCH] anydesk: update to 5.1.1 voidlinux-github
@ 2019-06-19 18:02 ` voidlinux-github
  2019-06-19 18:02 ` voidlinux-github
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-06-19 18:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages anydesk-5
https://github.com/void-linux/void-packages/pull/12555

anydesk: update to 5.1.1


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-anydesk-5-12555.patch --]
[-- Type: application/text/x-diff, Size: 1615 bytes --]

From 0b03f39a976b382e8a4959c8eeaf5b23de81edd7 Mon Sep 17 00:00:00 2001
From: Unknown <mobinmob@disroot.org>
Date: Wed, 19 Jun 2019 20:49:08 +0300
Subject: [PATCH] anydesk: update to 5.1.1

---
 srcpkgs/anydesk/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/anydesk/template b/srcpkgs/anydesk/template
index d72f9eecd5d..992d12f05f3 100644
--- a/srcpkgs/anydesk/template
+++ b/srcpkgs/anydesk/template
@@ -1,6 +1,6 @@
 # Template file for 'anydesk'
 pkgname=anydesk
-version=5.1.0
+version=5.1.1
 revision=1
 archs="i686 x86_64"
 wrksrc=${pkgname}-${version}
@@ -14,17 +14,17 @@ restricted=yes
 
 if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ] ; then
 	distfiles="https://download.anydesk.com/linux/anydesk-${version}-amd64.tar.gz"
-	checksum=edf0b040c00d90c370d4d53ab2bb0dd4f2257050bcf6d665fc3f7f2c243fae7e
+	checksum=cb72b79ac1476bfb295f3e27d2127d4868107e324f6473b089b448c7f3df55a4
 elif [ "${XBPS_TARGET_MACHINE}" = "i686" ]; then
 	distfiles="https://download.anydesk.com/linux/anydesk-${version}-i686.tar.gz"
-	checksum=6aff74caf96481fc6488ee4f951b61f17577d703b759488f698640bcd24ac63e
+	checksum=87d9a4ccfa6e46c7174e943453fc97418c73b6b8255631f36e9def3bc3fe6b82
 fi
 
 do_install() {
-	vmkdir usr/share/icons/anydesk
-	vcopy "icons/*" usr/share/icons/anydesk
+	vmkdir usr/share/icons
+	vcopy "icons/*" usr/share/icons
 	vmkdir usr/share/applications
-	vinstall anydesk.desktop 0644 usr/share/applications
+	vinstall anydesk.desktop 644 usr/share/applications
 	vmkdir usr/share/polkit-1/actions
 	vcopy "polkit-1/*.policy" usr/share/polkit-1/actions
 	vbin anydesk

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

* Re: [PR PATCH] [Updated] anydesk: update to 5.1.1
  2019-06-19 17:50 [PR PATCH] anydesk: update to 5.1.1 voidlinux-github
  2019-06-19 18:02 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-06-19 18:02 ` voidlinux-github
  2019-06-19 18:08 ` voidlinux-github
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-06-19 18:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages anydesk-5
https://github.com/void-linux/void-packages/pull/12555

anydesk: update to 5.1.1


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-anydesk-5-12555.patch --]
[-- Type: application/text/x-diff, Size: 1615 bytes --]

From 0b03f39a976b382e8a4959c8eeaf5b23de81edd7 Mon Sep 17 00:00:00 2001
From: Unknown <mobinmob@disroot.org>
Date: Wed, 19 Jun 2019 20:49:08 +0300
Subject: [PATCH] anydesk: update to 5.1.1

---
 srcpkgs/anydesk/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/anydesk/template b/srcpkgs/anydesk/template
index d72f9eecd5d..992d12f05f3 100644
--- a/srcpkgs/anydesk/template
+++ b/srcpkgs/anydesk/template
@@ -1,6 +1,6 @@
 # Template file for 'anydesk'
 pkgname=anydesk
-version=5.1.0
+version=5.1.1
 revision=1
 archs="i686 x86_64"
 wrksrc=${pkgname}-${version}
@@ -14,17 +14,17 @@ restricted=yes
 
 if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ] ; then
 	distfiles="https://download.anydesk.com/linux/anydesk-${version}-amd64.tar.gz"
-	checksum=edf0b040c00d90c370d4d53ab2bb0dd4f2257050bcf6d665fc3f7f2c243fae7e
+	checksum=cb72b79ac1476bfb295f3e27d2127d4868107e324f6473b089b448c7f3df55a4
 elif [ "${XBPS_TARGET_MACHINE}" = "i686" ]; then
 	distfiles="https://download.anydesk.com/linux/anydesk-${version}-i686.tar.gz"
-	checksum=6aff74caf96481fc6488ee4f951b61f17577d703b759488f698640bcd24ac63e
+	checksum=87d9a4ccfa6e46c7174e943453fc97418c73b6b8255631f36e9def3bc3fe6b82
 fi
 
 do_install() {
-	vmkdir usr/share/icons/anydesk
-	vcopy "icons/*" usr/share/icons/anydesk
+	vmkdir usr/share/icons
+	vcopy "icons/*" usr/share/icons
 	vmkdir usr/share/applications
-	vinstall anydesk.desktop 0644 usr/share/applications
+	vinstall anydesk.desktop 644 usr/share/applications
 	vmkdir usr/share/polkit-1/actions
 	vcopy "polkit-1/*.policy" usr/share/polkit-1/actions
 	vbin anydesk

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

* Re: anydesk: update to 5.1.1
  2019-06-19 17:50 [PR PATCH] anydesk: update to 5.1.1 voidlinux-github
  2019-06-19 18:02 ` [PR PATCH] [Updated] " voidlinux-github
  2019-06-19 18:02 ` voidlinux-github
@ 2019-06-19 18:08 ` voidlinux-github
  2019-06-19 18:08 ` voidlinux-github
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-06-19 18:08 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/12555#issuecomment-503669629
Comment:
There is a problem with the icons - they seam to be copied with wrong permissions, so the menu entry is displayed without the proper icon. I cannot figure out why.

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

* Re: anydesk: update to 5.1.1
  2019-06-19 17:50 [PR PATCH] anydesk: update to 5.1.1 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-06-19 18:08 ` voidlinux-github
@ 2019-06-19 18:08 ` voidlinux-github
  2019-06-19 21:50 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-06-19 18:08 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/12555#issuecomment-503669629
Comment:
There is a problem with the icons - they seem to be copied with wrong permissions, so the menu entry is displayed without the proper icon.

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

* Re: [PR PATCH] [Updated] anydesk: update to 5.1.1
  2019-06-19 17:50 [PR PATCH] anydesk: update to 5.1.1 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-06-19 18:08 ` voidlinux-github
@ 2019-06-19 21:50 ` voidlinux-github
  2019-06-19 21:50 ` voidlinux-github
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-06-19 21:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages anydesk-5
https://github.com/void-linux/void-packages/pull/12555

anydesk: update to 5.1.1


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-anydesk-5-12555.patch --]
[-- Type: application/text/x-diff, Size: 1628 bytes --]

From 87e540f8f9311100dbfaff1567bb574cd9c9d1b8 Mon Sep 17 00:00:00 2001
From: Unknown <mobinmob@disroot.org>
Date: Wed, 19 Jun 2019 20:49:08 +0300
Subject: [PATCH] anydesk: update to 5.1.1

---
 srcpkgs/anydesk/template | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/anydesk/template b/srcpkgs/anydesk/template
index d72f9eecd5d..4f760bc124d 100644
--- a/srcpkgs/anydesk/template
+++ b/srcpkgs/anydesk/template
@@ -1,6 +1,6 @@
 # Template file for 'anydesk'
 pkgname=anydesk
-version=5.1.0
+version=5.1.1
 revision=1
 archs="i686 x86_64"
 wrksrc=${pkgname}-${version}
@@ -14,17 +14,16 @@ restricted=yes
 
 if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ] ; then
 	distfiles="https://download.anydesk.com/linux/anydesk-${version}-amd64.tar.gz"
-	checksum=edf0b040c00d90c370d4d53ab2bb0dd4f2257050bcf6d665fc3f7f2c243fae7e
+	checksum=cb72b79ac1476bfb295f3e27d2127d4868107e324f6473b089b448c7f3df55a4
 elif [ "${XBPS_TARGET_MACHINE}" = "i686" ]; then
 	distfiles="https://download.anydesk.com/linux/anydesk-${version}-i686.tar.gz"
-	checksum=6aff74caf96481fc6488ee4f951b61f17577d703b759488f698640bcd24ac63e
+	checksum=87d9a4ccfa6e46c7174e943453fc97418c73b6b8255631f36e9def3bc3fe6b82
 fi
 
 do_install() {
-	vmkdir usr/share/icons/anydesk
-	vcopy "icons/*" usr/share/icons/anydesk
+	vinstall icons/hicolor/256x256/apps/anydesk.png 644 /usr/share/pixmaps
 	vmkdir usr/share/applications
-	vinstall anydesk.desktop 0644 usr/share/applications
+	vinstall anydesk.desktop 644 usr/share/applications
 	vmkdir usr/share/polkit-1/actions
 	vcopy "polkit-1/*.policy" usr/share/polkit-1/actions
 	vbin anydesk

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

* Re: [PR PATCH] [Updated] anydesk: update to 5.1.1
  2019-06-19 17:50 [PR PATCH] anydesk: update to 5.1.1 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-06-19 21:50 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-06-19 21:50 ` voidlinux-github
  2019-06-19 21:51 ` voidlinux-github
  2019-06-20  8:28 ` [PR PATCH] [Merged]: " voidlinux-github
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-06-19 21:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages anydesk-5
https://github.com/void-linux/void-packages/pull/12555

anydesk: update to 5.1.1


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-anydesk-5-12555.patch --]
[-- Type: application/text/x-diff, Size: 1628 bytes --]

From 87e540f8f9311100dbfaff1567bb574cd9c9d1b8 Mon Sep 17 00:00:00 2001
From: Unknown <mobinmob@disroot.org>
Date: Wed, 19 Jun 2019 20:49:08 +0300
Subject: [PATCH] anydesk: update to 5.1.1

---
 srcpkgs/anydesk/template | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/anydesk/template b/srcpkgs/anydesk/template
index d72f9eecd5d..4f760bc124d 100644
--- a/srcpkgs/anydesk/template
+++ b/srcpkgs/anydesk/template
@@ -1,6 +1,6 @@
 # Template file for 'anydesk'
 pkgname=anydesk
-version=5.1.0
+version=5.1.1
 revision=1
 archs="i686 x86_64"
 wrksrc=${pkgname}-${version}
@@ -14,17 +14,16 @@ restricted=yes
 
 if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ] ; then
 	distfiles="https://download.anydesk.com/linux/anydesk-${version}-amd64.tar.gz"
-	checksum=edf0b040c00d90c370d4d53ab2bb0dd4f2257050bcf6d665fc3f7f2c243fae7e
+	checksum=cb72b79ac1476bfb295f3e27d2127d4868107e324f6473b089b448c7f3df55a4
 elif [ "${XBPS_TARGET_MACHINE}" = "i686" ]; then
 	distfiles="https://download.anydesk.com/linux/anydesk-${version}-i686.tar.gz"
-	checksum=6aff74caf96481fc6488ee4f951b61f17577d703b759488f698640bcd24ac63e
+	checksum=87d9a4ccfa6e46c7174e943453fc97418c73b6b8255631f36e9def3bc3fe6b82
 fi
 
 do_install() {
-	vmkdir usr/share/icons/anydesk
-	vcopy "icons/*" usr/share/icons/anydesk
+	vinstall icons/hicolor/256x256/apps/anydesk.png 644 /usr/share/pixmaps
 	vmkdir usr/share/applications
-	vinstall anydesk.desktop 0644 usr/share/applications
+	vinstall anydesk.desktop 644 usr/share/applications
 	vmkdir usr/share/polkit-1/actions
 	vcopy "polkit-1/*.policy" usr/share/polkit-1/actions
 	vbin anydesk

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

* Re: anydesk: update to 5.1.1
  2019-06-19 17:50 [PR PATCH] anydesk: update to 5.1.1 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-06-19 21:50 ` voidlinux-github
@ 2019-06-19 21:51 ` voidlinux-github
  2019-06-20  8:28 ` [PR PATCH] [Merged]: " voidlinux-github
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-06-19 21:51 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/12555#issuecomment-503760375
Comment:
> There is a problem with the icons - they seem to be copied with wrong permissions, so the menu entry is displayed without the proper icon.

Fixed :)

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

* Re: [PR PATCH] [Merged]: anydesk: update to 5.1.1
  2019-06-19 17:50 [PR PATCH] anydesk: update to 5.1.1 voidlinux-github
                   ` (6 preceding siblings ...)
  2019-06-19 21:51 ` voidlinux-github
@ 2019-06-20  8:28 ` voidlinux-github
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-06-20  8:28 UTC (permalink / raw)
  To: ml

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

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

anydesk: update to 5.1.1
https://github.com/void-linux/void-packages/pull/12555
Description: 

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

end of thread, other threads:[~2019-06-20  8:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-19 17:50 [PR PATCH] anydesk: update to 5.1.1 voidlinux-github
2019-06-19 18:02 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-19 18:02 ` voidlinux-github
2019-06-19 18:08 ` voidlinux-github
2019-06-19 18:08 ` voidlinux-github
2019-06-19 21:50 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-19 21:50 ` voidlinux-github
2019-06-19 21:51 ` voidlinux-github
2019-06-20  8:28 ` [PR PATCH] [Merged]: " voidlinux-github

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