[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)
- branch master updated (706b3ef38b -> 50fd598729), guix-commits, 2022/08/21
- 04/06: gnu: lightspark: Update to 0.8.6., guix-commits, 2022/08/21
- 01/06: gnu: python-wand: Update to 0.6.10., guix-commits, 2022/08/21
- 06/06: gnu: cozy: Update to 1.2.1., guix-commits, 2022/08/21
- 02/06: gnu: srain: Update to 1.4.1., guix-commits, 2022/08/21
- 03/06: gnu: lightspark: Remove optional input gnash.,
guix-commits <=
- 05/06: gnu: lightspark: Remove input labels., guix-commits, 2022/08/21