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: games-action/guacamelee/
Date: Sun, 19 May 2024 16:17:26 +0000 (UTC)	[thread overview]
Message-ID: <1716135389.4e7b7a83e6323e51e397bc19300b3aa64f06d399.chewi@gentoo> (raw)

commit:     4e7b7a83e6323e51e397bc19300b3aa64f06d399
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun May 19 15:43:22 2024 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun May 19 16:16:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e7b7a83

games-action/guacamelee: Bump to 20231012, drop old 20140222, EAPI 8

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

 games-action/guacamelee/Manifest                          |  2 +-
 ...camelee-20140222.ebuild => guacamelee-20231012.ebuild} | 15 ++++++---------
 2 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/games-action/guacamelee/Manifest b/games-action/guacamelee/Manifest
index 66c038e1a974..8a3c1963454e 100644
--- a/games-action/guacamelee/Manifest
+++ b/games-action/guacamelee/Manifest
@@ -1 +1 @@
-DIST Guacamelee_linux_1393037377.sh 552784497 BLAKE2B 1f36e1a6b65bcf774d0f4e15b37d8eda3ec91691c7e3c556f73e903559c3215f3611fdbec284259fe7690037cf4ab8e338c1caa7faea80c8ce98d02581b0de4b SHA512 e52c4099e15f20df6512c3c9617cbf29f5ea428c117a0520ce57bacf99b7d33ace6a04c811fd9ced63b7ba11a3a79549b93f83fd18e42ca9a1366aeb4114cd87
+DIST Guacamelee_DRMFREE.sh 552784497 BLAKE2B 1f36e1a6b65bcf774d0f4e15b37d8eda3ec91691c7e3c556f73e903559c3215f3611fdbec284259fe7690037cf4ab8e338c1caa7faea80c8ce98d02581b0de4b SHA512 e52c4099e15f20df6512c3c9617cbf29f5ea428c117a0520ce57bacf99b7d33ace6a04c811fd9ced63b7ba11a3a79549b93f83fd18e42ca9a1366aeb4114cd87

diff --git a/games-action/guacamelee/guacamelee-20140222.ebuild b/games-action/guacamelee/guacamelee-20231012.ebuild
similarity index 79%
rename from games-action/guacamelee/guacamelee-20140222.ebuild
rename to games-action/guacamelee/guacamelee-20231012.ebuild
index 97a81b5b4146..a454e11f1411 100644
--- a/games-action/guacamelee/guacamelee-20140222.ebuild
+++ b/games-action/guacamelee/guacamelee-20231012.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-inherit desktop unpacker xdg-utils
+inherit desktop unpacker xdg
 
 DESCRIPTION="Metroidvania-style action-platformer set in a magical Mexican-inspired world"
 HOMEPAGE="https://guacamelee.com"
-SRC_URI="Guacamelee_linux_1393037377.sh"
+SRC_URI="Guacamelee_DRMFREE.sh"
 S="${WORKDIR}/data"
 
 LICENSE="all-rights-reserved"
@@ -16,8 +16,8 @@ KEYWORDS="-* ~amd64 ~x86"
 RESTRICT="bindist fetch splitdebug"
 
 RDEPEND="
-	media-libs/libsdl2[abi_x86_32,joystick,opengl,sound,threads,video]
-	virtual/opengl[abi_x86_32]
+	media-libs/libsdl2[abi_x86_32,joystick,opengl,sound,threads(+),video]
+	media-libs/libglvnd[abi_x86_32,X]
 "
 
 DIR="/opt/${PN}"
@@ -52,6 +52,3 @@ src_install() {
 	newicon -s 512 noarch/Guacamelee.png ${PN}.png
 	make_desktop_entry ${PN} "Guacamelee"
 }
-
-pkg_postinst() { xdg_icon_cache_update; }
-pkg_postrm() { xdg_icon_cache_update; }


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

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-19 16:17 James Le Cuirot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-06-01 15:31 [gentoo-commits] repo/gentoo:master commit in: games-action/guacamelee/ James Le Cuirot

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=1716135389.4e7b7a83e6323e51e397bc19300b3aa64f06d399.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