public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Sterrett" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/wizznic/
Date: Thu, 31 Mar 2016 06:52:20 +0000 (UTC)	[thread overview]
Message-ID: <1459407125.2a36e8a2916d844db20a7d5a70e765bf2f1e5020.mr_bones_@gentoo> (raw)

commit:     2a36e8a2916d844db20a7d5a70e765bf2f1e5020
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 31 06:51:07 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Thu Mar 31 06:52:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a36e8a2

games-puzzle/wizznic: build with gcc5 (bug #574100); update HOMEPAGE

Package-Manager: portage-2.2.26

 games-puzzle/wizznic/wizznic-306.ebuild | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/games-puzzle/wizznic/wizznic-306.ebuild b/games-puzzle/wizznic/wizznic-306.ebuild
index 2463eaf..a79e8fe 100644
--- a/games-puzzle/wizznic/wizznic-306.ebuild
+++ b/games-puzzle/wizznic/wizznic-306.ebuild
@@ -1,22 +1,23 @@
-# 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
 
 DESCRIPTION="Block-clearing puzzle game"
-HOMEPAGE="http://wizznic.sourceforge.net/"
+HOMEPAGE="http://wizznic.org/"
 SRC_URI="mirror://sourceforge/wizznic/Wizznic_src_build_${PV}.tar.bz2"
 
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE=""
 
-DEPEND="media-libs/libsdl[sound,joystick,video]
+DEPEND="media-libs/libsdl[sound,joystick,opengl,video]
 	media-libs/sdl-image[png]
-	media-libs/sdl-mixer[vorbis]"
+	media-libs/sdl-mixer[vorbis]
+	virtual/opengl"
 RDEPEND=${DEPEND}
 
 S=${WORKDIR}/Wizznic_src_build_${PV}
@@ -32,6 +33,7 @@ src_prepare() {
 	sed -i \
 		-e '/Dt WIZZNIC/s/1/6/' \
 		doc/wizznic.6 || die
+	append-cflags -std=gnu89 # build with gcc5 (bug #574100)
 }
 
 src_compile() {


             reply	other threads:[~2016-03-31  6:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-31  6:52 Michael Sterrett [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-17 21:46 [gentoo-commits] repo/gentoo:master commit in: games-puzzle/wizznic/ James Le Cuirot
2016-05-13 14:51 Agostino Sarubbo
2016-03-31  6:52 Michael Sterrett
2016-01-18 15:41 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=1459407125.2a36e8a2916d844db20a7d5a70e765bf2f1e5020.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