guix-commits
[Top][All Lists]
Advanced

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

03/06: gnu: lightspark: Remove optional input gnash.


From: guix-commits
Subject: 03/06: gnu: lightspark: Remove optional input gnash.
Date: Sun, 21 Aug 2022 15:00:27 -0400 (EDT)

monego pushed a commit to branch master
in repository guix.

commit b62da25698ad38e71d79e4b528a9ce1e155931fc
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Sun Aug 21 10:58:21 2022 -0300

    gnu: lightspark: Remove optional input gnash.
    
    * gnu/packages/animation.scm (lightspark)[inputs]: Remove gnash.
---
 gnu/packages/animation.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/animation.scm b/gnu/packages/animation.scm
index ba8ce00fbd..4f7654e3af 100644
--- a/gnu/packages/animation.scm
+++ b/gnu/packages/animation.scm
@@ -2,7 +2,7 @@
 ;;; Copyright © 2015, 2017 Ricardo Wurmus <rekado@elephly.net>
 ;;; Copyright © 2018–2021 Tobias Geerinckx-Rice <me@tobias.gr>
 ;;; Copyright © 2019 Pkill -9 <pkill9@runbox.com>
-;;; Copyright © 2020, 2021 Vinicius Monego <monego@posteo.net>
+;;; Copyright © 2020, 2021, 2022 Vinicius Monego <monego@posteo.net>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -365,7 +365,6 @@ audio or video backends, ensuring good performance.")
        ("freeglut" ,freeglut)
        ("glew" ,glew)
        ("glibmm" ,glibmm)
-       ("gnash" ,gnash)
        ("gnutls" ,gnutls)
        ("libjpeg" ,libjpeg-turbo)
        ("openssl" ,openssl)



reply via email to

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