From: "Ryan Fox" <flewkey@2a03.party>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/foot-terminfo/
Date: Sun, 21 Nov 2021 09:45:46 +0000 (UTC) [thread overview]
Message-ID: <1637487927.51e841091a169a22c5d5f3d76d10fb8489d91711.flewkey@gentoo> (raw)
commit: 51e841091a169a22c5d5f3d76d10fb8489d91711
Author: Ryan Fox <flewkey <AT> 2a03 <DOT> party>
AuthorDate: Sun Nov 21 09:39:03 2021 +0000
Commit: Ryan Fox <flewkey <AT> 2a03 <DOT> party>
CommitDate: Sun Nov 21 09:45:27 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=51e84109
gui-apps/foot-terminfo: Prevent package collision
Versions of sys-libs/ncurses since 2021-07-31 have added a version of
the foot terminfo with less features. Due to issues with installing
terminfo in a nonstandard location, the current recommendation is to
use the ncurses version if it is installed.
This adds a blocking dependency for recent versions of sys-libs/ncurses
to prevent the package conflict.
Closes: https://bugs.gentoo.org/825434
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Ryan Fox <flewkey <AT> 2a03.party>
| 4 ++--
| 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
--git a/gui-apps/foot-terminfo/foot-terminfo-1.10.0.ebuild b/gui-apps/foot-terminfo/foot-terminfo-1.10.0.ebuild
index d72edcdf7..7a520230f 100644
--- a/gui-apps/foot-terminfo/foot-terminfo-1.10.0.ebuild
+++ b/gui-apps/foot-terminfo/foot-terminfo-1.10.0.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
if [[ ${PV} != *9999* ]]; then
SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz -> foot-${PV}.tar.gz"
@@ -18,7 +18,7 @@ LICENSE="MIT"
SLOT="0"
DEPEND=""
-RDEPEND="${DEPEND}"
+RDEPEND="<sys-libs/ncurses-6.3"
BDEPEND="sys-libs/ncurses"
src_prepare() {
--git a/gui-apps/foot-terminfo/foot-terminfo-9999.ebuild b/gui-apps/foot-terminfo/foot-terminfo-9999.ebuild
index d72edcdf7..7a520230f 100644
--- a/gui-apps/foot-terminfo/foot-terminfo-9999.ebuild
+++ b/gui-apps/foot-terminfo/foot-terminfo-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
if [[ ${PV} != *9999* ]]; then
SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz -> foot-${PV}.tar.gz"
@@ -18,7 +18,7 @@ LICENSE="MIT"
SLOT="0"
DEPEND=""
-RDEPEND="${DEPEND}"
+RDEPEND="<sys-libs/ncurses-6.3"
BDEPEND="sys-libs/ncurses"
src_prepare() {
next reply other threads:[~2021-11-21 9:45 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-21 9:45 Ryan Fox [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-02-07 20:37 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/foot-terminfo/ Arthur Zamarin
2021-11-14 18:45 Ryan Fox
2021-10-01 21:04 Haelwenn Monnier
2021-08-30 0:15 Ryan Fox
2021-08-28 2:19 Ryan Fox
2021-08-28 2:19 Ryan Fox
2021-07-02 3:40 Ryan Fox
2021-07-01 19:30 Ryan Fox
2021-04-18 20:20 Ryan Fox
2021-04-14 22:39 Ryan Fox
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=1637487927.51e841091a169a22c5d5f3d76d10fb8489d91711.flewkey@gentoo \
--to=flewkey@2a03.party \
--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