Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] krita: update to 4.2.7.
Date: Tue, 01 Oct 2019 17:55:43 +0200	[thread overview]
Message-ID: <20191001155543.ZTmehnbUsw7XR8A6MIsZBrViEzmG-GCs6ZvXpKIsTnY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14884@inbox.vuxu.org>

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

There is an updated pull request by Johnnynator against master on the void-packages repository

https://github.com/Johnnynator/void-packages krita
https://github.com/void-linux/void-packages/pull/14884

krita: update to 4.2.7.
[ci skip]

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

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

From e95d010bb2781e04c2933b1641e9a5085ef85709 Mon Sep 17 00:00:00 2001
From: John <johnz@posteo.net>
Date: Tue, 1 Oct 2019 14:28:58 +0200
Subject: [PATCH] krita: update to 4.2.7.

[ci skip]
---
 srcpkgs/krita/patches/musl.patch | 11 +++++++++++
 srcpkgs/krita/template           |  4 ++--
 2 files changed, 13 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/krita/patches/musl.patch

diff --git a/srcpkgs/krita/patches/musl.patch b/srcpkgs/krita/patches/musl.patch
new file mode 100644
index 00000000000..fc87b4a9aea
--- /dev/null
+++ b/srcpkgs/krita/patches/musl.patch
@@ -0,0 +1,11 @@
+--- libs/image/tests/kis_paint_device_test.cpp	2019-09-30 15:18:28.000000000 +0200
++++ -	2019-10-01 16:45:18.829596521 +0200
+@@ -2354,7 +2354,7 @@
+ 
+         qDebug() << "Iteration:" << i;
+ 
+-#ifdef Q_OS_LINUX
++#ifdef __GLIBC__ 
+         struct mallinfo info = mallinfo();
+         qDebug() << "Allocated on heap:" << (info.arena >> 20) << "MiB";
+         qDebug() << "Mmaped regions:" << info.hblks << (info.hblkhd >> 20) << "MiB";
diff --git a/srcpkgs/krita/template b/srcpkgs/krita/template
index b18c9fea1b5..044c772fc74 100644
--- a/srcpkgs/krita/template
+++ b/srcpkgs/krita/template
@@ -1,6 +1,6 @@
 # Template file for 'krita'
 pkgname=krita
-version=4.2.6
+version=4.2.7
 revision=1
 build_style=cmake
 configure_args="-Wno-dev -DBUILD_TESTING=OFF"
@@ -17,6 +17,6 @@ maintainer="John <johnz@posteo.net>"
 license="GPL-3.0-only"
 homepage="https://krita.org/"
 distfiles="${KDE_SITE}/krita/${version}/krita-${version}.tar.gz"
-checksum=a7ea86f7943a29c7e0a764efc3f992a834b08c1ad4cdb4c7073a3912df3cdde3
+checksum=e7f30b5b4842110c93cded69ade398d32c1ba0a2f081159cfbabab4448373f81
 nocross=yes
 replaces="calligra-krita>=0"

  reply	other threads:[~2019-10-01 15:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-01 12:30 [PR PATCH] " voidlinux-github
2019-10-01 15:55 ` voidlinux-github [this message]
2019-10-01 15:55 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-01 18:06 ` [PR PATCH] [Merged]: " voidlinux-github

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=20191001155543.ZTmehnbUsw7XR8A6MIsZBrViEzmG-GCs6ZvXpKIsTnY@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).