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 2EEB913835A for ; Mon, 1 Mar 2021 14:07:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67460E091D; Mon, 1 Mar 2021 14:07:36 +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 4F7D1E091D for ; Mon, 1 Mar 2021 14:07:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 E9CCB34104E for ; Mon, 1 Mar 2021 14:07:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 37AA94AC for ; Mon, 1 Mar 2021 14:07:33 +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: <1614607649.5a432d283f951a61ec07a995c9c03e4e16cab694.candrews@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-iptvsimple/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/kodi-pvr-iptvsimple/Manifest media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-7.4.3.ebuild X-VCS-Directories: media-plugins/kodi-pvr-iptvsimple/ X-VCS-Committer: candrews X-VCS-Committer-Name: Craig Andrews X-VCS-Revision: 5a432d283f951a61ec07a995c9c03e4e16cab694 X-VCS-Branch: master Date: Mon, 1 Mar 2021 14:07:33 +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: 26fe3483-e6a8-4fa3-a163-320e478228c7 X-Archives-Hash: df48390ed0f45585c184fd3300aaacd2 commit: 5a432d283f951a61ec07a995c9c03e4e16cab694 Author: Craig Andrews gentoo org> AuthorDate: Mon Mar 1 14:07:03 2021 +0000 Commit: Craig Andrews gentoo org> CommitDate: Mon Mar 1 14:07:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a432d28 media-plugins/kodi-pvr-iptvsimple: 7.4.3 version bump Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Craig Andrews gentoo.org> media-plugins/kodi-pvr-iptvsimple/Manifest | 1 + .../kodi-pvr-iptvsimple-7.4.3.ebuild | 43 ++++++++++++++++++++++ 2 files changed, 44 insertions(+) diff --git a/media-plugins/kodi-pvr-iptvsimple/Manifest b/media-plugins/kodi-pvr-iptvsimple/Manifest index 0de537e6ec4..6a360729ab1 100644 --- a/media-plugins/kodi-pvr-iptvsimple/Manifest +++ b/media-plugins/kodi-pvr-iptvsimple/Manifest @@ -1 +1,2 @@ DIST kodi-pvr-iptvsimple-7.4.2.tar.gz 188056 BLAKE2B 84bbfe3e7623bdfa4b2e0977f1b19a2adca326ec5255854a34ba7d1b9c696ec4720d429d41acd1ceb59160b7a0e688d1eac6d4647349f9d06806b4da150ff796 SHA512 b153b14e70ece8d39a0de408776267d5c8e2e2e2c6981264a5753a3bb6ed98d7b1b2845e1ee5931482797b0c189603885e6838587ea9e2ef8d28085a1203f0c9 +DIST kodi-pvr-iptvsimple-7.4.3.tar.gz 188136 BLAKE2B 3579f25cc76ab1f1e65ff9826fb67c262534aa0f6e97ea336641e64881f7892978cecda16a82417ccc8e00fb04a44276645920ebde6a376a72b464c5b3573e6a SHA512 53a802aee16d85f2ad0af90eb0897d80b9311eb01ef32229385d1b4fdddb40bb3b96ed28f1745764bd5f2bbb632f787a1faaa4581b46207f5d6c3055f72df1fe diff --git a/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-7.4.3.ebuild b/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-7.4.3.ebuild new file mode 100644 index 00000000000..36d5b715c65 --- /dev/null +++ b/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-7.4.3.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit cmake kodi-addon + +DESCRIPTION="Kodi's IPTVSimple client addon" +HOMEPAGE="https://github.com/kodi-pvr/pvr.iptvsimple" +SRC_URI="" + +case ${PV} in +9999) + SRC_URI="" + EGIT_REPO_URI="https://github.com/kodi-pvr/pvr.iptvsimple.git" + inherit git-r3 + ;; +*) + CODENAME="Matrix" + KEYWORDS="~amd64 ~x86" + SRC_URI="https://github.com/kodi-pvr/pvr.iptvsimple/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" + S="${WORKDIR}/pvr.iptvsimple-${PV}-${CODENAME}" + ;; +esac + +LICENSE="GPL-2" +SLOT="0" +IUSE="" + +DEPEND=" + dev-libs/pugixml + =media-tv/kodi-19* + sys-libs/zlib + " + +RDEPEND=" + ${DEPEND} + " + +src_prepare() { + [ -d depends ] && rm -rf depends || die + cmake_src_prepare +}