From: "Michael Sterrett" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/cdogs-sdl/
Date: Thu, 31 Mar 2016 17:31:31 +0000 (UTC) [thread overview]
Message-ID: <1459445484.752e8f080e3629f57a09a04da2f5a9a6da00bcbe.mr_bones_@gentoo> (raw)
commit: 752e8f080e3629f57a09a04da2f5a9a6da00bcbe
Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 31 17:31:24 2016 +0000
Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Thu Mar 31 17:31:24 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=752e8f08
games-arcade/cdogs-sdl: build with gcc5 (bug #571112)
Package-Manager: portage-2.2.26
games-arcade/cdogs-sdl/cdogs-sdl-0.4-r1.ebuild | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/games-arcade/cdogs-sdl/cdogs-sdl-0.4-r1.ebuild b/games-arcade/cdogs-sdl/cdogs-sdl-0.4-r1.ebuild
index f053438..1ff6623 100644
--- a/games-arcade/cdogs-sdl/cdogs-sdl-0.4-r1.ebuild
+++ b/games-arcade/cdogs-sdl/cdogs-sdl-0.4-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-inherit eutils games
+inherit eutils flag-o-matic games
CDOGS_DATA="cdogs-data-2007-07-06"
DESCRIPTION="A port of the old DOS arcade game C-Dogs"
@@ -32,10 +32,9 @@ src_prepare() {
-e "/^CF_OPT/d" \
-e "/^CC/d" \
Makefile || die
- sed -i \
- -e "/\bopen(/s/)/, 0666)/" \
- files.c || die
+ sed -i -e "/\bopen(/s/)/, 0666)/" files.c || die
epatch "${FILESDIR}"/${P}-64bit.patch
+ append-cflags -std=gnu89 # build with gcc5 (bug #571112)
}
src_compile() {
next reply other threads:[~2016-03-31 17:31 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-31 17:31 Michael Sterrett [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-27 10:52 [gentoo-commits] repo/gentoo:master commit in: games-arcade/cdogs-sdl/ Ionen Wolkens
2025-03-10 3:28 Ionen Wolkens
2025-03-09 0:51 Ionen Wolkens
2024-12-31 23:51 Ionen Wolkens
2024-12-13 23:39 Ionen Wolkens
2024-04-27 12:11 Ionen Wolkens
2024-04-16 9:45 Ionen Wolkens
2024-03-20 7:17 Ionen Wolkens
2024-02-19 2:09 Ionen Wolkens
2023-09-12 16:15 Ionen Wolkens
2023-08-03 11:58 Ionen Wolkens
2023-05-26 23:16 Ionen Wolkens
2023-05-12 9:02 Ionen Wolkens
2023-02-12 8:04 Ionen Wolkens
2022-11-16 18:57 Ionen Wolkens
2022-07-17 15:39 Sam James
2022-06-16 13:16 Ionen Wolkens
2022-06-14 0:17 Ionen Wolkens
2022-05-03 5:57 Ionen Wolkens
2021-12-16 19:11 Ionen Wolkens
2021-12-02 13:11 Ionen Wolkens
2016-05-06 2:50 Michael Sterrett
2015-12-18 10:13 Michael Sterrett
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=1459445484.752e8f080e3629f57a09a04da2f5a9a6da00bcbe.mr_bones_@gentoo \
--to=mr_bones_@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