public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/neo/
Date: Tue,  8 Mar 2022 13:34:01 +0000 (UTC)	[thread overview]
Message-ID: <1646746429.7971659573391190c1d54dc9aac80a745b553c09.andrewammerlaan@gentoo> (raw)
Message-ID: <20220308133401.ci1RFZjzvN3sE7wzMZmCoOpQwNRxm5HKwzUIlOzc42I@z> (raw)

commit:     7971659573391190c1d54dc9aac80a745b553c09
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  8 13:32:50 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Mar  8 13:33:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=79716595

app-misc/neo: drop symlink

no symlinks in the repo please

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 app-misc/neo/neo-0.6.1.ebuild | 32 +++++++++++++++++++++++++++++++-
 app-misc/neo/neo-9999.ebuild  |  1 -
 2 files changed, 31 insertions(+), 2 deletions(-)

diff --git a/app-misc/neo/neo-0.6.1.ebuild b/app-misc/neo/neo-0.6.1.ebuild
deleted file mode 120000
index 132d15a69..000000000
--- a/app-misc/neo/neo-0.6.1.ebuild
+++ /dev/null
@@ -1 +0,0 @@
-neo-9999.ebuild
\ No newline at end of file

diff --git a/app-misc/neo/neo-0.6.1.ebuild b/app-misc/neo/neo-0.6.1.ebuild
new file mode 100644
index 000000000..6a8299362
--- /dev/null
+++ b/app-misc/neo/neo-0.6.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="cmatrix clone with 32-bit color and Unicode support"
+HOMEPAGE="https://github.com/st3w/neo"
+
+if [ "$PV" = 9999 ]; then
+	inherit autotools git-r3
+	EGIT_REPO_URI="https://github.com/st3w/neo/"
+else
+	SRC_URI="https://github.com/st3w/neo/releases/download/v${PV}/${P}.tar.gz"
+	KEYWORDS="~amd64"
+fi
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE=""
+
+DEPEND="sys-libs/ncurses"
+RDEPEND="${DEPEND}"
+[ "$PV" = 9999 ] && BDEPEND="
+	sys-devel/autoconf
+	sys-devel/autoconf-archive
+"
+
+src_prepare() {
+	default
+	[ -f ./configure ] || eautoreconf || die 'autoreconf failed'
+}

diff --git a/app-misc/neo/neo-9999.ebuild b/app-misc/neo/neo-9999.ebuild
index 7cbc274fd..6a8299362 100644
--- a/app-misc/neo/neo-9999.ebuild
+++ b/app-misc/neo/neo-9999.ebuild
@@ -9,7 +9,6 @@ HOMEPAGE="https://github.com/st3w/neo"
 if [ "$PV" = 9999 ]; then
 	inherit autotools git-r3
 	EGIT_REPO_URI="https://github.com/st3w/neo/"
-	KEYWORDS=""
 else
 	SRC_URI="https://github.com/st3w/neo/releases/download/v${PV}/${P}.tar.gz"
 	KEYWORDS="~amd64"


             reply	other threads:[~2022-03-08 13:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-08 13:39 Andrew Ammerlaan [this message]
2022-03-08 13:34 ` [gentoo-commits] repo/proj/guru:dev commit in: app-misc/neo/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2024-01-18 11:57 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2022-02-23  0:33 Ronny Gutbrod

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=1646746429.7971659573391190c1d54dc9aac80a745b553c09.andrewammerlaan@gentoo \
    --to=andrewammerlaan@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