all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mathieu Othacehe <othacehe@gnu.org>
To: 55535-done@debbugs.gnu.org
Subject: bug#55535: [PATCH] gnu: Add apricots.
Date: Sun, 05 Jun 2022 21:25:17 +0200	[thread overview]
Message-ID: <875ylenc9u.fsf@gnu.org> (raw)
In-Reply-To: <PU1PR01MB215527084F9B3FFE1C3F10A48DD39@PU1PR01MB2155.apcprd01.prod.exchangelabs.com> (Foo Chuan Wei's message of "Fri, 20 May 2022 04:15:36 +0000")


Hello,

> * gnu/packages/games.scm (apricots): New variable.

Pushed with the following diff:

--8<---------------cut here---------------start------------->8---
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index ca2c56a038..c011622f8e 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -12696,14 +12696,12 @@ (define-public apricots
     (native-inputs (list autoconf  ; autom4te used in ./bootstrap
                          automake  ; aclocal used in ./bootstrap
                          cppcheck))
-    (inputs (list freealut
-                  openal
-                  sdl2))
+    (inputs (list freealut openal sdl2))
     (home-page "https://github.com/moggers87/apricots")
     (synopsis "Arcade airplane game")
-    (description "@code {apricots} is a game where you fly a little plane around
-the screen and shoot things and drop bombs on enemy targets, and it's meant to
-be quick and fun.")
+    (description "@code{apricots} is a game where you fly a little plane
+around the screen and shoot things and drop bombs on enemy targets.  It's
+meant to be quick and fun.")
     (license license:gpl2+)))
 
 (define-public liquidwar6
--8<---------------cut here---------------end--------------->8---

Thanks,

Mathieu




      reply	other threads:[~2022-06-05 19:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-20  4:15 [bug#55535] [PATCH] gnu: Add apricots Foo Chuan Wei
2022-06-05 19:25 ` Mathieu Othacehe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=875ylenc9u.fsf@gnu.org \
    --to=othacehe@gnu.org \
    --cc=55535-done@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.