public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Sat, 28 Aug 2021 02:19:29 +0000 (UTC)	[thread overview]
Message-ID: <1630116681.932ea0a18d2f9aabec1e2a8cafc9280b7b5743d0.flewkey@gentoo> (raw)

commit:     932ea0a18d2f9aabec1e2a8cafc9280b7b5743d0
Author:     Ryan Fox <flewkey <AT> 2a03 <DOT> party>
AuthorDate: Sat Aug 28 02:11:21 2021 +0000
Commit:     Ryan Fox <flewkey <AT> 2a03 <DOT> party>
CommitDate: Sat Aug 28 02:11:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=932ea0a1

gui-apps/foot-terminfo: Change install location

Dickey added a version of foot's terminfo to ncurses, but it lacks
certain features. To avoid a package collision with sys-libs/ncurses,
we will install terminfo to a non-standard location from now on.

See https://codeberg.org/dnkl/foot/issues/671

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Ryan Fox <flewkey <AT> 2a03.party>

 gui-apps/foot-terminfo/foot-terminfo-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gui-apps/foot-terminfo/foot-terminfo-9999.ebuild b/gui-apps/foot-terminfo/foot-terminfo-9999.ebuild
index e2e366268..1727e2d92 100644
--- a/gui-apps/foot-terminfo/foot-terminfo-9999.ebuild
+++ b/gui-apps/foot-terminfo/foot-terminfo-9999.ebuild
@@ -26,7 +26,7 @@ src_compile() {
 }
 
 src_install() {
-	dodir /usr/share/terminfo/f/
-	cp "${S}/f/foot" "${D}/usr/share/terminfo/f/foot" || die
-	cp "${S}/f/foot-direct" "${D}/usr/share/terminfo/f/foot-direct" || die
+	dodir /usr/share/foot/terminfo/f/
+	cp "${S}/f/foot" "${D}/usr/share/foot/terminfo/f/foot" || die
+	cp "${S}/f/foot-direct" "${D}/usr/share/foot/terminfo/f/foot-direct" || die
 }


             reply	other threads:[~2021-08-28  2:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-28  2:19 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-21  9:45 Ryan Fox
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-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=1630116681.932ea0a18d2f9aabec1e2a8cafc9280b7b5743d0.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