Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] telegram-desktop: add explicit dependency on libappindicator
@ 2019-06-27 19:15 voidlinux-github
  2019-06-27 19:22 ` voidlinux-github
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: voidlinux-github @ 2019-06-27 19:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sirikid/void-packages telegram-appindicator
https://github.com/void-linux/void-packages/pull/12722

telegram-desktop: add explicit dependency on libappindicator
I don't know why, but telegram-desktop doesn't depend on libappindicator, despite it presence in makedepeds.
![image](https://user-images.githubusercontent.com/4840430/60293985-077f4180-9929-11e9-80c3-b0cfde07dca7.png)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-telegram-appindicator-12722.patch --]
[-- Type: application/text/x-diff, Size: 1315 bytes --]

From 2c4bee63ed5c8e26315819b6d8ad0a269339a388 Mon Sep 17 00:00:00 2001
From: Ivan Sokolov <ivan-p-sokolov@ya.ru>
Date: Thu, 27 Jun 2019 22:06:23 +0300
Subject: [PATCH] telegram-desktop: add explicit dependency on libappindicator

---
 srcpkgs/telegram-desktop/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/telegram-desktop/template b/srcpkgs/telegram-desktop/template
index aa90775c2c7..1b57b26b045 100644
--- a/srcpkgs/telegram-desktop/template
+++ b/srcpkgs/telegram-desktop/template
@@ -1,7 +1,7 @@
 # Template file for 'telegram-desktop'
 pkgname=telegram-desktop
 version=1.7.7
-revision=2
+revision=3
 _libtgvoip_commit=a19a0aff644127d8089f6a4ac18119ec5247dbd0
 _GSL_commit=d846fe50a3f0bb7767c7e087a05f4be95f4da0ec
 _variant_commit=550ac2f159ca883d360c196149b466955c77a573
@@ -19,7 +19,7 @@ makedepends="alsa-lib-devel ffmpeg-devel gtk+3-devel libappindicator-devel
  libdbusmenu-glib-devel libopenal-devel minizip-devel opus-devel xxHash-devel
  $(vopt_if pulseaudio 'pulseaudio-devel') qt5-devel range-v3 libva-devel
  rapidjson"
-depends="qt5-imageformats qt5>=5.11.3<5.11.4"
+depends="qt5-imageformats qt5>=5.11.3<5.11.4 libappindicator"
 short_desc="Telegram Desktop messaging app"
 maintainer="John <johnz@posteo.net>"
 license="GPL-3.0-or-later WITH OpenSSL"

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

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

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-27 19:15 [PR PATCH] telegram-desktop: add explicit dependency on libappindicator voidlinux-github
2019-06-27 19:22 ` voidlinux-github
2019-06-27 19:22 ` [PR PATCH] [Closed]: " voidlinux-github
2019-06-27 19:39 ` voidlinux-github
2019-06-27 20:37 ` voidlinux-github
2019-06-27 22:14 ` voidlinux-github
2019-06-27 22:36 ` voidlinux-github
2019-06-28  8:35 ` voidlinux-github
2019-06-28 13:18 ` 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).