public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/boxes/
Date: Mon, 17 Oct 2022 22:03:00 +0000 (UTC)	[thread overview]
Message-ID: <1666043764.27b398e5d35efb196b4145b35e57ae62f26efc0b.sam@gentoo> (raw)

commit:     27b398e5d35efb196b4145b35e57ae62f26efc0b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 17 21:55:47 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 17 21:56:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27b398e5

app-misc/boxes: add libunistring dep; add xxd test dep

Bug: https://github.com/gentoo/gentoo/pull/27804
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-misc/boxes/boxes-2.2.0.ebuild | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/app-misc/boxes/boxes-2.2.0.ebuild b/app-misc/boxes/boxes-2.2.0.ebuild
index bb96df727114..42da13cbe43f 100644
--- a/app-misc/boxes/boxes-2.2.0.ebuild
+++ b/app-misc/boxes/boxes-2.2.0.ebuild
@@ -12,18 +12,25 @@ SRC_URI="https://github.com/ascii-boxes/boxes/archive/v${PV}.tar.gz -> ${P}.tar.
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
 
-RDEPEND="dev-libs/libpcre2[pcre32]"
+RDEPEND="
+	dev-libs/libpcre2[pcre32]
+	dev-libs/libunistring:=
+"
 DEPEND="${RDEPEND}"
 BDEPEND="
 	sys-devel/bison
 	sys-devel/flex
+	test? ( app-editors/vim-core )
 "
 
 PATCHES=( "${FILESDIR}/${P}-fix-clang16-build.patch" )
 
 src_prepare() {
 	default
+
 	sed \
 		-e 's:STRIP=true:STRIP=false:g' \
 		-i src/Makefile || die


             reply	other threads:[~2022-10-17 22:03 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-17 22:03 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-10 13:28 [gentoo-commits] repo/gentoo:master commit in: app-misc/boxes/ Joonas Niilola
2024-12-25  5:51 Arthur Zamarin
2024-12-25  5:51 Arthur Zamarin
2024-12-25  1:48 Sam James
2024-12-25  1:48 Sam James
2024-11-06 11:41 Joonas Niilola
2023-10-26 16:17 Arthur Zamarin
2023-10-18 15:42 Arthur Zamarin
2023-10-16  8:15 Sam James
2023-10-16  8:15 Sam James
2023-10-16  7:12 Sam James
2023-09-15  5:25 Arthur Zamarin
2022-11-22  7:05 Sam James
2022-11-19  1:49 Sam James
2022-11-19  1:49 Sam James
2022-11-19  1:49 Sam James
2022-11-19  1:35 Sam James
2022-11-19  1:35 Sam James
2022-10-17 23:34 Sam James
2017-08-01 21:05 Patrice Clement
2016-06-18  4:50 Nicolas Bock
2015-11-27  8:25 Justin Lecher

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=1666043764.27b398e5d35efb196b4145b35e57ae62f26efc0b.sam@gentoo \
    --to=sam@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