Github messages for voidlinux
 help / color / mirror / Atom feed
From: 123randomuser321 <123randomuser321@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] YACReader: update to 9.8.2, fix Library
Date: Sat, 05 Feb 2022 20:44:15 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35425@inbox.vuxu.org> (raw)

[-- 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

             reply	other threads:[~2022-02-05 19:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-05 19:44 123randomuser321 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35425@inbox.vuxu.org \
    --to=123randomuser321@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).