public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/arachne-pnr/
@ 2022-12-10 16:35 Tony Olagbaiye
  0 siblings, 0 replies; 3+ messages in thread
From: Tony Olagbaiye @ 2022-12-10 16:35 UTC (permalink / raw
  To: gentoo-commits

commit:     debfd409bee26b2e4b635ba51649a9ae8e04256c
Author:     Tony Olagbaiye <bqv <AT> fron <DOT> io>
AuthorDate: Sat Dec 10 16:32:31 2022 +0000
Commit:     Tony Olagbaiye <gentoo <AT> fron <DOT> io>
CommitDate: Sat Dec 10 16:34:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=debfd409

dev-embedded/arachne-pnr: bump eapi 6 -> 7

Signed-off-by: Tony Olagbaiye <bqv <AT> fron.io>

 dev-embedded/arachne-pnr/arachne-pnr-0_p20180827.ebuild | 4 +---
 dev-embedded/arachne-pnr/arachne-pnr-9999.ebuild        | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/dev-embedded/arachne-pnr/arachne-pnr-0_p20180827.ebuild b/dev-embedded/arachne-pnr/arachne-pnr-0_p20180827.ebuild
index 31980bc8e..82446ca55 100644
--- a/dev-embedded/arachne-pnr/arachne-pnr-0_p20180827.ebuild
+++ b/dev-embedded/arachne-pnr/arachne-pnr-0_p20180827.ebuild
@@ -1,9 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
-
-inherit eutils
+EAPI="7"
 
 DESCRIPTION="Arachne PNR - free and open-source place and route tool for FPGAs"
 HOMEPAGE="https://github.com/cseed/arachne-pnr"

diff --git a/dev-embedded/arachne-pnr/arachne-pnr-9999.ebuild b/dev-embedded/arachne-pnr/arachne-pnr-9999.ebuild
index f4e7d7040..8cda36d9f 100644
--- a/dev-embedded/arachne-pnr/arachne-pnr-9999.ebuild
+++ b/dev-embedded/arachne-pnr/arachne-pnr-9999.ebuild
@@ -1,9 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
-
-inherit eutils
+EAPI="7"
 
 DESCRIPTION="Arachne PNR - free and open-source place and route tool for FPGAs"
 HOMEPAGE="https://github.com/cseed/arachne-pnr"


^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/arachne-pnr/
@ 2022-12-12 18:10 Tony Olagbaiye
  0 siblings, 0 replies; 3+ messages in thread
From: Tony Olagbaiye @ 2022-12-12 18:10 UTC (permalink / raw
  To: gentoo-commits

commit:     12c29f3d7a692f9ec321d015519e3364829eb060
Author:     Tony Olagbaiye <bqv <AT> fron <DOT> io>
AuthorDate: Mon Dec 12 18:08:51 2022 +0000
Commit:     Tony Olagbaiye <gentoo <AT> fron <DOT> io>
CommitDate: Mon Dec 12 18:10:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=12c29f3d

dev-embedded/arachne-pnr: bump EAPIs to 8

Signed-off-by: Tony Olagbaiye <bqv <AT> fron.io>

 dev-embedded/arachne-pnr/arachne-pnr-0_p20180827.ebuild | 2 +-
 dev-embedded/arachne-pnr/arachne-pnr-9999.ebuild        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-embedded/arachne-pnr/arachne-pnr-0_p20180827.ebuild b/dev-embedded/arachne-pnr/arachne-pnr-0_p20180827.ebuild
index 82446ca55..cb9092c53 100644
--- a/dev-embedded/arachne-pnr/arachne-pnr-0_p20180827.ebuild
+++ b/dev-embedded/arachne-pnr/arachne-pnr-0_p20180827.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="7"
+EAPI="8"
 
 DESCRIPTION="Arachne PNR - free and open-source place and route tool for FPGAs"
 HOMEPAGE="https://github.com/cseed/arachne-pnr"

diff --git a/dev-embedded/arachne-pnr/arachne-pnr-9999.ebuild b/dev-embedded/arachne-pnr/arachne-pnr-9999.ebuild
index 8cda36d9f..b71e8c668 100644
--- a/dev-embedded/arachne-pnr/arachne-pnr-9999.ebuild
+++ b/dev-embedded/arachne-pnr/arachne-pnr-9999.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="7"
+EAPI="8"
 
 DESCRIPTION="Arachne PNR - free and open-source place and route tool for FPGAs"
 HOMEPAGE="https://github.com/cseed/arachne-pnr"


^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/arachne-pnr/
@ 2022-12-09 22:13 Tony Olagbaiye
  0 siblings, 0 replies; 3+ messages in thread
From: Tony Olagbaiye @ 2022-12-09 22:13 UTC (permalink / raw
  To: gentoo-commits

commit:     ef36db1fab19b6d16361670ebd243baf935af5c5
Author:     Tony Olagbaiye <bqv <AT> fron <DOT> io>
AuthorDate: Fri Dec  9 22:12:34 2022 +0000
Commit:     Tony Olagbaiye <gentoo <AT> fron <DOT> io>
CommitDate: Fri Dec  9 22:12:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ef36db1f

dev-embedded/arachne-pnr: new package, add 0_p20180827, 9999

Signed-off-by: Tony Olagbaiye <bqv <AT> fron.io>

 dev-embedded/arachne-pnr/Manifest                  |  1 +
 .../arachne-pnr/arachne-pnr-0_p20180827.ebuild     | 33 ++++++++++++++++++++++
 dev-embedded/arachne-pnr/arachne-pnr-9999.ebuild   | 33 ++++++++++++++++++++++
 dev-embedded/arachne-pnr/metadata.xml              |  9 ++++++
 4 files changed, 76 insertions(+)

diff --git a/dev-embedded/arachne-pnr/Manifest b/dev-embedded/arachne-pnr/Manifest
new file mode 100644
index 000000000..e9aa1b72a
--- /dev/null
+++ b/dev-embedded/arachne-pnr/Manifest
@@ -0,0 +1 @@
+DIST arachne-pnr-0_p20180827.tar.gz 94349 BLAKE2B 5f8b9be9ca91d538374dc8e202dad211a1e975a7650b29b334f0bece5015e87ed6cbb49ffb5f41fa4f4bf18aabd035eedcc45efb6ca212c81d7c8017e1632dd2 SHA512 81877893e6f898edc54292fd29d4444a03d3e1a25592fcd3c5be58324936ad05a508e88487d1bc37e9c22860a2ec58995e1ecc25ddd07fcd243dd7b4dc4a4ff3

diff --git a/dev-embedded/arachne-pnr/arachne-pnr-0_p20180827.ebuild b/dev-embedded/arachne-pnr/arachne-pnr-0_p20180827.ebuild
new file mode 100644
index 000000000..31980bc8e
--- /dev/null
+++ b/dev-embedded/arachne-pnr/arachne-pnr-0_p20180827.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit eutils
+
+DESCRIPTION="Arachne PNR - free and open-source place and route tool for FPGAs"
+HOMEPAGE="https://github.com/cseed/arachne-pnr"
+LICENSE="ISC"
+if [ ${PV} == "9999" ]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/cseed/arachne-pnr.git"
+else
+	EGIT_COMMIT="c00a14176e589f5ec4cb3914acc6683c608ac401"
+	SRC_URI="https://github.com/cseed/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64"
+	S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
+fi
+
+SLOT="0"
+IUSE=""
+
+RDEPEND="dev-embedded/icestorm"
+DEPEND="${RDEPEND}"
+
+src_compile() {
+	emake PREFIX=/usr
+}
+
+src_install() {
+	emake DESTDIR="${D}" PREFIX=/usr install
+}

diff --git a/dev-embedded/arachne-pnr/arachne-pnr-9999.ebuild b/dev-embedded/arachne-pnr/arachne-pnr-9999.ebuild
new file mode 100644
index 000000000..f4e7d7040
--- /dev/null
+++ b/dev-embedded/arachne-pnr/arachne-pnr-9999.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit eutils
+
+DESCRIPTION="Arachne PNR - free and open-source place and route tool for FPGAs"
+HOMEPAGE="https://github.com/cseed/arachne-pnr"
+LICENSE="ISC"
+if [ ${PV} == "9999" ]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/cseed/arachne-pnr.git"
+else
+	EGIT_COMMIT=""
+	SRC_URI="https://github.com/cseed/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64"
+	S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
+fi
+
+SLOT="0"
+IUSE=""
+
+RDEPEND="dev-embedded/icestorm"
+DEPEND="${RDEPEND}"
+
+src_compile() {
+	emake PREFIX=/usr
+}
+
+src_install() {
+	emake DESTDIR="${D}" PREFIX=/usr install
+}

diff --git a/dev-embedded/arachne-pnr/metadata.xml b/dev-embedded/arachne-pnr/metadata.xml
new file mode 100644
index 000000000..773666f39
--- /dev/null
+++ b/dev-embedded/arachne-pnr/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<longdescription lang="en">
+	</longdescription>
+	<upstream>
+		<remote-id type="github">cseed/arachne-pnr</remote-id>
+	</upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-12-12 18:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-10 16:35 [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/arachne-pnr/ Tony Olagbaiye
  -- strict thread matches above, loose matches on Subject: below --
2022-12-12 18:10 Tony Olagbaiye
2022-12-09 22:13 Tony Olagbaiye

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