commit:     4d7a4e98ab1239d109c696e04a1c65ca4c6f0fc4
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Thu Feb  6 19:18:19 2020 +0000
Commit:     Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Thu Feb  6 21:22:35 2020 +0000
URL:        https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=4d7a4e98

games-arcade/canabalt: remove ebuild

Source unavaible, deprecated dependencies
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>

 games-arcade/canabalt/canabalt-2p.ebuild |  40 -------------------------------
 games-arcade/canabalt/files/canabalt.png | Bin 5039 -> 0 bytes
 games-arcade/canabalt/metadata.xml       |  12 ----------
 3 files changed, 52 deletions(-)

diff --git a/games-arcade/canabalt/canabalt-2p.ebuild 
b/games-arcade/canabalt/canabalt-2p.ebuild
deleted file mode 100644
index f3712e9..0000000
--- a/games-arcade/canabalt/canabalt-2p.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-inherit games unpacker
-
-DESCRIPTION="Retro-styled 2D platformer-autorunner"
-HOMEPAGE="http://www.semisecretsoftware.com/";
-SRC_URI="Canabalt2P_AIR-1331587946.air"
-
-LICENSE="EULA"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-RESTRICT="fetch strip"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
-       dev-util/adobe-air-sdk-bin
-"
-
-S="${WORKDIR}"
-
-src_unpack() {
-       unpack_zip "${A}"
-}
-
-src_install() {
-       local dir="${GAMES_PREFIX_OPT}/${PN}"
-       insinto "${dir}"
-       doins -r .
-       doicon "${FILESDIR}/${PN}.png"
-
-       games_make_wrapper "${PN}" "/opt/bin/adl -nodebug 
${dir}/META-INF/AIR/application.xml ${dir} --"
-       make_desktop_entry "${PN}" "${PN}" "${PN}"
-
-       prepgamesdirs
-}

diff --git a/games-arcade/canabalt/files/canabalt.png 
b/games-arcade/canabalt/files/canabalt.png
deleted file mode 100644
index a44e8e3..0000000
Binary files a/games-arcade/canabalt/files/canabalt.png and /dev/null differ

diff --git a/games-arcade/canabalt/metadata.xml 
b/games-arcade/canabalt/metadata.xml
deleted file mode 100644
index a980b30..0000000
--- a/games-arcade/canabalt/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<longdescription lang="en">
-VVVVVV is a retro styled 2D platformer by Terry Cavanagh, creator of dozens of 
free games. You play as the fearless leader of a team of dimension exploring 
scientists who inadvertently crash, and are separated. The game involves 
exploring the strange world you've found yourself in, and reuniting your 
friends.
-
-VVVVVV explores one simple game mechanic: you cannot jump - instead, you 
reverse your own gravity at the press of a button. The game focuses on playing 
with this mechanic in a variety of interesting ways.
-
-The game is designed not to artificially gate your progress. In VVVVVV there 
are no locks, no power-ups, no switches, nothing to stop you progressing except 
the challenges themselves.
-</longdescription>
-</pkgmetadata>
-

Reply via email to