From: Leo Famulari <leo@famulari.name>
To: Chris Marusich <cmmarusich@gmail.com>
Cc: 26538-done@debbugs.gnu.org
Subject: bug#26538: [PATCH 1/1] gnu: Add youtube-dl-gui.
Date: Mon, 17 Apr 2017 15:47:31 -0400 [thread overview]
Message-ID: <20170417194731.GA31684@jasmine> (raw)
In-Reply-To: <20170417013928.28142-1-cmmarusich@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 995 bytes --]
On Sun, Apr 16, 2017 at 06:39:28PM -0700, Chris Marusich wrote:
> * gnu/packages/video.scm (youtube-dl-gui): New variable.
Thanks! I pushed as 794223bc776aeaf94da2d5b5f330c71fc404b238 with the
following changes:
> + (uri (string-append "https://github.com/MrS0m30n3/youtube-dl-gui/archive/"
> + version
> + ".tar.gz"))
> + (file-name (string-append name "-" version ".tar.gz"))
> + (sha256 (base32 "1kaq3nrr7l52s9lvrqqywsk8yd6f2lciwj1hd40h8hs4463yrrqc"))))
It fetches the source from PyPi.
> + #:phases (modify-phases %standard-phases
> + (add-before 'build 'patch-source
> + (lambda* (#:key inputs #:allow-other-keys)
I adjusted the indentation to be less severe! :)
> + "Youtube-dlG is a GUI (Graphical User Interface) for
> +@command{youtube-dl}. You can use it to download videos from YouTube and any
> +other sites that youtube-dl supports.")
s/sites/site
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2017-04-17 19:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-17 1:30 bug#26538: [PATCH 0/1] gnu: Add youtube-dl-gui Chris Marusich
2017-04-17 1:39 ` bug#26538: [PATCH 1/1] " Chris Marusich
2017-04-17 19:47 ` Leo Famulari [this message]
2017-04-21 19:15 ` bug#26538: [PATCH 0/1] " Björn Höfling
2017-04-21 19:36 ` Leo Famulari
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170417194731.GA31684@jasmine \
--to=leo@famulari.name \
--cc=26538-done@debbugs.gnu.org \
--cc=cmmarusich@gmail.com \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).