Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gammaray: update to 2.11.2
@ 2020-09-24 17:00 toluschr
  2020-09-25  0:23 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: toluschr @ 2020-09-24 17:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/toluschr/void-packages update-gammaray-2.11.2
https://github.com/void-linux/void-packages/pull/25069

gammaray: update to 2.11.2


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-gammaray-2.11.2-25069.patch --]
[-- Type: text/x-diff, Size: 2248 bytes --]

From 4ccef43bc23e4749038a7402f3e3987f81dfffbe Mon Sep 17 00:00:00 2001
From: toluschr <toluschr@protonmail.com>
Date: Thu, 24 Sep 2020 18:54:25 +0200
Subject: [PATCH] gammaray: update to 2.11.2

---
 srcpkgs/gammaray/patches/fix-qt5.15.patch | 22 ----------------------
 srcpkgs/gammaray/template                 |  4 ++--
 2 files changed, 2 insertions(+), 24 deletions(-)
 delete mode 100644 srcpkgs/gammaray/patches/fix-qt5.15.patch

diff --git a/srcpkgs/gammaray/patches/fix-qt5.15.patch b/srcpkgs/gammaray/patches/fix-qt5.15.patch
deleted file mode 100644
index 4b0f74e9c61..00000000000
--- a/srcpkgs/gammaray/patches/fix-qt5.15.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- plugins/network/networksupport.cpp
-+++ plugins/network/networksupport.cpp
-@@ -89,7 +89,9 @@ Q_DECLARE_METATYPE(QNetworkInterface::InterfaceFlags)
- #endif
- Q_DECLARE_METATYPE(QNetworkProxy::Capabilities)
- Q_DECLARE_METATYPE(QNetworkProxy::ProxyType)
-+#if QT_VERSION < QT_VERSION_CHECK(5, 15, 0)
- Q_DECLARE_METATYPE(QSocketNotifier::Type)
-+#endif
- #ifndef QT_NO_SSL
- Q_DECLARE_METATYPE(QSsl::KeyAlgorithm)
- Q_DECLARE_METATYPE(QSsl::KeyType)
---- plugins/widgetinspector/overlaywidget.h
-+++ plugins/widgetinspector/overlaywidget.h
-@@ -30,6 +30,7 @@
- #define GAMMARAY_WIDGETINSPECTOR_OVERLAYWIDGET_H
- 
- #include <QLayout>
-+#include <QPainterPath>
- #include <QPointer>
- #include <QWidget>
- 
diff --git a/srcpkgs/gammaray/template b/srcpkgs/gammaray/template
index 1d3458bce07..702c62c0b42 100644
--- a/srcpkgs/gammaray/template
+++ b/srcpkgs/gammaray/template
@@ -1,6 +1,6 @@
 # Template file for 'gammaray'
 pkgname=gammaray
-version=2.11.1
+version=2.11.2
 revision=1
 build_style=cmake
 configure_args="-DGAMMARAY_INSTALL_QT_LAYOUT=true -DECM_MKSPECS_INSTALL_DIR=/usr/lib/qt5/mkspecs/modules -DPLUGIN_INSTALL_DIR=/usr/lib/qt5/plugins/gammaray"
@@ -11,7 +11,7 @@ maintainer="toluschr <toluschr@protonmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/KDAB/GammaRay"
 distfiles="${homepage}/releases/download/v${version}/gammaray-${version}.tar.gz"
-checksum=87a1d72ad1ad6d1a0156c54a85b0976ab38c6a64136458ca7c4ee491566d25d0
+checksum=bba4f21a2bc81ec8ab50dce5218c7a375b92d64253c690490a6fcb384c2ff9f3
 
 LDFLAGS=" -Wl,-no-fatal-warnings"
 

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

* Re: [PR PATCH] [Merged]: gammaray: update to 2.11.2
  2020-09-24 17:00 [PR PATCH] gammaray: update to 2.11.2 toluschr
@ 2020-09-25  0:23 ` ahesford
  0 siblings, 0 replies; 2+ messages in thread
From: ahesford @ 2020-09-25  0:23 UTC (permalink / raw)
  To: ml

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

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

gammaray: update to 2.11.2
https://github.com/void-linux/void-packages/pull/25069

Description:


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

end of thread, other threads:[~2020-09-25  0:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-24 17:00 [PR PATCH] gammaray: update to 2.11.2 toluschr
2020-09-25  0:23 ` [PR PATCH] [Merged]: " ahesford

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