app-admin/gopass-jsonapi - 1.15.15 (gentoo)

Search

Package Information

Description:
Gopass Browser Bindings
Homepage:
https://github.com/gopasspw/gopass-jsonapi
License:
MIT Apache-2.0 BSD MPL-2.0 BSD-2

Ebuild Details

Version EAPI Keywords Slot
1.15.15 8 amd64 ~ppc64 ~x86 0
View Raw Ebuild
# Copyright 2021-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit go-module

DESCRIPTION="Gopass Browser Bindings"
HOMEPAGE="https://github.com/gopasspw/gopass-jsonapi"
SRC_URI="https://github.com/gopasspw/gopass-jsonapi/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI+=" https://dev.gentoo.org/~ajak/distfiles/${CATEGORY}/${PN}/${P}-deps.tar.xz"

LICENSE="MIT Apache-2.0 BSD MPL-2.0 BSD-2"
SLOT="0"
KEYWORDS="amd64 ~ppc64 ~x86"

DEPEND=">=dev-lang/go-1.16"
RDEPEND="
	dev-vcs/git
	>=app-crypt/gnupg-2
"

PATCHES=(
	"${FILESDIR}/${PN}-1.15.3-skip-test.patch"
)

Dependencies

DEPEND

>=dev-lang/go-1.16

RDEPEND

	dev-vcs/git
	>=app-crypt/gnupg-2

Manifest for 1.15.15

Type File Size Source URLs
DIST gopass-jsonapi-1.15.15.tar.gz 31538 bytes https://github.com/gopasspw/gopass-jsonapi/archive/v1.15.15.tar.gz