public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/atari800/
Date: Thu, 19 Aug 2021 00:39:32 +0000 (UTC)	[thread overview]
Message-ID: <1629333535.40525db8127cb999419390aa0ada2fdf2c787c1a.sam@gentoo> (raw)

commit:     40525db8127cb999419390aa0ada2fdf2c787c1a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 18 23:50:56 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 19 00:38:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40525db8

games-emulation/atari800: add missing libsdl[joystick] dependency

Closes: https://bugs.gentoo.org/737948
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../atari800/{atari800-4.2.0.ebuild => atari800-4.2.0-r1.ebuild}   | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/games-emulation/atari800/atari800-4.2.0.ebuild b/games-emulation/atari800/atari800-4.2.0-r1.ebuild
similarity index 92%
rename from games-emulation/atari800/atari800-4.2.0.ebuild
rename to games-emulation/atari800/atari800-4.2.0-r1.ebuild
index f49f59bcd44..a791f33ba0c 100644
--- a/games-emulation/atari800/atari800-4.2.0.ebuild
+++ b/games-emulation/atari800/atari800-4.2.0-r1.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit desktop autotools
+
+inherit autotools desktop
 
 DESCRIPTION="Atari 800 emulator"
 HOMEPAGE="https://atari800.github.io/"
@@ -18,7 +19,7 @@ REQUIRED_USE="opengl? ( sdl )"
 
 RDEPEND="
 	sdl? (
-		>=media-libs/libsdl-1.2.0[opengl?,sound?,video]
+		>=media-libs/libsdl-1.2.0[joystick,opengl?,sound?,video]
 	)
 	!sdl? (
 		sys-libs/ncurses:=
@@ -30,7 +31,7 @@ RDEPEND="
 	media-libs/libpng:=
 	sys-libs/zlib
 "
-DEPEND=${RDEPEND}
+DEPEND="${RDEPEND}"
 BDEPEND="
 	app-arch/unzip
 "


             reply	other threads:[~2021-08-19  0:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-19  0:39 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-30  5:00 [gentoo-commits] repo/gentoo:master commit in: games-emulation/atari800/ Michał Górny
2023-12-28 16:47 Michał Górny
2022-05-29  7:09 Michał Górny
2021-02-11 12:52 Michał Górny
2020-06-15 13:20 Michał Górny
2019-04-22 20:15 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=1629333535.40525db8127cb999419390aa0ada2fdf2c787c1a.sam@gentoo \
    --to=sam@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