guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: higan: Update description.


From: guix-commits
Subject: branch master updated: gnu: higan: Update description.
Date: Wed, 08 Apr 2020 04:05:36 -0400

This is an automated email from the git hooks/post-receive script.

ngz pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 6e2f7dc  gnu: higan: Update description.
6e2f7dc is described below

commit 6e2f7dc5e23f07855da808cf2e4f825680b23d50
Author: Nicolas Goaziou <address@hidden>
AuthorDate: Wed Apr 8 10:03:25 2020 +0200

    gnu: higan: Update description.
    
    * gnu/packages/emulators.scm (higan)[synopsis, description]: Update
    description.
---
 gnu/packages/emulators.scm | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/gnu/packages/emulators.scm b/gnu/packages/emulators.scm
index 7050eee..58d6c73 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -398,13 +398,17 @@ and a game metadata scraper.")
        ;; There is no test suite.
        #:tests? #f))
     (home-page "https://github.com/higan-emu/higan/";)
-    (synopsis "Nintendo multi-system emulator")
+    (synopsis "Multi-system emulator")
     (description
-     "higan (formerly bsnes) is an emulator for multiple Nintendo video game
-consoles, including the Nintendo Entertainment System (NES/Famicom), Super
-Nintendo Entertainment System (SNES/Super Famicom), Game Boy, Game Boy
-Color (GBC), and Game Boy Advance (GBA).  It also supports the subsystems
-Super Game Boy, BS-X Satellaview, and Sufami Turbo.")
+     "higan is a multi-system emulator with an uncompromising focus on
+accuracy and code readability.
+
+It currently emulates the following systems: Famicom, Famicom Disk System,
+Super Famicom, Super Game Boy, Game Boy, Game Boy Color, Game Boy Advance,
+Game Boy Player, SG-1000, SC-3000, Master System, Game Gear, Mega Drive, Mega
+CD, PC Engine, SuperGrafx, MSX, MSX2, ColecoVision, Neo Geo Pocket, Neo Geo
+Pocket Color, WonderSwan, WonderSwan Color, SwanCrystal, Pocket Challenge
+V2.")
     (license license:gpl3+)))
 
 (define-public mgba



reply via email to

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