Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] qxmledit: update to 0.9.14
Date: Thu, 26 Dec 2019 17:30:08 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17798@inbox.vuxu.org> (raw)

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

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

https://github.com/newbluemoon/void-packages qxmledit
https://github.com/void-linux/void-packages/pull/17798

qxmledit: update to 0.9.14


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

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

From 4622ed6c7670afdf24629f4de1057a784f617b96 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Thu, 26 Dec 2019 17:28:30 +0100
Subject: [PATCH] qxmledit: update to 0.9.14

---
 srcpkgs/qxmledit/template | 15 ++++-----------
 1 file changed, 4 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/qxmledit/template b/srcpkgs/qxmledit/template
index 71605cf73d3..982cf219e02 100644
--- a/srcpkgs/qxmledit/template
+++ b/srcpkgs/qxmledit/template
@@ -1,6 +1,6 @@
 # Template file for 'qxmledit'
 pkgname=qxmledit
-version=0.9.13
+version=0.9.14
 revision=1
 build_style=qmake
 configure_args="QXMLEDIT_INST_DATA_DIR=/usr/share/qxmledit
@@ -10,26 +10,19 @@ configure_args="QXMLEDIT_INST_DATA_DIR=/usr/share/qxmledit
  QXMLEDIT_INST_TRANSLATIONS_DIR=/usr/share/qxmledit/translations
  QXMLEDIT_INST_INCLUDE_DIR=/usr/include/qxmledit"
 makedepends="glu-devel qt5-devel qt5-declarative-devel qt5-scxml-devel
- qt5-svg-devel qt5-xmlpatterns-devel"
+ qt5-script-devel qt5-svg-devel qt5-xmlpatterns-devel"
 short_desc="Simple XML Editor"
 maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="LGPL-2.0-or-later, Zlib"
 homepage="https://qxmledit.org/"
 distfiles="https://github.com/lbellonda/qxmledit/archive/${version}.tar.gz"
-checksum=4448bde2a7acc2fb1e8754f27b4e73d923bd47c5231b174e957f01feb1947b2b
+checksum=6b9836e99720fc5df74aadfc65a8b977594cc9f672b31fa2fdefa1c741d4a01e
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-devel qt5-declarative-devel qt5-scxml-devel
-	 qt5-svg-devel qt5-xmlpatterns-devel"
+	 qt5-script-devel qt5-svg-devel qt5-xmlpatterns-devel"
 fi
 
-post_patch() {
-	vsed -e '/Werror/d' -i src/QXmlEdit.pro \
-		-i src/QXmlEditWidget.pro \
-		-i test/test.pro -i singleapp/app.pro \
-		-i src/sessions/QXmlEditSessions.pro
-}
-
 post_install() {
 	vlicense external/qwtplot3d/license.txt
 	vmkdir usr/share/appdata

             reply	other threads:[~2019-12-26 16:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-26 16:30 voidlinux-github [this message]
2019-12-26 21:01 ` [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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17798@inbox.vuxu.org \
    --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).