public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sci-electronics/bsc/files/, sci-electronics/bsc/
Date: Thu,  7 Jan 2021 09:50:54 +0000 (UTC)	[thread overview]
Message-ID: <1609941864.0d6345097ab6e89903e0102afd0f06f5c47c117f.andrewammerlaan@gentoo> (raw)

commit:     0d6345097ab6e89903e0102afd0f06f5c47c117f
Author:     Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Wed Jan  6 14:02:55 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Jan  6 14:04:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0d634509

sci-electronics/bsc: rename patch name to fix the version

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Huang Rui <vowstar <AT> gmail.com>

 sci-electronics/bsc/bsc-9999.ebuild                    | 18 +++++++++++++-----
 ...libdir.patch => bsc-0_pre20210106-fix-libdir.patch} |  0
 ...apper.patch => bsc-0_pre20210106-fix-wrapper.patch} |  0
 3 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/sci-electronics/bsc/bsc-9999.ebuild b/sci-electronics/bsc/bsc-9999.ebuild
index 163f49ec..4d1c7602 100644
--- a/sci-electronics/bsc/bsc-9999.ebuild
+++ b/sci-electronics/bsc/bsc-9999.ebuild
@@ -7,11 +7,19 @@ DESCRIPTION="Bluespec high level hardware design language compiler"
 HOMEPAGE="https://github.com/B-Lang-org/bsc"
 
 if [[ ${PV} == "9999" ]] ; then
-	inherit git-r3
 	EGIT_REPO_URI="https://github.com/B-Lang-org/${PN}.git"
+	inherit git-r3
 else
-	SRC_URI=""
-	KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+	EGIT_COMMIT="7d25cdedd5c6df310acfcf5a3255aeb13b6adb61"
+	# Using SRC_URI here will failed because this repo uses git submodules.
+	# SRC_URI="https://github.com/B-Lang-org/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+	# S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
+	# Waiting for https://github.com/B-Lang-org/bsc/issues/85
+	EGIT_REPO_URI="https://github.com/B-Lang-org/${PN}.git"
+	# This inherit git-r3 will removed after upstream finished.
+	inherit git-r3
+
+	KEYWORDS="~amd64 ~x86"
 fi
 
 LICENSE="BSD GPL-3+ MIT"
@@ -41,8 +49,8 @@ BDEPEND="
 "
 
 PATCHES=(
-	"${FILESDIR}"/${PN}-9999-fix-libdir.patch
-	"${FILESDIR}"/${PN}-9999-fix-wrapper.patch
+	"${FILESDIR}"/${PN}-0_pre20210106-fix-libdir.patch
+	"${FILESDIR}"/${PN}-0_pre20210106-fix-wrapper.patch
 )
 
 DOCS=( "README.md" "COPYING" )

diff --git a/sci-electronics/bsc/files/bsc-9999-fix-libdir.patch b/sci-electronics/bsc/files/bsc-0_pre20210106-fix-libdir.patch
similarity index 100%
rename from sci-electronics/bsc/files/bsc-9999-fix-libdir.patch
rename to sci-electronics/bsc/files/bsc-0_pre20210106-fix-libdir.patch

diff --git a/sci-electronics/bsc/files/bsc-9999-fix-wrapper.patch b/sci-electronics/bsc/files/bsc-0_pre20210106-fix-wrapper.patch
similarity index 100%
rename from sci-electronics/bsc/files/bsc-9999-fix-wrapper.patch
rename to sci-electronics/bsc/files/bsc-0_pre20210106-fix-wrapper.patch


             reply	other threads:[~2021-01-07  9:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-07  9:50 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-06  9:15 [gentoo-commits] repo/proj/guru:master commit in: sci-electronics/bsc/files/, sci-electronics/bsc/ Andrew Ammerlaan

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=1609941864.0d6345097ab6e89903e0102afd0f06f5c47c117f.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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