Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sonic-visualiser: fix build
@ 2020-05-15 16:59 newbluemoon
  2020-05-16  9:25 ` [PR PATCH] [Merged]: " Chocimier
  0 siblings, 1 reply; 3+ messages in thread
From: newbluemoon @ 2020-05-15 16:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages sonic-visualiser
https://github.com/void-linux/void-packages/pull/21989

sonic-visualiser: fix build
- deprecated warnings were treated as errors
- remove unnecessary patch

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sonic-visualiser-21989.patch --]
[-- Type: text/x-diff, Size: 1743 bytes --]

From c25a6ff6973985bbbc8495ffa9fe8fb0a80576fa Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Fri, 15 May 2020 18:50:53 +0200
Subject: [PATCH] sonic-visualiser: fix build

- deprecated warnings were treated as errors
- remove unnecessary patch
---
 .../patches/0001-Fix-header-file.patch               | 12 ------------
 srcpkgs/sonic-visualiser/template                    |  2 ++
 2 files changed, 2 insertions(+), 12 deletions(-)
 delete mode 100644 srcpkgs/sonic-visualiser/patches/0001-Fix-header-file.patch

diff --git a/srcpkgs/sonic-visualiser/patches/0001-Fix-header-file.patch b/srcpkgs/sonic-visualiser/patches/0001-Fix-header-file.patch
deleted file mode 100644
index cfc1d487529..00000000000
--- a/srcpkgs/sonic-visualiser/patches/0001-Fix-header-file.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/svcore/base/RangeMapper.h b/svcore/base/RangeMapper.h
-index dd8ba94..4cdd924 100644
---- svcore/base/RangeMapper.h
-+++ svcore/base/RangeMapper.h
- #ifndef SV_RANGE_MAPPER_H
- #define SV_RANGE_MAPPER_H
- 
--#include <QString>
-+#include <qt5/QtCore/qstring.h>
- 
- #include "Debug.h"
- #include <map>
diff --git a/srcpkgs/sonic-visualiser/template b/srcpkgs/sonic-visualiser/template
index d0ac70c02fe..a80bd946a28 100644
--- a/srcpkgs/sonic-visualiser/template
+++ b/srcpkgs/sonic-visualiser/template
@@ -17,6 +17,8 @@ changelog="https://code.soundsoftware.ac.uk/projects/sonic-visualiser/repository
 distfiles="https://code.soundsoftware.ac.uk/attachments/download/2607/${pkgname}-${version}.tar.gz"
 checksum=e6e9dbec686c9dc94d32dff311eb0f6b44b63d3643285b3d8d908dfb9b22c790
 
+CXXFLAGS+=" -DQT_NO_DEPRECATED_WARNINGS"
+
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	makedepends+=" libatomic-devel"
 fi

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

* Re: [PR PATCH] [Merged]: sonic-visualiser: fix build
  2020-05-15 16:59 [PR PATCH] sonic-visualiser: fix build newbluemoon
@ 2020-05-16  9:25 ` Chocimier
  0 siblings, 0 replies; 3+ messages in thread
From: Chocimier @ 2020-05-16  9:25 UTC (permalink / raw)
  To: ml

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

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

sonic-visualiser: fix build
https://github.com/void-linux/void-packages/pull/21989

Description:
- deprecated warnings were treated as errors
- remove unnecessary patch

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

* Re: [PR PATCH] [Merged]: sonic-visualiser: Fix build
  2019-11-12  5:26 [PR PATCH] sonic-visualiser: Fix build voidlinux-github
@ 2019-11-12 10:40 ` voidlinux-github
  0 siblings, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-11-12 10:40 UTC (permalink / raw)
  To: ml

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

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

sonic-visualiser: Fix build
https://github.com/void-linux/void-packages/pull/16407

Description:
<QString> points to "qstring.h"
which is not found, this corrects it

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

end of thread, other threads:[~2020-05-16  9:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-15 16:59 [PR PATCH] sonic-visualiser: fix build newbluemoon
2020-05-16  9:25 ` [PR PATCH] [Merged]: " Chocimier
  -- strict thread matches above, loose matches on Subject: below --
2019-11-12  5:26 [PR PATCH] sonic-visualiser: Fix build voidlinux-github
2019-11-12 10:40 ` [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).