Skip to content

Commit

Permalink
[sys-apps/fiano] New ebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Maslowski committed Apr 11, 2019
1 parent b08d5e6 commit ddfb6ca
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sys-apps/fiano/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
DIST fiano-5.0.0.tar.gz 4615497 BLAKE2B 9d349a8a8c1104f0864e08b106419af071e64a5461da68c7a1e0d461755ae902c12916aaa20a51d79b9ec9da5b5aef16211a433762f3e5d28b810e9d62e64da8 SHA512 3fe02c89c7b0827ebce49778cd489ddd069aa09cf4dbb30de86d7b99909d52015ff6f5e6e8c52c59750a9ba0b9c821791adfccd43f49f0ddecd6f6f88888d07d
EBUILD fiano-5.0.0.ebuild 402 BLAKE2B 4ad872d5320db4112aa9b306a81dbf2e50ceed2794e87bba42ec97966adee82493fa6276b33046202923b9a75d4c0559ee67b2fb904f9a9b1d2710b0a126993d SHA512 d81ad8bd32ed5193dc6b0ab8a91092bf0ad6352af84fd93d20f3e60149bca4dee160be5404c614159cce8b5cf32e845341ae2dd965b2382f2635e88840b7ff7a
18 changes: 18 additions & 0 deletions sys-apps/fiano/fiano-5.0.0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6

GOLANG_PKG_IMPORTPATH="github.com/linuxboot"
GOLANG_PKG_BUILDPATH="/cmds/fmap /cmds/futk /cmds/glzma /cmds/utk"

inherit golang-single

KEYWORDS="amd64"

DESCRIPTION="Go-based tools for modifying UEFI firmware"
HOMEPAGE="https://github.com/linuxboot/fiano"

LICENSE="BSD"
SLOT="0"
IUSE=""
9 changes: 9 additions & 0 deletions sys-apps/fiano/metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
<name>Daniel Maslowski</name>
<description>Maintainer. Assign bugs to him</description>
</maintainer>
</pkgmetadata>

0 comments on commit ddfb6ca

Please sign in to comment.