Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qxmledit: update to 0.9.17
@ 2022-05-30 18:19 newbluemoon
  2022-06-03 16:58 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 1 reply; 2+ messages in thread
From: newbluemoon @ 2022-05-30 18:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1213 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/37360

qxmledit: update to 0.9.17
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - i686
  - armv7l-musl



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

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

From 07d59012d0a28874acfd230c5d2ddf6d967b366a Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Mon, 30 May 2022 20:11:11 +0200
Subject: [PATCH] qxmledit: update to 0.9.17

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

diff --git a/srcpkgs/qxmledit/template b/srcpkgs/qxmledit/template
index 7b025b26cab5..431aeecaf982 100644
--- a/srcpkgs/qxmledit/template
+++ b/srcpkgs/qxmledit/template
@@ -1,6 +1,6 @@
 # Template file for 'qxmledit'
 pkgname=qxmledit
-version=0.9.16
+version=0.9.17
 revision=1
 build_style=qmake
 configure_args="QXMLEDIT_INST_DATA_DIR=/usr/share/qxmledit
@@ -17,14 +17,12 @@ 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=e86443d640b2d2486b8278a200e098425c52607f82908a1b5676c42af057caa8
+checksum=29229ef470b32539db59c0308f2cc9f8e3ed7fd9d8b0cd1f49b44f5731a7e1b5
 
 post_install() {
 	vlicense external/qwtplot3d/license.txt
-	vmkdir usr/share/appdata
-	vmkdir usr/share/applications
-	mv ${DESTDIR}/usr/share/qxmledit/*.appdata.xml ${DESTDIR}/usr/share/appdata/
-	mv ${DESTDIR}/usr/share/qxmledit/*.desktop ${DESTDIR}/usr/share/applications/
+	vinstall install_scripts/environment/desktop/QXmlEdit.appdata.xml 644 usr/share/appdata/
+	vinstall install_scripts/environment/desktop/QXmlEdit.desktop 644 usr/share/applications/
 	vinstall src/images/icon.svg 644 usr/share/pixmaps qxmledit.svg
 	vman install_scripts/environment/man/qxmledit.1
 }

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

* Re: [PR PATCH] [Merged]: qxmledit: update to 0.9.17
  2022-05-30 18:19 [PR PATCH] qxmledit: update to 0.9.17 newbluemoon
@ 2022-06-03 16:58 ` paper42
  0 siblings, 0 replies; 2+ messages in thread
From: paper42 @ 2022-06-03 16:58 UTC (permalink / raw)
  To: ml

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

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

qxmledit: update to 0.9.17
https://github.com/void-linux/void-packages/pull/37360

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - i686
  - armv7l-musl



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

end of thread, other threads:[~2022-06-03 16:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-30 18:19 [PR PATCH] qxmledit: update to 0.9.17 newbluemoon
2022-06-03 16:58 ` [PR PATCH] [Merged]: " paper42

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