Skip to content

Commit

Permalink
games-action/noiz2sa: EAPI7, improvements
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <[email protected]>
Signed-off-by: Ionen Wolkens <[email protected]>
  • Loading branch information
mm1ke authored and ionenwks committed Jun 8, 2021
1 parent f4420c6 commit 86eed2b
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions games-action/noiz2sa/noiz2sa-0.51a-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,26 +1,23 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
inherit user
EAPI=7

DESCRIPTION="Abstract Shooting Game"
HOMEPAGE="http://www.asahi-net.or.jp/~cs8k-cyu/windows/noiz2sa_e.html https://sourceforge.net/projects/noiz2sa/"
HOMEPAGE="https://www.asahi-net.or.jp/~cs8k-cyu/windows/noiz2sa_e.html https://sourceforge.net/projects/noiz2sa/"
SRC_URI="mirror://sourceforge/noiz2sa/${P}.tar.gz"
S="${WORKDIR}/${PN}/src"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="
>=dev-libs/libbulletml-0.0.3
media-libs/sdl-mixer[vorbis]
virtual/opengl"
RDEPEND="${DEPEND}"

S=${WORKDIR}/${PN}/src

PATCHES=(
"${FILESDIR}"/${P}-gcc41.patch
"${FILESDIR}"/${P}-underlink.patch
Expand Down

0 comments on commit 86eed2b

Please sign in to comment.