public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/telescope/
Date: Sat, 28 Aug 2021 18:29:49 +0000 (UTC)	[thread overview]
Message-ID: <1630175244.8d8260ce4b079e11b3d12e4d2d78bb128f6f8190.cybertailor@gentoo> (raw)

commit:     8d8260ce4b079e11b3d12e4d2d78bb128f6f8190
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Aug 28 18:27:09 2021 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat Aug 28 18:27:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8d8260ce

net-misc/telescope: add 0.5.1

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 net-misc/telescope/Manifest               |  1 +
 net-misc/telescope/telescope-0.5.1.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/net-misc/telescope/Manifest b/net-misc/telescope/Manifest
index fcff85dd5..cfa3d8d89 100644
--- a/net-misc/telescope/Manifest
+++ b/net-misc/telescope/Manifest
@@ -1 +1,2 @@
+DIST telescope-0.5.1.tar.gz 270465 BLAKE2B d12a4cb5beccf15ff73bacacfa5f3679a6bbd6f97c12b476c20363032d50cc1750e315323d1a4b0e5577ee4430ef17419961b42d17f2c203c8e7f17a7ae390f4 SHA512 5d1f719d1be1146b1e81d2208688c4dced53893ed7c4c167480df733e5ad479551917cf2f80bf5f199806365796b83c7cccb27e13a7df05ca408373826e1adfa
 DIST telescope-0.5.tar.gz 270335 BLAKE2B ab4f964c092e84669033d9000d7943464a108a51a0e3e7e86b34e8d25388ee90b86ff3c554c5a937b60d5131d0e6ecdafea742da1097bd74e89f565fb8a96dd7 SHA512 014a9d96ce688a61edac3c917d8d0da1e7dc9f1291251e8143dfcfd4ad00b9729b7384aebdf0ee6ed2e3186959ac7c0dab4aa78038d45c10fd16443021a6ca21

diff --git a/net-misc/telescope/telescope-0.5.1.ebuild b/net-misc/telescope/telescope-0.5.1.ebuild
new file mode 100644
index 000000000..903784dc1
--- /dev/null
+++ b/net-misc/telescope/telescope-0.5.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="w3m-like browser for Gemini"
+HOMEPAGE="https://telescope.omarpolo.com"
+SRC_URI="https://github.com/omar-polo/${PN}/releases/download/${PV}/${P}.tar.gz"
+
+LICENSE="!libbsd? ( BSD MIT ) ISC unicode"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="+libbsd"
+
+DEPEND="
+	dev-libs/imsg-compat
+	dev-libs/libevent:=
+	dev-libs/libretls
+	sys-libs/ncurses:=
+	libbsd? ( dev-libs/libbsd )
+"
+RDEPEND="${DEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+src_configure() {
+	econf --with-libimsg $(use_with libbsd)
+}


             reply	other threads:[~2021-08-28 18:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-28 18:29 Anna Vyalkova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-12-19 14:13 [gentoo-commits] repo/proj/guru:dev commit in: net-misc/telescope/ Anna Vyalkova
2021-12-01 11:52 Anna Vyalkova
2021-09-20 11:09 Anna Vyalkova
2021-08-27 10:54 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=1630175244.8d8260ce4b079e11b3d12e4d2d78bb128f6f8190.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