public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-vfs-sftp/
Date: Sat, 14 Sep 2024 20:12:06 +0000 (UTC)	[thread overview]
Message-ID: <1726344706.6be569587fe2601936fbaadc119b7799f2fd4dd3.asturm@gentoo> (raw)

commit:     6be569587fe2601936fbaadc119b7799f2fd4dd3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 14 11:10:55 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 14 20:11:46 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6be56958

media-plugins/kodi-vfs-sftp: drop 2.0.0

Pinned dep on media-tv/kodi-19, to be cleaned up.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-plugins/kodi-vfs-sftp/Manifest               |  1 -
 .../kodi-vfs-sftp/kodi-vfs-sftp-2.0.0.ebuild       | 40 ----------------------
 2 files changed, 41 deletions(-)

diff --git a/media-plugins/kodi-vfs-sftp/Manifest b/media-plugins/kodi-vfs-sftp/Manifest
deleted file mode 100644
index 599b0c2982b4..000000000000
--- a/media-plugins/kodi-vfs-sftp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kodi-vfs-sftp-2.0.0.tar.gz 36146 BLAKE2B 50aadf1087b64791c6e284673c4072829592dd10e8772b739e34091257c3a410862225dae98c322b6616663e3dd0d6ebe8ae7e1518fe89cc9e8b2233dec95cf0 SHA512 223dc0f7ef53318963e77f4b4c5ddb9bc3afa9f3ea5d8ba202269d71a68f24600b99c6927ee856441fe216fbec9e821af8328c3911ef306dff61bb107a7cf0df

diff --git a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-2.0.0.ebuild b/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-2.0.0.ebuild
deleted file mode 100644
index 4f57d2b4aa6c..000000000000
--- a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-2.0.0.ebuild
+++ /dev/null
@@ -1,40 +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="SFTP VFS addon for Kodi"
-HOMEPAGE="https://github.com/xbmc/vfs.sftp"
-SRC_URI=""
-
-case ${PV} in
-9999)
-	SRC_URI=""
-	EGIT_REPO_URI="https://github.com/xbmc/vfs.sftp.git"
-	EGIT_BRANCH="Matrix"
-	inherit git-r3
-	;;
-*)
-	CODENAME="Matrix"
-	KEYWORDS="~amd64 ~x86"
-	SRC_URI="https://github.com/xbmc/vfs.sftp/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
-	S="${WORKDIR}/vfs.sftp-${PV}-${CODENAME}"
-	;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-	net-libs/libssh[sftp]
-	=media-tv/kodi-19*
-	"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	[ -d depends ] && rm -rf depends || die
-	cmake_src_prepare
-}


             reply	other threads:[~2024-09-14 20:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-14 20:12 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-17 13:41 [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-vfs-sftp/ Craig Andrews
2020-07-29 18:11 Craig Andrews
2020-04-08 15:38 Craig Andrews
2020-01-12  1:48 Craig Andrews
2020-01-09 19:19 Craig Andrews
2020-01-06 22:08 Craig Andrews
2019-10-28 14:52 Craig Andrews
2019-08-26 21:12 Craig Andrews
2018-11-06 21:22 Craig Andrews
2018-11-06 16:02 Craig Andrews
2018-06-20 13:53 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=1726344706.6be569587fe2601936fbaadc119b7799f2fd4dd3.asturm@gentoo \
    --to=asturm@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