Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] welle-io: add qt5-graphicaleffects dep
@ 2021-05-25 14:19 BlueChrystal
  2021-05-25 14:54 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: BlueChrystal @ 2021-05-25 14:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BlueChrystal/void-packages add-qt5-graphical-effects-dep-to-welle.io
https://github.com/void-linux/void-packages/pull/31114

welle-io: add qt5-graphicaleffects dep
<!-- 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.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-add-qt5-graphical-effects-dep-to-welle.io-31114.patch --]
[-- Type: text/x-diff, Size: 1177 bytes --]

From d0aefa4135dfa1d432bbcd8dd4f8389a45f787cb Mon Sep 17 00:00:00 2001
From: BlueChrystal <84290062+BlueChrystal@users.noreply.github.com>
Date: Tue, 25 May 2021 17:17:22 +0300
Subject: [PATCH] welle-io: add qt5-graphicaleffects dep

---
 srcpkgs/welle-io/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/welle-io/template b/srcpkgs/welle-io/template
index 953f7ada587a..18e83f59dc0d 100644
--- a/srcpkgs/welle-io/template
+++ b/srcpkgs/welle-io/template
@@ -1,7 +1,7 @@
 # Template file for 'welle-io'
 pkgname=welle-io
 version=2.1
-revision=1
+revision=2
 wrksrc="welle.io-${version}"
 build_style=cmake
 configure_args="$(vopt_bool airspy AIRSPY) $(vopt_bool rtlsdr RTLSDR)
@@ -11,6 +11,7 @@ makedepends="$(vopt_if airspy libairspy-devel) $(vopt_if rtlsdr librtlsdr-devel)
  $(vopt_if soapysdr SoapySDR-devel) qt5-devel qt5-declarative-devel
  qt5-quickcontrols2-devel qt5-multimedia-devel qt5-charts-devel fftw-devel
  lame-devel alsa-lib-devel faad2-devel mpg123-devel"
+depends="qt5-graphicaleffects"
 short_desc="DAB/DAB+ Software Defined Radio (SDR)"
 maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="GPL-2.0-or-later"

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

* Re: [PR PATCH] [Merged]: welle-io: add qt5-graphicaleffects dep
  2021-05-25 14:19 [PR PATCH] welle-io: add qt5-graphicaleffects dep BlueChrystal
@ 2021-05-25 14:54 ` ericonr
  0 siblings, 0 replies; 2+ messages in thread
From: ericonr @ 2021-05-25 14:54 UTC (permalink / raw)
  To: ml

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

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

welle-io: add qt5-graphicaleffects dep
https://github.com/void-linux/void-packages/pull/31114

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

Fixes #31110.

#### 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.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

end of thread, other threads:[~2021-05-25 14:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-25 14:19 [PR PATCH] welle-io: add qt5-graphicaleffects dep BlueChrystal
2021-05-25 14:54 ` [PR PATCH] [Merged]: " 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).