public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/hstr/
Date: Thu, 12 Jan 2023 22:05:24 +0000 (UTC)	[thread overview]
Message-ID: <1673561114.30d958a39aa1346054076799595f78004132c91e.monsieurp@gentoo> (raw)

commit:     30d958a39aa1346054076799595f78004132c91e
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 12 22:05:14 2023 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Jan 12 22:05:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30d958a3

app-shells/hstr: add 2.6

Closes: https://bugs.gentoo.org/872494
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 app-shells/hstr/Manifest        |  1 +
 app-shells/hstr/hstr-2.6.ebuild | 40 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/app-shells/hstr/Manifest b/app-shells/hstr/Manifest
index 4f064c3839a1..e9e1c385dc34 100644
--- a/app-shells/hstr/Manifest
+++ b/app-shells/hstr/Manifest
@@ -1 +1,2 @@
 DIST hstr-2.2.tar.gz 1246786 BLAKE2B f14091fea391dada79798c957b0b1094aff73b7ab4f8d9fd53c1070924556a7ff59f6f5a2e49b36dcd46ca6f93c5f8cd0fcfef07d5f7458d4bbe021546ccdc7a SHA512 c133edaa63a2be76356c08e52303d4133b11803e3ac6f915566a8d1b4651991b14d43974618061b2fc98c49e21b650ff6b9ac8168512e76566e327f90a550e4a
+DIST hstr-2.6.tar.gz 1249557 BLAKE2B 147ec4a0db98444bce2e9abcd0d6105dc777b52848d831b9df13ad1d897e372b891de1cb3fd2b43c4f046144214903f6d391955ad9699017805538377d5786dc SHA512 5b9a6f2ce1914dad2f245148e5b8e10d98abc7e5830118686693790a6d8a3e4c1acaea7b9ed3841467e43f2a3ee34d6d4a114c116a049595178fef2272ed8f54

diff --git a/app-shells/hstr/hstr-2.6.ebuild b/app-shells/hstr/hstr-2.6.ebuild
new file mode 100644
index 000000000000..6a4a7749524a
--- /dev/null
+++ b/app-shells/hstr/hstr-2.6.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools toolchain-funcs
+
+DESCRIPTION="Shell history suggest box"
+HOMEPAGE="https://github.com/dvorka/hstr http://www.mindforger.com"
+SRC_URI="https://github.com/dvorka/hstr/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+SLOT="0"
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	sys-libs/ncurses:=[unicode(+)]"
+
+DEPEND="
+	${RDEPEND}"
+
+BDEPEND="virtual/pkgconfig"
+
+DOCS=( CONFIGURATION.md README.md )
+
+PATCHES=(
+	"${FILESDIR}"/${PN}-2.0-fix-ncurses-configure.patch
+)
+
+src_prepare() {
+	default
+
+	sed \
+		-e 's:-O2::g' \
+		-i src/Makefile.am || die
+
+	tc-export PKG_CONFIG
+
+	eautoreconf
+}


             reply	other threads:[~2023-01-12 22:05 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-12 22:05 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-04 10:15 [gentoo-commits] repo/gentoo:master commit in: app-shells/hstr/ Arthur Zamarin
2023-03-04  6:24 Arthur Zamarin
2021-06-13  7:04 Patrice Clement
2021-06-13  6:37 Sam James
2021-06-13  6:10 Sam James
2021-04-19 19:41 Sam James
2020-07-01  6:17 Patrice Clement
2018-11-13 22:01 Patrice Clement
2018-11-13 22:01 Patrice Clement
2018-08-28 15:47 Patrice Clement
2018-05-14 22:34 Patrice Clement
2018-01-15 21:37 Patrice Clement
2017-11-23 20:14 Patrice Clement
2017-11-21  8:19 Patrice Clement
2017-11-21  8:19 Patrice Clement
2017-10-15 21:17 Patrice Clement
2017-09-27 21:56 Patrice Clement
2017-03-19  9:38 Patrice Clement
2017-03-19  9:38 Patrice Clement
2017-02-18  9:23 Patrice Clement
2017-02-18  8:56 Patrice Clement
2017-02-08 23:37 Patrice Clement
2017-01-13 23:44 Patrice Clement
2016-12-18 17:52 Patrice Clement
2016-12-17 22:59 Patrice Clement
2016-12-17 22:59 Patrice Clement
2016-12-06 22:20 Patrice Clement
2016-11-21 12:43 Patrice Clement
2016-11-21 12:43 Patrice Clement
2016-03-27 10:06 Agostino Sarubbo
2016-03-21 15:24 Patrice Clement
2015-12-12 18:28 Patrice Clement
2015-10-15  9:51 Patrice Clement
2015-08-29 16:55 Patrice Clement
2015-08-28 13:08 Patrice Clement

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=1673561114.30d958a39aa1346054076799595f78004132c91e.monsieurp@gentoo \
    --to=monsieurp@gentoo.org \
    --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