From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B28F51382C5 for ; Mon, 17 May 2021 05:48:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0431BE0817; Mon, 17 May 2021 05:48:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E0A23E0817 for ; Mon, 17 May 2021 05:48:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 00CAA340F28 for ; Mon, 17 May 2021 05:48:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9476D791 for ; Mon, 17 May 2021 05:48:42 +0000 (UTC) From: "Craig Andrews" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Craig Andrews" Message-ID: <1621230517.0bb8f2168fd1f59192d06c792a222d0e03e3d364.candrews@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-game-libretro-dosbox/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/kodi-game-libretro-dosbox/Manifest media-plugins/kodi-game-libretro-dosbox/kodi-game-libretro-dosbox-0.74.0.8.ebuild X-VCS-Directories: media-plugins/kodi-game-libretro-dosbox/ X-VCS-Committer: candrews X-VCS-Committer-Name: Craig Andrews X-VCS-Revision: 0bb8f2168fd1f59192d06c792a222d0e03e3d364 X-VCS-Branch: master Date: Mon, 17 May 2021 05:48:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e81b3926-5aca-4d80-8319-2b8aa42bad62 X-Archives-Hash: ecd0d2edcf367ef6755fe6858ee7c206 commit: 0bb8f2168fd1f59192d06c792a222d0e03e3d364 Author: Craig Andrews gentoo org> AuthorDate: Mon May 17 05:47:05 2021 +0000 Commit: Craig Andrews gentoo org> CommitDate: Mon May 17 05:48:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bb8f216 media-plugins/kodi-game-libretro-dosbox: Cleanup old version Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Craig Andrews gentoo.org> media-plugins/kodi-game-libretro-dosbox/Manifest | 1 - .../kodi-game-libretro-dosbox-0.74.0.8.ebuild | 44 ---------------------- 2 files changed, 45 deletions(-) diff --git a/media-plugins/kodi-game-libretro-dosbox/Manifest b/media-plugins/kodi-game-libretro-dosbox/Manifest index 5eec2a82ae5..0e59bde2272 100644 --- a/media-plugins/kodi-game-libretro-dosbox/Manifest +++ b/media-plugins/kodi-game-libretro-dosbox/Manifest @@ -1,2 +1 @@ -DIST kodi-game-libretro-dosbox-0.74.0.8.tar.gz 54726 BLAKE2B 0011ae050ef2bbd75fbaa72cc18a12a219ded14f79ec1205a83304c7a1ee13328dc51d8f7b1b79b597e648a49c72e9933df7871bee03adca0ab3bb4c2f46e51d SHA512 1034dfce9dea276b1c26c6f6247236134d14ffcf1dc3eb00d57be6f08506fdc7d5b0782a24bca84cbc67d1f9ba3d380b1dc9d7cd956eda98c285cb7e0a0570f7 DIST kodi-game-libretro-dosbox-0.74.0.9.tar.gz 59986 BLAKE2B 2ca87303f38885bc73dd8d4784cc6d31b3d8d80e84a241932e70516c10c446f461f7d746634368827a813b0e641d219e172a4cf57730d1637574130d60377ccf SHA512 1915f3156acfdf525d974b290af5204902e18a2d9505b1391b4fc95dd59d5e2c729610ff5024c6bf56af79d822ad0aba0b9680da8ba932d7357dbcd847414a07 diff --git a/media-plugins/kodi-game-libretro-dosbox/kodi-game-libretro-dosbox-0.74.0.8.ebuild b/media-plugins/kodi-game-libretro-dosbox/kodi-game-libretro-dosbox-0.74.0.8.ebuild deleted file mode 100644 index df2ee5fc3f2..00000000000 --- a/media-plugins/kodi-game-libretro-dosbox/kodi-game-libretro-dosbox-0.74.0.8.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake kodi-addon - -DESCRIPTION="DOSBox GameClient for Kodi" -HOMEPAGE="https://github.com/kodi-game/game.libretro.dosbox" -SRC_URI="" - -if [[ ${PV} == *9999 ]]; then - SRC_URI="" - EGIT_REPO_URI="https://github.com/kodi-game/game.libretro.dosbox.git" - inherit git-r3 - DEPEND=" - ${DEPEND} - ~media-tv/kodi-9999" -else - KEYWORDS="~amd64 ~x86" - CODENAME="Matrix" - SRC_URI="https://github.com/kodi-game/game.libretro.dosbox/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/game.libretro.dosbox-${PV}-${CODENAME}" - DEPEND=" - ${DEPEND} - =media-tv/kodi-19*" -fi - -LICENSE="GPL-2" -SLOT="0" -IUSE="" - -DEPEND=" - ${DEPEND} - games-emulation/libretro-dosbox - " -RDEPEND=" - media-plugins/kodi-game-libretro - ${DEPEND} - " -src_prepare() { - echo 'find_library(DOSBOX_LIB NAMES dosbox_libretro${CMAKE_SHARED_LIBRARY_SUFFIX} PATH_SUFFIXES libretro)' > "${S}/Findlibretro-dosbox.cmake" || die - cmake_src_prepare -}