public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Nicola Smaniotto" <smaniotto.nicola@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-puzzle/aaaaxy/
Date: Wed, 11 Jan 2023 18:21:30 +0000 (UTC)	[thread overview]
Message-ID: <1673461272.577f2554827b11c5fbe68ceea545e88785b66e8a.smaniotto.nicola@gentoo> (raw)

commit:     577f2554827b11c5fbe68ceea545e88785b66e8a
Author:     Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
AuthorDate: Wed Jan 11 11:29:11 2023 +0000
Commit:     Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
CommitDate: Wed Jan 11 18:21:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=577f2554

games-puzzle/aaaaxy: add 1.3.103

Signed-off-by: Nicola Smaniotto <smaniotto.nicola <AT> gmail.com>

 games-puzzle/aaaaxy/Manifest              |  2 ++
 games-puzzle/aaaaxy/aaaaxy-1.3.103.ebuild | 50 +++++++++++++++++++++++++++++++
 2 files changed, 52 insertions(+)

diff --git a/games-puzzle/aaaaxy/Manifest b/games-puzzle/aaaaxy/Manifest
index 393d8b5e0..4f5206baa 100644
--- a/games-puzzle/aaaaxy/Manifest
+++ b/games-puzzle/aaaaxy/Manifest
@@ -2,3 +2,5 @@ DIST aaaaxy-1.2.377-deps.tar.xz 351455932 BLAKE2B 0c634da2d9a2100825bdf38e4e7102
 DIST aaaaxy-1.2.377.tar.gz 26654270 BLAKE2B 7538a8a685129a3761aae8b79c6ce263a3f879d2a6b9ada2597a66717b608cd755af1e850c0f6c882c7182febe35031cf623a86a80a40b8ea7cf11a02d78d723 SHA512 d8e761381b2155b15ef4d365fbe503f92fe08bd4af8aa365f610cf80d7658c09489ccc48e4706beca406797517bf38c1c0f154ccb43bf32b9a863dc632c6aa9c
 DIST aaaaxy-1.2.399-deps.tar.xz 351517684 BLAKE2B 2f49c617cb97c444b251082087b96e0776122d5995f96bed5aae3e90d2a33dd73bf88c0255b9a98d01b841da0d1bee0059e6effe8ec644b7485fd2a547d13b42 SHA512 ebdbd28f7a53b6fed5b7f255ddba3e2dca33a2dfd088706505804a7db81d7cff9c0a993178c319d06d68d06129cc38cee48ca3838712304c07cb6f02a114f932
 DIST aaaaxy-1.2.399.tar.gz 26654724 BLAKE2B 23fa75a883dd4c61fcf6f105c421418cd36755f10f3a8060ecaafdac53f86ce4c1db150a4b74ea20b80a1865a121394274763af601010ffc36c937520371db0f SHA512 1030e6d1c7e6340e7a53d08fe38df99c19fb9ea58a21fc37af7d3ff50a612001f5cc763e812d5774eeff626edb1fa474fa71b36f116141283dffb775f5118932
+DIST aaaaxy-1.3.103-deps.tar.xz 367928016 BLAKE2B db332c773c81be85498a9bf8d2d810fa7718ef877b9cb17282d54fab3aeaffffee504ed5d65fa25aa66fde2abe7797b6a6f0910f4907218bf405e93930b5ff27 SHA512 9b9b51df9029f057b23bf3e2dd4358757b76c9cb64ac83fd29de97095287c55b39d3599de5d59c005b668655031c7b5713a7ac734dc96c28f0eea0f93f947f14
+DIST aaaaxy-1.3.103.tar.gz 26713007 BLAKE2B d00e4a399be6db9ccd34c01d5b2aadf8c19f21245510527f1dab194acdc50834af17c1fdf3e2af98c49ab4323bf3a6ae4632175c75e6838f348878e036c10707 SHA512 e6d8ce3dba9cbc5cbf81032f7f7e885d49585e257c6dc76bee200a1e7f870f89da632b27f05bb5c46678524bb20d5b123a56babd71f21c78b5c09fbcd712fd63

diff --git a/games-puzzle/aaaaxy/aaaaxy-1.3.103.ebuild b/games-puzzle/aaaaxy/aaaaxy-1.3.103.ebuild
new file mode 100644
index 000000000..580af0df0
--- /dev/null
+++ b/games-puzzle/aaaaxy/aaaaxy-1.3.103.ebuild
@@ -0,0 +1,50 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop go-module
+
+DEPS_DATE="2023-01-11" # when the deps archive has been created
+
+DESCRIPTION="A nonlinear 2D puzzle platformer taking place in impossible spaces"
+HOMEPAGE="https://divverent.github.io/aaaaxy/"
+SRC_URI="
+	https://github.com/divVerent/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
+	https://gitlab.com/api/v4/projects/41581401/packages/generic/${PN}/${PV}+${DEPS_DATE}/${P}-deps.tar.xz
+"
+
+LICENSE="Apache-2.0 BSD MIT || ( FTL GPL-2+ )"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RESTRICT="bindist" # only redistributable when using Freetype under FTL
+
+DEPEND="
+	media-libs/alsa-lib
+	media-libs/libglvnd
+	x11-libs/libX11
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+	x11-libs/libXcursor
+	x11-libs/libXi
+	x11-libs/libXinerama
+	x11-libs/libXrandr
+	x11-libs/libXxf86vm
+"
+
+src_configure() {
+	GOFLAGS+=" -buildmode=pie -trimpath -ldflags=-linkmode=external -mod=readonly -modcacherw"
+}
+
+src_compile() {
+	emake AAAAXY_BUILD_USE_VERSION_FILE=true BUILDTYPE=release
+}
+
+src_install() {
+	dobin ${PN}
+	doicon -s scalable ${PN}.svg
+	doicon -s 128 ${PN}.png
+	domenu ${PN}.desktop
+}


             reply	other threads:[~2023-01-11 18:21 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-11 18:21 Nicola Smaniotto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-06 11:13 [gentoo-commits] repo/proj/guru:dev commit in: games-puzzle/aaaaxy/ Nicola Smaniotto
2024-02-07 10:26 Nicola Smaniotto
2024-01-11  9:30 Nicola Smaniotto
2023-12-16 11:42 Nicola Smaniotto
2023-11-23 10:44 Nicola Smaniotto
2023-10-16 12:33 Nicola Smaniotto
2023-09-13  8:55 Nicola Smaniotto
2023-07-06 15:41 Nicola Smaniotto
2023-06-28 13:05 Nicola Smaniotto
2023-06-26  9:19 Nicola Smaniotto
2023-06-26  9:19 Nicola Smaniotto
2023-04-16  9:46 Nicola Smaniotto
2023-02-27 15:19 Nicola Smaniotto
2023-02-07  9:38 Nicola Smaniotto
2023-01-11 18:21 Nicola Smaniotto
2022-12-18 18:59 Nicola Smaniotto
2022-12-18 18:59 Nicola Smaniotto
2022-12-10  9:56 Nicola Smaniotto
2022-12-10  9:56 Nicola Smaniotto
2022-12-06 14:40 Nicola Smaniotto
2022-12-05  9:14 Nicola Smaniotto

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=1673461272.577f2554827b11c5fbe68ceea545e88785b66e8a.smaniotto.nicola@gentoo \
    --to=smaniotto.nicola@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox