Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] deluge: add missing dependencies
Date: Sat, 06 Jul 2019 22:25:57 +0200	[thread overview]
Message-ID: <20190706202557.s2WMvcjDZqU-swmVWy1WWVwA7w5nbx3sn4OfwcezApM@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12852@inbox.vuxu.org>

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

There is an updated pull request by SolitudeSF against master on the void-packages repository

https://github.com/SolitudeSF/void-packages deluge
https://github.com/void-linux/void-packages/pull/12852

deluge: add missing dependencies


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

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

From 3d6389386bd8c227c1b9af3b2e3b71432a063fd2 Mon Sep 17 00:00:00 2001
From: SolitudeSF <solitudesf@protonmail.com>
Date: Sat, 6 Jul 2019 23:12:40 +0300
Subject: [PATCH] deluge: add missing dependencies

---
 srcpkgs/deluge/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/deluge/template b/srcpkgs/deluge/template
index f062c1d7d42..dee8b8d96dd 100644
--- a/srcpkgs/deluge/template
+++ b/srcpkgs/deluge/template
@@ -1,13 +1,13 @@
 # Template file for 'deluge'
 pkgname=deluge
 version=2.0.3
-revision=1
+revision=2
 archs=noarch
 build_style=python3-module
 pycompile_module="deluge"
 hostmakedepends="intltool python3-setuptools"
-depends="python3-setuptools python3-chardet python3-Twisted python3-xdg
- libtorrent-rasterbar-python3"
+depends="python3-setuptools python3-chardet python3-Twisted python3-Mako
+ python3-xdg python3-rencode python3-setproctitle libtorrent-rasterbar-python3"
 short_desc="Fully-featured cross-platform BitTorrent client"
 maintainer="Alexey Rochev <equeim@gmail.com>"
 license="GPL-3.0-or-later"
@@ -29,7 +29,7 @@ deluge-gtk_package() {
 	replaces="deluge<1.3.14_1"
 	short_desc+=" - GTK+ frontend"
 	pycompile_module="deluge"
-	depends="${sourcepkg}-${version}_${revision} python3-gobject"
+	depends="${sourcepkg}-${version}_${revision} python3-gobject python3-Pillow"
 	pkg_install() {
 		vmove usr/bin/deluge
 		vmove usr/bin/deluge-gtk
@@ -45,7 +45,7 @@ deluge-web_package() {
 	replaces="deluge<1.3.14_1"
 	short_desc+=" - Web frontend"
 	pycompile_module="deluge"
-	depends="${sourcepkg}-${version}_${revision} python3-Mako"
+	depends="${sourcepkg}-${version}_${revision} python3-Pillow"
 	pkg_install() {
 		vmove usr/bin/deluge-web
 		vmove ${py3_sitelib}/deluge/ui/web

  parent reply	other threads:[~2019-07-06 20:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-06 20:16 [PR PATCH] " voidlinux-github
2019-07-06 20:25 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-06 20:25 ` voidlinux-github [this message]
2019-07-07 10:30 ` [PR PATCH] [Merged]: " voidlinux-github

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=20190706202557.s2WMvcjDZqU-swmVWy1WWVwA7w5nbx3sn4OfwcezApM@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).