public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/logstalgia/
Date: Sun, 19 May 2024 09:15:56 +0000 (UTC)	[thread overview]
Message-ID: <1716110131.e3b4023e1db6448676ae5c25302aea912689a035.chewi@gentoo> (raw)

commit:     e3b4023e1db6448676ae5c25302aea912689a035
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun May 19 09:13:42 2024 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun May 19 09:15:31 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3b4023e

app-admin/logstalgia: Bump to 1.1.4, EAPI 8, fix dependencies

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 app-admin/logstalgia/Manifest                |  1 +
 app-admin/logstalgia/logstalgia-1.1.4.ebuild | 33 ++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/app-admin/logstalgia/Manifest b/app-admin/logstalgia/Manifest
index 86f5b8266148..952b9aa7aadd 100644
--- a/app-admin/logstalgia/Manifest
+++ b/app-admin/logstalgia/Manifest
@@ -1 +1,2 @@
 DIST logstalgia-1.1.2.tar.gz 2330691 BLAKE2B 20fb549282dde860ef1db272c75360219ce4614838264a2ad7dbaa25cd3c8509f215d61ec88679165eda9619d8a3d83d9201796fa7691517ca822fa110f37d14 SHA512 e2bd41cbc6edabc1ff82d0da4ad6f749e0e6d44e5a23ea976c31d19339f56e5f693ba86b81ceee3c7590842df61d61fe69f1378711b8e7d1c30deff330cacb1e
+DIST logstalgia-1.1.4.tar.gz 2341698 BLAKE2B adec0a5a9f2de3316e94bbcd5f64db44c6458f60704291b4039bd5d76421a4b9b3baf0a9a09d11183b3fb0dbcdd638ecb6af4334fdb324be14334e756cef65f1 SHA512 54036abae0b846d354edf27f39bfb4f324806d3e376d32d89df8aadf145819980d6a637a914fe400458d5fb46097990083e5cde0b2a5bb3351a99b4ad7471619

diff --git a/app-admin/logstalgia/logstalgia-1.1.4.ebuild b/app-admin/logstalgia/logstalgia-1.1.4.ebuild
new file mode 100644
index 000000000000..0226cfea295c
--- /dev/null
+++ b/app-admin/logstalgia/logstalgia-1.1.4.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Replays or streams an access_log as a retro arcade game-like simulation"
+HOMEPAGE="https://logstalgia.io/"
+SRC_URI="https://github.com/acaudwell/Logstalgia/releases/download/${P}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	dev-libs/boost:=
+	dev-libs/libpcre2:=
+	media-libs/freetype:2
+	media-libs/glew:0=
+	media-libs/libglvnd
+	media-libs/libsdl2[opengl,threads(+)]
+	media-libs/libpng:0=
+	media-libs/sdl2-image[jpeg,png]
+	virtual/glu
+"
+DEPEND="
+	${RDEPEND}
+	media-libs/glm
+"
+BDEPEND="
+	virtual/pkgconfig
+"
+
+DOCS=( ChangeLog INSTALL README THANKS )


             reply	other threads:[~2024-05-19  9:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-19  9:15 James Le Cuirot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-28 20:43 [gentoo-commits] repo/gentoo:master commit in: app-admin/logstalgia/ James Le Cuirot
2023-02-14 11:19 Sergey Popov
2020-05-09 10:30 Sergey Popov
2018-09-17 10:39 Sergey Popov
2017-07-28 13:06 Sergey Popov
2017-07-28 13:06 Sergey Popov
2015-09-01 18:35 Tobias Klausmann

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=1716110131.e3b4023e1db6448676ae5c25302aea912689a035.chewi@gentoo \
    --to=chewi@gentoo.org \
    --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