GNU bug report logs - #26400
gnu: Add you-get

Previous Next

Package: guix-patches;

Reported by: "Feng Shu" <tumashu <at> 163.com>

Date: Sat, 8 Apr 2017 10:50:02 UTC

Severity: normal

Merged with 26399

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 26400 in the body.
You can then email your comments to 26400 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#26400; Package guix-patches. (Sat, 08 Apr 2017 10:50:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Feng Shu" <tumashu <at> 163.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 08 Apr 2017 10:50:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Feng Shu" <tumashu <at> 163.com>
To: guix-patches <guix-patches <at> gnu.org>
Cc: Feng Shu <tumashu <at> 163.com>
Subject: gnu: Add you-get
Date: Sat, 08 Apr 2017 18:33:07 +0800
[0001-gnu-add-you-get.patch (text/x-patch, inline)]
From d5660ea2faac735376572dd93fba8bdbb95ee632 Mon Sep 17 00:00:00 2001
From: Feng Shu <tumashu <at> 163.com>
Date: Fri, 7 Apr 2017 21:18:55 +0800
Subject: [PATCH] gnu: add you-get

* gnu/packages/video.scm (you-get): New variable.
---
 gnu/packages/video.scm | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 4f005f594..c599991b8 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -14,6 +14,7 @@
 ;;; Copyright © 2016, 2017 ng0 <contact.ng0 <at> cryptolab.net>
 ;;; Copyright © 2016 Eric Bavier <bavier <at> member.fsf.org>
 ;;; Copyright © 2016 Jan Nieuwenhuizen <janneke <at> gnu.org>
+;;; Copyright © 2017 Feng Shu <tumashu <at> 163.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1023,6 +1024,32 @@ YouTube.com and a few more sites.")
     (home-page "https://yt-dl.org")
     (license license:public-domain)))
 
+(define-public you-get
+  (package
+    (name "you-get")
+    (version "0.4.652")
+    (source (origin
+              (method url-fetch)
+              (uri (string-append
+                    "https://github.com/soimort/you-get/releases/download/v"
+                    version "/you-get-" version ".tar.gz"))
+              (sha256
+               (base32
+                "0brkz98lycx8mmxjwmn7jlhqfdbvl0hy070n7skwr1k75kh99q30"))))
+    (build-system python-build-system)
+    (arguments
+     ;; no tests
+     '(#:tests? #f))
+    (inputs
+     `(("ffmpeg" ,ffmpeg)))
+    (synopsis "Download videos, audios or images from the websites")
+    (description
+     "You-Get is a tiny command-line utility to download media contents
+(videos, audios, images) from the Web. It can use either mpv or vlc for
+playback.")
+    (home-page "https://you-get.org/")
+    (license license:expat)))
+
 (define-public libbluray
   (package
     (name "libbluray")
-- 
2.12.2

[Message part 2 (text/plain, inline)]
-- 

Merged 26399 26400. Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Sat, 08 Apr 2017 13:34:02 GMT) Full text and rfc822 format available.

Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Sat, 08 Apr 2017 13:34:03 GMT) Full text and rfc822 format available.

Notification sent to "Feng Shu" <tumashu <at> 163.com>:
bug acknowledged by developer. (Sat, 08 Apr 2017 13:34:03 GMT) Full text and rfc822 format available.

Message #12 received at 26400-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: "Feng Shu" <tumashu <at> 163.com>
Cc: 26400-done <at> debbugs.gnu.org
Subject: Re: bug#26400: gnu: Add you-get
Date: Sat, 08 Apr 2017 15:33:17 +0200
[Message part 1 (text/plain, inline)]
Hello,

"Feng Shu" <tumashu <at> 163.com> skribis:

>>From d5660ea2faac735376572dd93fba8bdbb95ee632 Mon Sep 17 00:00:00 2001
> From: Feng Shu <tumashu <at> 163.com>
> Date: Fri, 7 Apr 2017 21:18:55 +0800
> Subject: [PATCH] gnu: add you-get
>
> * gnu/packages/video.scm (you-get): New variable.

Applied with the minor changes below.

Thank you!

Ludo’.

[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index c599991b8..bb5391d89 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1042,11 +1042,10 @@ YouTube.com and a few more sites.")
      '(#:tests? #f))
     (inputs
      `(("ffmpeg" ,ffmpeg)))
-    (synopsis "Download videos, audios or images from the websites")
+    (synopsis "Download videos, audios, or images from Web sites")
     (description
-     "You-Get is a tiny command-line utility to download media contents
-(videos, audios, images) from the Web. It can use either mpv or vlc for
-playback.")
+     "You-Get is a command-line utility to download media contents (videos,
+audio, images) from the Web.  It can use either mpv or vlc for playback.")
     (home-page "https://you-get.org/")
     (license license:expat)))
 

Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Sat, 08 Apr 2017 13:34:03 GMT) Full text and rfc822 format available.

Notification sent to "Feng Shu" <tumashu <at> 163.com>:
bug acknowledged by developer. (Sat, 08 Apr 2017 13:34:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 07 May 2017 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 48 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.