commit:     9df0a1e07f0c36474403783b09b3809edb53c886
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Tue Apr 27 09:28:28 2021 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Tue Apr 27 09:28:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9df0a1e0

sys-apps/0xFFFF: Version bump 0.9.

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>

 sys-apps/0xFFFF/0xFFFF-0.9.ebuild | 27 +++++++++++++++++++++++++++
 sys-apps/0xFFFF/Manifest          |  1 +
 2 files changed, 28 insertions(+)

diff --git a/sys-apps/0xFFFF/0xFFFF-0.9.ebuild 
b/sys-apps/0xFFFF/0xFFFF-0.9.ebuild
new file mode 100644
index 000000000..ea9c8a543
--- /dev/null
+++ b/sys-apps/0xFFFF/0xFFFF-0.9.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2013-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="The 0pen Free Fiasco Firmware Flasher"
+HOMEPAGE="https://github.com/pali/0xFFFF/";
+SRC_URI="https://github.com/pali/${PN}/releases/download/${PV}/${P}.tar.gz";
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="virtual/libusb:0"
+RDEPEND="${DEPEND}"
+
+src_compile() {
+       tc-export CC
+       default
+}
+
+src_install() {
+       emake DESTDIR="${ED}" PREFIX="/usr" install
+}

diff --git a/sys-apps/0xFFFF/Manifest b/sys-apps/0xFFFF/Manifest
index 138a7b299..f6a8d2515 100644
--- a/sys-apps/0xFFFF/Manifest
+++ b/sys-apps/0xFFFF/Manifest
@@ -1 +1,2 @@
 DIST 0xFFFF-0.8.tar.gz 64504 BLAKE2B 
bc650f494c9c485169c65eeee03f28a62a76089b79aa55948eddd70dd88f135541a16de97820845c98843f4419e80d1b24f1cedef0ec46746c44c14839f8c93b
 SHA512 
514104d60561d601628081de44109c89a21e861e2a0c8ad7e5b9b0fef19c068af9ee1b274a55722083f85b0ca9f6a84a8c6cd97b9017d85b4e975974bb73506a
+DIST 0xFFFF-0.9.tar.gz 64845 BLAKE2B 
315d08b21edc053e1357a96e30347d2987cb5d7fb18e6faedfc959f44f710df23f803bb5bc36ebfeec6f2145d2f52685952bc0c192d9d18e45d2e47f4ade3f60
 SHA512 
6ec5ccc1ed7c8b4b2b10e641176f2c07bc8d490519571e1c935c501e8351e84de641848a2feb4f815a6a199c852f5eebd459b4009c1abed56772697445650daa

Reply via email to