From: "Craig Andrews" <candrews@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-game-libretro-nestopia/
Date: Wed, 15 Aug 2018 00:22:53 +0000 (UTC) [thread overview]
Message-ID: <1534292565.a659ee14c5a6f5ba6e3faeec6450c3f9346b13bf.candrews@gentoo> (raw)
commit: a659ee14c5a6f5ba6e3faeec6450c3f9346b13bf
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 24 05:35:56 2018 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Wed Aug 15 00:22:45 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a659ee14
media-plugins/kodi-game-libretro-nestopia: Nestopia for Kodi
Package-Manager: Portage-2.3.43, Repoman-2.3.10
.../kodi-game-libretro-nestopia-9999.ebuild | 37 ++++++++++++++++++++++
.../kodi-game-libretro-nestopia/metadata.xml | 12 +++++++
2 files changed, 49 insertions(+)
diff --git a/media-plugins/kodi-game-libretro-nestopia/kodi-game-libretro-nestopia-9999.ebuild b/media-plugins/kodi-game-libretro-nestopia/kodi-game-libretro-nestopia-9999.ebuild
new file mode 100644
index 00000000000..532ff29f02e
--- /dev/null
+++ b/media-plugins/kodi-game-libretro-nestopia/kodi-game-libretro-nestopia-9999.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils kodi-addon
+
+DESCRIPTION="Nestopia GameClient for Kodi"
+HOMEPAGE="https://github.com/kodi-game/game.libretro.nestopia"
+SRC_URI=""
+
+if [[ ${PV} == *9999 ]]; then
+ SRC_URI=""
+ EGIT_REPO_URI="https://github.com/kodi-game/game.libretro.nestopia.git"
+ inherit git-r3
+else
+ KEYWORDS="~amd64 ~x86"
+ SRC_URI="https://github.com/kodi-game/game.libretro.nestopia/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+ S="${WORKDIR}/game.libretro.nestopia-${PV}"
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+ ~media-tv/kodi-9999
+ games-emulation/libretro-nestopia
+ "
+RDEPEND="
+ media-plugins/kodi-game-libretro
+ ${DEPEND}
+ "
+src_prepare() {
+ echo 'find_library(NESTOPIA_LIB NAMES nestopia_libretro${CMAKE_SHARED_LIBRARY_SUFFIX} PATH_SUFFIXES libretro)' > "${S}/Findlibretro-nestopia.cmake" || die
+ default
+}
diff --git a/media-plugins/kodi-game-libretro-nestopia/metadata.xml b/media-plugins/kodi-game-libretro-nestopia/metadata.xml
new file mode 100644
index 00000000000..9dcca5ad646
--- /dev/null
+++ b/media-plugins/kodi-game-libretro-nestopia/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>candrews@gentoo.org</email>
+ <name>Craig Andrews</name>
+ </maintainer>
+ <longdescription>Nestopia GameClient for Kodi</longdescription>
+ <upstream>
+ <remote-id type="github">kodi-game/game.libretro.nestopia</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2018-08-15 0:23 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-15 0:22 Craig Andrews [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-07-02 21:16 [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-game-libretro-nestopia/ Craig Andrews
2019-08-05 14:21 Craig Andrews
2019-08-26 16:40 Craig Andrews
2019-08-27 17:57 Craig Andrews
2019-09-03 1:28 Craig Andrews
2019-11-28 17:11 Craig Andrews
2020-01-30 15:05 Craig Andrews
2020-01-30 15:05 Craig Andrews
2020-03-30 1:21 Craig Andrews
2020-10-13 4:30 Craig Andrews
2021-01-06 14:58 Craig Andrews
2021-01-06 14:58 Craig Andrews
2021-01-12 13:26 Craig Andrews
2021-01-12 13:26 Craig Andrews
2021-05-02 20:56 Craig Andrews
2021-05-02 20:56 Craig Andrews
2021-05-22 1:33 Craig Andrews
2021-05-22 1:33 Craig Andrews
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=1534292565.a659ee14c5a6f5ba6e3faeec6450c3f9346b13bf.candrews@gentoo \
--to=candrews@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