public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-game-libretro/
Date: Thu,  2 Feb 2017 17:58:01 +0000 (UTC)	[thread overview]
Message-ID: <1486058269.1856eb8abda7855f553316e70e1e5c35d005c044.soap@gentoo> (raw)

commit:     1856eb8abda7855f553316e70e1e5c35d005c044
Author:     Craig Andrews <candrews <AT> integralblue <DOT> com>
AuthorDate: Thu Feb  2 14:25:15 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Feb  2 17:57:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1856eb8a

media-plugins/kodi-game-libretro: drop verson 1.0.1

kodi-game-libretro depends on APIs that don't exist in Kodi 17 (currently the latest released version).
A version of kodi-game-libretro can be added when Kodi 18 is released, until then, only a -9999 version makes sense.
Closes: https://github.com/gentoo/gentoo/pull/3771

 media-plugins/kodi-game-libretro/Manifest          |  1 -
 .../kodi-game-libretro-1.0.1.ebuild                | 37 ----------------------
 .../kodi-game-libretro-9999.ebuild                 |  4 +--
 3 files changed, 2 insertions(+), 40 deletions(-)

diff --git a/media-plugins/kodi-game-libretro/Manifest b/media-plugins/kodi-game-libretro/Manifest
deleted file mode 100644
index 21c88fa..00000000
--- a/media-plugins/kodi-game-libretro/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kodi-game-libretro-1.0.1.tar.gz 82402 SHA256 319e96e155309a46d03c5312405d530f64b3243ba81f55a2911d510469723d51 SHA512 707fbc64776daed0b8ef72f1a578ad52ee65d10587bf9ee2fc8c6e07bc75e017c7e36427b7e3eb8d773c9d5fdb667418d27e82af0143f7cfb585ca856f0cc0b3 WHIRLPOOL e500bf6e8dc8bca5fb00ee71a9120bd5c70a73702484ecdc1474593f99c53744843af546c929694191c5c84178b8814906a9af11fbe49629f65f12cb08821e4a

diff --git a/media-plugins/kodi-game-libretro/kodi-game-libretro-1.0.1.ebuild b/media-plugins/kodi-game-libretro/kodi-game-libretro-1.0.1.ebuild
deleted file mode 100644
index 57a2a81..00000000
--- a/media-plugins/kodi-game-libretro/kodi-game-libretro-1.0.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit cmake-utils kodi-addon
-
-DESCRIPTION="Libretro compatibility layer for the Kodi Game API"
-HOMEPAGE="https://github.com/kodi-game/game.libretro"
-SRC_URI=""
-
-case ${PV} in
-9999)
-	SRC_URI=""
-	EGIT_REPO_URI="git://github.com/kodi-game/game.libretro.git"
-	inherit git-r3
-	;;
-*)
-	KEYWORDS="~amd64 ~x86"
-	SRC_URI="https://github.com/kodi-game/game.libretro/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	S="${WORKDIR}/game.libretro-${PV}"
-	;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-	media-tv/kodi
-	media-libs/kodi-platform
-	=dev-libs/libplatform-2*
-	"
-RDEPEND="
-	${DEPEND}
-	"

diff --git a/media-plugins/kodi-game-libretro/kodi-game-libretro-9999.ebuild b/media-plugins/kodi-game-libretro/kodi-game-libretro-9999.ebuild
index 57a2a81..8694cd8 100644
--- a/media-plugins/kodi-game-libretro/kodi-game-libretro-9999.ebuild
+++ b/media-plugins/kodi-game-libretro/kodi-game-libretro-9999.ebuild
@@ -28,8 +28,8 @@ SLOT="0"
 IUSE=""
 
 DEPEND="
-	media-tv/kodi
-	media-libs/kodi-platform
+	=media-tv/kodi-9999
+	=media-libs/kodi-platform-9999
 	=dev-libs/libplatform-2*
 	"
 RDEPEND="


             reply	other threads:[~2017-02-02 17:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-02 17:58 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-07-30 10:10 [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-game-libretro/ Michał Górny
2019-07-02 21:16 Craig Andrews
2019-10-28 14:52 Craig Andrews
2020-07-29 18:11 Craig Andrews
2020-08-11 23:14 Craig Andrews
2020-09-14 13:22 Craig Andrews
2021-09-14 12:22 Craig Andrews
2023-05-14 10:32 Andreas Sturmlechner

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=1486058269.1856eb8abda7855f553316e70e1e5c35d005c044.soap@gentoo \
    --to=soap@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