From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/higan/
Date: Mon, 27 Aug 2018 21:16:23 +0000 (UTC) [thread overview]
Message-ID: <1535404575.fbcf13fcb97f376f89025460808d52270cfaad6e.chewi@gentoo> (raw)
commit: fbcf13fcb97f376f89025460808d52270cfaad6e
Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Fri Aug 3 01:49:28 2018 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Aug 27 21:16:15 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbcf13fc
games-emulation/higan: eutils->desktop
Only ahs eutils for the implicit desktop inheritance for doicon and
make_desktop_entry.
Package-Manager: Portage-2.3.44, Repoman-2.3.10
games-emulation/higan/higan-106_p1-r1.ebuild | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/games-emulation/higan/higan-106_p1-r1.ebuild b/games-emulation/higan/higan-106_p1-r1.ebuild
index a39e0db7e72..afaa222f924 100644
--- a/games-emulation/higan/higan-106_p1-r1.ebuild
+++ b/games-emulation/higan/higan-106_p1-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-inherit eutils gnome2-utils toolchain-funcs qmake-utils
+inherit desktop gnome2-utils toolchain-funcs qmake-utils
MY_COMMIT=41efdba45afa770db99bc7484a8ad340ccc597d2
@@ -47,6 +47,11 @@ DEPEND="${RDEPEND}
S=${WORKDIR}/${PN}-${MY_COMMIT}-${MY_COMMIT}
+PATCHES=(
+ "${FILESDIR}"/${P}-header-locations.patch
+ "${FILESDIR}"/${P}-QA.patch
+)
+
disable_module() {
sed -i \
-e "s|$1\b||" \
@@ -54,15 +59,11 @@ disable_module() {
}
src_prepare() {
- epatch "${FILESDIR}"/${P}-header-locations.patch
- epatch "${FILESDIR}"/${P}-QA.patch
-
+ default
sed -i \
-e "/handle/s#/usr/local/lib#/usr/$(get_libdir)#" \
nall/dl.hpp || die "fixing libdir failed!"
- eapply_user
-
# audio modules
use ao || disable_module audio.ao
use openal || disable_module audio.openal
next reply other threads:[~2018-08-27 21:16 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-27 21:16 James Le Cuirot [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-15 9:29 [gentoo-commits] repo/gentoo:master commit in: games-emulation/higan/ Ulrich Müller
2022-12-28 10:24 Ionen Wolkens
2022-01-13 8:06 Ionen Wolkens
2021-04-04 13:23 Andreas Sturmlechner
2021-04-01 22:08 Sam James
2020-12-25 16:13 Andreas Sturmlechner
2020-05-21 10:57 Andreas Sturmlechner
2018-01-26 20:20 Sebastian Pipping
2017-12-03 19:41 Andreas Sturmlechner
2017-01-23 19:13 Richard Farina
2017-01-23 18:19 Richard Farina
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=1535404575.fbcf13fcb97f376f89025460808d52270cfaad6e.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