Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] YACReader: update to 9.8.2, fix Library
@ 2022-02-05 19:44 123randomuser321
  2022-06-23  2:15 ` github-actions
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: 123randomuser321 @ 2022-02-05 19:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/123randomuser321/void-packages YACReader_982
https://github.com/void-linux/void-packages/pull/35425

YACReader: update to 9.8.2, fix Library
#### Testing the changes
- I tested the changes in this PR: **briefly**


#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

#### Notes
- Added ``qt5-plugin-sqlite`` as dependency; without it YACReaderLibrary cannot create, open, modify, etc libraries.



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

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

From ba2d11411d8e2ac164162e4190da8c26598737a2 Mon Sep 17 00:00:00 2001
From: Sembo Sadur <labmailssadur@gmail.com>
Date: Sat, 5 Feb 2022 20:41:19 +0100
Subject: [PATCH] YACReader: update to 9.8.2, fix Library

---
 srcpkgs/YACReader/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/YACReader/template b/srcpkgs/YACReader/template
index f422d80c61f2..12e8a66ed38f 100644
--- a/srcpkgs/YACReader/template
+++ b/srcpkgs/YACReader/template
@@ -1,6 +1,6 @@
 # Template file for 'YACReader'
 pkgname=YACReader
-version=9.8.0
+version=9.8.2
 revision=1
 wrksrc=yacreader-${version}
 build_style=qmake
@@ -8,10 +8,11 @@ hostmakedepends="qt5-qmake qt5-host-tools pkg-config"
 makedepends="qt5-script-devel qt5-declarative-devel qt5-quickcontrols
  qt5-multimedia-devel poppler-qt5-devel qrencode-devel
  glu-devel libunarr-devel qt5-svg-devel"
+depends="qt5-plugin-sqlite"
 short_desc="Cross-platform reader and manager for your digital comic library"
 maintainer="Crestwave <crest.wave@yahoo.com>"
 license="GPL-3.0-or-later"
 homepage="http://yacreader.com/"
 changelog="https://raw.githubusercontent.com/YACReader/yacreader/master/CHANGELOG.md"
 distfiles="https://github.com/YACReader/yacreader/archive/${version}.tar.gz"
-checksum=6c67435a029e24af967598b0c3c8d174d152ad398f80b05b7b8ba832eddacf90
+checksum=44268a0c07a5ba3c25202064c088b1deba7cb048f6cbfcf33b3538f18225ae62

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

end of thread, other threads:[~2023-01-09  1:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-05 19:44 [PR PATCH] YACReader: update to 9.8.2, fix Library 123randomuser321
2022-06-23  2:15 ` github-actions
2022-06-25  8:25 ` 123randomuser321
2022-09-25  2:14 ` github-actions
2022-09-25 16:12 ` 123randomuser321
2022-12-26  1:57 ` github-actions
2023-01-09  1:58 ` [PR PATCH] [Closed]: " github-actions

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