Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] suil: update to 0.10.6
@ 2019-11-12  4:32 voidlinux-github
  2019-11-12 10:41 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-11-12  4:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages suil
https://github.com/void-linux/void-packages/pull/16406

suil: update to 0.10.6


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

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

From d5212d0d62a2a1084e6b0accd84e24da30e2a43e Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Mon, 11 Nov 2019 22:04:21 -0600
Subject: [PATCH] suil: update to 0.10.6

---
 srcpkgs/suil/patches/ftbfs-cocoa.patch | 16 ----------------
 srcpkgs/suil/template                  |  4 ++--
 2 files changed, 2 insertions(+), 18 deletions(-)
 delete mode 100644 srcpkgs/suil/patches/ftbfs-cocoa.patch

diff --git a/srcpkgs/suil/patches/ftbfs-cocoa.patch b/srcpkgs/suil/patches/ftbfs-cocoa.patch
deleted file mode 100644
index afaa297e4f8..00000000000
--- a/srcpkgs/suil/patches/ftbfs-cocoa.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-For whatever reason, Qt5 ships this header on Linux, it does on other
-distros as well, therefore this check is incorrect and breaks build.
-
---- wscript
-+++ wscript
-@@ -91,10 +91,6 @@ def configure(conf):
-         if not conf.options.no_qt5:
-             autowaf.check_pkg(conf, 'Qt5Widgets', uselib_store='QT5',
-                               atleast_version='5.1.0', mandatory=False)
--            if conf.check_cxx(header_name = 'QMacCocoaViewContainer',
--                              uselib      = 'QT5',
--                              mandatory   = False):
--                autowaf.define(conf, 'SUIL_WITH_COCOA_IN_QT5', 1)
- 
-     conf.check_cc(define_name   = 'HAVE_LIBDL',
-                   lib           = 'dl',
diff --git a/srcpkgs/suil/template b/srcpkgs/suil/template
index 902d509ee46..43bdd9e235f 100644
--- a/srcpkgs/suil/template
+++ b/srcpkgs/suil/template
@@ -1,6 +1,6 @@
 # Template file for 'suil'
 pkgname=suil
-version=0.10.2
+version=0.10.6
 revision=1
 build_style=waf
 hostmakedepends="pkg-config python lv2"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="http://drobilla.net/software/suil/"
 distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
-checksum=9f445910627fb30f4c182b9ee00d1030324910d8a9ce7c9654c34465411da401
+checksum=06fc70abaa33bd7089dd1051af46f89d378e8465d170347a3190132e6f009b7c
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-host-tools qt5-devel"

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

end of thread, other threads:[~2019-11-12 10:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-12  4:32 [PR PATCH] suil: update to 0.10.6 voidlinux-github
2019-11-12 10:41 ` [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).