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 E70CA13835A for ; Fri, 11 Jun 2021 06:39:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BCA5EE086B; Fri, 11 Jun 2021 06:39:19 +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 A2578E086B for ; Fri, 11 Jun 2021 06:39:19 +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 ABC7833BF5B for ; Fri, 11 Jun 2021 06:39:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 655E37A9 for ; Fri, 11 Jun 2021 06:39:17 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1623393506.6cf477e6f827796de1145665d46b8db032fdb7e6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/tmux-xpanes/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/tmux-xpanes/Manifest app-misc/tmux-xpanes/tmux-xpanes-4.1.3.ebuild X-VCS-Directories: app-misc/tmux-xpanes/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6cf477e6f827796de1145665d46b8db032fdb7e6 X-VCS-Branch: master Date: Fri, 11 Jun 2021 06:39:17 +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: 58c8e2e7-26ae-4fda-be32-ee9586d86ba5 X-Archives-Hash: a33f48aefe386433e37f8f3c6e2c35a3 commit: 6cf477e6f827796de1145665d46b8db032fdb7e6 Author: Sam James gentoo org> AuthorDate: Fri Jun 11 06:38:26 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jun 11 06:38:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cf477e6 app-misc/tmux-xpanes: add 4.1.3 Signed-off-by: Sam James gentoo.org> app-misc/tmux-xpanes/Manifest | 1 + app-misc/tmux-xpanes/tmux-xpanes-4.1.3.ebuild | 36 +++++++++++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/app-misc/tmux-xpanes/Manifest b/app-misc/tmux-xpanes/Manifest index 53c61977eb8..cd4c255a2c0 100644 --- a/app-misc/tmux-xpanes/Manifest +++ b/app-misc/tmux-xpanes/Manifest @@ -1,2 +1,3 @@ DIST tmux-xpanes-4.1.1.tar.gz 62564 BLAKE2B 195221c5f069048ab42a57a00c4c8b79f0c2acf1b0cdd7096e553c9a5ed0b3e3b3e9dfacb8f2eb141861b34ef52ad0a675fb501e314d7e4bfe4a41ff4bfd9f35 SHA512 789e19136faa939670cf8e91e7e7979fae8e536aeffdad7d39e1861e279214985d40807dc07afcd8b28cc4de140a944c9b2f5fe051a6b53e12b7903baefcb251 DIST tmux-xpanes-4.1.2.tar.gz 63337 BLAKE2B 1ddc0c0422eec64697aea7eb97c8bbbbd4005f4c470d5d0bf1fae4eab01d8ced50503180f76d0ed5aa9d29e854b54aab8f8216ac945e6c1c2e4b4833c5661ceb SHA512 b18445940052a6af848286b901bfd81abfbdf83356cd1b39ac592e1509c9d63b81440978a8c2632672bfb7a2429a7fcc57b7c55c91a00d751b43aa9f368a5c57 +DIST tmux-xpanes-4.1.3.tar.gz 64101 BLAKE2B ec7e025adcfb2436b416a37de87cbf335bdc92d7653a65be9299c10993d273746a0678ee3e418df483697f1f2dd556063e98d984006e2137e2cdeb6f8634f75c SHA512 6545ec75a522b05eb8079c93830c81ac3c6a9ac338a3cc51c491f69a4602bef5b9f19c9f18b2975d0470c4af0a83ebf2357a4461024508ff0f6ac61d1099b22e diff --git a/app-misc/tmux-xpanes/tmux-xpanes-4.1.3.ebuild b/app-misc/tmux-xpanes/tmux-xpanes-4.1.3.ebuild new file mode 100644 index 00000000000..2b3315319df --- /dev/null +++ b/app-misc/tmux-xpanes/tmux-xpanes-4.1.3.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="tmux-based terminal divider" +HOMEPAGE="https://github.com/greymd/tmux-xpanes" +SRC_URI="https://github.com/greymd/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +KEYWORDS="~amd64 ~x86" +LICENSE="MIT" +SLOT="0" + +IUSE="zsh-completion" + +RDEPEND=" + app-misc/tmux + dev-lang/perl + dev-libs/openssl:0= + zsh-completion? ( app-shells/zsh )" + +DEPEND="${RDEPEND}" + +RESTRICT="test" + +DOCS=( CONTRIBUTING.md LICENSE README.md ) + +src_install() { + dobin bin/* + doman man/*.1 + einstalldocs + if use zsh-completion; then + insinto /usr/share/zsh/site-functions + doins completion/zsh/* + fi +}