From patchwork Sat Jul 27 18:18:41 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dan Frumin X-Patchwork-Id: 14779 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id E942E17233; Sat, 27 Jul 2019 19:20:07 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 7E44017232 for ; Sat, 27 Jul 2019 19:20:07 +0100 (BST) Received: from localhost ([::1]:46862 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hrRId-0000ca-4F for patchwork@mira.cbaines.net; Sat, 27 Jul 2019 14:20:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41135) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hrRIZ-0000cE-B7 for guix-patches@gnu.org; Sat, 27 Jul 2019 14:20:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hrRIY-0003cE-8T for guix-patches@gnu.org; Sat, 27 Jul 2019 14:20:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36579) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hrRIY-0003c7-5k for guix-patches@gnu.org; Sat, 27 Jul 2019 14:20:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hrRIX-0001wj-VU for guix-patches@gnu.org; Sat, 27 Jul 2019 14:20:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#36824] [PATCH] gnu: Add oshu. Resent-From: Dan Frumin Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 27 Jul 2019 18:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 36824 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 36824@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.15642515427371 (code B ref -1); Sat, 27 Jul 2019 18:20:01 +0000 Received: (at submit) by debbugs.gnu.org; 27 Jul 2019 18:19:02 +0000 Received: from localhost ([127.0.0.1]:45400 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hrRHY-0001uW-MP for submit@debbugs.gnu.org; Sat, 27 Jul 2019 14:19:02 -0400 Received: from lists.gnu.org ([209.51.188.17]:51917) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hrRHW-0001uN-H8 for submit@debbugs.gnu.org; Sat, 27 Jul 2019 14:18:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40972) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hrRHV-0000Yr-FK for guix-patches@gnu.org; Sat, 27 Jul 2019 14:18:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hrRHU-00031D-Bc for guix-patches@gnu.org; Sat, 27 Jul 2019 14:18:57 -0400 Received: from smtp2.science.ru.nl ([131.174.16.145]:42166) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hrRHU-0002z9-2n for guix-patches@gnu.org; Sat, 27 Jul 2019 14:18:56 -0400 Received: from rutherford.wifi.ns.nl (ip565a9ee0.direct-adsl.nl [86.90.158.224] (may be forged)) (authen=dfrumin@cs.ru.nl) by smtp2.science.ru.nl (8.14.4/5.32) with ESMTP id x6RIIltP021041; Sat, 27 Jul 2019 20:18:52 +0200 From: Dan Frumin Date: Sat, 27 Jul 2019 20:18:41 +0200 Message-Id: <20190727181841.4147-1-dfrumin@cs.ru.nl> X-Mailer: git-send-email 2.17.1 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Dan Frumin Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches --- gnu/packages/games.scm | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index a17ac9728c..3bb17c5735 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -6374,6 +6374,40 @@ to download and install them in @file{$HOME/.stepmania-X.Y/Songs} directory.") (home-page "https://www.stepmania.com") (license license:expat))) +(define-public oshu + (package + (name "oshu") + (version "2.0.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/fmang/oshu.git") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "01w1x46hh36idjl94xd18dwppp0y30qxmb498gp7hnjzy205q6rw")))) + (build-system cmake-build-system) + (native-inputs `(("pkg-config" ,pkg-config))) + (inputs `(("sdl2" ,sdl2) + ("sdl2-image" ,sdl2-image) + ("ffmpeg" ,ffmpeg) + ("cairo" ,cairo) + ("pango" ,pango))) + (arguments + `(#:phases + (modify-phases %standard-phases + ;; `make test' doesn't actually build the test executable + (add-before 'check 'zerotokei + (lambda _ (invoke "make" "zerotokei")))))) + (home-page "https://github.com/fmang/oshu/") + (synopsis "Clone of the Osu! rhythm game") + (description "Oshu! is a free clone of the Osu! rhythm game, designed to +be run on GNU/Linux without requiring a powerful videocard. Oshu! is capable +of playing the original Osu! beatmaps (not included in this package). ") + (license license:gpl3))) + (define-public btanks (package (name "btanks")