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 DD5B4139360 for ; Sat, 14 Aug 2021 03:02:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A87CE0A07; Sat, 14 Aug 2021 03:02:35 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A0B7AE081E for ; Sat, 14 Aug 2021 03:02:34 +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 304AD342ADD for ; Sat, 14 Aug 2021 03:02:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 976197B4 for ; Sat, 14 Aug 2021 03:02:31 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1628910118.b5630f8f10c59e9790bed5b35f68e6c438255f02.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-irc/catgirl/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-irc/catgirl/Manifest net-irc/catgirl/catgirl-1.7.ebuild net-irc/catgirl/catgirl-1.9.ebuild X-VCS-Directories: net-irc/catgirl/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: b5630f8f10c59e9790bed5b35f68e6c438255f02 X-VCS-Branch: dev Date: Sat, 14 Aug 2021 03:02:31 +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: ff46c8b5-a21e-467c-a8ef-b6af2c1d424e X-Archives-Hash: a1d7666a9e107c5f823ddea05dbefadd commit: b5630f8f10c59e9790bed5b35f68e6c438255f02 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Sat Aug 14 02:25:58 2021 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Sat Aug 14 03:01:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b5630f8f net-irc/catgirl: add 1.9, drop 1.7 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> net-irc/catgirl/Manifest | 2 +- .../catgirl/{catgirl-1.7.ebuild => catgirl-1.9.ebuild} | 18 +++++++++++++++--- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/net-irc/catgirl/Manifest b/net-irc/catgirl/Manifest index 5736763d6..e8b99f313 100644 --- a/net-irc/catgirl/Manifest +++ b/net-irc/catgirl/Manifest @@ -1,2 +1,2 @@ -DIST catgirl-1.7.tar.gz 60329 BLAKE2B 03a1c001869cf268eb88f3ff7a0f9e218e0235b94b80426df74f4d0f020cd97ffdd8840a7e37c805aaad487c6b3d444d160b0b0b5e459a8e23f728cb10a1e7e1 SHA512 b79971d36ee1b3a3e03a6387443efea8b479fc9fe3ac0506f243f9ee81458eba68d6fd21a68d0846d7d9fffa998adc041ef3671f20cdf220ff19e7b9140c7b45 DIST catgirl-1.8.tar.gz 60915 BLAKE2B e985cad73482eae607e022263e8a07efa76eebd0a6e7b58887423df057a76b45ff6df7d9f3d873af19d4ea7774f4a13c6bf687628ea50fdc2e3359ae406a484b SHA512 c0aebd53d4e94e8f1a54690a8ceaf3f3318f805b7ff474bfce20f7f234e37e2f82fc8b6e8088996f0c88738c9059582b6a2670de9b5c5fcf359da867ad8de6e8 +DIST catgirl-1.9.tar.gz 62597 BLAKE2B 5c5d1eef75b5daa0322b233d369826a86fd701fa6b9aaf5d60ff652147cbbd21859a70ff2d6716c15349de166208bd7e6363bd1dbb53ef560a7826e81890e2fe SHA512 624e83cc68b2d7d7bb337d94c6383deed4a6439ca98b84fb0dffdd7d918a9b9065a4ff435b5b81b397c87ac9797bb9025a2454de47ec8bec4ada53f14d20326c diff --git a/net-irc/catgirl/catgirl-1.7.ebuild b/net-irc/catgirl/catgirl-1.9.ebuild similarity index 56% rename from net-irc/catgirl/catgirl-1.7.ebuild rename to net-irc/catgirl/catgirl-1.9.ebuild index ceb2c4358..a0129b1f5 100644 --- a/net-irc/catgirl/catgirl-1.7.ebuild +++ b/net-irc/catgirl/catgirl-1.9.ebuild @@ -1,7 +1,9 @@ # Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 + +inherit toolchain-funcs DESCRIPTION="TLS-only terminal IRC client" HOMEPAGE="https://git.causal.agency/catgirl/about/" @@ -11,7 +13,8 @@ LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" -DEPEND="dev-libs/libretls +DEPEND=" + dev-libs/libretls sys-libs/ncurses " BDEPEND="virtual/pkgconfig" @@ -20,9 +23,18 @@ RDEPEND="${DEPEND}" DOCS=( README.7 scripts/chat.tmux.conf ) src_configure() { - ./configure --prefix="${EPREFIX}"/usr + ./configure \ + --prefix="${EPREFIX}"/usr \ + --mandir="${EPREFIX}"/usr/share/man || die + tc-export CC } src_compile() { emake all } + +pkg_postinst() { + einfo "You are encouraged to patch your own text macros in edit.c" + einfo "See Gentoo Wiki article on user patches:" + einfo "https://wiki.gentoo.org/wiki//etc/portage/patches" +}