X-Original-To: alpine-aports@lists.alpinelinux.org Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by lists.alpinelinux.org (Postfix) with ESMTP id 32191F84D53 for ; Sun, 3 Mar 2019 11:51:40 +0000 (UTC) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 65C0E21105; Sun, 3 Mar 2019 06:51:40 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Sun, 03 Mar 2019 06:51:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sent.com; h=from :to:cc:subject:date:message-id:mime-version :content-transfer-encoding; s=fm2; bh=JRWDwV7YbEuHe9tnwhZvWGK7wO KHkPY9pPOjvPRG3aI=; b=N4oXLTggiz8bju1y0mWeIUvKSNSyV3yuqLQaFavbOa Z//bIn0JxKARBWatGpHqkXo3vrH/+hwmAXcAohc4BTBmhRq7oW1Z9K2k6h3FYY+G sM2FnlOkRG53uWv6uo8oKuJja//d9u0w/WlYH0RIE+bVTK+pX6ddc2Qm2ZQkkxqb m0DngBNuCRnMwbS9WGq9I6zMeFpsNEZDaK9Q6czb+FAK1IxEQLUffFDXugGYgFHN 3GcYE1LuN+TtbjCmv2nLcJpv97Bbwjw4+RXYwHvdoYU40SyrbjVw6YCBcdXb+VHQ U+kqC4HykJuJcJFSzTmBCYFG3gz2nwYVxano2R/RLwlQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :message-id:mime-version:subject:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=JRWDwV7YbEuHe9tnw hZvWGK7wOKHkPY9pPOjvPRG3aI=; b=qbbUkLR17rfj6bowTo8o9rTGzBt4/ZunX oSCF2b3R/HmhECi7OMpflo3k4+77NYxauGLgylOIgtP5sjTn2xrEgDaWVsJFI7te pLqJef46QvZVvrTEoevYhar4CQQhO0Ow6xn7Ba/04zwSrUKLBHRHNQXVeFUUa+Ih chkDUf4UUtnA/j5qXiGOygvhDqxpPFSM23jnCTmUlbVTGUERsAD+XhlrSbEZFLx+ uNPOiGdVcSngXHUSHB129jVWuLWPocwKDRNuDBvjD0xoUewPtXN2WECPbttTfRlE h4yQgb5SUPd4gqhd3Zjl8eJUFYWuWgjEDpfUuCIwoYAvwRMv7LQtg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrvdelgdeffecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecuogfuuhhsphgvtghtffhomhgrihhnucdlgeelmdenuc fjughrpefhvffufffkofgggfestdekredtredttdenucfhrhhomheprfgruhhluceurhgv uggsuhhrhicuoegsrhgvsghssehsvghnthdrtghomheqnecuffhomhgrihhnpehgihhthh husgdrihhopdhgihhthhhusgdrtghomhenucfkphepkedtrdeguddrudegvddrheeknecu rfgrrhgrmhepmhgrihhlfhhrohhmpegsrhgvsghssehsvghnthdrtghomhenucevlhhush htvghrufhiiigvpedt X-ME-Proxy: Received: from brebsc.lan (host-80-41-142-58.as13285.net [80.41.142.58]) by mail.messagingengine.com (Postfix) with ESMTPA id A89FE1030F for ; Sun, 3 Mar 2019 06:51:39 -0500 (EST) Received: from localhost ([127.0.0.1] helo=brebsc.lan) by brebsc.lan with esmtp (Exim 4.92) (envelope-from ) id 1h0Pec-0002io-1P; Sun, 03 Mar 2019 11:51:38 +0000 From: Paul Bredbury To: alpine-aports@lists.alpinelinux.org Cc: Paul Bredbury Subject: [alpine-aports] [PATCH] testing/atari800: new aport Date: Sun, 3 Mar 2019 11:51:36 +0000 Message-Id: <20190303115136.10420-1-brebs@sent.com> X-Mailer: git-send-email 2.21.0 X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit https://atari800.github.io/ Atari 8-bit computer emulator. --- testing/atari800/APKBUILD | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 testing/atari800/APKBUILD diff --git a/testing/atari800/APKBUILD b/testing/atari800/APKBUILD new file mode 100644 index 0000000000..51b4d2bfbd --- /dev/null +++ b/testing/atari800/APKBUILD @@ -0,0 +1,28 @@ +# Contributor: Paul Bredbury +pkgname=atari800 +pkgver=4.0.0 +pkgrel=0 +pkgdesc="Atari 8-bit computer emulator" +url="https://atari800.github.io/" +arch="x86_64" +license="GPL-2.0-or-later" +depends="" +makedepends="autoconf automake sdl-dev mesa-dev unzip" +options="!check" # No test suite +subpackages="$pkgname-doc" +source="https://github.com/$pkgname/$pkgname/archive/ATARI800_${pkgver//./_}.tar.gz" +builddir="$srcdir/atari800-ATARI800_${pkgver//./_}/src" + +build() { + cd "$builddir" + ./autogen.sh + ./configure --prefix=/usr + make +} + +package() { + cd "$builddir" + make DESTDIR="$pkgdir" install +} + +sha512sums="58725c099d421ceeadb1d37a370c61d6846827af6d87d131db3326016be48b4b1193acbc0cfdd54dc396bb97c760b6338006ca30b28a9f74eb881274056bd589 ATARI800_4_0_0.tar.gz" -- 2.21.0 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---