guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: faad2: Re-add home-page.


From: guix-commits
Subject: 02/02: gnu: faad2: Re-add home-page.
Date: Tue, 18 Aug 2020 19:35:05 -0400 (EDT)

dannym pushed a commit to branch master
in repository guix.

commit df2f7f5b1f9ab17bcdece765beb6b6bf8756ade2
Author: Danny Milosavljevic <dannym@scratchpost.org>
AuthorDate: Wed Aug 19 01:34:11 2020 +0200

    gnu: faad2: Re-add home-page.
    
    Follow-up to 31f226c44aabb9583dc0c0bd2dfb35726c56af4c.
    
    * gnu/packages/audio.scm (faad2)[home-page]: New field.
---
 gnu/packages/audio.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 1c8652d..d13718c 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -1689,10 +1689,10 @@ also play midifiles using a Soundfont.")
        (sha256
         (base32 "0va284hndhn0ynm4lyn219qw4y8wa4agfkqgwlaji7bqp6nkyp4q"))))
     (build-system gnu-build-system)
+    (home-page "https://www.audiocoding.com/faad2.html";)
     (synopsis "MPEG-4 and MPEG-2 AAC decoder")
     (description
-     "FAAD2 is an MPEG-4 and MPEG-2 AAC decoder supporting LC, Main, LTP, SBR,
--PS, and DAB+.")
+     "FAAD2 is an MPEG-4 and MPEG-2 AAC decoder supporting LC, Main, LTP, SBR, 
-PS, and DAB+.")
     (license license:gpl2+)))
 
 (define-public faust



reply via email to

[Prev in Thread] Current Thread [Next in Thread]