sys-boot/mokutil - 0.7.2 (gentoo)

Search

Package Information

Description:
The utility to manipulate machines owner keys which managed in shim
Homepage:
https://github.com/lcp/mokutil
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
0.7.2 8 amd64 x86 0
View Raw Ebuild
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit autotools

DESCRIPTION="The utility to manipulate machines owner keys which managed in shim"
HOMEPAGE="https://github.com/lcp/mokutil"
SRC_URI="https://github.com/lcp/mokutil/archive/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="amd64 x86"

DEPEND="dev-libs/openssl:=
	sys-apps/keyutils:=
	sys-libs/efivar:=
	virtual/libcrypt:="
RDEPEND="${DEPEND}"
BDEPEND="virtual/pkgconfig"

src_prepare() {
	default
	eautoreconf
}

Dependencies

DEPEND

dev-libs/openssl:=
	sys-apps/keyutils:=
	sys-libs/efivar:=
	virtual/libcrypt:=

RDEPEND

dev-libs/openssl:=
	sys-apps/keyutils:=
	sys-libs/efivar:=
	virtual/libcrypt:=

BDEPEND

virtual/pkgconfig

Manifest for 0.7.2

Type File Size Source URLs
DIST mokutil-0.7.2.tar.gz 39226 bytes https://github.com/lcp/mokutil/archive/0.7.2.tar.gz