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: gdown-3.8.3
Date: Wed, 25 Dec 2019 22:05:00 +0100	[thread overview]
Message-ID: <20191225210500.ReFTLp6onHQqVwdh8nmmcip-4tGKe0e741ZjWJtIYPs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17424@inbox.vuxu.org>

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

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

https://github.com/travankor/void-packages gdown
https://github.com/void-linux/void-packages/pull/17424

New package: gdown-3.8.3
None

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

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

From 71613072e8a56d8a5f9680b544cc2a5e0b2084e1 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Wed, 27 Nov 2019 00:44:20 -0700
Subject: [PATCH] New package: gdown-3.8.3

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

diff --git a/srcpkgs/gdown/template b/srcpkgs/gdown/template
new file mode 100644
index 00000000000..84c958dbd93
--- /dev/null
+++ b/srcpkgs/gdown/template
@@ -0,0 +1,19 @@
+# Template file for 'gdown'
+pkgname=gdown
+version=3.8.3
+revision=1
+archs=noarch
+build_style=python3-module
+pycompile_module="gdown"
+hostmakedepends="python3 python3-setuptools"
+depends="python3-filelock python3-requests python3-six python3-tqdm"
+short_desc="Download a large file from Google Drive"
+maintainer="travankor <travankor@tuta.io>"
+license="MIT"
+homepage="https://github.com/wkentaro/gdown"
+distfiles="https://github.com/wkentaro/gdown/archive/v${version}.tar.gz"
+checksum=67eeddb411df9ee5066ade66dd19e56d46a8721cf77bca9b2c1515af7ae1a3e1
+
+post_install() {
+	vlicense LICENSE
+}

           reply	other threads:[~2019-12-25 21:05 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17424@inbox.vuxu.org>]

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=20191225210500.ReFTLp6onHQqVwdh8nmmcip-4tGKe0e741ZjWJtIYPs@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).