From patchwork Thu Sep 12 18:40:11 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Huth X-Patchwork-Id: 1161730 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.138; helo=whitealder.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=tuxfamily.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 46TndV5VQxz9sDB for ; Fri, 13 Sep 2019 04:40:30 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 70A37875CA; Thu, 12 Sep 2019 18:40:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EJ3Hqsg+aebE; Thu, 12 Sep 2019 18:40:24 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id E6DEB875A9; Thu, 12 Sep 2019 18:40:23 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 3B1ED1BF328 for ; Thu, 12 Sep 2019 18:40:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 3850687EAE for ; Thu, 12 Sep 2019 18:40:22 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2s1hnjkzvd-N for ; Thu, 12 Sep 2019 18:40:21 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wm1-f41.google.com (mail-wm1-f41.google.com [209.85.128.41]) by hemlock.osuosl.org (Postfix) with ESMTPS id 7332087D75 for ; Thu, 12 Sep 2019 18:40:21 +0000 (UTC) Received: by mail-wm1-f41.google.com with SMTP id p7so63581wmp.4 for ; Thu, 12 Sep 2019 11:40:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=1PoprxWu9utQmsLHOY8E9cZOeQVu7Bx0FYPABlW0/mY=; b=fc9ubF99b3Da6KcvUI49zvMDeuBrLaXsm5/EQ3KxK8i5BmnYdn1bbgTQQRgyepdHg0 vQZuA+EmKMTeKRo0ZBsHue2HfL7XPBQZzuPp9dZHyHh8KnzVC7e0dQiTk3JzPWdGhn+i s9dO6Dv/ebKpZGuNxaWgDaTIHaSJOpNoAzoYSDwa+exZnClePg0t5xaSPysTM+Xr3PCz 4ByP5WigSoE5j0bzfXbjdROh0iEkL1dBFD2h+PITKoL0FsBywDQt/gzzdYANjU0IUuBd YPsObRXS6luvy2v/CsS9UbOqIUmJ57+ZbJPKYhMvAS+++mJu46IOhzJM6HSwITNz+4y/ Ns8Q== X-Gm-Message-State: APjAAAWwLUQNYXCLqQYpMu+hvZw7TVG9/n5qPGUs+a+rB1Xq8C6XmeMS wEr3MGhMlOsgP/rO5eEbI/2el4Xr X-Google-Smtp-Source: APXvYqyp/DW0Wb0WXleXfeaT9UvlaYlUegYH1nWMRBd5hpQxLPRfjWK7lFqOIBGQwSoy2n2qE9TQKA== X-Received: by 2002:a1c:984b:: with SMTP id a72mr16362wme.149.1568313619703; Thu, 12 Sep 2019 11:40:19 -0700 (PDT) Received: from thl530.multi.box (pD9E83780.dip0.t-ipconnect.de. [217.232.55.128]) by smtp.gmail.com with ESMTPSA id z142sm46939wmc.24.2019.09.12.11.40.18 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 12 Sep 2019 11:40:19 -0700 (PDT) From: Thomas Huth To: buildroot@buildroot.org Date: Thu, 12 Sep 2019 20:40:11 +0200 Message-Id: <20190912184013.17316-1-huth@tuxfamily.org> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Subject: [Buildroot] [PATCH v2 0/2] Frotz and XorCurses X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Here are two more games, Frotz and XorCurses, that I've used with buildroot last year ( https://www.qemu-advent-calendar.org/2018/ ). Thomas Huth (2): package/frotz: new package package/xorcurses: new package DEVELOPERS | 1 + package/Config.in | 2 ++ package/frotz/Config.in | 10 ++++++++++ package/frotz/frotz.hash | 5 +++++ package/frotz/frotz.mk | 29 +++++++++++++++++++++++++++++ package/xorcurses/Config.in | 11 +++++++++++ package/xorcurses/xorcurses.hash | 5 +++++ package/xorcurses/xorcurses.mk | 25 +++++++++++++++++++++++++ 8 files changed, 88 insertions(+) create mode 100644 package/frotz/Config.in create mode 100644 package/frotz/frotz.hash create mode 100644 package/frotz/frotz.mk create mode 100644 package/xorcurses/Config.in create mode 100644 package/xorcurses/xorcurses.hash create mode 100644 package/xorcurses/xorcurses.mk