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] New package: persepolis
Date: Thu, 07 Nov 2019 19:30:30 +0100	[thread overview]
Message-ID: <20191107183030.UGx-FtsTO8YJLEwEKuFga5mjynHuBMylue0AUN8JvqA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16174@inbox.vuxu.org>

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

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

https://github.com/ndowens/void-packages persepolis
https://github.com/void-linux/void-packages/pull/16174

New package: persepolis
Closes #16144

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

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

From 292e334b31199b8fcd65d51235154fcf5191f69e Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Tue, 5 Nov 2019 20:02:15 -0600
Subject: [PATCH] New package: persepolis Closes #16144

---
 srcpkgs/persepolis/template | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 srcpkgs/persepolis/template

diff --git a/srcpkgs/persepolis/template b/srcpkgs/persepolis/template
new file mode 100644
index 00000000000..4ca7fcad2c9
--- /dev/null
+++ b/srcpkgs/persepolis/template
@@ -0,0 +1,24 @@
+# Template file for 'persepolis'
+pkgname=persepolis
+version=3.2.0
+revision=1
+archs="noarch"
+build_style=python3-module
+hostmakedepends="python3 python3-setuptools"
+depends="python3-setproctitle python3-requests python3-psutil aria2 ffmpeg
+	libnotify pulseaudio youtube-dl sound-theme-freedesktop qt5-svg"
+short_desc="Aria2 Python GUI"
+maintainer="Nathan Owens <ndowens04@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://persepolisdm.github.io/"
+distfiles="https://github.com/persepolisdm/${pkgname}/archive/${version}.tar.gz"
+checksum=d27cf2a4e02b0fbe79b1903ca0ab32a6007493d51a8201443a8febb566750acd
+
+do_patch() {
+# Remove input, otherwise will stop install
+# Script checks for run dependencies during build
+
+sed -e '/input/d' \
+	-e '/if answer not/d' \
+	-e '/sys.exit(1)/d' -i setup.py
+}

  reply	other threads:[~2019-11-07 18:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-06  2:09 [PR PATCH] " voidlinux-github
2019-11-07 18:30 ` voidlinux-github [this message]
2019-11-07 19:32 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-07 19:49 ` voidlinux-github
2019-11-08  6:23 ` [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=20191107183030.UGx-FtsTO8YJLEwEKuFga5mjynHuBMylue0AUN8JvqA@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).