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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 293EF158087 for ; Thu, 13 Jan 2022 08:06:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 915032BC038; Thu, 13 Jan 2022 08:06:37 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 799CC2BC038 for ; Thu, 13 Jan 2022 08:06:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5537534326A for ; Thu, 13 Jan 2022 08:06:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A3E102A3 for ; Thu, 13 Jan 2022 08:06:33 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1642061179.639993a40a644628041934275d77207d80b02a43.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ytfzf/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/ytfzf/Manifest net-misc/ytfzf/ytfzf-1.2.0_p20211208.ebuild X-VCS-Directories: net-misc/ytfzf/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 639993a40a644628041934275d77207d80b02a43 X-VCS-Branch: master Date: Thu, 13 Jan 2022 08:06: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: a5449447-8620-4486-8f7a-2a2d9f8106d4 X-Archives-Hash: d72176425ddf393edf74c69d2e8d4361 commit: 639993a40a644628041934275d77207d80b02a43 Author: Ionen Wolkens gentoo org> AuthorDate: Thu Jan 13 05:04:14 2022 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Thu Jan 13 08:06:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=639993a4 net-misc/ytfzf: drop 1.2.0_p20211208 Signed-off-by: Ionen Wolkens gentoo.org> net-misc/ytfzf/Manifest | 1 - net-misc/ytfzf/ytfzf-1.2.0_p20211208.ebuild | 44 ----------------------------- 2 files changed, 45 deletions(-) diff --git a/net-misc/ytfzf/Manifest b/net-misc/ytfzf/Manifest index 169ad433b577..23b6d80b921d 100644 --- a/net-misc/ytfzf/Manifest +++ b/net-misc/ytfzf/Manifest @@ -1,2 +1 @@ -DIST ytfzf-1.2.0_p20211208.tar.gz 3230303 BLAKE2B eb1cc05945bc91226d9a3f893edfcfcc5d8544ac2607d6bec7bfc5dd4a8f4b0c01e7387a73d82d148e908e727a1f2809765c9e21e13ca9e7de947c68c1a28f10 SHA512 f87dea2afb706ec9ea23fab3fa02833ddeff7261807f8e2e77471829fe05d293644c6b1d75660cbaae798cfdaede5553d1eabcf6b608a08a7a9d2de825ab92a2 DIST ytfzf-2.0.tar.gz 3227372 BLAKE2B fa67fdc44174e1a0bbbf581f51fc0010230a6de37a38f54bd6c3b5dc1a8ae19790486db90ab0ab1f15fa1a70b544dd7888ec88c6f53ec5c2543235f64dc1ab94 SHA512 43c43b6a446335a7eef9d206864069df1e075d49151b359ead47de6e7234efc1042ce0557233e53c303d3c38572fd33a955e229c457561211250ddd0df5ccb0e diff --git a/net-misc/ytfzf/ytfzf-1.2.0_p20211208.ebuild b/net-misc/ytfzf/ytfzf-1.2.0_p20211208.ebuild deleted file mode 100644 index 0ba10e67d3ae..000000000000 --- a/net-misc/ytfzf/ytfzf-1.2.0_p20211208.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit optfeature - -MY_COMMIT="dc7b0056e9b84cf786e6e4adda7f91564d1d012f" - -DESCRIPTION="Posix script to find and watch youtube videos from the terminal" -HOMEPAGE="https://github.com/pystardust/ytfzf/" -SRC_URI="https://github.com/pystardust/ytfzf/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/${PN}-${MY_COMMIT}" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="minimal" - -# fzf/mpv "can" be optfeatures depending on configuration, but depend -# on them so it works as expected out-of-the-box and allow to disable. -RDEPEND=" - app-misc/jq - net-misc/curl[ssl] - net-misc/yt-dlp - !minimal? ( - app-shells/fzf - media-video/mpv[lua] - )" - -src_compile() { :; } - -src_install() { - dobin ytfzf - - dodoc README.md docs/{USAGE.md,conf.sh} -} - -pkg_postinst() { - optfeature "external menu support" x11-misc/dmenu x11-misc/rofi - optfeature "in-terminal thumbnails on X11" \ - "media-gfx/ueberzug dev-python/pillow[jpeg]" - optfeature "desktop notifications" x11-libs/libnotify -}