From d02d174a25b37cf1ad69f3cc9dbb1f32175b9e5f Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Sat, 24 Mar 2018 15:34:58 +0100 Subject: [PATCH] games-arcade/Commander-Genius: bump to 2.2.0 --- ...9.6beta.exheres-0 => Commander-Genius-2.2.0.exheres-0} | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) rename packages/games-arcade/Commander-Genius/{Commander-Genius-1.9.9.6beta.exheres-0 => Commander-Genius-2.2.0.exheres-0} (94%) diff --git a/packages/games-arcade/Commander-Genius/Commander-Genius-1.9.9.6beta.exheres-0 b/packages/games-arcade/Commander-Genius/Commander-Genius-2.2.0.exheres-0 similarity index 94% rename from packages/games-arcade/Commander-Genius/Commander-Genius-1.9.9.6beta.exheres-0 rename to packages/games-arcade/Commander-Genius/Commander-Genius-2.2.0.exheres-0 index 025e32f7..394cc5f6 100644 --- a/packages/games-arcade/Commander-Genius/Commander-Genius-1.9.9.6beta.exheres-0 +++ b/packages/games-arcade/Commander-Genius/Commander-Genius-2.2.0.exheres-0 @@ -1,10 +1,8 @@ # Copyright 2016 Julian Ospald # Distributed under the terms of the GNU General Public License v2 -WORK=${WORKBASE}/${PN}-${PV//./} - require cmake [ api=2 ] gtk-icon-cache -require github [ user=gerstrong tag=v${PV//./} ] +require github [ user=gerstrong tag=v${PV} ] SUMMARY="Open Source Commander Keen clone (needs original game files)" @@ -13,7 +11,7 @@ SLOT="0" PLATFORMS="~amd64 ~x86" RESTRICT="mirror" # contains keen files, but we do not install them -PY_SLOT="3.5" +PY_SLOT="3.6" DEPENDENCIES=" build: @@ -23,7 +21,7 @@ DEPENDENCIES=" dev-lang/python:${PY_SLOT} media-libs/SDL:2[X] media-libs/SDL_image:2 - media-libs/libvorbis + media-libs/SDL_mixer:2 net-misc/curl sys-libs/zlib x11-dri/mesa