From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-irc/catgirl/
Date: Sat, 12 Jun 2021 20:18:10 +0000 (UTC) [thread overview]
Message-ID: <1623529070.15e90597568e3cd29c06dcc62cce0365492ef586.cybertailor@gentoo> (raw)
commit: 15e90597568e3cd29c06dcc62cce0365492ef586
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Jun 12 13:41:58 2021 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat Jun 12 20:17:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=15e90597
net-irc/catgirl: add 1.8
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
net-irc/catgirl/Manifest | 1 +
net-irc/catgirl/catgirl-1.8.ebuild | 34 ++++++++++++++++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/net-irc/catgirl/Manifest b/net-irc/catgirl/Manifest
index 2e9b57b1e..5736763d6 100644
--- a/net-irc/catgirl/Manifest
+++ b/net-irc/catgirl/Manifest
@@ -1 +1,2 @@
DIST catgirl-1.7.tar.gz 60329 BLAKE2B 03a1c001869cf268eb88f3ff7a0f9e218e0235b94b80426df74f4d0f020cd97ffdd8840a7e37c805aaad487c6b3d444d160b0b0b5e459a8e23f728cb10a1e7e1 SHA512 b79971d36ee1b3a3e03a6387443efea8b479fc9fe3ac0506f243f9ee81458eba68d6fd21a68d0846d7d9fffa998adc041ef3671f20cdf220ff19e7b9140c7b45
+DIST catgirl-1.8.tar.gz 60915 BLAKE2B e985cad73482eae607e022263e8a07efa76eebd0a6e7b58887423df057a76b45ff6df7d9f3d873af19d4ea7774f4a13c6bf687628ea50fdc2e3359ae406a484b SHA512 c0aebd53d4e94e8f1a54690a8ceaf3f3318f805b7ff474bfce20f7f234e37e2f82fc8b6e8088996f0c88738c9059582b6a2670de9b5c5fcf359da867ad8de6e8
diff --git a/net-irc/catgirl/catgirl-1.8.ebuild b/net-irc/catgirl/catgirl-1.8.ebuild
new file mode 100644
index 000000000..bde645b07
--- /dev/null
+++ b/net-irc/catgirl/catgirl-1.8.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="TLS-only terminal IRC client"
+HOMEPAGE="https://git.causal.agency/catgirl/about/"
+SRC_URI="https://git.causal.agency/${PN}/snapshot/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+ dev-libs/libretls
+ sys-libs/ncurses
+"
+BDEPEND="virtual/pkgconfig"
+RDEPEND="${DEPEND}"
+
+DOCS=( README.7 scripts/chat.tmux.conf )
+
+src_configure() {
+ ./configure \
+ --prefix="${EPREFIX}"/usr \
+ --mandir="${EPREFIX}"/usr/share/man || die
+}
+
+src_compile() {
+ tc-export CC
+ emake all
+}
next reply other threads:[~2021-06-12 20:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-12 20:18 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-08-14 3:02 [gentoo-commits] repo/proj/guru:dev commit in: net-irc/catgirl/ Anna Vyalkova
2021-12-14 7:14 Anna Vyalkova
2022-01-21 16:43 Anna Vyalkova
2022-02-25 3:08 Anna Vyalkova
2022-05-30 17:47 Anna Vyalkova
2023-09-04 0:23 Lucio Sauer
2023-09-04 0:23 Lucio Sauer
2024-06-30 8:36 Anna Vyalkova
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=1623529070.15e90597568e3cd29c06dcc62cce0365492ef586.cybertailor@gentoo \
--to=cyber+gentoo@sysrq.in \
--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