public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Georgy Yakovlev" <gyakovlev@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/telegram-desktop/files/
Date: Wed,  1 Jul 2020 17:02:24 +0000 (UTC)	[thread overview]
Message-ID: <1593622920.9ccaf3ec7936baea27692990a809da1187aa1031.gyakovlev@gentoo> (raw)

commit:     9ccaf3ec7936baea27692990a809da1187aa1031
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  1 16:51:03 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Wed Jul  1 17:02:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ccaf3ec

net-im/telegram-desktop: drop unused patch

merged upstream

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 net-im/telegram-desktop/files/2.1.14-no-gtk.patch | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/net-im/telegram-desktop/files/2.1.14-no-gtk.patch b/net-im/telegram-desktop/files/2.1.14-no-gtk.patch
deleted file mode 100644
index 365b7f2967e..00000000000
--- a/net-im/telegram-desktop/files/2.1.14-no-gtk.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff --git a/Telegram/SourceFiles/platform/linux/specific_linux.cpp b/Telegram/SourceFiles/platform/linux/specific_linux.cpp
-index eb23796..3424bab 100644
---- a/Telegram/SourceFiles/platform/linux/specific_linux.cpp
-+++ b/Telegram/SourceFiles/platform/linux/specific_linux.cpp
-@@ -521,6 +521,7 @@ QString GetIconName() {
- }
- 
- bool GtkClipboardSupported() {
-+#ifndef TDESKTOP_DISABLE_GTK_INTEGRATION
- 	return (Libs::gtk_clipboard_get != nullptr)
- 		&& (Libs::gtk_clipboard_wait_for_contents != nullptr)
- 		&& (Libs::gtk_clipboard_wait_for_image != nullptr)
-@@ -532,6 +533,8 @@ bool GtkClipboardSupported() {
- 		&& (Libs::gdk_pixbuf_get_rowstride != nullptr)
- 		&& (Libs::gdk_pixbuf_get_has_alpha != nullptr)
- 		&& (Libs::gdk_atom_intern != nullptr);
-+#endif // !TDESKTOP_DISABLE_GTK_INTEGRATION
-+	return false;
- }
- 
- QImage GetImageFromClipboard() {


             reply	other threads:[~2020-07-01 17:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-01 17:02 Georgy Yakovlev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-07-31 18:33 [gentoo-commits] repo/gentoo:master commit in: net-im/telegram-desktop/files/ Aaron Bauman
2021-06-04 18:45 Georgy Yakovlev
2021-06-12 22:49 Georgy Yakovlev
2021-11-06  9:30 Jakov Smolić
2022-08-28  8:24 Joonas Niilola
2023-02-07  0:31 Georgy Yakovlev

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=1593622920.9ccaf3ec7936baea27692990a809da1187aa1031.gyakovlev@gentoo \
    --to=gyakovlev@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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