public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: games-misc/cbonsai/
@ 2021-09-08 15:20 Arthur Zamarin
  0 siblings, 0 replies; only message in thread
From: Arthur Zamarin @ 2021-09-08 15:20 UTC (permalink / raw
  To: gentoo-commits

commit:     bcfc5398e0908424326c7abf06ccfe0b351dee64
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue Sep  7 11:48:02 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Sep  7 11:48:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bcfc5398

games-misc/cbonsai: install readme, ncurses dep

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 games-misc/cbonsai/{cbonsai-1.3.1.ebuild => cbonsai-1.3.1-r1.ebuild} | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/games-misc/cbonsai/cbonsai-1.3.1.ebuild b/games-misc/cbonsai/cbonsai-1.3.1-r1.ebuild
similarity index 90%
rename from games-misc/cbonsai/cbonsai-1.3.1.ebuild
rename to games-misc/cbonsai/cbonsai-1.3.1-r1.ebuild
index a165c49d6..52fd0719a 100644
--- a/games-misc/cbonsai/cbonsai-1.3.1.ebuild
+++ b/games-misc/cbonsai/cbonsai-1.3.1-r1.ebuild
@@ -12,6 +12,8 @@ LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
 
+RDEPEND="sys-libs/ncurses"
+DEPEND="${RDEPEND}"
 BDEPEND="
 	app-text/scdoc
 	virtual/pkgconfig
@@ -26,4 +28,5 @@ src_compile() {
 
 src_install() {
 	PREFIX="${EPREFIX}/usr" DESTDIR="${D}" emake install
+	dodoc README.md
 }


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-08 15:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-08 15:20 [gentoo-commits] repo/proj/guru:master commit in: games-misc/cbonsai/ Arthur Zamarin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox