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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D4EEB158094 for ; Sun, 14 Aug 2022 06:17:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A369DE095D; Sun, 14 Aug 2022 06:17:17 +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 0ADC9E095D for ; Sun, 14 Aug 2022 06:17:17 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B5FF634116A for ; Sun, 14 Aug 2022 06:17:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 03B01500 for ; Sun, 14 Aug 2022 06:17:14 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1660457539.49f6d71bfbd34208b1466c0087b7ac07dce98b78.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/urxvt-tabbedex/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/urxvt-tabbedex/Manifest x11-misc/urxvt-tabbedex/urxvt-tabbedex-22.32.ebuild X-VCS-Directories: x11-misc/urxvt-tabbedex/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 49f6d71bfbd34208b1466c0087b7ac07dce98b78 X-VCS-Branch: master Date: Sun, 14 Aug 2022 06:17:14 +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: 3f2ca5ad-ab06-4499-b708-9b7845c911a1 X-Archives-Hash: 851342671ca1c5e3e4198d7354ae403a commit: 49f6d71bfbd34208b1466c0087b7ac07dce98b78 Author: Joonas Niilola gentoo org> AuthorDate: Sun Aug 14 06:12:19 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sun Aug 14 06:12:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49f6d71b x11-misc/urxvt-tabbedex: add 22.32 Signed-off-by: Joonas Niilola gentoo.org> x11-misc/urxvt-tabbedex/Manifest | 1 + .../urxvt-tabbedex/urxvt-tabbedex-22.32.ebuild | 30 ++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/x11-misc/urxvt-tabbedex/Manifest b/x11-misc/urxvt-tabbedex/Manifest index fd4248f5343b..c0e7fd8f9908 100644 --- a/x11-misc/urxvt-tabbedex/Manifest +++ b/x11-misc/urxvt-tabbedex/Manifest @@ -1 +1,2 @@ DIST urxvt-tabbedex-21.47.tar.gz 33557 BLAKE2B c9d32cf466df00f5cc0c86b939bc8b87bab6edc6b74ada6c6576176d9becdc842b6af7a8d38a200906a4b6614788dbfd1658abb6b2eaee787426466ff9b8b330 SHA512 6459f04ad0e2524a356e0056d9bc08bfe04e3ba6c5c00f3aafa76ad1df3ddb8161c8feee56370cf3e1f4fe47c61b63635cc91f3222f5a8f1161574237c870e7d +DIST urxvt-tabbedex-22.32.tar.gz 34582 BLAKE2B 58b133f8bc950caacd47a7ec2286a8e2f1b1086d074c21be8204a137d618454c4821da054df0bddfae82128464f5c32a6ffb417f24a91879a1aa2645e1e54034 SHA512 5322c05c5d1fc37d213eac8673d8af5b2f3c6bd378d91097fcd2099e59bf61b2a78697fdee8e394bc3943c7c0d5c6fafbe5efd240da8ef1507681031293711d2 diff --git a/x11-misc/urxvt-tabbedex/urxvt-tabbedex-22.32.ebuild b/x11-misc/urxvt-tabbedex/urxvt-tabbedex-22.32.ebuild new file mode 100644 index 000000000000..7d280b9d9618 --- /dev/null +++ b/x11-misc/urxvt-tabbedex/urxvt-tabbedex-22.32.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="An extended version of rxvt-unicode's tabbed perl extension" +HOMEPAGE="https://github.com/mina86/urxvt-tabbedex" + +MY_PN=${PN/urxvt-/} +SRC_URI="https://github.com/mina86/urxvt-tabbedex/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND="x11-terms/rxvt-unicode[perl]" + +DOCS=( AUTHORS README.md command-runner.sample ) + +src_compile() { :; } + +src_install() { + einstalldocs + + insinto /usr/$(get_libdir)/urxvt/perl/ + doins ${MY_PN} + + insinto /usr/$(get_libdir)/urxvt/ + newins pgid-cd.pl tabbedex-pgid-cd +}