Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Komikku: update dependencies
@ 2020-08-25 13:30 not-chicken
  2020-08-25 13:43 ` sgn
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: not-chicken @ 2020-08-25 13:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/not-chicken/void-packages komikku
https://github.com/void-linux/void-packages/pull/24463

Komikku: update dependencies
 

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

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

From 5b1e5589de2a5a1f8544ca322d7c04c309744637 Mon Sep 17 00:00:00 2001
From: Lorem <notloremipsum@protonmail.com>
Date: Tue, 25 Aug 2020 14:06:25 +0530
Subject: [PATCH] Komikku: update dependencies

 - Add python3-keyring as runtime dependency.
 - Add checkdepends.
---
 srcpkgs/Komikku/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/Komikku/template b/srcpkgs/Komikku/template
index 59504a4c087..330d7f8cbf8 100644
--- a/srcpkgs/Komikku/template
+++ b/srcpkgs/Komikku/template
@@ -1,16 +1,16 @@
 # Template file for 'Komikku'
 pkgname=Komikku
 version=0.19.0
-revision=1
+revision=2
 archs=noarch
 wrksrc=Komikku-v${version}
 build_style=meson
-hostmakedepends="appstream-glib desktop-file-utils glib-devel gettext
- gobject-introspection pkg-config"
+hostmakedepends="gettext glib-devel gobject-introspection pkg-config"
 makedepends="gtk+3-devel libhandy1-devel"
 depends="gtk+3 python3-BeautifulSoup4 python3-cloudscraper python3-dateparser
  python3-gobject python3-lxml python3-magic python3-Pillow python3-pure-protobuf
- libhandy1 libnotify libsecret python3-Unidecode"
+ libhandy1 libnotify libsecret python3-Unidecode python3-keyring"
+checkdepends="appstream-glib desktop-file-utils"
 short_desc="Online/offline manga reader for GNOME"
 maintainer="Lorem <notloremipsum@protonmail.com>"
 license="GPL-3.0-or-later"

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

end of thread, other threads:[~2020-08-27 14:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-25 13:30 [PR PATCH] Komikku: update dependencies not-chicken
2020-08-25 13:43 ` sgn
2020-08-25 13:46 ` not-chicken
2020-08-25 13:59 ` sgn
2020-08-25 14:14 ` not-chicken
2020-08-25 14:35 ` sgn
2020-08-27 14:14 ` [PR PATCH] [Merged]: " ahesford
2020-08-27 14:15 ` ahesford

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