Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rssguard: update to 4.2.1.
@ 2022-03-27  9:31 mobinmob
  2022-03-27 10:05 ` [PR PATCH] [Updated] " mobinmob
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: mobinmob @ 2022-03-27  9:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages rssguard
https://github.com/void-linux/void-packages/pull/36371

rssguard: update to 4.2.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### 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, (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/36371.patch is attached

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

From 374ba1553507dd15206c49247707a13989d7b6f4 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 27 Mar 2022 12:30:11 +0300
Subject: [PATCH] rssguard: update to 4.2.1.

---
 srcpkgs/rssguard/template | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/rssguard/template b/srcpkgs/rssguard/template
index f34e58087176..3f1807b750b4 100644
--- a/srcpkgs/rssguard/template
+++ b/srcpkgs/rssguard/template
@@ -1,18 +1,20 @@
 # Template file for 'rssguard'
 pkgname=rssguard
-version=4.1.2
+version=4.2.1
 revision=1
-build_style=qmake
-configure_args="CONFIG+=release LRELEASE_EXECUTABLE=lrelease-qt5 USE_WEBENGINE=false"
-hostmakedepends="qt5-qmake qt5-host-tools"
-makedepends="qt5-tools-devel kdeclarative-devel qt5-multimedia-devel"
+build_style=cmake
+configure_args="-DCMAKE_BUILD_TYPE="Release" -DUSE_WEBENGINE="false""
+hostmakedepends="qt5-host-tools"
+makedepends="qt5-tools-devel qt5-devel kdeclarative-devel qt5-multimedia-devel
+ qt5-plugin-sqlite qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-mysql
+ qt5-plugin-tds"
 depends="desktop-file-utils qt5-plugin-sqlite"
 short_desc="Simple (yet powerful) Qt5 feed reader"
 maintainer="mobinmob <mobinmob@disroot.org>"
 license="GPL-3.0-only"
 homepage="https://github.com/martinrotter/rssguard"
 distfiles="https://github.com/martinrotter/rssguard/archive/${version}.tar.gz"
-checksum=3e9c6b25cad846aa2047f737d961fe007c88873d9e9772ec8e238908c6f8df95
+checksum=b404e3d8310c58ffb337bf1d2eb2c7cc10a692b00ed2666af30bd0153413cc05
 
 post_install() {
 	# Install rssguard icon manually

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

end of thread, other threads:[~2022-04-13 19:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-27  9:31 [PR PATCH] rssguard: update to 4.2.1 mobinmob
2022-03-27 10:05 ` [PR PATCH] [Updated] " mobinmob
2022-03-30 18:29 ` [PR REVIEW] " Chocimier
2022-04-08 20:27 ` [PR PATCH] [Updated] " mobinmob
2022-04-08 20:28 ` mobinmob
2022-04-13 19:54 ` [PR PATCH] [Merged]: " Chocimier

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