games-arcade/mininim - 0.10 (pinkbyte)

Search

Package Information

Description:
The Advanced Prince of Persia Engine
Homepage:
https://github.com/oitofelix/mininim
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
0.10 7 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=7

inherit autotools

DESCRIPTION="The Advanced Prince of Persia Engine"
HOMEPAGE="https://github.com/oitofelix/mininim"
SRC_URI="https://github.com/oitofelix/mininim/releases/download/v${PV}/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"

RDEPEND="media-libs/allegro:5[alsa,gtk,png,truetype,vorbis]"
DEPEND="${RDEPEND}"

src_prepare() {
	eapply_user
	eautoreconf
}

src_compile() {
	unset LINGUAS
	default_src_compile
}

Dependencies

DEPEND

media-libs/allegro:5[alsa,gtk,png,truetype,vorbis]

RDEPEND

media-libs/allegro:5[alsa,gtk,png,truetype,vorbis]

Manifest for 0.10

Type File Size Source URLs
DIST mininim-0.10.tar.gz 5189282 bytes https://github.com/oitofelix/mininim/releases/download/v0.10/mininim-0.10.tar.gz