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-engines/odamex/
Date: Sat,  7 Sep 2019 16:09:56 +0000 (UTC)	[thread overview]
Message-ID: <1567872568.1caa0aa82631f75e1e6b7c27580a62a688d266d1.chewi@gentoo> (raw)

commit:     1caa0aa82631f75e1e6b7c27580a62a688d266d1
Author:     William Breathitt Gray <vilhelm.gray <AT> gmail <DOT> com>
AuthorDate: Sat Sep  7 16:00:25 2019 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Sep  7 16:09:28 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1caa0aa8

games-engines/odamex: Call setup-wxwidgets

The wxwidgets eclass requires setup-wxwidgets to be called to set up the
environment for wxGTK. In addition, WX_GTK_VER is updated to select the
3.0-gtk3 slot.

Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: William Breathitt Gray <vilhelm.gray <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12882
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 games-engines/odamex/odamex-0.8.1.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/games-engines/odamex/odamex-0.8.1.ebuild b/games-engines/odamex/odamex-0.8.1.ebuild
index 687e1349aab..8cfa9cbee75 100644
--- a/games-engines/odamex/odamex-0.8.1.ebuild
+++ b/games-engines/odamex/odamex-0.8.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-WX_GTK_VER="3.0"
+WX_GTK_VER="3.0-gtk3"
 inherit cmake-utils desktop wxwidgets xdg
 
 DESCRIPTION="Online multiplayer free software engine for DOOM"
@@ -39,6 +39,9 @@ PATCHES=(
 
 src_prepare() {
 	rm -r libraries/libminiupnpc odamex.wad || die
+
+	setup-wxwidgets
+
 	cmake-utils_src_prepare
 }
 


             reply	other threads:[~2019-09-07 16:10 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-07 16:09 James Le Cuirot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-16  9:37 [gentoo-commits] repo/gentoo:master commit in: games-engines/odamex/ Pacho Ramos
2024-04-08 17:06 Sam James
2024-03-30 22:21 James Le Cuirot
2023-12-19  5:19 Sam James
2023-12-18 21:57 James Le Cuirot
2023-11-24 13:16 Pacho Ramos
2023-05-14 22:16 James Le Cuirot
2022-09-19  6:42 Michał Górny
2022-02-19 21:01 James Le Cuirot
2022-02-03  9:12 James Le Cuirot
2021-12-03 13:04 Joonas Niilola
2021-09-11 17:49 James Le Cuirot
2021-09-11 17:49 James Le Cuirot
2021-08-15 10:02 James Le Cuirot
2021-08-15 10:02 James Le Cuirot
2021-06-18 14:00 Ionen Wolkens
2021-05-29 14:54 James Le Cuirot
2020-04-08 22:46 James Le Cuirot
2019-09-09 22:16 James Le Cuirot
2019-09-09 21:52 James Le Cuirot
2019-09-09 21:52 James Le Cuirot
2018-04-29 13:06 Pacho Ramos
2018-02-11 10:53 Michał Górny
2015-09-25 14:43 Agostino Sarubbo
2015-09-24 13:42 Agostino Sarubbo

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=1567872568.1caa0aa82631f75e1e6b7c27580a62a688d266d1.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