Github messages for voidlinux
 help / color / mirror / Atom feed
From: ProjectMoon <ProjectMoon@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] riot-desktop: update to 1.6.8.
Date: Sat, 04 Jul 2020 14:14:48 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23388@inbox.vuxu.org> (raw)

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

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

https://github.com/ProjectMoon/void-packages riot-desktop-1.6.8
https://github.com/void-linux/void-packages/pull/23388

riot-desktop: update to 1.6.8.
New package upgrades to Electron 9, which should restore built-in support for most system tray icons.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-riot-desktop-1.6.8-23388.patch --]
[-- Type: text/x-diff, Size: 2713 bytes --]

From b5efd89abcca52203c72885b6797cdf7132d418c Mon Sep 17 00:00:00 2001
From: projectmoon <projectmoon@agnos.is>
Date: Tue, 23 Jun 2020 19:26:32 +0000
Subject: [PATCH] riot-desktop: update to 1.6.8.

---
 srcpkgs/riot-desktop/INSTALL.msg | 12 ++++++------
 srcpkgs/riot-desktop/template    |  9 +++++----
 2 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/riot-desktop/INSTALL.msg b/srcpkgs/riot-desktop/INSTALL.msg
index f340a40900d..f196b3822c4 100644
--- a/srcpkgs/riot-desktop/INSTALL.msg
+++ b/srcpkgs/riot-desktop/INSTALL.msg
@@ -1,10 +1,10 @@
-Since Riot 1.6, it uses Electron 8. This version of Electron has
-dropped support for the older XEmbed system tray API. If you are using
-a desktop or window manager that does not support StatusNotifierItems
-(i3, awesome, stalonetray, etc), you should install and configure
-snixembed:
+Riot 1.6.8 has upgraded to Electron 9, with support for tray icons. In
+most cases, it is no longer necessary to use a package like snixembed.
+
+If using an older version of Riot 1.6, and a desktop or window manager
+that does not support StatusNotifierItems (i3, awesome, stalonetray,
+etc), you should install and configure snixembed:
 
    xbps-install -S snixembed
 
 More instructions at: https://git.sr.ht/~steef/snixembed/
-
diff --git a/srcpkgs/riot-desktop/template b/srcpkgs/riot-desktop/template
index f1137c01964..f551dfd7e64 100644
--- a/srcpkgs/riot-desktop/template
+++ b/srcpkgs/riot-desktop/template
@@ -1,19 +1,20 @@
 # Template file for 'riot-desktop'
 pkgname=riot-desktop
-version=1.6.5
+version=1.6.8
 revision=1
 archs="i686 x86_64"
 wrksrc="riot-web-${version}"
 conf_files="/etc/${pkgname}/config.json"
-hostmakedepends="git yarn nodejs rust cargo python sqlcipher-devel curl libappindicator-devel libnotify-devel"
+hostmakedepends="git yarn nodejs rust cargo python sqlcipher-devel curl libappindicator-devel libnotify-devel pkg-config"
+makedepends="libsecret-devel"
 depends="c-ares ffmpeg gtk+3 http-parser libevent libxslt minizip nss re2 snappy sqlcipher"
 short_desc="Glossy Matrix collaboration client, desktop version"
 maintainer="projectmoon <projectmoon@agnos.is>"
 license="Apache-2.0"
 homepage="https://riot.im"
 distfiles="https://github.com/vector-im/riot-desktop/archive/v${version}.tar.gz>riot-desktop.tar.gz https://github.com/vector-im/riot-web/archive/v${version}.tar.gz>riot-web.tar.gz"
-checksum="4083e541192701d4d77f640238580dcc97bf59656e57a42a67d20960c525d8c4
- fd9499b173a4372b8e62e947486e0b078f81d0ca1393a7673c068e2413138a2a"
+checksum="fecf357e5326a4cf059b99c4478230d427686ae02072b8f8810ddfc623d69e85
+ c0481954e1dc523f78b25552017f8adbb192c1f869f62f8a4cc655dab32ee721"
 nocross=yes
 nostrip=yes
 

             reply	other threads:[~2020-07-04 12:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-04 12:14 ProjectMoon [this message]
2020-07-04 12:15 ` [PR PATCH] [Updated] " ProjectMoon
2020-07-04 12:24 ` ProjectMoon
2020-07-08 22:04 ` [PR REVIEW] " ProjectMoon
2020-07-08 22:53 ` ericonr
2020-07-08 23:15 ` [PR PATCH] [Merged]: " Johnnynator

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