From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1316521-garchives=archives.gentoo.org@lists.gentoo.org> 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 E9CAE158013 for <garchives@archives.gentoo.org>; Sat, 28 Aug 2021 18:29:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0875FE0833; Sat, 28 Aug 2021 18:29:53 +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 E064DE0833 for <gentoo-commits@lists.gentoo.org>; Sat, 28 Aug 2021 18:29:52 +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 9F564342B59 for <gentoo-commits@lists.gentoo.org>; Sat, 28 Aug 2021 18:29:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08BFA74 for <gentoo-commits@lists.gentoo.org>; Sat, 28 Aug 2021 18:29:49 +0000 (UTC) From: "Anna Vyalkova" <cyber+gentoo@sysrq.in> 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" <cyber+gentoo@sysrq.in> Message-ID: <1630175244.8d8260ce4b079e11b3d12e4d2d78bb128f6f8190.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/telescope/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-misc/telescope/Manifest net-misc/telescope/telescope-0.5.1.ebuild X-VCS-Directories: net-misc/telescope/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 8d8260ce4b079e11b3d12e4d2d78bb128f6f8190 X-VCS-Branch: dev Date: Sat, 28 Aug 2021 18:29:49 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a55802f0-9a37-4ee3-beb6-7473a10f07d7 X-Archives-Hash: 02502ba2cfa34c8ae528002b8b8e06ac 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) +}