Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qastools: update to 0.23.0
@ 2021-05-11  5:40 heliocat
  2021-05-11  5:49 ` [PR PATCH] [Updated] " heliocat
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: heliocat @ 2021-05-11  5:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/heliocat/void-packages qastools
https://github.com/void-linux/void-packages/pull/30792

qastools: update to 0.23.0
Other changes: new homepage, drop the patch file, change distfiles source.

<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl


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

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

From 1e158421c30931fa79b0c0a6214f7bc4a0176c71 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Mon, 10 May 2021 22:32:30 -0700
Subject: [PATCH] qastools: update to 0.23.0

Other changes: new homepage, drop the patch file, change distfiles
source.
---
 srcpkgs/qastools/patches/qt5-5.15.0.patch | 40 -----------------------
 srcpkgs/qastools/template                 | 10 +++---
 2 files changed, 5 insertions(+), 45 deletions(-)
 delete mode 100644 srcpkgs/qastools/patches/qt5-5.15.0.patch

diff --git a/srcpkgs/qastools/patches/qt5-5.15.0.patch b/srcpkgs/qastools/patches/qt5-5.15.0.patch
deleted file mode 100644
index 1d5a7f9be338..000000000000
--- a/srcpkgs/qastools/patches/qt5-5.15.0.patch
+++ /dev/null
@@ -1,40 +0,0 @@
---- shared/src/wdg/ds_slider_painter_bevelled.cpp	2014-04-15 11:33:05.000000000 +0200
-+++ shared/src/wdg/ds_slider_painter_bevelled.cpp	2020-07-25 13:01:49.887621334 +0200
-@@ -20,6 +20,7 @@
- 
- #include <QImage>
- #include <QPainter>
-+#include <QPainterPath>
- #include <QLinearGradient>
- #include <QRadialGradient>
- #include <QScopedPointer>
---- shared/src/wdg/sliders_pad_style.cpp	2014-01-27 16:26:27.000000000 +0100
-+++ shared/src/wdg/sliders_pad_style.cpp	2020-07-25 13:03:56.304627856 +0200
-@@ -10,6 +10,7 @@
- #include "sliders_pad_data.hpp"
- #include "sliders_pad_header_data.hpp"
- 
-+#include <QPainterPath>
- #include <QPicture>
- #define _USE_MATH_DEFINES
- #include <cmath>
---- shared/src/wdg/ds_switch_painter_circle.cpp	2014-01-27 16:26:24.000000000 +0100
-+++ shared/src/wdg/ds_switch_painter_circle.cpp	2020-07-25 13:05:40.351633224 +0200
-@@ -18,6 +18,7 @@
- 
- #include <QImage>
- #include <QPainter>
-+#include <QPainterPath>
- #include <QRadialGradient>
- #include <QScopedPointer>
- 
---- shared/src/wdg/ds_switch_painter_close.cpp	2014-01-27 16:26:24.000000000 +0100
-+++ shared/src/wdg/ds_switch_painter_close.cpp	2020-07-25 13:07:04.304637555 +0200
-@@ -18,6 +18,7 @@
- 
- #include <QImage>
- #include <QPainter>
-+#include <QPainterPath>
- #include <QRadialGradient>
- #include <QScopedPointer>
- 
diff --git a/srcpkgs/qastools/template b/srcpkgs/qastools/template
index cf8aad0305a0..a395913226f5 100644
--- a/srcpkgs/qastools/template
+++ b/srcpkgs/qastools/template
@@ -1,15 +1,15 @@
 # Template file for 'qastools'
 pkgname=qastools
-version=0.21.0
+version=0.23.0
 revision=1
-wrksrc="${pkgname}_${version}"
+wrksrc="${pkgname}-v${version}"
 build_style=cmake
 hostmakedepends="pkg-config qt5-host-tools qt5-qmake tar"
 makedepends="alsa-lib-devel qt5-svg-devel qt5-tools-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="Collection of desktop applications for the Linux sound system ALSA"
 maintainer="Orphaned <orphan@voidlinux.org>"
-homepage="http://xwmw.org/qastools/"
+homepage="https://gitlab.com/sebholt/qastools"
 license="GPL-3"
-distfiles="${SOURCEFORGE_SITE}/qastools/${version}/qastools_${version}.tar.xz"
-checksum=2380e0ed16d24771404a7e4783b5b14f7be344915a40b5cf16e417ea58699b26
+distfiles="https://gitlab.com/sebholt/qastools/-/archive/v${version}/qastools-v${version}.tar.bz2"
+checksum=d18ee5e1045ec44a18d5f7b8613f3987f225b4ef96c63128bf5cc645b2e6dbbb

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

* Re: [PR PATCH] [Updated] qastools: update to 0.23.0
  2021-05-11  5:40 [PR PATCH] qastools: update to 0.23.0 heliocat
@ 2021-05-11  5:49 ` heliocat
  2021-05-11  5:53 ` heliocat
  2021-05-12  3:38 ` [PR PATCH] [Closed]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: heliocat @ 2021-05-11  5:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/heliocat/void-packages qastools
https://github.com/void-linux/void-packages/pull/30792

qastools: update to 0.23.0
Other changes: new homepage, drop the patch file, change distfiles source.

<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl


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

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

From 0665896f64dc38ef168b86dee36beb68cd6971f7 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Mon, 10 May 2021 22:32:30 -0700
Subject: [PATCH] qastools: update to 0.23.0

Other changes: new homepage, drop the patch file, change distfiles
source.
---
 srcpkgs/qastools/patches/qt5-5.15.0.patch | 40 -----------------------
 srcpkgs/qastools/template                 | 12 +++----
 2 files changed, 6 insertions(+), 46 deletions(-)
 delete mode 100644 srcpkgs/qastools/patches/qt5-5.15.0.patch

diff --git a/srcpkgs/qastools/patches/qt5-5.15.0.patch b/srcpkgs/qastools/patches/qt5-5.15.0.patch
deleted file mode 100644
index 1d5a7f9be338..000000000000
--- a/srcpkgs/qastools/patches/qt5-5.15.0.patch
+++ /dev/null
@@ -1,40 +0,0 @@
---- shared/src/wdg/ds_slider_painter_bevelled.cpp	2014-04-15 11:33:05.000000000 +0200
-+++ shared/src/wdg/ds_slider_painter_bevelled.cpp	2020-07-25 13:01:49.887621334 +0200
-@@ -20,6 +20,7 @@
- 
- #include <QImage>
- #include <QPainter>
-+#include <QPainterPath>
- #include <QLinearGradient>
- #include <QRadialGradient>
- #include <QScopedPointer>
---- shared/src/wdg/sliders_pad_style.cpp	2014-01-27 16:26:27.000000000 +0100
-+++ shared/src/wdg/sliders_pad_style.cpp	2020-07-25 13:03:56.304627856 +0200
-@@ -10,6 +10,7 @@
- #include "sliders_pad_data.hpp"
- #include "sliders_pad_header_data.hpp"
- 
-+#include <QPainterPath>
- #include <QPicture>
- #define _USE_MATH_DEFINES
- #include <cmath>
---- shared/src/wdg/ds_switch_painter_circle.cpp	2014-01-27 16:26:24.000000000 +0100
-+++ shared/src/wdg/ds_switch_painter_circle.cpp	2020-07-25 13:05:40.351633224 +0200
-@@ -18,6 +18,7 @@
- 
- #include <QImage>
- #include <QPainter>
-+#include <QPainterPath>
- #include <QRadialGradient>
- #include <QScopedPointer>
- 
---- shared/src/wdg/ds_switch_painter_close.cpp	2014-01-27 16:26:24.000000000 +0100
-+++ shared/src/wdg/ds_switch_painter_close.cpp	2020-07-25 13:07:04.304637555 +0200
-@@ -18,6 +18,7 @@
- 
- #include <QImage>
- #include <QPainter>
-+#include <QPainterPath>
- #include <QRadialGradient>
- #include <QScopedPointer>
- 
diff --git a/srcpkgs/qastools/template b/srcpkgs/qastools/template
index cf8aad0305a0..44724b0b451e 100644
--- a/srcpkgs/qastools/template
+++ b/srcpkgs/qastools/template
@@ -1,15 +1,15 @@
 # Template file for 'qastools'
 pkgname=qastools
-version=0.21.0
+version=0.23.0
 revision=1
-wrksrc="${pkgname}_${version}"
+wrksrc="${pkgname}-v${version}"
 build_style=cmake
 hostmakedepends="pkg-config qt5-host-tools qt5-qmake tar"
 makedepends="alsa-lib-devel qt5-svg-devel qt5-tools-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="Collection of desktop applications for the Linux sound system ALSA"
 maintainer="Orphaned <orphan@voidlinux.org>"
-homepage="http://xwmw.org/qastools/"
-license="GPL-3"
-distfiles="${SOURCEFORGE_SITE}/qastools/${version}/qastools_${version}.tar.xz"
-checksum=2380e0ed16d24771404a7e4783b5b14f7be344915a40b5cf16e417ea58699b26
+homepage="https://gitlab.com/sebholt/qastools"
+license="GPL-3.0-or-later"
+distfiles="https://gitlab.com/sebholt/qastools/-/archive/v${version}/qastools-v${version}.tar.bz2"
+checksum=d18ee5e1045ec44a18d5f7b8613f3987f225b4ef96c63128bf5cc645b2e6dbbb

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

* Re: [PR PATCH] [Updated] qastools: update to 0.23.0
  2021-05-11  5:40 [PR PATCH] qastools: update to 0.23.0 heliocat
  2021-05-11  5:49 ` [PR PATCH] [Updated] " heliocat
@ 2021-05-11  5:53 ` heliocat
  2021-05-12  3:38 ` [PR PATCH] [Closed]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: heliocat @ 2021-05-11  5:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/heliocat/void-packages qastools
https://github.com/void-linux/void-packages/pull/30792

qastools: update to 0.23.0
Other changes: new homepage, drop the patch file, change distfiles source.

<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl


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

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

From 5dd0844da7473f94f0747a704f82b745a722eff1 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Mon, 10 May 2021 22:32:30 -0700
Subject: [PATCH] qastools: update to 0.23.0

Other changes: new homepage, drop the patch file, change distfiles
source.
---
 srcpkgs/qastools/patches/qt5-5.15.0.patch | 40 -----------------------
 srcpkgs/qastools/template                 | 12 +++----
 2 files changed, 6 insertions(+), 46 deletions(-)
 delete mode 100644 srcpkgs/qastools/patches/qt5-5.15.0.patch

diff --git a/srcpkgs/qastools/patches/qt5-5.15.0.patch b/srcpkgs/qastools/patches/qt5-5.15.0.patch
deleted file mode 100644
index 1d5a7f9be338..000000000000
--- a/srcpkgs/qastools/patches/qt5-5.15.0.patch
+++ /dev/null
@@ -1,40 +0,0 @@
---- shared/src/wdg/ds_slider_painter_bevelled.cpp	2014-04-15 11:33:05.000000000 +0200
-+++ shared/src/wdg/ds_slider_painter_bevelled.cpp	2020-07-25 13:01:49.887621334 +0200
-@@ -20,6 +20,7 @@
- 
- #include <QImage>
- #include <QPainter>
-+#include <QPainterPath>
- #include <QLinearGradient>
- #include <QRadialGradient>
- #include <QScopedPointer>
---- shared/src/wdg/sliders_pad_style.cpp	2014-01-27 16:26:27.000000000 +0100
-+++ shared/src/wdg/sliders_pad_style.cpp	2020-07-25 13:03:56.304627856 +0200
-@@ -10,6 +10,7 @@
- #include "sliders_pad_data.hpp"
- #include "sliders_pad_header_data.hpp"
- 
-+#include <QPainterPath>
- #include <QPicture>
- #define _USE_MATH_DEFINES
- #include <cmath>
---- shared/src/wdg/ds_switch_painter_circle.cpp	2014-01-27 16:26:24.000000000 +0100
-+++ shared/src/wdg/ds_switch_painter_circle.cpp	2020-07-25 13:05:40.351633224 +0200
-@@ -18,6 +18,7 @@
- 
- #include <QImage>
- #include <QPainter>
-+#include <QPainterPath>
- #include <QRadialGradient>
- #include <QScopedPointer>
- 
---- shared/src/wdg/ds_switch_painter_close.cpp	2014-01-27 16:26:24.000000000 +0100
-+++ shared/src/wdg/ds_switch_painter_close.cpp	2020-07-25 13:07:04.304637555 +0200
-@@ -18,6 +18,7 @@
- 
- #include <QImage>
- #include <QPainter>
-+#include <QPainterPath>
- #include <QRadialGradient>
- #include <QScopedPointer>
- 
diff --git a/srcpkgs/qastools/template b/srcpkgs/qastools/template
index cf8aad0305a0..1c24da99084c 100644
--- a/srcpkgs/qastools/template
+++ b/srcpkgs/qastools/template
@@ -1,15 +1,15 @@
 # Template file for 'qastools'
 pkgname=qastools
-version=0.21.0
+version=0.23.0
 revision=1
-wrksrc="${pkgname}_${version}"
+wrksrc="${pkgname}-v${version}"
 build_style=cmake
 hostmakedepends="pkg-config qt5-host-tools qt5-qmake tar"
 makedepends="alsa-lib-devel qt5-svg-devel qt5-tools-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="Collection of desktop applications for the Linux sound system ALSA"
 maintainer="Orphaned <orphan@voidlinux.org>"
-homepage="http://xwmw.org/qastools/"
-license="GPL-3"
-distfiles="${SOURCEFORGE_SITE}/qastools/${version}/qastools_${version}.tar.xz"
-checksum=2380e0ed16d24771404a7e4783b5b14f7be344915a40b5cf16e417ea58699b26
+license="GPL-3.0-or-later"
+homepage="https://gitlab.com/sebholt/qastools"
+distfiles="https://gitlab.com/sebholt/qastools/-/archive/v${version}/qastools-v${version}.tar.bz2"
+checksum=d18ee5e1045ec44a18d5f7b8613f3987f225b4ef96c63128bf5cc645b2e6dbbb

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

* Re: [PR PATCH] [Closed]: qastools: update to 0.23.0
  2021-05-11  5:40 [PR PATCH] qastools: update to 0.23.0 heliocat
  2021-05-11  5:49 ` [PR PATCH] [Updated] " heliocat
  2021-05-11  5:53 ` heliocat
@ 2021-05-12  3:38 ` ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-05-12  3:38 UTC (permalink / raw)
  To: ml

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

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

qastools: update to 0.23.0
https://github.com/void-linux/void-packages/pull/30792

Description:
Other changes: new homepage, drop the patch file, change distfiles source.

<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl


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

end of thread, other threads:[~2021-05-12  3:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-11  5:40 [PR PATCH] qastools: update to 0.23.0 heliocat
2021-05-11  5:49 ` [PR PATCH] [Updated] " heliocat
2021-05-11  5:53 ` heliocat
2021-05-12  3:38 ` [PR PATCH] [Closed]: " ericonr

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